Triggered by Gerrit: https://git.eclipse.org/r/145649 Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘tracecompass-build-b3gv3-j944f’ Agent tracecompass-build-kxdm2-g76zc is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit/20/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-kxdm2-g76zc" spec: containers: - env: - name: "JENKINS_SECRET" value: "2f8e76a7cf6fc521a7aee893ce30f3b16ca0eae63abda8bc13a366f576867781" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-kxdm2-g76zc" - name: "JENKINS_NAME" value: "tracecompass-build-kxdm2-g76zc" - name: "JENKINS_URL" value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbi/jenkins-jnlp-agent" name: "jnlp" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false - args: - "-c" - "/home/tracecompass/.vnc/xstartup.sh && cat" command: - "/bin/sh" image: "delislesim/eclipse-tracecompass-build-env:16.04" imagePullPolicy: "Always" name: "environment" resources: limits: memory: "2.6Gi" cpu: "1.3" requests: memory: "2.6Gi" cpu: "1.3" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/opt/tools" name: "tools" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false nodeSelector: {} restartPolicy: "Never" volumes: - emptyDir: {} name: "m2-repo" - configMap: items: - key: "settings.xml" path: "settings.xml" name: "m2-dir" name: "settings-xml" - emptyDir: {} name: "workspace-volume" - name: "tools" persistentVolumeClaim: claimName: "tools-claim-jiro-tracecompass" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on tracecompass-build-kxdm2-g76zc in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-31T04:30:34.847Z] Timeout set to expire in 4 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2019-07-31T04:31:25.730Z] No credentials specified [2019-07-31T04:31:25.827Z] Cloning the remote Git repository [2019-07-31T04:31:26.228Z] Cloning repository git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-31T04:31:27.925Z] > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit_webmaster-test # timeout=10 [2019-07-31T04:31:28.724Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-31T04:31:28.726Z] > /usr/bin/git --version # timeout=10 [2019-07-31T04:31:28.828Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass +refs/heads/*:refs/remotes/origin/* [2019-07-31T04:33:03.042Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-31T04:33:03.130Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2019-07-31T04:33:03.326Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-31T04:33:03.435Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-31T04:33:03.437Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/49/145649/7 [2019-07-31T04:33:14.932Z] Checking out Revision d4e9664275d09c9494865c846160849a85e2a441 (refs/changes/49/145649/7) [2019-07-31T04:33:14.835Z] > /usr/bin/git rev-parse d4e9664275d09c9494865c846160849a85e2a441^{commit} # timeout=10 [2019-07-31T04:33:15.043Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-31T04:33:15.131Z] > /usr/bin/git checkout -f d4e9664275d09c9494865c846160849a85e2a441 [2019-07-31T04:33:27.129Z] Commit message: "[WIP] Experimentation with presentation provider and data provider" [2019-07-31T04:33:27.222Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-31T04:33:28.328Z] > /usr/bin/git rev-list --no-walk 865c9cf7be68e3b1fff1e51e69eeac413991833e # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Legacy) Stage "Legacy" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-07-31T04:33:31.847Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-31T04:33:31.848Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:33:34.384Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom [2019-07-31T04:33:34.954Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.pom (2.1 kB at 4.9 kB/s) [2019-07-31T04:33:34.954Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom [2019-07-31T04:33:34.954Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom (15 kB at 333 kB/s) [2019-07-31T04:33:34.954Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom [2019-07-31T04:33:34.954Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.pom (1.2 kB at 19 kB/s) [2019-07-31T04:33:34.954Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom [2019-07-31T04:33:35.214Z] Progress (1): 4.1/6.5 kB Progress (1): 6.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.1.5/polyglot-0.1.5.pom (6.5 kB at 283 kB/s) [2019-07-31T04:33:35.214Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-31T04:33:35.214Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 310 kB/s) [2019-07-31T04:33:35.214Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom [2019-07-31T04:33:35.214Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 688 kB/s) [2019-07-31T04:33:35.214Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [2019-07-31T04:33:35.214Z] Progress (1): 4.1/40 kB Progress (1): 7.7/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 24/40 kB Progress (1): 28/40 kB Progress (1): 32/40 kB Progress (1): 36/40 kB Progress (1): 40/40 kB Progress (1): 40 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.1 MB/s) [2019-07-31T04:33:35.214Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-31T04:33:35.214Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 733 kB/s) [2019-07-31T04:33:35.214Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar [2019-07-31T04:33:35.214Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar [2019-07-31T04:33:35.473Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/1.3.0/tycho-pomless-1.3.0.jar (9.3 kB at 299 kB/s) [2019-07-31T04:33:35.473Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.1.5/polyglot-common-0.1.5.jar (27 kB at 299 kB/s) [2019-07-31T04:33:36.039Z] [INFO] Scanning for projects... [2019-07-31T04:33:36.039Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T04:33:36.039Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.039Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.298Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T04:33:36.561Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T04:33:36.820Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T04:33:37.079Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T04:33:37.337Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T04:33:37.596Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T04:33:37.596Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T04:33:37.596Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T04:33:37.596Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T04:33:38.530Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T04:33:38.530Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T04:33:38.530Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom [2019-07-31T04:33:38.530Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 54 kB/s) [2019-07-31T04:33:38.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T04:33:38.789Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T04:33:38.789Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T04:33:38.789Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T04:33:38.789Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T04:33:38.789Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-31T04:33:39.047Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 511 kB/s) [2019-07-31T04:33:39.047Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T04:33:39.047Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T04:33:39.047Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T04:33:39.047Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T04:33:39.047Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T04:33:39.324Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom [2019-07-31T04:33:39.324Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 90 kB/s) [2019-07-31T04:33:39.324Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T04:33:39.324Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T04:33:39.324Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T04:33:39.583Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T04:33:39.583Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T04:33:39.583Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-31T04:33:39.583Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 184 kB/s) [2019-07-31T04:33:39.583Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T04:33:39.583Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T04:33:39.583Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T04:33:39.841Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T04:33:39.841Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T04:33:39.841Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-31T04:33:39.841Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 684 kB/s) [2019-07-31T04:33:39.841Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T04:33:39.841Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T04:33:39.841Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T04:33:40.099Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T04:33:40.099Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T04:33:40.099Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-31T04:33:40.099Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 686 kB/s) [2019-07-31T04:33:40.099Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-31T04:33:40.099Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T04:33:40.099Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-31T04:33:40.358Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-31T04:33:40.358Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-31T04:33:40.358Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-31T04:33:40.358Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 366 kB/s) [2019-07-31T04:33:40.358Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T04:33:40.616Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T04:33:40.616Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T04:33:40.616Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T04:33:40.616Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T04:33:40.616Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-31T04:33:40.877Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 114 kB/s) [2019-07-31T04:33:40.877Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-07-31T04:33:40.877Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-07-31T04:33:40.877Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-07-31T04:33:40.877Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-07-31T04:33:40.877Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-07-31T04:33:41.135Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [2019-07-31T04:33:41.135Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 106 kB/s) [2019-07-31T04:33:41.135Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T04:33:41.135Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T04:33:41.135Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T04:33:41.135Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T04:33:41.394Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T04:33:41.394Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-31T04:33:41.394Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 500 kB/s) [2019-07-31T04:33:41.394Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T04:33:41.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T04:33:41.394Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T04:33:41.652Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T04:33:41.652Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T04:33:41.652Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-31T04:33:41.652Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 387 kB/s) [2019-07-31T04:33:41.652Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T04:33:41.652Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T04:33:41.652Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T04:33:41.910Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T04:33:41.910Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T04:33:41.910Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-31T04:33:41.910Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 57 kB/s) [2019-07-31T04:33:41.910Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T04:33:41.910Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T04:33:41.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T04:33:42.168Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T04:33:42.168Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T04:33:42.168Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [2019-07-31T04:33:42.168Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 18 kB/s) [2019-07-31T04:33:42.168Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T04:33:42.428Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T04:33:42.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T04:33:42.428Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T04:33:42.428Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T04:33:42.428Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-31T04:33:42.687Z] Progress (1): 910 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 28 kB/s) [2019-07-31T04:33:42.687Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T04:33:42.687Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T04:33:42.687Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T04:33:42.687Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T04:33:42.687Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T04:33:42.946Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [2019-07-31T04:33:42.946Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 127 kB/s) [2019-07-31T04:33:42.946Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T04:33:42.946Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T04:33:42.946Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T04:33:42.946Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T04:33:43.204Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T04:33:43.204Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-31T04:33:43.204Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 432 kB/s) [2019-07-31T04:33:43.204Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T04:33:43.204Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T04:33:43.204Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T04:33:43.462Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T04:33:43.462Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T04:33:44.405Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [2019-07-31T04:33:44.405Z] Progress (1): 770 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 16 kB/s) [2019-07-31T04:33:44.405Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T04:33:44.405Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T04:33:44.405Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T04:33:44.663Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T04:33:44.663Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T04:33:44.663Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [2019-07-31T04:33:44.663Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 157 kB/s) [2019-07-31T04:33:44.663Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-07-31T04:33:44.663Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-07-31T04:33:44.663Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-07-31T04:33:44.921Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-07-31T04:33:44.921Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-07-31T04:33:44.921Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [2019-07-31T04:33:44.921Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 59 kB/s) [2019-07-31T04:33:44.921Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T04:33:44.921Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T04:33:45.181Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T04:33:45.181Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T04:33:45.181Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T04:33:45.181Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-31T04:33:45.181Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 206 kB/s) [2019-07-31T04:33:45.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T04:33:45.181Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T04:33:45.440Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T04:33:45.440Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T04:33:45.440Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T04:33:45.440Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-31T04:33:45.699Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 165 kB/s) [2019-07-31T04:33:45.699Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T04:33:45.699Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T04:33:45.699Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T04:33:45.699Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T04:33:45.699Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T04:33:45.699Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-31T04:33:45.958Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 113 kB/s) [2019-07-31T04:33:45.958Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T04:33:45.958Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T04:33:45.958Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T04:33:45.958Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T04:33:45.958Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T04:33:46.215Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-31T04:33:46.215Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 246 kB/s) [2019-07-31T04:33:46.215Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T04:33:46.215Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T04:33:46.215Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T04:33:46.215Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T04:33:46.474Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T04:33:46.474Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-31T04:33:46.474Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 119 kB/s) [2019-07-31T04:33:46.474Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T04:33:46.474Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T04:33:46.474Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T04:33:46.732Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T04:33:46.732Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T04:33:46.732Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [2019-07-31T04:33:46.732Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 44 kB/s) [2019-07-31T04:33:46.732Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T04:33:46.732Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T04:33:46.732Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T04:33:46.990Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T04:33:46.990Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T04:33:46.990Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-31T04:33:46.990Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 52 kB/s) [2019-07-31T04:33:46.990Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T04:33:46.990Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T04:33:46.990Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T04:33:47.248Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T04:33:47.248Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T04:33:47.248Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [2019-07-31T04:33:47.248Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 69 kB/s) [2019-07-31T04:33:47.248Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T04:33:47.507Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T04:33:47.507Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T04:33:47.507Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T04:33:47.507Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T04:33:47.507Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [2019-07-31T04:33:47.507Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 138 kB/s) [2019-07-31T04:33:47.507Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T04:33:47.764Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T04:33:47.764Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [2019-07-31T04:33:49.142Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 92 kB/s) [2019-07-31T04:33:49.142Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [2019-07-31T04:33:49.142Z] Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 81 kB/s) [2019-07-31T04:33:49.142Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T04:33:49.142Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T04:33:49.400Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T04:33:49.400Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T04:33:49.400Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [2019-07-31T04:33:49.400Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 35 kB/s) [2019-07-31T04:33:49.400Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T04:33:49.400Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T04:33:49.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T04:33:49.658Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T04:33:49.658Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T04:33:49.658Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [2019-07-31T04:33:49.658Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 236 kB/s) [2019-07-31T04:33:49.658Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T04:33:49.658Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T04:33:49.916Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T04:33:49.916Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T04:33:49.916Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T04:33:49.916Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-31T04:33:49.916Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 299 kB/s) [2019-07-31T04:33:49.916Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T04:33:50.176Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T04:33:50.176Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T04:33:50.176Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T04:33:50.176Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T04:33:50.176Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [2019-07-31T04:33:50.434Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 121 kB/s) [2019-07-31T04:33:50.434Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T04:33:50.434Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T04:33:50.434Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T04:33:50.434Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T04:33:50.434Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T04:33:50.434Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-31T04:33:50.692Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 441 kB/s) [2019-07-31T04:33:50.692Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T04:33:50.692Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T04:33:50.692Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T04:33:50.692Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T04:33:50.692Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T04:33:50.950Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [2019-07-31T04:33:50.950Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 156 kB/s) [2019-07-31T04:33:50.950Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T04:33:50.950Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T04:33:50.950Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T04:33:50.950Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T04:33:50.950Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T04:33:51.209Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [2019-07-31T04:33:51.209Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 346 kB/s) [2019-07-31T04:33:51.209Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T04:33:51.209Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T04:33:51.209Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T04:33:51.467Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T04:33:51.467Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T04:33:51.467Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [2019-07-31T04:33:51.467Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 68 kB/s) [2019-07-31T04:33:51.467Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T04:33:51.467Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T04:33:51.467Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T04:33:51.725Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T04:33:51.725Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T04:33:51.725Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [2019-07-31T04:33:51.725Z] Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 69 kB/s) [2019-07-31T04:33:51.725Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T04:33:51.725Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T04:33:51.725Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T04:33:51.984Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T04:33:51.984Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T04:33:51.984Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-31T04:33:51.984Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 54 kB/s) [2019-07-31T04:33:51.984Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T04:33:51.984Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T04:33:51.984Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T04:33:52.242Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T04:33:52.242Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T04:33:52.242Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-31T04:33:52.242Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 241 kB/s) [2019-07-31T04:33:52.242Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T04:33:52.242Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T04:33:52.501Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T04:33:52.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T04:33:52.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T04:33:52.760Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-31T04:33:52.760Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 64 kB/s) [2019-07-31T04:33:52.760Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T04:33:52.760Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T04:33:52.760Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T04:33:53.019Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T04:33:53.019Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T04:33:53.019Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-31T04:33:53.019Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 115 kB/s) [2019-07-31T04:33:53.019Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T04:33:53.019Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T04:33:53.019Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T04:33:53.278Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T04:33:53.278Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T04:33:53.278Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-31T04:33:53.278Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 40 kB/s) [2019-07-31T04:33:53.278Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T04:33:53.278Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T04:33:53.278Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T04:33:53.536Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T04:33:53.536Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T04:33:53.536Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-31T04:33:53.536Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 166 kB/s) [2019-07-31T04:33:53.536Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T04:33:53.536Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T04:33:53.536Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T04:33:53.794Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T04:33:53.794Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T04:33:53.794Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom [2019-07-31T04:33:53.794Z] Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 159 kB/s) [2019-07-31T04:33:53.794Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T04:33:53.794Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T04:33:53.794Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T04:33:54.052Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T04:33:54.052Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T04:33:54.052Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-31T04:33:54.052Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 551 kB/s) [2019-07-31T04:33:54.052Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T04:33:54.052Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T04:33:54.052Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T04:33:54.311Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T04:33:54.311Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T04:33:54.311Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-31T04:33:54.311Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 260 kB/s) [2019-07-31T04:33:54.311Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T04:33:54.311Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T04:33:54.311Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T04:33:54.571Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T04:33:54.571Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T04:33:54.571Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-31T04:33:54.571Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 263 kB/s) [2019-07-31T04:33:54.571Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T04:33:54.571Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T04:33:54.571Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T04:33:54.829Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T04:33:54.829Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T04:33:54.829Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-31T04:33:55.087Z] Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.2 MB/s) [2019-07-31T04:33:55.087Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-31T04:33:55.087Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T04:33:55.087Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-31T04:33:55.087Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-31T04:33:55.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-31T04:33:55.344Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-31T04:33:55.344Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 446 kB/s) [2019-07-31T04:33:55.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T04:33:55.344Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T04:33:55.344Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T04:33:55.602Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T04:33:55.602Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T04:33:55.602Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-31T04:33:55.602Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 415 kB/s) [2019-07-31T04:33:55.602Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T04:33:55.602Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T04:33:55.602Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T04:33:55.860Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T04:33:55.860Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T04:33:55.860Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-31T04:33:55.860Z] Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.6 MB/s) [2019-07-31T04:33:55.860Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T04:33:55.860Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T04:33:55.860Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T04:33:56.118Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T04:33:56.118Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T04:33:56.118Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-31T04:33:56.118Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 421 kB/s) [2019-07-31T04:33:56.118Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T04:33:56.118Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T04:33:56.118Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T04:33:56.376Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T04:33:56.376Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T04:33:56.376Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-31T04:33:56.376Z] Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.9 MB/s) [2019-07-31T04:33:56.376Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-31T04:33:56.376Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T04:33:56.376Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-31T04:33:56.634Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-31T04:33:56.634Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-31T04:33:56.634Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-31T04:33:56.634Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 475 kB/s) [2019-07-31T04:33:56.634Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T04:33:56.634Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T04:33:56.892Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T04:33:56.892Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T04:33:56.892Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T04:33:56.892Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-31T04:33:56.892Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 77 kB/s) [2019-07-31T04:33:56.892Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T04:33:57.151Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T04:33:57.151Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T04:33:57.151Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T04:33:57.151Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T04:33:57.409Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-31T04:33:57.409Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 459 kB/s) [2019-07-31T04:33:57.409Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T04:33:57.409Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T04:33:57.409Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T04:33:57.668Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T04:33:57.668Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T04:33:57.668Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-31T04:33:57.668Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 415 kB/s) [2019-07-31T04:33:57.668Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T04:33:57.668Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T04:33:57.668Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T04:33:57.926Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T04:33:57.926Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T04:33:57.926Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-31T04:33:57.926Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 48 kB/s) [2019-07-31T04:33:57.926Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T04:33:57.926Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T04:33:57.926Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T04:33:58.185Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T04:33:58.185Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T04:33:58.185Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom [2019-07-31T04:33:58.185Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 26 kB/s) [2019-07-31T04:33:58.185Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T04:33:58.185Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T04:33:58.185Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T04:33:58.444Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T04:33:58.444Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T04:33:58.444Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom [2019-07-31T04:33:58.444Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 37 kB/s) [2019-07-31T04:33:58.444Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T04:33:58.444Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T04:33:58.702Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T04:33:58.702Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T04:33:58.702Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T04:33:58.702Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom [2019-07-31T04:33:58.702Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 27 kB/s) [2019-07-31T04:33:58.702Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T04:33:58.962Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T04:33:58.962Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T04:33:58.962Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T04:33:58.962Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T04:33:58.962Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom [2019-07-31T04:33:59.220Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 15 kB/s) [2019-07-31T04:33:59.220Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T04:33:59.220Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T04:33:59.220Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T04:33:59.220Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T04:33:59.479Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T04:33:59.479Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom [2019-07-31T04:33:59.479Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 57 kB/s) [2019-07-31T04:33:59.479Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T04:33:59.479Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T04:33:59.479Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T04:33:59.737Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T04:33:59.737Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T04:33:59.737Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom [2019-07-31T04:33:59.737Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 41 kB/s) [2019-07-31T04:33:59.737Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T04:33:59.737Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T04:33:59.737Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T04:33:59.995Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T04:33:59.995Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T04:33:59.995Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-31T04:33:59.995Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 174 kB/s) [2019-07-31T04:33:59.995Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T04:33:59.995Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T04:33:59.995Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T04:34:00.253Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T04:34:00.253Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T04:34:00.253Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom [2019-07-31T04:34:00.253Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 60 kB/s) [2019-07-31T04:34:00.253Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T04:34:00.253Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T04:34:00.253Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T04:34:00.510Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T04:34:00.510Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T04:34:00.510Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom [2019-07-31T04:34:00.510Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 25 kB/s) [2019-07-31T04:34:00.510Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T04:34:00.510Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T04:34:00.510Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T04:34:00.768Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T04:34:00.768Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T04:34:00.768Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom [2019-07-31T04:34:00.768Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 105 kB/s) [2019-07-31T04:34:00.768Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T04:34:00.768Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T04:34:00.768Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T04:34:01.025Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T04:34:01.026Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T04:34:01.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom [2019-07-31T04:34:01.026Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 21 kB/s) [2019-07-31T04:34:01.026Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T04:34:01.026Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T04:34:01.026Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T04:34:01.284Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T04:34:01.284Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T04:34:01.284Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-31T04:34:01.284Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 122 kB/s) [2019-07-31T04:34:01.284Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T04:34:01.284Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T04:34:01.284Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T04:34:01.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T04:34:01.541Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T04:34:01.541Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [2019-07-31T04:34:01.541Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 37 kB/s) [2019-07-31T04:34:01.541Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T04:34:01.799Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T04:34:01.799Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T04:34:01.799Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T04:34:01.799Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T04:34:01.799Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [2019-07-31T04:34:01.799Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 387 kB/s) [2019-07-31T04:34:01.799Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T04:34:02.059Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T04:34:02.059Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T04:34:02.059Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T04:34:02.059Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T04:34:02.059Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-31T04:34:02.328Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 754 kB/s) [2019-07-31T04:34:02.328Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-31T04:34:02.328Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T04:34:02.328Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-31T04:34:02.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-31T04:34:02.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-31T04:34:02.328Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-31T04:34:02.586Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 120 kB/s) [2019-07-31T04:34:02.586Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T04:34:02.586Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T04:34:02.586Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T04:34:02.586Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T04:34:02.586Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T04:34:02.844Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom [2019-07-31T04:34:02.844Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 69 kB/s) [2019-07-31T04:34:02.844Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T04:34:02.844Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T04:34:02.844Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T04:34:02.844Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T04:34:02.844Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T04:34:03.101Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom [2019-07-31T04:34:03.101Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 36 kB/s) [2019-07-31T04:34:03.101Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T04:34:03.101Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T04:34:03.101Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T04:34:03.101Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T04:34:03.360Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T04:34:03.360Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom [2019-07-31T04:34:03.360Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 33 kB/s) [2019-07-31T04:34:03.360Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T04:34:03.360Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T04:34:03.360Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T04:34:03.619Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T04:34:03.619Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T04:34:03.619Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom [2019-07-31T04:34:03.619Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 20 kB/s) [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T04:34:03.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T04:34:03.878Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T04:34:04.136Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T04:34:04.394Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T04:34:04.651Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T04:34:04.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T04:34:04.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T04:34:04.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T04:34:04.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T04:34:04.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T04:34:04.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T04:34:04.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T04:34:04.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T04:34:05.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T04:34:05.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-07-31T04:34:05.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T04:34:05.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T04:34:05.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2019-07-31T04:34:05.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T04:34:05.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T04:34:05.425Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T04:34:05.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T04:34:05.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T04:34:06.198Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T04:34:06.458Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T04:34:06.459Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar [2019-07-31T04:34:06.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-31T04:34:06.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-31T04:34:06.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-31T04:34:06.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar [2019-07-31T04:34:06.728Z] Progress (1): 4.1/47 kB Progress (2): 4.1/47 kB | 4.1/165 kB Progress (2): 7.7/47 kB | 4.1/165 kB Progress (2): 7.7/47 kB | 7.7/165 kB Progress (2): 12/47 kB | 7.7/165 kB Progress (2): 16/47 kB | 7.7/165 kB Progress (2): 16/47 kB | 12/165 kB Progress (2): 20/47 kB | 12/165 kB Progress (2): 20/47 kB | 16/165 kB Progress (2): 24/47 kB | 16/165 kB Progress (2): 24/47 kB | 20/165 kB Progress (2): 28/47 kB | 20/165 kB Progress (2): 28/47 kB | 24/165 kB Progress (2): 32/47 kB | 24/165 kB Progress (2): 32/47 kB | 28/165 kB Progress (2): 36/47 kB | 28/165 kB Progress (2): 36/47 kB | 32/165 kB Progress (2): 40/47 kB | 32/165 kB Progress (2): 40/47 kB | 36/165 kB Progress (2): 44/47 kB | 36/165 kB Progress (2): 44/47 kB | 40/165 kB Progress (2): 47 kB | 40/165 kB Progress (2): 47 kB | 44/165 kB Progress (3): 47 kB | 44/165 kB | 4.1/527 kB Progress (3): 47 kB | 48/165 kB | 4.1/527 kB Progress (3): 47 kB | 48/165 kB | 7.7/527 kB Progress (3): 47 kB | 52/165 kB | 7.7/527 kB Progress (3): 47 kB | 52/165 kB | 12/527 kB Progress (3): 47 kB | 56/165 kB | 12/527 kB Progress (3): 47 kB | 56/165 kB | 16/527 kB Progress (3): 47 kB | 60/165 kB | 16/527 kB Progress (3): 47 kB | 60/165 kB | 20/527 kB Progress (3): 47 kB | 64/165 kB | 20/527 kB Progress (3): 47 kB | 64/165 kB | 24/527 kB Progress (3): 47 kB | 68/165 kB | 24/527 kB Progress (3): 47 kB | 68/165 kB | 28/527 kB Progress (3): 47 kB | 72/165 kB | 28/527 kB Progress (3): 47 kB | 72/165 kB | 32/527 kB Progress (3): 47 kB | 76/165 kB | 32/527 kB Progress (3): 47 kB | 76/165 kB | 36/527 kB Progress (3): 47 kB | 80/165 kB | 36/527 kB Progress (3): 47 kB | 80/165 kB | 40/527 kB Progress (3): 47 kB | 84/165 kB | 40/527 kB Progress (3): 47 kB | 84/165 kB | 44/527 kB Progress (3): 47 kB | 88/165 kB | 44/527 kB Progress (3): 47 kB | 88/165 kB | 48/527 kB Progress (3): 47 kB | 92/165 kB | 48/527 kB Progress (3): 47 kB | 96/165 kB | 48/527 kB Progress (3): 47 kB | 96/165 kB | 52/527 kB Progress (3): 47 kB | 100/165 kB | 52/527 kB Progress (3): 47 kB | 100/165 kB | 56/527 kB Progress (3): 47 kB | 104/165 kB | 56/527 kB Progress (3): 47 kB | 104/165 kB | 60/527 kB Progress (3): 47 kB | 108/165 kB | 60/527 kB Progress (3): 47 kB | 108/165 kB | 64/527 kB Progress (3): 47 kB | 112/165 kB | 64/527 kB Progress (3): 47 kB | 112/165 kB | 68/527 kB Progress (3): 47 kB | 116/165 kB | 68/527 kB Progress (3): 47 kB | 116/165 kB | 72/527 kB Progress (3): 47 kB | 120/165 kB | 72/527 kB Progress (3): 47 kB | 120/165 kB | 76/527 kB Progress (3): 47 kB | 124/165 kB | 76/527 kB Progress (3): 47 kB | 124/165 kB | 80/527 kB Progress (3): 47 kB | 128/165 kB | 80/527 kB Progress (3): 47 kB | 128/165 kB | 84/527 kB Progress (3): 47 kB | 132/165 kB | 84/527 kB Progress (3): 47 kB | 132/165 kB | 88/527 kB Progress (3): 47 kB | 136/165 kB | 88/527 kB Progress (3): 47 kB | 136/165 kB | 92/527 kB Progress (3): 47 kB | 140/165 kB | 92/527 kB Progress (3): 47 kB | 140/165 kB | 96/527 kB Progress (3): 47 kB | 144/165 kB | 96/527 kB Progress (3): 47 kB | 144/165 kB | 100/527 kB Progress (3): 47 kB | 148/165 kB | 100/527 kB Progress (3): 47 kB | 148/165 kB | 104/527 kB Progress (3): 47 kB | 152/165 kB | 104/527 kB Progress (3): 47 kB | 152/165 kB | 108/527 kB Progress (3): 47 kB | 156/165 kB | 108/527 kB Progress (3): 47 kB | 156/165 kB | 112/527 kB Progress (3): 47 kB | 160/165 kB | 112/527 kB Progress (3): 47 kB | 160/165 kB | 116/527 kB Progress (3): 47 kB | 164/165 kB | 116/527 kB Progress (3): 47 kB | 164/165 kB | 120/527 kB Progress (3): 47 kB | 165 kB | 120/527 kB Progress (3): 47 kB | 165 kB | 124/527 kB Progress (3): 47 kB | 165 kB | 128/527 kB Progress (3): 47 kB | 165 kB | 132/527 kB Progress (3): 47 kB | 165 kB | 136/527 kB Progress (3): 47 kB | 165 kB | 140/527 kB Progress (3): 47 kB | 165 kB | 144/527 kB Progress (3): 47 kB | 165 kB | 148/527 kB Progress (3): 47 kB | 165 kB | 152/527 kB Progress (3): 47 kB | 165 kB | 156/527 kB Progress (3): 47 kB | 165 kB | 160/527 kB Progress (3): 47 kB | 165 kB | 164/527 kB Progress (3): 47 kB | 165 kB | 168/527 kB Progress (3): 47 kB | 165 kB | 172/527 kB Progress (3): 47 kB | 165 kB | 176/527 kB Progress (3): 47 kB | 165 kB | 180/527 kB Progress (3): 47 kB | 165 kB | 184/527 kB Progress (3): 47 kB | 165 kB | 188/527 kB Progress (3): 47 kB | 165 kB | 192/527 kB Progress (3): 47 kB | 165 kB | 196/527 kB Progress (3): 47 kB | 165 kB | 200/527 kB Progress (3): 47 kB | 165 kB | 204/527 kB Progress (3): 47 kB | 165 kB | 208/527 kB Progress (3): 47 kB | 165 kB | 212/527 kB Progress (3): 47 kB | 165 kB | 216/527 kB Progress (3): 47 kB | 165 kB | 220/527 kB Progress (3): 47 kB | 165 kB | 224/527 kB Progress (3): 47 kB | 165 kB | 228/527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.7 MB/s) [2019-07-31T04:34:06.728Z] Progress (2): 47 kB | 232/527 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [2019-07-31T04:34:06.728Z] Progress (2): 47 kB | 236/527 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 741 kB/s) [2019-07-31T04:34:07.081Z] Progress (1): 240/527 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [2019-07-31T04:34:07.081Z] Progress (1): 244/527 kB Progress (1): 248/527 kB Progress (1): 252/527 kB Progress (1): 256/527 kB Progress (1): 260/527 kB Progress (1): 264/527 kB Progress (1): 268/527 kB Progress (1): 272/527 kB Progress (1): 276/527 kB Progress (1): 280/527 kB Progress (1): 284/527 kB Progress (1): 288/527 kB Progress (1): 292/527 kB Progress (1): 296/527 kB Progress (1): 300/527 kB Progress (1): 304/527 kB Progress (1): 308/527 kB Progress (1): 312/527 kB Progress (1): 316/527 kB Progress (1): 320/527 kB Progress (1): 324/527 kB Progress (1): 328/527 kB Progress (1): 332/527 kB Progress (1): 336/527 kB Progress (1): 340/527 kB Progress (1): 344/527 kB Progress (1): 348/527 kB Progress (1): 352/527 kB Progress (1): 356/527 kB Progress (1): 360/527 kB Progress (1): 364/527 kB Progress (1): 368/527 kB Progress (1): 372/527 kB Progress (1): 376/527 kB Progress (1): 380/527 kB Progress (1): 384/527 kB Progress (1): 388/527 kB Progress (1): 392/527 kB Progress (1): 396/527 kB Progress (1): 400/527 kB Progress (1): 404/527 kB Progress (1): 408/527 kB Progress (1): 412/527 kB Progress (1): 416/527 kB Progress (1): 420/527 kB Progress (2): 420/527 kB | 4.1/5.6 kB Progress (2): 424/527 kB | 4.1/5.6 kB Progress (2): 424/527 kB | 5.6 kB Progress (2): 428/527 kB | 5.6 kB Progress (2): 432/527 kB | 5.6 kB Progress (2): 436/527 kB | 5.6 kB Progress (2): 440/527 kB | 5.6 kB Progress (3): 440/527 kB | 5.6 kB | 4.1/38 kB Progress (3): 444/527 kB | 5.6 kB | 4.1/38 kB Progress (3): 444/527 kB | 5.6 kB | 7.7/38 kB Progress (3): 448/527 kB | 5.6 kB | 7.7/38 kB Progress (3): 448/527 kB | 5.6 kB | 12/38 kB Progress (4): 448/527 kB | 5.6 kB | 12/38 kB | 4.1/202 kB Progress (4): 452/527 kB | 5.6 kB | 12/38 kB | 4.1/202 kB Progress (4): 452/527 kB | 5.6 kB | 16/38 kB | 4.1/202 kB Progress (4): 456/527 kB | 5.6 kB | 16/38 kB | 4.1/202 kB Progress (4): 456/527 kB | 5.6 kB | 16/38 kB | 7.7/202 kB Progress (4): 460/527 kB | 5.6 kB | 16/38 kB | 7.7/202 kB Progress (4): 460/527 kB | 5.6 kB | 20/38 kB | 7.7/202 kB Progress (4): 464/527 kB | 5.6 kB | 20/38 kB | 7.7/202 kB Progress (4): 464/527 kB | 5.6 kB | 20/38 kB | 12/202 kB Progress (4): 468/527 kB | 5.6 kB | 20/38 kB | 12/202 kB Progress (5): 468/527 kB | 5.6 kB | 20/38 kB | 12/202 kB | 4.1/30 kB Progress (5): 472/527 kB | 5.6 kB | 20/38 kB | 12/202 kB | 4.1/30 kB Progress (5): 472/527 kB | 5.6 kB | 20/38 kB | 16/202 kB | 4.1/30 kB Progress (5): 472/527 kB | 5.6 kB | 24/38 kB | 16/202 kB | 4.1/30 kB Progress (5): 472/527 kB | 5.6 kB | 24/38 kB | 20/202 kB | 4.1/30 kB Progress (5): 476/527 kB | 5.6 kB | 24/38 kB | 20/202 kB | 4.1/30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 61 kB/s) [2019-07-31T04:34:07.081Z] Progress (4): 476/527 kB | 24/38 kB | 20/202 kB | 7.7/30 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-31T04:34:07.081Z] Progress (4): 480/527 kB | 24/38 kB | 20/202 kB | 7.7/30 kB Progress (4): 480/527 kB | 24/38 kB | 24/202 kB | 7.7/30 kB Progress (4): 480/527 kB | 28/38 kB | 24/202 kB | 7.7/30 kB Progress (4): 480/527 kB | 28/38 kB | 28/202 kB | 7.7/30 kB Progress (4): 484/527 kB | 28/38 kB | 28/202 kB | 7.7/30 kB Progress (4): 484/527 kB | 28/38 kB | 28/202 kB | 12/30 kB Progress (4): 488/527 kB | 28/38 kB | 28/202 kB | 12/30 kB Progress (4): 488/527 kB | 28/38 kB | 32/202 kB | 12/30 kB Progress (4): 492/527 kB | 28/38 kB | 32/202 kB | 12/30 kB Progress (4): 492/527 kB | 32/38 kB | 32/202 kB | 12/30 kB Progress (4): 496/527 kB | 32/38 kB | 32/202 kB | 12/30 kB Progress (4): 496/527 kB | 32/38 kB | 36/202 kB | 12/30 kB Progress (4): 496/527 kB | 32/38 kB | 36/202 kB | 16/30 kB Progress (4): 496/527 kB | 32/38 kB | 40/202 kB | 16/30 kB Progress (4): 500/527 kB | 32/38 kB | 40/202 kB | 16/30 kB Progress (4): 500/527 kB | 36/38 kB | 40/202 kB | 16/30 kB Progress (4): 504/527 kB | 36/38 kB | 40/202 kB | 16/30 kB Progress (4): 504/527 kB | 36/38 kB | 44/202 kB | 16/30 kB Progress (4): 504/527 kB | 36/38 kB | 44/202 kB | 20/30 kB Progress (4): 504/527 kB | 36/38 kB | 48/202 kB | 20/30 kB Progress (4): 508/527 kB | 36/38 kB | 48/202 kB | 20/30 kB Progress (4): 508/527 kB | 38 kB | 48/202 kB | 20/30 kB Progress (4): 512/527 kB | 38 kB | 48/202 kB | 20/30 kB Progress (4): 512/527 kB | 38 kB | 52/202 kB | 20/30 kB Progress (4): 512/527 kB | 38 kB | 52/202 kB | 24/30 kB Progress (4): 512/527 kB | 38 kB | 56/202 kB | 24/30 kB Progress (4): 516/527 kB | 38 kB | 56/202 kB | 24/30 kB Progress (4): 516/527 kB | 38 kB | 60/202 kB | 24/30 kB Progress (4): 516/527 kB | 38 kB | 60/202 kB | 28/30 kB Progress (4): 516/527 kB | 38 kB | 64/202 kB | 28/30 kB Progress (5): 516/527 kB | 38 kB | 64/202 kB | 28/30 kB | 4.1/52 kB Progress (5): 520/527 kB | 38 kB | 64/202 kB | 28/30 kB | 4.1/52 kB Progress (5): 520/527 kB | 38 kB | 64/202 kB | 28/30 kB | 7.7/52 kB Progress (5): 520/527 kB | 38 kB | 68/202 kB | 28/30 kB | 7.7/52 kB Progress (5): 520/527 kB | 38 kB | 68/202 kB | 30 kB | 7.7/52 kB Progress (5): 520/527 kB | 38 kB | 72/202 kB | 30 kB | 7.7/52 kB Progress (5): 520/527 kB | 38 kB | 72/202 kB | 30 kB | 12/52 kB Progress (5): 524/527 kB | 38 kB | 72/202 kB | 30 kB | 12/52 kB Progress (5): 524/527 kB | 38 kB | 72/202 kB | 30 kB | 16/52 kB Progress (5): 524/527 kB | 38 kB | 76/202 kB | 30 kB | 16/52 kB Progress (5): 524/527 kB | 38 kB | 76/202 kB | 30 kB | 20/52 kB Progress (5): 527 kB | 38 kB | 76/202 kB | 30 kB | 20/52 kB Progress (5): 527 kB | 38 kB | 76/202 kB | 30 kB | 24/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 356 kB/s) [2019-07-31T04:34:07.081Z] Progress (4): 527 kB | 80/202 kB | 30 kB | 24/52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [2019-07-31T04:34:07.081Z] Progress (4): 527 kB | 80/202 kB | 30 kB | 28/52 kB Progress (4): 527 kB | 84/202 kB | 30 kB | 28/52 kB Progress (4): 527 kB | 84/202 kB | 30 kB | 32/52 kB Progress (4): 527 kB | 88/202 kB | 30 kB | 32/52 kB Progress (4): 527 kB | 88/202 kB | 30 kB | 36/52 kB Progress (4): 527 kB | 92/202 kB | 30 kB | 36/52 kB Progress (4): 527 kB | 92/202 kB | 30 kB | 40/52 kB Progress (4): 527 kB | 96/202 kB | 30 kB | 40/52 kB Progress (4): 527 kB | 96/202 kB | 30 kB | 44/52 kB Progress (4): 527 kB | 100/202 kB | 30 kB | 44/52 kB Progress (4): 527 kB | 100/202 kB | 30 kB | 48/52 kB Progress (4): 527 kB | 104/202 kB | 30 kB | 48/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 273 kB/s) [2019-07-31T04:34:07.081Z] Progress (3): 527 kB | 104/202 kB | 52/52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [2019-07-31T04:34:07.081Z] Progress (3): 527 kB | 108/202 kB | 52/52 kB Progress (3): 527 kB | 108/202 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 3.3 MB/s) [2019-07-31T04:34:07.081Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-31T04:34:07.081Z] Progress (2): 112/202 kB | 52 kB Progress (3): 112/202 kB | 52 kB | 4.1/148 kB Progress (3): 116/202 kB | 52 kB | 4.1/148 kB Progress (3): 116/202 kB | 52 kB | 7.7/148 kB Progress (3): 120/202 kB | 52 kB | 7.7/148 kB Progress (3): 120/202 kB | 52 kB | 12/148 kB Progress (3): 124/202 kB | 52 kB | 12/148 kB Progress (3): 124/202 kB | 52 kB | 16/148 kB Progress (3): 128/202 kB | 52 kB | 16/148 kB Progress (3): 128/202 kB | 52 kB | 20/148 kB Progress (3): 132/202 kB | 52 kB | 20/148 kB Progress (3): 132/202 kB | 52 kB | 24/148 kB Progress (3): 136/202 kB | 52 kB | 24/148 kB Progress (3): 136/202 kB | 52 kB | 28/148 kB Progress (3): 140/202 kB | 52 kB | 28/148 kB Progress (3): 140/202 kB | 52 kB | 32/148 kB Progress (3): 144/202 kB | 52 kB | 32/148 kB Progress (3): 144/202 kB | 52 kB | 33/148 kB Progress (3): 148/202 kB | 52 kB | 33/148 kB Progress (3): 148/202 kB | 52 kB | 37/148 kB Progress (3): 152/202 kB | 52 kB | 37/148 kB Progress (3): 152/202 kB | 52 kB | 41/148 kB Progress (3): 156/202 kB | 52 kB | 41/148 kB Progress (3): 156/202 kB | 52 kB | 45/148 kB Progress (3): 160/202 kB | 52 kB | 45/148 kB Progress (3): 160/202 kB | 52 kB | 49/148 kB Progress (3): 164/202 kB | 52 kB | 49/148 kB Progress (3): 164/202 kB | 52 kB | 53/148 kB Progress (3): 168/202 kB | 52 kB | 53/148 kB Progress (3): 168/202 kB | 52 kB | 57/148 kB Progress (3): 172/202 kB | 52 kB | 57/148 kB Progress (3): 172/202 kB | 52 kB | 61/148 kB Progress (3): 176/202 kB | 52 kB | 61/148 kB Progress (3): 176/202 kB | 52 kB | 65/148 kB Progress (3): 180/202 kB | 52 kB | 65/148 kB Progress (3): 180/202 kB | 52 kB | 66/148 kB Progress (3): 184/202 kB | 52 kB | 66/148 kB Progress (3): 184/202 kB | 52 kB | 70/148 kB Progress (3): 188/202 kB | 52 kB | 70/148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 304 kB/s) [2019-07-31T04:34:07.081Z] Progress (2): 188/202 kB | 74/148 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-31T04:34:07.081Z] Progress (2): 192/202 kB | 74/148 kB Progress (2): 192/202 kB | 78/148 kB Progress (3): 192/202 kB | 78/148 kB | 4.1/51 kB Progress (3): 192/202 kB | 82/148 kB | 4.1/51 kB Progress (3): 196/202 kB | 82/148 kB | 4.1/51 kB Progress (3): 196/202 kB | 86/148 kB | 4.1/51 kB Progress (3): 196/202 kB | 86/148 kB | 7.7/51 kB Progress (3): 196/202 kB | 90/148 kB | 7.7/51 kB Progress (3): 196/202 kB | 90/148 kB | 12/51 kB Progress (3): 200/202 kB | 90/148 kB | 12/51 kB Progress (3): 200/202 kB | 90/148 kB | 16/51 kB Progress (3): 200/202 kB | 94/148 kB | 16/51 kB Progress (4): 200/202 kB | 94/148 kB | 16/51 kB | 4.1/106 kB Progress (4): 200/202 kB | 98/148 kB | 16/51 kB | 4.1/106 kB Progress (4): 200/202 kB | 98/148 kB | 20/51 kB | 4.1/106 kB Progress (4): 200/202 kB | 98/148 kB | 24/51 kB | 4.1/106 kB Progress (4): 202 kB | 98/148 kB | 24/51 kB | 4.1/106 kB Progress (4): 202 kB | 98/148 kB | 28/51 kB | 4.1/106 kB Progress (4): 202 kB | 98/148 kB | 28/51 kB | 4.1/106 kB Progress (4): 202 kB | 98/148 kB | 28/51 kB | 7.7/106 kB Progress (4): 202 kB | 102/148 kB | 28/51 kB | 7.7/106 kB Progress (4): 202 kB | 102/148 kB | 28/51 kB | 12/106 kB Progress (4): 202 kB | 102/148 kB | 32/51 kB | 12/106 kB Progress (4): 202 kB | 102/148 kB | 32/51 kB | 16/106 kB Progress (4): 202 kB | 106/148 kB | 32/51 kB | 16/106 kB Progress (4): 202 kB | 106/148 kB | 32/51 kB | 20/106 kB Progress (4): 202 kB | 106/148 kB | 36/51 kB | 20/106 kB Progress (4): 202 kB | 106/148 kB | 36/51 kB | 24/106 kB Progress (4): 202 kB | 110/148 kB | 36/51 kB | 24/106 kB Progress (4): 202 kB | 110/148 kB | 36/51 kB | 28/106 kB Progress (4): 202 kB | 110/148 kB | 40/51 kB | 28/106 kB Progress (4): 202 kB | 110/148 kB | 40/51 kB | 32/106 kB Progress (4): 202 kB | 114/148 kB | 40/51 kB | 32/106 kB Progress (4): 202 kB | 114/148 kB | 40/51 kB | 33/106 kB Progress (4): 202 kB | 114/148 kB | 44/51 kB | 33/106 kB Progress (4): 202 kB | 114/148 kB | 44/51 kB | 37/106 kB Progress (4): 202 kB | 118/148 kB | 44/51 kB | 37/106 kB Progress (4): 202 kB | 118/148 kB | 44/51 kB | 41/106 kB Progress (4): 202 kB | 118/148 kB | 48/51 kB | 41/106 kB Progress (4): 202 kB | 118/148 kB | 48/51 kB | 45/106 kB Progress (4): 202 kB | 122/148 kB | 48/51 kB | 45/106 kB Progress (4): 202 kB | 122/148 kB | 48/51 kB | 49/106 kB Progress (4): 202 kB | 122/148 kB | 51 kB | 49/106 kB Progress (4): 202 kB | 122/148 kB | 51 kB | 53/106 kB Progress (4): 202 kB | 126/148 kB | 51 kB | 53/106 kB Progress (4): 202 kB | 126/148 kB | 51 kB | 57/106 kB Progress (4): 202 kB | 130/148 kB | 51 kB | 57/106 kB Progress (4): 202 kB | 130/148 kB | 51 kB | 61/106 kB Progress (4): 202 kB | 134/148 kB | 51 kB | 61/106 kB Progress (4): 202 kB | 134/148 kB | 51 kB | 65/106 kB Progress (4): 202 kB | 138/148 kB | 51 kB | 65/106 kB Progress (4): 202 kB | 138/148 kB | 51 kB | 66/106 kB Progress (4): 202 kB | 142/148 kB | 51 kB | 66/106 kB Progress (4): 202 kB | 142/148 kB | 51 kB | 70/106 kB Progress (4): 202 kB | 146/148 kB | 51 kB | 70/106 kB Progress (4): 202 kB | 146/148 kB | 51 kB | 74/106 kB Progress (4): 202 kB | 148 kB | 51 kB | 74/106 kB Progress (4): 202 kB | 148 kB | 51 kB | 78/106 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 1.1 MB/s) [2019-07-31T04:34:07.081Z] Progress (4): 148 kB | 51 kB | 78/106 kB | 4.1/14 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-31T04:34:07.081Z] Progress (4): 148 kB | 51 kB | 82/106 kB | 4.1/14 kB Progress (4): 148 kB | 51 kB | 82/106 kB | 7.7/14 kB Progress (4): 148 kB | 51 kB | 86/106 kB | 7.7/14 kB Progress (4): 148 kB | 51 kB | 86/106 kB | 12/14 kB Progress (4): 148 kB | 51 kB | 90/106 kB | 12/14 kB Progress (4): 148 kB | 51 kB | 90/106 kB | 14 kB Progress (4): 148 kB | 51 kB | 94/106 kB | 14 kB Progress (4): 148 kB | 51 kB | 98/106 kB | 14 kB Progress (4): 148 kB | 51 kB | 102/106 kB | 14 kB Progress (4): 148 kB | 51 kB | 106/106 kB | 14 kB Progress (4): 148 kB | 51 kB | 106 kB | 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 265 kB/s) [2019-07-31T04:34:07.081Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-31T04:34:07.081Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 751 kB/s) [2019-07-31T04:34:07.081Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [2019-07-31T04:34:07.081Z] Progress (3): 106 kB | 14 kB | 4.1/74 kB Progress (3): 106 kB | 14 kB | 7.7/74 kB Progress (3): 106 kB | 14 kB | 12/74 kB Progress (3): 106 kB | 14 kB | 16/74 kB Progress (3): 106 kB | 14 kB | 20/74 kB Progress (3): 106 kB | 14 kB | 24/74 kB Progress (3): 106 kB | 14 kB | 28/74 kB Progress (3): 106 kB | 14 kB | 32/74 kB Progress (3): 106 kB | 14 kB | 33/74 kB Progress (3): 106 kB | 14 kB | 37/74 kB Progress (3): 106 kB | 14 kB | 41/74 kB Progress (3): 106 kB | 14 kB | 45/74 kB Progress (3): 106 kB | 14 kB | 49/74 kB Progress (3): 106 kB | 14 kB | 53/74 kB Progress (3): 106 kB | 14 kB | 57/74 kB Progress (3): 106 kB | 14 kB | 61/74 kB Progress (3): 106 kB | 14 kB | 65/74 kB Progress (3): 106 kB | 14 kB | 69/74 kB Progress (3): 106 kB | 14 kB | 73/74 kB Progress (3): 106 kB | 14 kB | 74 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 63 kB/s) [2019-07-31T04:34:07.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [2019-07-31T04:34:07.082Z] Progress (3): 106 kB | 74 kB | 4.1/108 kB Progress (3): 106 kB | 74 kB | 7.7/108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 485 kB/s) [2019-07-31T04:34:07.082Z] Progress (2): 74 kB | 12/108 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [2019-07-31T04:34:07.082Z] Progress (2): 74 kB | 16/108 kB Progress (2): 74 kB | 20/108 kB Progress (2): 74 kB | 24/108 kB Progress (3): 74 kB | 24/108 kB | 4.1/202 kB Progress (3): 74 kB | 28/108 kB | 4.1/202 kB Progress (3): 74 kB | 28/108 kB | 7.7/202 kB Progress (4): 74 kB | 28/108 kB | 7.7/202 kB | 4.1/472 kB Progress (5): 74 kB | 28/108 kB | 7.7/202 kB | 4.1/472 kB | 4.1/153 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 283 kB/s) [2019-07-31T04:34:07.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-31T04:34:07.082Z] Progress (4): 32/108 kB | 7.7/202 kB | 4.1/472 kB | 4.1/153 kB Progress (4): 32/108 kB | 7.7/202 kB | 4.1/472 kB | 7.7/153 kB Progress (4): 32/108 kB | 7.7/202 kB | 7.7/472 kB | 7.7/153 kB Progress (4): 32/108 kB | 12/202 kB | 7.7/472 kB | 7.7/153 kB Progress (4): 32/108 kB | 12/202 kB | 12/472 kB | 7.7/153 kB Progress (4): 32/108 kB | 16/202 kB | 12/472 kB | 7.7/153 kB Progress (4): 32/108 kB | 16/202 kB | 12/472 kB | 12/153 kB Progress (4): 32/108 kB | 20/202 kB | 12/472 kB | 12/153 kB Progress (4): 33/108 kB | 20/202 kB | 12/472 kB | 12/153 kB Progress (4): 33/108 kB | 24/202 kB | 12/472 kB | 12/153 kB Progress (4): 33/108 kB | 24/202 kB | 12/472 kB | 16/153 kB Progress (4): 33/108 kB | 24/202 kB | 16/472 kB | 16/153 kB Progress (4): 33/108 kB | 24/202 kB | 16/472 kB | 20/153 kB Progress (4): 33/108 kB | 24/202 kB | 20/472 kB | 20/153 kB Progress (4): 33/108 kB | 28/202 kB | 20/472 kB | 20/153 kB Progress (4): 37/108 kB | 28/202 kB | 20/472 kB | 20/153 kB Progress (4): 37/108 kB | 32/202 kB | 20/472 kB | 20/153 kB Progress (4): 37/108 kB | 32/202 kB | 24/472 kB | 20/153 kB Progress (4): 37/108 kB | 32/202 kB | 24/472 kB | 24/153 kB Progress (4): 37/108 kB | 32/202 kB | 28/472 kB | 24/153 kB Progress (4): 37/108 kB | 36/202 kB | 28/472 kB | 24/153 kB Progress (4): 41/108 kB | 36/202 kB | 28/472 kB | 24/153 kB Progress (4): 41/108 kB | 40/202 kB | 28/472 kB | 24/153 kB Progress (4): 41/108 kB | 40/202 kB | 32/472 kB | 24/153 kB Progress (4): 41/108 kB | 40/202 kB | 32/472 kB | 28/153 kB Progress (4): 41/108 kB | 40/202 kB | 33/472 kB | 28/153 kB Progress (4): 41/108 kB | 44/202 kB | 33/472 kB | 28/153 kB Progress (4): 45/108 kB | 44/202 kB | 33/472 kB | 28/153 kB Progress (4): 45/108 kB | 48/202 kB | 33/472 kB | 28/153 kB Progress (4): 45/108 kB | 48/202 kB | 37/472 kB | 28/153 kB Progress (4): 45/108 kB | 48/202 kB | 37/472 kB | 32/153 kB Progress (4): 45/108 kB | 48/202 kB | 41/472 kB | 32/153 kB Progress (4): 45/108 kB | 52/202 kB | 41/472 kB | 32/153 kB Progress (4): 49/108 kB | 52/202 kB | 41/472 kB | 32/153 kB Progress (4): 49/108 kB | 56/202 kB | 41/472 kB | 32/153 kB Progress (4): 49/108 kB | 56/202 kB | 45/472 kB | 32/153 kB Progress (4): 49/108 kB | 60/202 kB | 45/472 kB | 32/153 kB Progress (4): 49/108 kB | 60/202 kB | 45/472 kB | 33/153 kB Progress (4): 49/108 kB | 64/202 kB | 45/472 kB | 33/153 kB Progress (4): 49/108 kB | 64/202 kB | 49/472 kB | 33/153 kB Progress (4): 53/108 kB | 64/202 kB | 49/472 kB | 33/153 kB Progress (4): 53/108 kB | 68/202 kB | 49/472 kB | 33/153 kB Progress (5): 53/108 kB | 68/202 kB | 49/472 kB | 33/153 kB | 4.1/61 kB Progress (5): 53/108 kB | 68/202 kB | 49/472 kB | 37/153 kB | 4.1/61 kB Progress (5): 53/108 kB | 68/202 kB | 49/472 kB | 37/153 kB | 7.7/61 kB Progress (5): 53/108 kB | 72/202 kB | 49/472 kB | 37/153 kB | 7.7/61 kB Progress (5): 57/108 kB | 72/202 kB | 49/472 kB | 37/153 kB | 7.7/61 kB Progress (5): 57/108 kB | 72/202 kB | 53/472 kB | 37/153 kB | 7.7/61 kB Progress (5): 61/108 kB | 72/202 kB | 53/472 kB | 37/153 kB | 7.7/61 kB Progress (5): 61/108 kB | 76/202 kB | 53/472 kB | 37/153 kB | 7.7/61 kB Progress (5): 61/108 kB | 76/202 kB | 53/472 kB | 37/153 kB | 12/61 kB Progress (5): 61/108 kB | 76/202 kB | 53/472 kB | 41/153 kB | 12/61 kB Progress (5): 61/108 kB | 76/202 kB | 53/472 kB | 41/153 kB | 16/61 kB Progress (5): 61/108 kB | 80/202 kB | 53/472 kB | 41/153 kB | 16/61 kB Progress (5): 65/108 kB | 80/202 kB | 53/472 kB | 41/153 kB | 16/61 kB Progress (5): 65/108 kB | 80/202 kB | 57/472 kB | 41/153 kB | 16/61 kB Progress (5): 66/108 kB | 80/202 kB | 57/472 kB | 41/153 kB | 16/61 kB Progress (5): 66/108 kB | 84/202 kB | 57/472 kB | 41/153 kB | 16/61 kB Progress (5): 66/108 kB | 84/202 kB | 57/472 kB | 41/153 kB | 20/61 kB Progress (5): 66/108 kB | 84/202 kB | 57/472 kB | 45/153 kB | 20/61 kB Progress (5): 66/108 kB | 84/202 kB | 57/472 kB | 45/153 kB | 24/61 kB Progress (5): 66/108 kB | 88/202 kB | 57/472 kB | 45/153 kB | 24/61 kB Progress (5): 70/108 kB | 88/202 kB | 57/472 kB | 45/153 kB | 24/61 kB Progress (5): 70/108 kB | 88/202 kB | 61/472 kB | 45/153 kB | 24/61 kB Progress (5): 74/108 kB | 88/202 kB | 61/472 kB | 45/153 kB | 24/61 kB Progress (5): 74/108 kB | 92/202 kB | 61/472 kB | 45/153 kB | 24/61 kB Progress (5): 74/108 kB | 92/202 kB | 61/472 kB | 45/153 kB | 28/61 kB Progress (5): 74/108 kB | 92/202 kB | 61/472 kB | 49/153 kB | 28/61 kB Progress (5): 74/108 kB | 92/202 kB | 61/472 kB | 49/153 kB | 32/61 kB Progress (5): 74/108 kB | 96/202 kB | 61/472 kB | 49/153 kB | 32/61 kB Progress (5): 78/108 kB | 96/202 kB | 61/472 kB | 49/153 kB | 32/61 kB Progress (5): 78/108 kB | 96/202 kB | 65/472 kB | 49/153 kB | 32/61 kB Progress (5): 82/108 kB | 96/202 kB | 65/472 kB | 49/153 kB | 32/61 kB Progress (5): 82/108 kB | 100/202 kB | 65/472 kB | 49/153 kB | 32/61 kB Progress (5): 82/108 kB | 100/202 kB | 65/472 kB | 49/153 kB | 36/61 kB Progress (5): 82/108 kB | 100/202 kB | 65/472 kB | 53/153 kB | 36/61 kB Progress (5): 82/108 kB | 100/202 kB | 65/472 kB | 53/153 kB | 40/61 kB Progress (5): 82/108 kB | 104/202 kB | 65/472 kB | 53/153 kB | 40/61 kB Progress (5): 86/108 kB | 104/202 kB | 65/472 kB | 53/153 kB | 40/61 kB Progress (5): 86/108 kB | 104/202 kB | 66/472 kB | 53/153 kB | 40/61 kB Progress (5): 90/108 kB | 104/202 kB | 66/472 kB | 53/153 kB | 40/61 kB Progress (5): 90/108 kB | 108/202 kB | 66/472 kB | 53/153 kB | 40/61 kB Progress (5): 90/108 kB | 108/202 kB | 66/472 kB | 53/153 kB | 44/61 kB Progress (5): 90/108 kB | 108/202 kB | 66/472 kB | 57/153 kB | 44/61 kB Progress (5): 90/108 kB | 108/202 kB | 66/472 kB | 57/153 kB | 48/61 kB Progress (5): 90/108 kB | 112/202 kB | 66/472 kB | 57/153 kB | 48/61 kB Progress (5): 94/108 kB | 112/202 kB | 66/472 kB | 57/153 kB | 48/61 kB Progress (5): 94/108 kB | 112/202 kB | 70/472 kB | 57/153 kB | 48/61 kB Progress (5): 98/108 kB | 112/202 kB | 70/472 kB | 57/153 kB | 48/61 kB Progress (5): 98/108 kB | 116/202 kB | 70/472 kB | 57/153 kB | 48/61 kB Progress (5): 98/108 kB | 116/202 kB | 70/472 kB | 57/153 kB | 52/61 kB Progress (5): 98/108 kB | 116/202 kB | 70/472 kB | 61/153 kB | 52/61 kB Progress (5): 98/108 kB | 116/202 kB | 70/472 kB | 61/153 kB | 56/61 kB Progress (5): 98/108 kB | 120/202 kB | 70/472 kB | 61/153 kB | 56/61 kB Progress (5): 102/108 kB | 120/202 kB | 70/472 kB | 61/153 kB | 56/61 kB Progress (5): 102/108 kB | 120/202 kB | 74/472 kB | 61/153 kB | 56/61 kB Progress (5): 106/108 kB | 120/202 kB | 74/472 kB | 61/153 kB | 56/61 kB Progress (5): 106/108 kB | 124/202 kB | 74/472 kB | 61/153 kB | 56/61 kB Progress (5): 106/108 kB | 124/202 kB | 74/472 kB | 61/153 kB | 60/61 kB Progress (5): 106/108 kB | 124/202 kB | 74/472 kB | 65/153 kB | 60/61 kB Progress (5): 106/108 kB | 124/202 kB | 74/472 kB | 65/153 kB | 61 kB Progress (5): 106/108 kB | 128/202 kB | 74/472 kB | 65/153 kB | 61 kB Progress (5): 108 kB | 128/202 kB | 74/472 kB | 65/153 kB | 61 kB Progress (5): 108 kB | 128/202 kB | 78/472 kB | 65/153 kB | 61 kB Progress (5): 108 kB | 132/202 kB | 78/472 kB | 65/153 kB | 61 kB Progress (5): 108 kB | 132/202 kB | 78/472 kB | 66/153 kB | 61 kB Progress (5): 108 kB | 136/202 kB | 78/472 kB | 66/153 kB | 61 kB Progress (5): 108 kB | 136/202 kB | 82/472 kB | 66/153 kB | 61 kB Progress (5): 108 kB | 140/202 kB | 82/472 kB | 66/153 kB | 61 kB Progress (5): 108 kB | 140/202 kB | 82/472 kB | 70/153 kB | 61 kB Progress (5): 108 kB | 144/202 kB | 82/472 kB | 70/153 kB | 61 kB Progress (5): 108 kB | 144/202 kB | 86/472 kB | 70/153 kB | 61 kB Progress (5): 108 kB | 144/202 kB | 90/472 kB | 70/153 kB | 61 kB Progress (5): 108 kB | 148/202 kB | 90/472 kB | 70/153 kB | 61 kB Progress (5): 108 kB | 148/202 kB | 90/472 kB | 74/153 kB | 61 kB Progress (5): 108 kB | 152/202 kB | 90/472 kB | 74/153 kB | 61 kB Progress (5): 108 kB | 152/202 kB | 94/472 kB | 74/153 kB | 61 kB Progress (5): 108 kB | 156/202 kB | 94/472 kB | 74/153 kB | 61 kB Progress (5): 108 kB | 156/202 kB | 94/472 kB | 78/153 kB | 61 kB Progress (5): 108 kB | 160/202 kB | 94/472 kB | 78/153 kB | 61 kB Progress (5): 108 kB | 160/202 kB | 98/472 kB | 78/153 kB | 61 kB Progress (5): 108 kB | 164/202 kB | 98/472 kB | 78/153 kB | 61 kB Progress (5): 108 kB | 164/202 kB | 98/472 kB | 82/153 kB | 61 kB Progress (5): 108 kB | 168/202 kB | 98/472 kB | 82/153 kB | 61 kB Progress (5): 108 kB | 168/202 kB | 102/472 kB | 82/153 kB | 61 kB Progress (5): 108 kB | 172/202 kB | 102/472 kB | 82/153 kB | 61 kB Progress (5): 108 kB | 172/202 kB | 102/472 kB | 86/153 kB | 61 kB Progress (5): 108 kB | 176/202 kB | 102/472 kB | 86/153 kB | 61 kB Progress (5): 108 kB | 176/202 kB | 106/472 kB | 86/153 kB | 61 kB Progress (5): 108 kB | 180/202 kB | 106/472 kB | 86/153 kB | 61 kB Progress (5): 108 kB | 180/202 kB | 106/472 kB | 90/153 kB | 61 kB Progress (5): 108 kB | 184/202 kB | 106/472 kB | 90/153 kB | 61 kB Progress (5): 108 kB | 184/202 kB | 110/472 kB | 90/153 kB | 61 kB Progress (5): 108 kB | 188/202 kB | 110/472 kB | 90/153 kB | 61 kB Progress (5): 108 kB | 188/202 kB | 110/472 kB | 94/153 kB | 61 kB Progress (5): 108 kB | 192/202 kB | 110/472 kB | 94/153 kB | 61 kB Progress (5): 108 kB | 192/202 kB | 114/472 kB | 94/153 kB | 61 kB Progress (5): 108 kB | 196/202 kB | 114/472 kB | 94/153 kB | 61 kB Progress (5): 108 kB | 196/202 kB | 114/472 kB | 98/153 kB | 61 kB Progress (5): 108 kB | 200/202 kB | 114/472 kB | 98/153 kB | 61 kB Progress (5): 108 kB | 200/202 kB | 118/472 kB | 98/153 kB | 61 kB Progress (5): 108 kB | 202 kB | 118/472 kB | 98/153 kB | 61 kB Progress (5): 108 kB | 202 kB | 118/472 kB | 102/153 kB | 61 kB Progress (5): 108 kB | 202 kB | 122/472 kB | 102/153 kB | 61 kB Progress (5): 108 kB | 202 kB | 122/472 kB | 106/153 kB | 61 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 201 kB/s) [2019-07-31T04:34:07.082Z] Progress (4): 108 kB | 202 kB | 126/472 kB | 106/153 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [2019-07-31T04:34:07.082Z] Progress (4): 108 kB | 202 kB | 126/472 kB | 110/153 kB Progress (4): 108 kB | 202 kB | 130/472 kB | 110/153 kB Progress (4): 108 kB | 202 kB | 130/472 kB | 114/153 kB Progress (4): 108 kB | 202 kB | 134/472 kB | 114/153 kB Progress (4): 108 kB | 202 kB | 134/472 kB | 118/153 kB Progress (4): 108 kB | 202 kB | 138/472 kB | 118/153 kB Progress (4): 108 kB | 202 kB | 138/472 kB | 122/153 kB Progress (4): 108 kB | 202 kB | 142/472 kB | 122/153 kB Progress (4): 108 kB | 202 kB | 142/472 kB | 126/153 kB Progress (4): 108 kB | 202 kB | 146/472 kB | 126/153 kB Progress (4): 108 kB | 202 kB | 146/472 kB | 130/153 kB Progress (4): 108 kB | 202 kB | 150/472 kB | 130/153 kB Progress (4): 108 kB | 202 kB | 150/472 kB | 134/153 kB Progress (4): 108 kB | 202 kB | 154/472 kB | 134/153 kB Progress (4): 108 kB | 202 kB | 154/472 kB | 138/153 kB Progress (4): 108 kB | 202 kB | 158/472 kB | 138/153 kB Progress (4): 108 kB | 202 kB | 158/472 kB | 142/153 kB Progress (4): 108 kB | 202 kB | 162/472 kB | 142/153 kB Progress (4): 108 kB | 202 kB | 162/472 kB | 146/153 kB Progress (4): 108 kB | 202 kB | 166/472 kB | 146/153 kB Progress (4): 108 kB | 202 kB | 166/472 kB | 150/153 kB Progress (4): 108 kB | 202 kB | 170/472 kB | 150/153 kB Progress (4): 108 kB | 202 kB | 170/472 kB | 153 kB Progress (4): 108 kB | 202 kB | 174/472 kB | 153 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 346 kB/s) [2019-07-31T04:34:07.082Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 644 kB/s) [2019-07-31T04:34:07.082Z] Progress (2): 178/472 kB | 153 kB Progress (2): 182/472 kB | 153 kB Progress (2): 186/472 kB | 153 kB Progress (2): 190/472 kB | 153 kB Progress (2): 194/472 kB | 153 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-31T04:34:07.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [2019-07-31T04:34:07.082Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 423 kB/s) [2019-07-31T04:34:07.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [2019-07-31T04:34:07.082Z] Progress (1): 198/472 kB Progress (2): 198/472 kB | 4.1/46 kB Progress (2): 202/472 kB | 4.1/46 kB Progress (2): 202/472 kB | 7.7/46 kB Progress (2): 206/472 kB | 7.7/46 kB Progress (2): 206/472 kB | 12/46 kB Progress (2): 210/472 kB | 12/46 kB Progress (2): 210/472 kB | 16/46 kB Progress (2): 214/472 kB | 16/46 kB Progress (2): 214/472 kB | 20/46 kB Progress (2): 218/472 kB | 20/46 kB Progress (2): 218/472 kB | 24/46 kB Progress (2): 222/472 kB | 24/46 kB Progress (2): 222/472 kB | 28/46 kB Progress (2): 226/472 kB | 28/46 kB Progress (2): 226/472 kB | 32/46 kB Progress (2): 230/472 kB | 32/46 kB Progress (2): 230/472 kB | 36/46 kB Progress (2): 234/472 kB | 36/46 kB Progress (2): 234/472 kB | 40/46 kB Progress (2): 238/472 kB | 40/46 kB Progress (2): 238/472 kB | 44/46 kB Progress (2): 242/472 kB | 44/46 kB Progress (2): 242/472 kB | 46 kB Progress (2): 246/472 kB | 46 kB Progress (2): 250/472 kB | 46 kB Progress (2): 254/472 kB | 46 kB Progress (2): 258/472 kB | 46 kB Progress (2): 262/472 kB | 46 kB Progress (2): 266/472 kB | 46 kB Progress (2): 270/472 kB | 46 kB Progress (2): 274/472 kB | 46 kB Progress (2): 278/472 kB | 46 kB Progress (2): 282/472 kB | 46 kB Progress (2): 286/472 kB | 46 kB Progress (2): 290/472 kB | 46 kB Progress (2): 294/472 kB | 46 kB Progress (2): 298/472 kB | 46 kB Progress (2): 302/472 kB | 46 kB Progress (2): 306/472 kB | 46 kB Progress (2): 310/472 kB | 46 kB Progress (2): 314/472 kB | 46 kB Progress (3): 314/472 kB | 46 kB | 4.1/13 kB Progress (3): 318/472 kB | 46 kB | 4.1/13 kB Progress (3): 318/472 kB | 46 kB | 7.7/13 kB Progress (3): 322/472 kB | 46 kB | 7.7/13 kB Progress (3): 322/472 kB | 46 kB | 12/13 kB Progress (3): 326/472 kB | 46 kB | 12/13 kB Progress (3): 326/472 kB | 46 kB | 13 kB Progress (3): 330/472 kB | 46 kB | 13 kB Progress (3): 334/472 kB | 46 kB | 13 kB Progress (3): 338/472 kB | 46 kB | 13 kB Progress (3): 342/472 kB | 46 kB | 13 kB Progress (3): 346/472 kB | 46 kB | 13 kB Progress (4): 346/472 kB | 46 kB | 13 kB | 4.1/49 kB Progress (4): 350/472 kB | 46 kB | 13 kB | 4.1/49 kB Progress (4): 350/472 kB | 46 kB | 13 kB | 7.7/49 kB Progress (4): 354/472 kB | 46 kB | 13 kB | 7.7/49 kB Progress (4): 354/472 kB | 46 kB | 13 kB | 12/49 kB Progress (4): 358/472 kB | 46 kB | 13 kB | 12/49 kB Progress (4): 358/472 kB | 46 kB | 13 kB | 16/49 kB Progress (4): 362/472 kB | 46 kB | 13 kB | 16/49 kB Progress (4): 362/472 kB | 46 kB | 13 kB | 20/49 kB Progress (4): 366/472 kB | 46 kB | 13 kB | 20/49 kB Progress (4): 366/472 kB | 46 kB | 13 kB | 24/49 kB Progress (4): 370/472 kB | 46 kB | 13 kB | 24/49 kB Progress (4): 370/472 kB | 46 kB | 13 kB | 28/49 kB Progress (4): 374/472 kB | 46 kB | 13 kB | 28/49 kB Progress (4): 374/472 kB | 46 kB | 13 kB | 32/49 kB Progress (4): 378/472 kB | 46 kB | 13 kB | 32/49 kB Progress (4): 378/472 kB | 46 kB | 13 kB | 36/49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 122 kB/s) [2019-07-31T04:34:07.082Z] Progress (3): 378/472 kB | 13 kB | 40/49 kB Progress (3): 382/472 kB | 13 kB | 40/49 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [2019-07-31T04:34:07.082Z] Progress (3): 386/472 kB | 13 kB | 40/49 kB Progress (3): 386/472 kB | 13 kB | 44/49 kB Progress (3): 390/472 kB | 13 kB | 44/49 kB Progress (3): 390/472 kB | 13 kB | 48/49 kB Progress (3): 394/472 kB | 13 kB | 48/49 kB Progress (4): 394/472 kB | 13 kB | 48/49 kB | 4.1/29 kB Progress (4): 394/472 kB | 13 kB | 49 kB | 4.1/29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 35 kB/s) [2019-07-31T04:34:07.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-31T04:34:07.082Z] Progress (3): 394/472 kB | 49 kB | 7.7/29 kB Progress (3): 398/472 kB | 49 kB | 7.7/29 kB Progress (3): 398/472 kB | 49 kB | 12/29 kB Progress (3): 402/472 kB | 49 kB | 12/29 kB Progress (3): 402/472 kB | 49 kB | 16/29 kB Progress (3): 406/472 kB | 49 kB | 16/29 kB Progress (3): 406/472 kB | 49 kB | 20/29 kB Progress (3): 410/472 kB | 49 kB | 20/29 kB Progress (3): 410/472 kB | 49 kB | 24/29 kB Progress (3): 414/472 kB | 49 kB | 24/29 kB Progress (3): 414/472 kB | 49 kB | 28/29 kB Progress (3): 418/472 kB | 49 kB | 28/29 kB Progress (3): 418/472 kB | 49 kB | 29 kB Progress (3): 422/472 kB | 49 kB | 29 kB Progress (3): 426/472 kB | 49 kB | 29 kB Progress (3): 430/472 kB | 49 kB | 29 kB Progress (3): 434/472 kB | 49 kB | 29 kB Progress (3): 438/472 kB | 49 kB | 29 kB Progress (3): 442/472 kB | 49 kB | 29 kB Progress (3): 446/472 kB | 49 kB | 29 kB Progress (3): 450/472 kB | 49 kB | 29 kB Progress (3): 454/472 kB | 49 kB | 29 kB Progress (3): 458/472 kB | 49 kB | 29 kB Progress (3): 462/472 kB | 49 kB | 29 kB Progress (3): 466/472 kB | 49 kB | 29 kB Progress (4): 466/472 kB | 49 kB | 29 kB | 4.1/247 kB Progress (4): 470/472 kB | 49 kB | 29 kB | 4.1/247 kB Progress (4): 470/472 kB | 49 kB | 29 kB | 7.7/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 7.7/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 12/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 16/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 20/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 24/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 28/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 32/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 33/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 37/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 41/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 45/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 49/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 53/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 57/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 61/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 65/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 66/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 70/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 74/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 78/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 82/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 86/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 90/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 94/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 98/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 98/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 102/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 106/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 110/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 114/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 118/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 122/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 126/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 130/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 134/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 138/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 142/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 146/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 150/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 154/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 158/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 162/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 166/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 170/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 174/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 178/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 182/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 186/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 190/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 194/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 198/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 202/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 206/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 210/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 214/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 218/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 222/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 226/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 230/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 234/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 238/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 242/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 246/247 kB Progress (4): 472 kB | 49 kB | 29 kB | 247 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 70 kB/s) [2019-07-31T04:34:07.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar [2019-07-31T04:34:07.082Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.1 MB/s) [2019-07-31T04:34:07.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-31T04:34:07.082Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 118 kB/s) [2019-07-31T04:34:07.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-31T04:34:07.342Z] Progress (2): 247 kB | 4.1/187 kB Progress (2): 247 kB | 7.7/187 kB Progress (2): 247 kB | 12/187 kB Progress (2): 247 kB | 16/187 kB Progress (2): 247 kB | 20/187 kB Progress (2): 247 kB | 24/187 kB Progress (2): 247 kB | 28/187 kB Progress (2): 247 kB | 32/187 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 586 kB/s) [2019-07-31T04:34:07.342Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-31T04:34:07.342Z] Progress (2): 32/187 kB | 4.1/86 kB Progress (2): 33/187 kB | 4.1/86 kB Progress (3): 33/187 kB | 4.1/86 kB | 4.1/532 kB Progress (4): 33/187 kB | 4.1/86 kB | 4.1/532 kB | 4.1/209 kB Progress (4): 33/187 kB | 4.1/86 kB | 7.7/532 kB | 4.1/209 kB Progress (4): 37/187 kB | 4.1/86 kB | 7.7/532 kB | 4.1/209 kB Progress (4): 37/187 kB | 7.7/86 kB | 7.7/532 kB | 4.1/209 kB Progress (4): 41/187 kB | 7.7/86 kB | 7.7/532 kB | 4.1/209 kB Progress (4): 41/187 kB | 12/86 kB | 7.7/532 kB | 4.1/209 kB Progress (4): 45/187 kB | 12/86 kB | 7.7/532 kB | 4.1/209 kB Progress (4): 45/187 kB | 12/86 kB | 12/532 kB | 4.1/209 kB Progress (4): 45/187 kB | 12/86 kB | 12/532 kB | 7.7/209 kB Progress (4): 45/187 kB | 12/86 kB | 16/532 kB | 7.7/209 kB Progress (4): 49/187 kB | 12/86 kB | 16/532 kB | 7.7/209 kB Progress (4): 49/187 kB | 16/86 kB | 16/532 kB | 7.7/209 kB Progress (4): 53/187 kB | 16/86 kB | 16/532 kB | 7.7/209 kB Progress (4): 53/187 kB | 16/86 kB | 20/532 kB | 7.7/209 kB Progress (4): 53/187 kB | 16/86 kB | 20/532 kB | 12/209 kB Progress (4): 53/187 kB | 16/86 kB | 24/532 kB | 12/209 kB Progress (4): 57/187 kB | 16/86 kB | 24/532 kB | 12/209 kB Progress (4): 57/187 kB | 20/86 kB | 24/532 kB | 12/209 kB Progress (4): 61/187 kB | 20/86 kB | 24/532 kB | 12/209 kB Progress (4): 61/187 kB | 24/86 kB | 24/532 kB | 12/209 kB Progress (4): 61/187 kB | 24/86 kB | 28/532 kB | 12/209 kB Progress (4): 61/187 kB | 24/86 kB | 28/532 kB | 16/209 kB Progress (4): 61/187 kB | 24/86 kB | 32/532 kB | 16/209 kB Progress (4): 61/187 kB | 28/86 kB | 32/532 kB | 16/209 kB Progress (4): 65/187 kB | 28/86 kB | 32/532 kB | 16/209 kB Progress (4): 65/187 kB | 32/86 kB | 32/532 kB | 16/209 kB Progress (4): 65/187 kB | 32/86 kB | 33/532 kB | 16/209 kB Progress (4): 65/187 kB | 32/86 kB | 33/532 kB | 20/209 kB Progress (4): 65/187 kB | 33/86 kB | 33/532 kB | 20/209 kB Progress (4): 66/187 kB | 33/86 kB | 33/532 kB | 20/209 kB Progress (4): 66/187 kB | 37/86 kB | 33/532 kB | 20/209 kB Progress (4): 66/187 kB | 37/86 kB | 33/532 kB | 24/209 kB Progress (4): 66/187 kB | 37/86 kB | 37/532 kB | 24/209 kB Progress (4): 66/187 kB | 37/86 kB | 37/532 kB | 28/209 kB Progress (4): 66/187 kB | 41/86 kB | 37/532 kB | 28/209 kB Progress (4): 70/187 kB | 41/86 kB | 37/532 kB | 28/209 kB Progress (4): 70/187 kB | 45/86 kB | 37/532 kB | 28/209 kB Progress (4): 70/187 kB | 45/86 kB | 37/532 kB | 32/209 kB Progress (4): 70/187 kB | 45/86 kB | 41/532 kB | 32/209 kB Progress (4): 70/187 kB | 45/86 kB | 41/532 kB | 33/209 kB Progress (4): 70/187 kB | 49/86 kB | 41/532 kB | 33/209 kB Progress (4): 74/187 kB | 49/86 kB | 41/532 kB | 33/209 kB Progress (4): 74/187 kB | 53/86 kB | 41/532 kB | 33/209 kB Progress (4): 74/187 kB | 53/86 kB | 41/532 kB | 37/209 kB Progress (4): 74/187 kB | 53/86 kB | 45/532 kB | 37/209 kB Progress (4): 74/187 kB | 53/86 kB | 45/532 kB | 41/209 kB Progress (4): 74/187 kB | 57/86 kB | 45/532 kB | 41/209 kB Progress (4): 78/187 kB | 57/86 kB | 45/532 kB | 41/209 kB Progress (5): 78/187 kB | 57/86 kB | 45/532 kB | 41/209 kB | 4.1/56 kB Progress (5): 82/187 kB | 57/86 kB | 45/532 kB | 41/209 kB | 4.1/56 kB Progress (5): 82/187 kB | 61/86 kB | 45/532 kB | 41/209 kB | 4.1/56 kB Progress (5): 82/187 kB | 61/86 kB | 45/532 kB | 45/209 kB | 4.1/56 kB Progress (5): 82/187 kB | 61/86 kB | 49/532 kB | 45/209 kB | 4.1/56 kB Progress (5): 82/187 kB | 61/86 kB | 49/532 kB | 49/209 kB | 4.1/56 kB Progress (5): 82/187 kB | 65/86 kB | 49/532 kB | 49/209 kB | 4.1/56 kB Progress (5): 86/187 kB | 65/86 kB | 49/532 kB | 49/209 kB | 4.1/56 kB Progress (5): 86/187 kB | 65/86 kB | 49/532 kB | 49/209 kB | 7.7/56 kB Progress (5): 90/187 kB | 65/86 kB | 49/532 kB | 49/209 kB | 7.7/56 kB Progress (5): 90/187 kB | 69/86 kB | 49/532 kB | 49/209 kB | 7.7/56 kB Progress (5): 90/187 kB | 69/86 kB | 49/532 kB | 53/209 kB | 7.7/56 kB Progress (5): 90/187 kB | 69/86 kB | 53/532 kB | 53/209 kB | 7.7/56 kB Progress (5): 90/187 kB | 69/86 kB | 53/532 kB | 57/209 kB | 7.7/56 kB Progress (5): 90/187 kB | 73/86 kB | 53/532 kB | 57/209 kB | 7.7/56 kB Progress (5): 94/187 kB | 73/86 kB | 53/532 kB | 57/209 kB | 7.7/56 kB Progress (5): 94/187 kB | 73/86 kB | 53/532 kB | 57/209 kB | 12/56 kB Progress (5): 98/187 kB | 73/86 kB | 53/532 kB | 57/209 kB | 12/56 kB Progress (5): 98/187 kB | 77/86 kB | 53/532 kB | 57/209 kB | 12/56 kB Progress (5): 98/187 kB | 77/86 kB | 53/532 kB | 61/209 kB | 12/56 kB Progress (5): 98/187 kB | 77/86 kB | 57/532 kB | 61/209 kB | 12/56 kB Progress (5): 98/187 kB | 77/86 kB | 57/532 kB | 65/209 kB | 12/56 kB Progress (5): 98/187 kB | 77/86 kB | 61/532 kB | 65/209 kB | 12/56 kB Progress (5): 98/187 kB | 81/86 kB | 61/532 kB | 65/209 kB | 12/56 kB Progress (5): 98/187 kB | 81/86 kB | 61/532 kB | 65/209 kB | 12/56 kB Progress (5): 98/187 kB | 81/86 kB | 61/532 kB | 65/209 kB | 16/56 kB Progress (5): 102/187 kB | 81/86 kB | 61/532 kB | 65/209 kB | 16/56 kB Progress (5): 102/187 kB | 85/86 kB | 61/532 kB | 65/209 kB | 16/56 kB Progress (5): 102/187 kB | 85/86 kB | 65/532 kB | 65/209 kB | 16/56 kB Progress (5): 102/187 kB | 85/86 kB | 65/532 kB | 66/209 kB | 16/56 kB Progress (5): 102/187 kB | 85/86 kB | 66/532 kB | 66/209 kB | 16/56 kB Progress (5): 102/187 kB | 86 kB | 66/532 kB | 66/209 kB | 16/56 kB Progress (5): 106/187 kB | 86 kB | 66/532 kB | 66/209 kB | 16/56 kB Progress (5): 106/187 kB | 86 kB | 66/532 kB | 66/209 kB | 20/56 kB Progress (5): 110/187 kB | 86 kB | 66/532 kB | 66/209 kB | 20/56 kB Progress (5): 110/187 kB | 86 kB | 70/532 kB | 66/209 kB | 20/56 kB Progress (5): 110/187 kB | 86 kB | 70/532 kB | 70/209 kB | 20/56 kB Progress (5): 110/187 kB | 86 kB | 74/532 kB | 70/209 kB | 20/56 kB Progress (5): 114/187 kB | 86 kB | 74/532 kB | 70/209 kB | 20/56 kB Progress (5): 114/187 kB | 86 kB | 74/532 kB | 70/209 kB | 24/56 kB Progress (5): 118/187 kB | 86 kB | 74/532 kB | 70/209 kB | 24/56 kB Progress (5): 118/187 kB | 86 kB | 78/532 kB | 70/209 kB | 24/56 kB Progress (5): 118/187 kB | 86 kB | 78/532 kB | 74/209 kB | 24/56 kB Progress (5): 118/187 kB | 86 kB | 82/532 kB | 74/209 kB | 24/56 kB Progress (5): 122/187 kB | 86 kB | 82/532 kB | 74/209 kB | 24/56 kB Progress (5): 122/187 kB | 86 kB | 82/532 kB | 74/209 kB | 28/56 kB Progress (5): 126/187 kB | 86 kB | 82/532 kB | 74/209 kB | 28/56 kB Progress (5): 126/187 kB | 86 kB | 86/532 kB | 74/209 kB | 28/56 kB Progress (5): 126/187 kB | 86 kB | 86/532 kB | 78/209 kB | 28/56 kB Progress (5): 126/187 kB | 86 kB | 90/532 kB | 78/209 kB | 28/56 kB Progress (5): 130/187 kB | 86 kB | 90/532 kB | 78/209 kB | 28/56 kB Progress (5): 130/187 kB | 86 kB | 90/532 kB | 78/209 kB | 32/56 kB Progress (5): 134/187 kB | 86 kB | 90/532 kB | 78/209 kB | 32/56 kB Progress (5): 134/187 kB | 86 kB | 94/532 kB | 78/209 kB | 32/56 kB Progress (5): 134/187 kB | 86 kB | 94/532 kB | 82/209 kB | 32/56 kB Progress (5): 134/187 kB | 86 kB | 98/532 kB | 82/209 kB | 32/56 kB Progress (5): 138/187 kB | 86 kB | 98/532 kB | 82/209 kB | 32/56 kB Progress (5): 138/187 kB | 86 kB | 98/532 kB | 82/209 kB | 33/56 kB Progress (5): 142/187 kB | 86 kB | 98/532 kB | 82/209 kB | 33/56 kB Progress (5): 142/187 kB | 86 kB | 102/532 kB | 82/209 kB | 33/56 kB Progress (5): 142/187 kB | 86 kB | 102/532 kB | 86/209 kB | 33/56 kB Progress (5): 142/187 kB | 86 kB | 106/532 kB | 86/209 kB | 33/56 kB Progress (5): 146/187 kB | 86 kB | 106/532 kB | 86/209 kB | 33/56 kB Progress (5): 146/187 kB | 86 kB | 106/532 kB | 86/209 kB | 37/56 kB Progress (5): 150/187 kB | 86 kB | 106/532 kB | 86/209 kB | 37/56 kB Progress (5): 150/187 kB | 86 kB | 110/532 kB | 86/209 kB | 37/56 kB Progress (5): 150/187 kB | 86 kB | 110/532 kB | 90/209 kB | 37/56 kB Progress (5): 150/187 kB | 86 kB | 114/532 kB | 90/209 kB | 37/56 kB Progress (5): 154/187 kB | 86 kB | 114/532 kB | 90/209 kB | 37/56 kB Progress (5): 154/187 kB | 86 kB | 114/532 kB | 90/209 kB | 41/56 kB Progress (5): 158/187 kB | 86 kB | 114/532 kB | 90/209 kB | 41/56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 174 kB/s) [2019-07-31T04:34:07.342Z] Progress (4): 158/187 kB | 118/532 kB | 90/209 kB | 41/56 kB Progress (4): 158/187 kB | 118/532 kB | 94/209 kB | 41/56 kB Progress (4): 158/187 kB | 122/532 kB | 94/209 kB | 41/56 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-31T04:34:07.342Z] Progress (4): 162/187 kB | 122/532 kB | 94/209 kB | 41/56 kB Progress (4): 162/187 kB | 122/532 kB | 94/209 kB | 45/56 kB Progress (4): 166/187 kB | 122/532 kB | 94/209 kB | 45/56 kB Progress (4): 166/187 kB | 126/532 kB | 94/209 kB | 45/56 kB Progress (4): 166/187 kB | 126/532 kB | 98/209 kB | 45/56 kB Progress (4): 166/187 kB | 130/532 kB | 98/209 kB | 45/56 kB Progress (4): 170/187 kB | 130/532 kB | 98/209 kB | 45/56 kB Progress (4): 170/187 kB | 130/532 kB | 98/209 kB | 49/56 kB Progress (4): 174/187 kB | 130/532 kB | 98/209 kB | 49/56 kB Progress (4): 174/187 kB | 134/532 kB | 98/209 kB | 49/56 kB Progress (4): 174/187 kB | 134/532 kB | 98/209 kB | 49/56 kB Progress (4): 174/187 kB | 138/532 kB | 98/209 kB | 49/56 kB Progress (4): 178/187 kB | 138/532 kB | 98/209 kB | 49/56 kB Progress (4): 178/187 kB | 138/532 kB | 98/209 kB | 53/56 kB Progress (4): 182/187 kB | 138/532 kB | 98/209 kB | 53/56 kB Progress (4): 182/187 kB | 138/532 kB | 98/209 kB | 56 kB Progress (4): 182/187 kB | 142/532 kB | 98/209 kB | 56 kB Progress (4): 182/187 kB | 142/532 kB | 102/209 kB | 56 kB Progress (4): 182/187 kB | 146/532 kB | 102/209 kB | 56 kB Progress (4): 186/187 kB | 146/532 kB | 102/209 kB | 56 kB Progress (4): 186/187 kB | 150/532 kB | 102/209 kB | 56 kB Progress (4): 186/187 kB | 150/532 kB | 106/209 kB | 56 kB Progress (4): 186/187 kB | 154/532 kB | 106/209 kB | 56 kB Progress (4): 186/187 kB | 154/532 kB | 110/209 kB | 56 kB Progress (4): 186/187 kB | 158/532 kB | 110/209 kB | 56 kB Progress (4): 187 kB | 158/532 kB | 110/209 kB | 56 kB Progress (4): 187 kB | 162/532 kB | 110/209 kB | 56 kB Progress (4): 187 kB | 162/532 kB | 114/209 kB | 56 kB Progress (4): 187 kB | 166/532 kB | 114/209 kB | 56 kB Progress (4): 187 kB | 166/532 kB | 118/209 kB | 56 kB Progress (4): 187 kB | 170/532 kB | 118/209 kB | 56 kB Progress (4): 187 kB | 170/532 kB | 122/209 kB | 56 kB Progress (4): 187 kB | 174/532 kB | 122/209 kB | 56 kB Progress (4): 187 kB | 174/532 kB | 126/209 kB | 56 kB Progress (4): 187 kB | 178/532 kB | 126/209 kB | 56 kB Progress (4): 187 kB | 178/532 kB | 130/209 kB | 56 kB Progress (4): 187 kB | 182/532 kB | 130/209 kB | 56 kB Progress (4): 187 kB | 182/532 kB | 134/209 kB | 56 kB Progress (4): 187 kB | 186/532 kB | 134/209 kB | 56 kB Progress (4): 187 kB | 186/532 kB | 138/209 kB | 56 kB Progress (4): 187 kB | 190/532 kB | 138/209 kB | 56 kB Progress (4): 187 kB | 190/532 kB | 142/209 kB | 56 kB Progress (4): 187 kB | 194/532 kB | 142/209 kB | 56 kB Progress (4): 187 kB | 194/532 kB | 146/209 kB | 56 kB Progress (4): 187 kB | 198/532 kB | 146/209 kB | 56 kB Progress (4): 187 kB | 198/532 kB | 150/209 kB | 56 kB Progress (4): 187 kB | 202/532 kB | 150/209 kB | 56 kB Progress (4): 187 kB | 202/532 kB | 154/209 kB | 56 kB Progress (4): 187 kB | 206/532 kB | 154/209 kB | 56 kB Progress (4): 187 kB | 206/532 kB | 158/209 kB | 56 kB Progress (4): 187 kB | 210/532 kB | 158/209 kB | 56 kB Progress (4): 187 kB | 210/532 kB | 162/209 kB | 56 kB Progress (4): 187 kB | 214/532 kB | 162/209 kB | 56 kB Progress (4): 187 kB | 214/532 kB | 166/209 kB | 56 kB Progress (4): 187 kB | 218/532 kB | 166/209 kB | 56 kB Progress (4): 187 kB | 218/532 kB | 170/209 kB | 56 kB Progress (4): 187 kB | 222/532 kB | 170/209 kB | 56 kB Progress (4): 187 kB | 222/532 kB | 174/209 kB | 56 kB Progress (4): 187 kB | 226/532 kB | 174/209 kB | 56 kB Progress (4): 187 kB | 226/532 kB | 178/209 kB | 56 kB Progress (4): 187 kB | 230/532 kB | 178/209 kB | 56 kB Progress (4): 187 kB | 230/532 kB | 182/209 kB | 56 kB Progress (4): 187 kB | 234/532 kB | 182/209 kB | 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 368 kB/s) [2019-07-31T04:34:07.342Z] Progress (3): 234/532 kB | 186/209 kB | 56 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-31T04:34:07.342Z] Progress (3): 238/532 kB | 186/209 kB | 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 109 kB/s) [2019-07-31T04:34:07.342Z] Progress (2): 242/532 kB | 186/209 kB Progress (2): 242/532 kB | 190/209 kB Progress (2): 242/532 kB | 194/209 kB Progress (2): 242/532 kB | 198/209 kB Progress (2): 242/532 kB | 202/209 kB Progress (2): 242/532 kB | 206/209 kB Progress (2): 242/532 kB | 209 kB Progress (3): 242/532 kB | 209 kB | 4.1/58 kB Progress (3): 242/532 kB | 209 kB | 7.7/58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar [2019-07-31T04:34:07.342Z] Progress (3): 242/532 kB | 209 kB | 12/58 kB Progress (3): 246/532 kB | 209 kB | 12/58 kB Progress (3): 246/532 kB | 209 kB | 16/58 kB Progress (3): 250/532 kB | 209 kB | 16/58 kB Progress (3): 250/532 kB | 209 kB | 20/58 kB Progress (3): 254/532 kB | 209 kB | 20/58 kB Progress (3): 254/532 kB | 209 kB | 24/58 kB Progress (3): 258/532 kB | 209 kB | 24/58 kB Progress (3): 258/532 kB | 209 kB | 28/58 kB Progress (3): 262/532 kB | 209 kB | 28/58 kB Progress (3): 262/532 kB | 209 kB | 32/58 kB Progress (3): 266/532 kB | 209 kB | 32/58 kB Progress (3): 266/532 kB | 209 kB | 36/58 kB Progress (3): 270/532 kB | 209 kB | 36/58 kB Progress (3): 270/532 kB | 209 kB | 40/58 kB Progress (3): 274/532 kB | 209 kB | 40/58 kB Progress (3): 274/532 kB | 209 kB | 44/58 kB Progress (3): 274/532 kB | 209 kB | 48/58 kB Progress (3): 278/532 kB | 209 kB | 48/58 kB Progress (3): 278/532 kB | 209 kB | 52/58 kB Progress (3): 282/532 kB | 209 kB | 52/58 kB Progress (3): 282/532 kB | 209 kB | 56/58 kB Progress (3): 286/532 kB | 209 kB | 56/58 kB Progress (3): 286/532 kB | 209 kB | 58 kB Progress (3): 290/532 kB | 209 kB | 58 kB Progress (3): 294/532 kB | 209 kB | 58 kB Progress (3): 298/532 kB | 209 kB | 58 kB Progress (3): 302/532 kB | 209 kB | 58 kB Progress (3): 306/532 kB | 209 kB | 58 kB Progress (3): 310/532 kB | 209 kB | 58 kB Progress (3): 314/532 kB | 209 kB | 58 kB Progress (3): 318/532 kB | 209 kB | 58 kB Progress (3): 322/532 kB | 209 kB | 58 kB Progress (3): 326/532 kB | 209 kB | 58 kB Progress (3): 330/532 kB | 209 kB | 58 kB Progress (3): 334/532 kB | 209 kB | 58 kB Progress (3): 338/532 kB | 209 kB | 58 kB Progress (3): 342/532 kB | 209 kB | 58 kB Progress (3): 346/532 kB | 209 kB | 58 kB Progress (3): 350/532 kB | 209 kB | 58 kB Progress (3): 354/532 kB | 209 kB | 58 kB Progress (3): 358/532 kB | 209 kB | 58 kB Progress (3): 362/532 kB | 209 kB | 58 kB Progress (3): 366/532 kB | 209 kB | 58 kB Progress (3): 370/532 kB | 209 kB | 58 kB Progress (3): 374/532 kB | 209 kB | 58 kB Progress (3): 378/532 kB | 209 kB | 58 kB Progress (3): 382/532 kB | 209 kB | 58 kB Progress (3): 386/532 kB | 209 kB | 58 kB Progress (3): 390/532 kB | 209 kB | 58 kB Progress (3): 394/532 kB | 209 kB | 58 kB Progress (3): 398/532 kB | 209 kB | 58 kB Progress (3): 402/532 kB | 209 kB | 58 kB Progress (3): 406/532 kB | 209 kB | 58 kB Progress (3): 410/532 kB | 209 kB | 58 kB Progress (3): 414/532 kB | 209 kB | 58 kB Progress (3): 418/532 kB | 209 kB | 58 kB Progress (3): 422/532 kB | 209 kB | 58 kB Progress (3): 426/532 kB | 209 kB | 58 kB Progress (3): 430/532 kB | 209 kB | 58 kB Progress (3): 434/532 kB | 209 kB | 58 kB Progress (3): 438/532 kB | 209 kB | 58 kB Progress (3): 442/532 kB | 209 kB | 58 kB Progress (3): 446/532 kB | 209 kB | 58 kB Progress (3): 450/532 kB | 209 kB | 58 kB Progress (3): 454/532 kB | 209 kB | 58 kB Progress (3): 458/532 kB | 209 kB | 58 kB Progress (3): 462/532 kB | 209 kB | 58 kB Progress (3): 466/532 kB | 209 kB | 58 kB Progress (4): 466/532 kB | 209 kB | 58 kB | 4.1/100 kB Progress (4): 470/532 kB | 209 kB | 58 kB | 4.1/100 kB Progress (5): 470/532 kB | 209 kB | 58 kB | 4.1/100 kB | 4.1/245 kB Progress (5): 470/532 kB | 209 kB | 58 kB | 7.7/100 kB | 4.1/245 kB Progress (5): 470/532 kB | 209 kB | 58 kB | 7.7/100 kB | 7.7/245 kB Progress (5): 474/532 kB | 209 kB | 58 kB | 7.7/100 kB | 7.7/245 kB Progress (5): 474/532 kB | 209 kB | 58 kB | 7.7/100 kB | 12/245 kB Progress (5): 474/532 kB | 209 kB | 58 kB | 12/100 kB | 12/245 kB Progress (5): 474/532 kB | 209 kB | 58 kB | 12/100 kB | 16/245 kB Progress (5): 478/532 kB | 209 kB | 58 kB | 12/100 kB | 16/245 kB Progress (5): 478/532 kB | 209 kB | 58 kB | 12/100 kB | 20/245 kB Progress (5): 478/532 kB | 209 kB | 58 kB | 16/100 kB | 20/245 kB Progress (5): 478/532 kB | 209 kB | 58 kB | 16/100 kB | 24/245 kB Progress (5): 482/532 kB | 209 kB | 58 kB | 16/100 kB | 24/245 kB Progress (5): 482/532 kB | 209 kB | 58 kB | 16/100 kB | 28/245 kB Progress (5): 482/532 kB | 209 kB | 58 kB | 20/100 kB | 28/245 kB Progress (5): 482/532 kB | 209 kB | 58 kB | 20/100 kB | 32/245 kB Progress (5): 486/532 kB | 209 kB | 58 kB | 20/100 kB | 32/245 kB Progress (5): 486/532 kB | 209 kB | 58 kB | 20/100 kB | 36/245 kB Progress (5): 486/532 kB | 209 kB | 58 kB | 24/100 kB | 36/245 kB Progress (5): 486/532 kB | 209 kB | 58 kB | 24/100 kB | 40/245 kB Progress (5): 490/532 kB | 209 kB | 58 kB | 24/100 kB | 40/245 kB Progress (5): 490/532 kB | 209 kB | 58 kB | 24/100 kB | 44/245 kB Progress (5): 490/532 kB | 209 kB | 58 kB | 28/100 kB | 44/245 kB Progress (5): 490/532 kB | 209 kB | 58 kB | 28/100 kB | 48/245 kB Progress (5): 494/532 kB | 209 kB | 58 kB | 28/100 kB | 48/245 kB Progress (5): 494/532 kB | 209 kB | 58 kB | 28/100 kB | 52/245 kB Progress (5): 494/532 kB | 209 kB | 58 kB | 32/100 kB | 52/245 kB Progress (5): 494/532 kB | 209 kB | 58 kB | 32/100 kB | 56/245 kB Progress (5): 498/532 kB | 209 kB | 58 kB | 32/100 kB | 56/245 kB Progress (5): 498/532 kB | 209 kB | 58 kB | 32/100 kB | 60/245 kB Progress (5): 498/532 kB | 209 kB | 58 kB | 33/100 kB | 60/245 kB Progress (5): 498/532 kB | 209 kB | 58 kB | 33/100 kB | 64/245 kB Progress (5): 502/532 kB | 209 kB | 58 kB | 33/100 kB | 64/245 kB Progress (5): 502/532 kB | 209 kB | 58 kB | 33/100 kB | 68/245 kB Progress (5): 502/532 kB | 209 kB | 58 kB | 37/100 kB | 68/245 kB Progress (5): 502/532 kB | 209 kB | 58 kB | 37/100 kB | 72/245 kB Progress (5): 506/532 kB | 209 kB | 58 kB | 37/100 kB | 72/245 kB Progress (5): 506/532 kB | 209 kB | 58 kB | 37/100 kB | 76/245 kB Progress (5): 506/532 kB | 209 kB | 58 kB | 41/100 kB | 76/245 kB Progress (5): 506/532 kB | 209 kB | 58 kB | 41/100 kB | 80/245 kB Progress (5): 510/532 kB | 209 kB | 58 kB | 41/100 kB | 80/245 kB Progress (5): 510/532 kB | 209 kB | 58 kB | 41/100 kB | 84/245 kB Progress (5): 510/532 kB | 209 kB | 58 kB | 45/100 kB | 84/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 98 kB/s) [2019-07-31T04:34:07.342Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 353 kB/s) [2019-07-31T04:34:07.342Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar [2019-07-31T04:34:07.342Z] Progress (3): 510/532 kB | 49/100 kB | 84/245 kB Progress (3): 510/532 kB | 49/100 kB | 88/245 kB Progress (3): 514/532 kB | 49/100 kB | 88/245 kB Progress (3): 514/532 kB | 49/100 kB | 92/245 kB Progress (3): 514/532 kB | 53/100 kB | 92/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar [2019-07-31T04:34:07.342Z] Progress (3): 514/532 kB | 57/100 kB | 92/245 kB Progress (3): 514/532 kB | 57/100 kB | 96/245 kB Progress (3): 518/532 kB | 57/100 kB | 96/245 kB Progress (3): 518/532 kB | 57/100 kB | 100/245 kB Progress (3): 518/532 kB | 61/100 kB | 100/245 kB Progress (3): 518/532 kB | 61/100 kB | 104/245 kB Progress (3): 522/532 kB | 61/100 kB | 104/245 kB Progress (3): 522/532 kB | 61/100 kB | 108/245 kB Progress (3): 522/532 kB | 65/100 kB | 108/245 kB Progress (3): 522/532 kB | 65/100 kB | 112/245 kB Progress (3): 526/532 kB | 65/100 kB | 112/245 kB Progress (3): 526/532 kB | 66/100 kB | 112/245 kB Progress (3): 530/532 kB | 66/100 kB | 112/245 kB Progress (3): 530/532 kB | 66/100 kB | 116/245 kB Progress (3): 532 kB | 66/100 kB | 116/245 kB Progress (3): 532 kB | 70/100 kB | 116/245 kB Progress (3): 532 kB | 70/100 kB | 120/245 kB Progress (3): 532 kB | 74/100 kB | 120/245 kB Progress (3): 532 kB | 74/100 kB | 124/245 kB Progress (3): 532 kB | 78/100 kB | 124/245 kB Progress (3): 532 kB | 78/100 kB | 128/245 kB Progress (3): 532 kB | 82/100 kB | 128/245 kB Progress (3): 532 kB | 82/100 kB | 132/245 kB Progress (3): 532 kB | 86/100 kB | 132/245 kB Progress (3): 532 kB | 86/100 kB | 136/245 kB Progress (3): 532 kB | 90/100 kB | 136/245 kB Progress (3): 532 kB | 90/100 kB | 140/245 kB Progress (3): 532 kB | 94/100 kB | 140/245 kB Progress (3): 532 kB | 94/100 kB | 144/245 kB Progress (3): 532 kB | 98/100 kB | 144/245 kB Progress (3): 532 kB | 98/100 kB | 148/245 kB Progress (3): 532 kB | 100 kB | 148/245 kB Progress (3): 532 kB | 100 kB | 152/245 kB Progress (3): 532 kB | 100 kB | 156/245 kB Progress (3): 532 kB | 100 kB | 160/245 kB Progress (3): 532 kB | 100 kB | 164/245 kB Progress (3): 532 kB | 100 kB | 168/245 kB Progress (3): 532 kB | 100 kB | 172/245 kB Progress (3): 532 kB | 100 kB | 176/245 kB Progress (3): 532 kB | 100 kB | 180/245 kB Progress (4): 532 kB | 100 kB | 180/245 kB | 4.1/13 kB Progress (4): 532 kB | 100 kB | 184/245 kB | 4.1/13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 884 kB/s) [2019-07-31T04:34:07.342Z] Progress (3): 100 kB | 184/245 kB | 7.7/13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar [2019-07-31T04:34:07.342Z] Progress (3): 100 kB | 188/245 kB | 7.7/13 kB Progress (3): 100 kB | 188/245 kB | 12/13 kB Progress (3): 100 kB | 192/245 kB | 12/13 kB Progress (3): 100 kB | 192/245 kB | 13 kB Progress (3): 100 kB | 196/245 kB | 13 kB Progress (3): 100 kB | 200/245 kB | 13 kB Progress (3): 100 kB | 204/245 kB | 13 kB Progress (3): 100 kB | 208/245 kB | 13 kB Progress (3): 100 kB | 212/245 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (100 kB at 164 kB/s) [2019-07-31T04:34:07.342Z] Progress (2): 216/245 kB | 13 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar [2019-07-31T04:34:07.342Z] Progress (2): 220/245 kB | 13 kB Progress (2): 224/245 kB | 13 kB Progress (2): 228/245 kB | 13 kB Progress (2): 232/245 kB | 13 kB Progress (2): 236/245 kB | 13 kB Progress (2): 240/245 kB | 13 kB Progress (2): 244/245 kB | 13 kB Progress (2): 245 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 20 kB/s) [2019-07-31T04:34:07.342Z] Progress (2): 245 kB | 4.1/37 kB Progress (3): 245 kB | 4.1/37 kB | 0/1.4 MB Progress (4): 245 kB | 4.1/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 4.1/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 7.7/37 kB | 0/1.4 MB | 3.2 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-31T04:34:07.342Z] Progress (4): 245 kB | 12/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 12/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 16/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 16/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 20/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 20/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 24/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 24/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 28/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 28/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 32/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 32/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 36/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 36/37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0.1/1.4 MB | 3.2 kB Progress (4): 245 kB | 37 kB | 0.1/1.4 MB | 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 365 kB/s) [2019-07-31T04:34:07.342Z] Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar [2019-07-31T04:34:07.601Z] Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.1/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.2/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.2/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.2/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.2/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.2/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.2/1.4 MB | 3.2 kB Progress (3): 37 kB | 0.2/1.4 MB | 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 4.7 kB/s) [2019-07-31T04:34:07.601Z] Progress (2): 37 kB | 0.2/1.4 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar [2019-07-31T04:34:07.601Z] Progress (2): 37 kB | 0.2/1.4 MB Progress (2): 37 kB | 0.2/1.4 MB Progress (3): 37 kB | 0.2/1.4 MB | 4.1/112 kB Progress (3): 37 kB | 0.2/1.4 MB | 4.1/112 kB Progress (3): 37 kB | 0.2/1.4 MB | 7.7/112 kB Progress (4): 37 kB | 0.2/1.4 MB | 7.7/112 kB | 4.1/7.2 kB Progress (4): 37 kB | 0.2/1.4 MB | 7.7/112 kB | 4.1/7.2 kB Progress (4): 37 kB | 0.2/1.4 MB | 7.7/112 kB | 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 54 kB/s) [2019-07-31T04:34:07.601Z] Progress (3): 0.2/1.4 MB | 12/112 kB | 7.2 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar [2019-07-31T04:34:07.601Z] Progress (3): 0.2/1.4 MB | 12/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 16/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 16/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 20/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 20/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 24/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 24/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 28/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 28/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 32/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 32/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 33/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 33/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 37/112 kB | 7.2 kB Progress (3): 0.2/1.4 MB | 37/112 kB | 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 10 kB/s) [2019-07-31T04:34:07.601Z] Progress (2): 0.2/1.4 MB | 41/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-31T04:34:07.601Z] Progress (2): 0.2/1.4 MB | 41/112 kB Progress (2): 0.2/1.4 MB | 45/112 kB Progress (2): 0.2/1.4 MB | 45/112 kB Progress (2): 0.2/1.4 MB | 49/112 kB Progress (2): 0.2/1.4 MB | 49/112 kB Progress (3): 0.2/1.4 MB | 49/112 kB | 4.1/9.4 kB Progress (3): 0.2/1.4 MB | 53/112 kB | 4.1/9.4 kB Progress (3): 0.2/1.4 MB | 53/112 kB | 7.7/9.4 kB Progress (3): 0.2/1.4 MB | 53/112 kB | 7.7/9.4 kB Progress (3): 0.2/1.4 MB | 53/112 kB | 9.4 kB Progress (3): 0.2/1.4 MB | 57/112 kB | 9.4 kB Progress (3): 0.2/1.4 MB | 57/112 kB | 9.4 kB Progress (3): 0.2/1.4 MB | 61/112 kB | 9.4 kB Progress (3): 0.2/1.4 MB | 61/112 kB | 9.4 kB Progress (3): 0.2/1.4 MB | 65/112 kB | 9.4 kB Progress (3): 0.2/1.4 MB | 65/112 kB | 9.4 kB Progress (3): 0.2/1.4 MB | 66/112 kB | 9.4 kB Progress (3): 0.3/1.4 MB | 66/112 kB | 9.4 kB Progress (3): 0.3/1.4 MB | 70/112 kB | 9.4 kB Progress (3): 0.3/1.4 MB | 74/112 kB | 9.4 kB Progress (4): 0.3/1.4 MB | 74/112 kB | 9.4 kB | 4.1/37 kB Progress (4): 0.3/1.4 MB | 74/112 kB | 9.4 kB | 4.1/37 kB Progress (4): 0.3/1.4 MB | 74/112 kB | 9.4 kB | 7.7/37 kB Progress (4): 0.3/1.4 MB | 78/112 kB | 9.4 kB | 7.7/37 kB Progress (4): 0.3/1.4 MB | 78/112 kB | 9.4 kB | 12/37 kB Progress (4): 0.3/1.4 MB | 78/112 kB | 9.4 kB | 12/37 kB Progress (4): 0.3/1.4 MB | 78/112 kB | 9.4 kB | 16/37 kB Progress (4): 0.3/1.4 MB | 82/112 kB | 9.4 kB | 16/37 kB Progress (4): 0.3/1.4 MB | 82/112 kB | 9.4 kB | 20/37 kB Progress (4): 0.3/1.4 MB | 82/112 kB | 9.4 kB | 20/37 kB Progress (4): 0.3/1.4 MB | 82/112 kB | 9.4 kB | 24/37 kB Progress (4): 0.3/1.4 MB | 86/112 kB | 9.4 kB | 24/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 13 kB/s) [2019-07-31T04:34:07.601Z] Progress (3): 0.3/1.4 MB | 86/112 kB | 28/37 kB Progress (3): 0.3/1.4 MB | 86/112 kB | 28/37 kB Progress (3): 0.3/1.4 MB | 86/112 kB | 32/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [2019-07-31T04:34:07.601Z] Progress (4): 0.3/1.4 MB | 86/112 kB | 32/37 kB | 4.1/285 kB Progress (4): 0.3/1.4 MB | 90/112 kB | 32/37 kB | 4.1/285 kB Progress (4): 0.3/1.4 MB | 90/112 kB | 32/37 kB | 7.7/285 kB Progress (4): 0.3/1.4 MB | 94/112 kB | 32/37 kB | 7.7/285 kB Progress (4): 0.3/1.4 MB | 94/112 kB | 32/37 kB | 12/285 kB Progress (4): 0.3/1.4 MB | 94/112 kB | 36/37 kB | 12/285 kB Progress (4): 0.3/1.4 MB | 94/112 kB | 36/37 kB | 12/285 kB Progress (4): 0.3/1.4 MB | 94/112 kB | 37 kB | 12/285 kB Progress (4): 0.3/1.4 MB | 94/112 kB | 37 kB | 16/285 kB Progress (4): 0.3/1.4 MB | 98/112 kB | 37 kB | 16/285 kB Progress (4): 0.3/1.4 MB | 98/112 kB | 37 kB | 16/285 kB Progress (4): 0.3/1.4 MB | 102/112 kB | 37 kB | 16/285 kB Progress (4): 0.3/1.4 MB | 102/112 kB | 37 kB | 20/285 kB Progress (4): 0.3/1.4 MB | 106/112 kB | 37 kB | 20/285 kB Progress (4): 0.3/1.4 MB | 106/112 kB | 37 kB | 20/285 kB Progress (4): 0.3/1.4 MB | 110/112 kB | 37 kB | 20/285 kB Progress (4): 0.3/1.4 MB | 110/112 kB | 37 kB | 24/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 24/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 28/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 28/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 32/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 32/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 33/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 33/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 37/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 37/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 41/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 41/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 45/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 45/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 45/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 49/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 49/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 53/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 53/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 57/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 57/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 61/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 61/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 65/285 kB Progress (4): 0.3/1.4 MB | 112 kB | 37 kB | 65/285 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 65/285 kB | 4.1/53 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 66/285 kB | 4.1/53 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 66/285 kB | 7.7/53 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 70/285 kB | 7.7/53 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 70/285 kB | 12/53 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 70/285 kB | 12/53 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 70/285 kB | 16/53 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 74/285 kB | 16/53 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 74/285 kB | 20/53 kB Progress (5): 0.3/1.4 MB | 112 kB | 37 kB | 74/285 kB | 20/53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 48 kB/s) [2019-07-31T04:34:07.601Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 144 kB/s) [2019-07-31T04:34:07.601Z] Progress (3): 0.3/1.4 MB | 74/285 kB | 20/53 kB Progress (3): 0.3/1.4 MB | 74/285 kB | 24/53 kB Progress (3): 0.3/1.4 MB | 78/285 kB | 24/53 kB Progress (3): 0.3/1.4 MB | 78/285 kB | 24/53 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [2019-07-31T04:34:07.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar [2019-07-31T04:34:07.601Z] Progress (3): 0.3/1.4 MB | 78/285 kB | 24/53 kB Progress (3): 0.3/1.4 MB | 82/285 kB | 24/53 kB Progress (3): 0.3/1.4 MB | 82/285 kB | 28/53 kB Progress (3): 0.3/1.4 MB | 86/285 kB | 28/53 kB Progress (3): 0.4/1.4 MB | 86/285 kB | 28/53 kB Progress (3): 0.4/1.4 MB | 90/285 kB | 28/53 kB Progress (3): 0.4/1.4 MB | 90/285 kB | 32/53 kB Progress (3): 0.4/1.4 MB | 94/285 kB | 32/53 kB Progress (3): 0.4/1.4 MB | 94/285 kB | 32/53 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 32/53 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 33/53 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 33/53 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 33/53 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 33/53 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 37/53 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 37/53 kB Progress (3): 0.4/1.4 MB | 102/285 kB | 37/53 kB Progress (3): 0.4/1.4 MB | 102/285 kB | 37/53 kB Progress (3): 0.4/1.4 MB | 102/285 kB | 41/53 kB Progress (3): 0.4/1.4 MB | 106/285 kB | 41/53 kB Progress (3): 0.4/1.4 MB | 106/285 kB | 41/53 kB Progress (3): 0.4/1.4 MB | 110/285 kB | 41/53 kB Progress (3): 0.4/1.4 MB | 110/285 kB | 41/53 kB Progress (3): 0.4/1.4 MB | 110/285 kB | 45/53 kB Progress (3): 0.4/1.4 MB | 114/285 kB | 45/53 kB Progress (3): 0.4/1.4 MB | 114/285 kB | 49/53 kB Progress (3): 0.4/1.4 MB | 118/285 kB | 49/53 kB Progress (3): 0.4/1.4 MB | 118/285 kB | 49/53 kB Progress (3): 0.4/1.4 MB | 122/285 kB | 49/53 kB Progress (3): 0.4/1.4 MB | 122/285 kB | 53/53 kB Progress (3): 0.4/1.4 MB | 122/285 kB | 53/53 kB Progress (3): 0.4/1.4 MB | 122/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 126/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 126/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 130/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 130/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 134/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 134/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 138/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 138/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 142/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 142/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 146/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 146/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 150/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 150/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 154/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 154/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 158/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 158/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 162/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 162/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 166/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 166/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 170/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 170/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 174/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 174/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 178/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 178/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 182/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 186/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 186/285 kB | 53 kB Progress (3): 0.4/1.4 MB | 190/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 190/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 194/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 194/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 198/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 198/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 202/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 202/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 206/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 206/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 210/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 210/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 214/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 214/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 218/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 218/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 222/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 222/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 226/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 226/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 230/285 kB | 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 67 kB/s) [2019-07-31T04:34:07.601Z] Progress (2): 0.5/1.4 MB | 234/285 kB Progress (2): 0.5/1.4 MB | 234/285 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar [2019-07-31T04:34:07.601Z] Progress (2): 0.5/1.4 MB | 234/285 kB Progress (2): 0.5/1.4 MB | 238/285 kB Progress (2): 0.5/1.4 MB | 238/285 kB Progress (2): 0.5/1.4 MB | 242/285 kB Progress (2): 0.5/1.4 MB | 242/285 kB Progress (2): 0.5/1.4 MB | 246/285 kB Progress (2): 0.5/1.4 MB | 246/285 kB Progress (2): 0.5/1.4 MB | 250/285 kB Progress (2): 0.5/1.4 MB | 250/285 kB Progress (2): 0.5/1.4 MB | 254/285 kB Progress (2): 0.5/1.4 MB | 254/285 kB Progress (2): 0.5/1.4 MB | 258/285 kB Progress (2): 0.5/1.4 MB | 258/285 kB Progress (2): 0.5/1.4 MB | 262/285 kB Progress (2): 0.5/1.4 MB | 262/285 kB Progress (2): 0.5/1.4 MB | 266/285 kB Progress (3): 0.5/1.4 MB | 266/285 kB | 4.1/4.3 kB Progress (3): 0.5/1.4 MB | 270/285 kB | 4.1/4.3 kB Progress (3): 0.5/1.4 MB | 270/285 kB | 4.1/4.3 kB Progress (3): 0.5/1.4 MB | 274/285 kB | 4.1/4.3 kB Progress (3): 0.5/1.4 MB | 274/285 kB | 4.3 kB Progress (3): 0.5/1.4 MB | 278/285 kB | 4.3 kB Progress (3): 0.5/1.4 MB | 278/285 kB | 4.3 kB Progress (3): 0.5/1.4 MB | 282/285 kB | 4.3 kB Progress (3): 0.5/1.4 MB | 282/285 kB | 4.3 kB Progress (3): 0.5/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.5/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.5/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.5/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 5.3 kB/s) [2019-07-31T04:34:07.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar [2019-07-31T04:34:07.601Z] Progress (2): 0.6/1.4 MB | 285 kB Progress (3): 0.6/1.4 MB | 285 kB | 4.1/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 331 kB/s) [2019-07-31T04:34:07.601Z] Progress (3): 0.6/1.4 MB | 4.1/38 kB | 4.1/29 kB Progress (3): 0.6/1.4 MB | 7.7/38 kB | 4.1/29 kB Progress (3): 0.6/1.4 MB | 7.7/38 kB | 4.1/29 kB Progress (3): 0.6/1.4 MB | 12/38 kB | 4.1/29 kB Progress (3): 0.6/1.4 MB | 12/38 kB | 7.7/29 kB Progress (3): 0.6/1.4 MB | 16/38 kB | 7.7/29 kB Progress (3): 0.6/1.4 MB | 16/38 kB | 12/29 kB Progress (3): 0.6/1.4 MB | 16/38 kB | 16/29 kB Progress (3): 0.7/1.4 MB | 16/38 kB | 16/29 kB Progress (3): 0.7/1.4 MB | 16/38 kB | 20/29 kB Progress (3): 0.7/1.4 MB | 20/38 kB | 20/29 kB Progress (3): 0.7/1.4 MB | 20/38 kB | 20/29 kB Progress (3): 0.7/1.4 MB | 20/38 kB | 24/29 kB Progress (3): 0.7/1.4 MB | 20/38 kB | 24/29 kB Progress (3): 0.7/1.4 MB | 24/38 kB | 24/29 kB Progress (3): 0.7/1.4 MB | 24/38 kB | 28/29 kB Progress (3): 0.7/1.4 MB | 24/38 kB | 28/29 kB Progress (3): 0.7/1.4 MB | 28/38 kB | 28/29 kB Progress (3): 0.7/1.4 MB | 28/38 kB | 29 kB Progress (3): 0.7/1.4 MB | 32/38 kB | 29 kB Progress (3): 0.7/1.4 MB | 32/38 kB | 29 kB Progress (3): 0.7/1.4 MB | 36/38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.7/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Progress (3): 0.8/1.4 MB | 38 kB | 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 33 kB/s) [2019-07-31T04:34:07.601Z] Progress (2): 0.8/1.4 MB | 38 kB Progress (2): 0.8/1.4 MB | 38 kB Progress (2): 0.8/1.4 MB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 43 kB/s) [2019-07-31T04:34:07.601Z] Progress (2): 0.8/1.4 MB | 4.1/21 kB Progress (2): 0.8/1.4 MB | 4.1/21 kB Progress (2): 0.8/1.4 MB | 7.7/21 kB Progress (2): 0.8/1.4 MB | 7.7/21 kB Progress (2): 0.8/1.4 MB | 12/21 kB Progress (2): 0.8/1.4 MB | 12/21 kB Progress (2): 0.8/1.4 MB | 16/21 kB Progress (2): 0.9/1.4 MB | 16/21 kB Progress (2): 0.9/1.4 MB | 20/21 kB Progress (2): 0.9/1.4 MB | 20/21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Progress (2): 0.9/1.4 MB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 24 kB/s) [2019-07-31T04:34:07.859Z] Progress (1): 0.9/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 1.5 MB/s) [2019-07-31T04:34:09.233Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T04:34:09.233Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T04:34:09.233Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T04:34:09.492Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T04:34:09.492Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T04:34:09.492Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip [2019-07-31T04:34:10.008Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 16 MB/s) [2019-07-31T04:34:10.266Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T04:34:10.266Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T04:34:10.266Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T04:34:10.524Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T04:34:10.524Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T04:34:10.524Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar [2019-07-31T04:34:10.524Z] Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 36/218 kB Progress (1): 40/218 kB Progress (1): 44/218 kB Progress (1): 48/218 kB Progress (1): 52/218 kB Progress (1): 56/218 kB Progress (1): 60/218 kB Progress (1): 64/218 kB Progress (1): 68/218 kB Progress (1): 72/218 kB Progress (1): 76/218 kB Progress (1): 80/218 kB Progress (1): 84/218 kB Progress (1): 88/218 kB Progress (1): 92/218 kB Progress (1): 96/218 kB Progress (1): 100/218 kB Progress (1): 104/218 kB Progress (1): 108/218 kB Progress (1): 112/218 kB Progress (1): 116/218 kB Progress (1): 120/218 kB Progress (1): 124/218 kB Progress (1): 128/218 kB Progress (1): 132/218 kB Progress (1): 136/218 kB Progress (1): 140/218 kB Progress (1): 144/218 kB Progress (1): 148/218 kB Progress (1): 152/218 kB Progress (1): 156/218 kB Progress (1): 160/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/218 kB Progress (1): 218 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 4.5 MB/s) [2019-07-31T04:34:10.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T04:34:10.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T04:34:10.524Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T04:34:10.783Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T04:34:10.783Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T04:34:10.783Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar [2019-07-31T04:34:10.783Z] Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 36/148 kB Progress (1): 40/148 kB Progress (1): 44/148 kB Progress (1): 48/148 kB Progress (1): 52/148 kB Progress (1): 56/148 kB Progress (1): 60/148 kB Progress (1): 64/148 kB Progress (1): 68/148 kB Progress (1): 72/148 kB Progress (1): 76/148 kB Progress (1): 80/148 kB Progress (1): 84/148 kB Progress (1): 88/148 kB Progress (1): 92/148 kB Progress (1): 96/148 kB Progress (1): 100/148 kB Progress (1): 104/148 kB Progress (1): 108/148 kB Progress (1): 112/148 kB Progress (1): 116/148 kB Progress (1): 120/148 kB Progress (1): 124/148 kB Progress (1): 128/148 kB Progress (1): 132/148 kB Progress (1): 136/148 kB Progress (1): 140/148 kB Progress (1): 144/148 kB Progress (1): 148 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 4.0 MB/s) [2019-07-31T04:34:10.783Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T04:34:10.783Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T04:34:11.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T04:34:11.041Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T04:34:11.041Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T04:34:11.041Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar [2019-07-31T04:34:11.328Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 672 kB/s) [2019-07-31T04:34:13.323Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T04:34:13.581Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T04:34:13.581Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T04:34:13.838Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T04:34:13.838Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T04:34:13.838Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom [2019-07-31T04:34:14.772Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 8.9 kB/s) [2019-07-31T04:34:14.772Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T04:34:14.772Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T04:34:14.772Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T04:34:14.772Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T04:34:14.772Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T04:34:14.772Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom [2019-07-31T04:34:15.030Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 185 kB/s) [2019-07-31T04:34:15.030Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T04:34:15.030Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T04:34:15.030Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T04:34:15.030Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T04:34:15.288Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T04:34:15.288Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar [2019-07-31T04:34:15.288Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 281 kB/s) [2019-07-31T04:34:15.288Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T04:34:15.288Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T04:34:15.288Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T04:34:15.546Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T04:34:15.546Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T04:34:15.546Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom [2019-07-31T04:34:15.546Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 48 kB/s) [2019-07-31T04:34:15.546Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T04:34:15.804Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T04:34:15.804Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T04:34:16.062Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T04:34:16.062Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T04:34:16.062Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar [2019-07-31T04:34:16.062Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 155 kB/s) [2019-07-31T04:34:16.062Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T04:34:16.062Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T04:34:16.062Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T04:34:16.320Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T04:34:16.320Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T04:34:16.320Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom [2019-07-31T04:34:16.320Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 87 kB/s) [2019-07-31T04:34:16.320Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T04:34:16.579Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T04:34:16.579Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T04:34:16.579Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T04:34:16.836Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T04:34:16.836Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar [2019-07-31T04:34:16.836Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 534 kB/s) [2019-07-31T04:34:16.836Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T04:34:16.836Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T04:34:16.836Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T04:34:17.093Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T04:34:17.093Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T04:34:17.093Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom [2019-07-31T04:34:17.093Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 162 kB/s) [2019-07-31T04:34:17.093Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T04:34:17.093Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T04:34:17.093Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T04:34:17.353Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T04:34:17.353Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T04:34:17.353Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-31T04:34:17.353Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 380 kB/s) [2019-07-31T04:34:17.353Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T04:34:17.353Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T04:34:17.611Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T04:34:17.611Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T04:34:17.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T04:34:17.611Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-31T04:34:17.868Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 133 kB/s) [2019-07-31T04:34:17.868Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T04:34:17.868Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T04:34:17.868Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T04:34:17.868Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T04:34:17.868Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T04:34:18.126Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [2019-07-31T04:34:18.126Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 242 kB/s) [2019-07-31T04:34:18.126Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T04:34:18.126Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T04:34:18.126Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T04:34:18.384Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T04:34:18.384Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T04:34:18.384Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-31T04:34:18.384Z] Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 753 kB/s) [2019-07-31T04:34:18.384Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-31T04:34:18.384Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T04:34:18.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-31T04:34:18.643Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-31T04:34:18.643Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-31T04:34:18.643Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-31T04:34:18.643Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 493 kB/s) [2019-07-31T04:34:18.643Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T04:34:18.643Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T04:34:18.643Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T04:34:18.902Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T04:34:18.902Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T04:34:18.902Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-31T04:34:18.902Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 31 kB/s) [2019-07-31T04:34:18.902Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T04:34:18.902Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T04:34:19.160Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T04:34:19.418Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T04:34:19.418Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T04:34:19.676Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-31T04:34:19.676Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 600 kB/s) [2019-07-31T04:34:19.676Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T04:34:19.676Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T04:34:19.676Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T04:34:19.934Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T04:34:19.934Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T04:34:19.934Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom [2019-07-31T04:34:19.934Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 92 kB/s) [2019-07-31T04:34:19.934Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T04:34:19.934Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T04:34:19.934Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T04:34:19.934Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T04:34:19.934Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T04:34:19.934Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T04:34:19.934Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T04:34:19.934Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T04:34:19.934Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T04:34:20.193Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T04:34:20.193Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T04:34:20.193Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T04:34:20.193Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T04:34:20.193Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T04:34:20.193Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T04:34:20.451Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar [2019-07-31T04:34:20.451Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar [2019-07-31T04:34:20.451Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-31T04:34:20.451Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Progress (2): 24 kB | 4.1/129 kB Progress (2): 24 kB | 7.7/129 kB Progress (2): 24 kB | 12/129 kB Progress (2): 24 kB | 16/129 kB Progress (3): 24 kB | 16/129 kB | 4.1/22 kB Progress (3): 24 kB | 20/129 kB | 4.1/22 kB Progress (3): 24 kB | 20/129 kB | 7.7/22 kB Progress (3): 24 kB | 24/129 kB | 7.7/22 kB Progress (3): 24 kB | 24/129 kB | 12/22 kB Progress (3): 24 kB | 28/129 kB | 12/22 kB Progress (3): 24 kB | 28/129 kB | 16/22 kB Progress (3): 24 kB | 32/129 kB | 16/22 kB Progress (3): 24 kB | 32/129 kB | 20/22 kB Progress (3): 24 kB | 36/129 kB | 20/22 kB Progress (3): 24 kB | 36/129 kB | 22 kB Progress (3): 24 kB | 40/129 kB | 22 kB Progress (3): 24 kB | 44/129 kB | 22 kB Progress (3): 24 kB | 48/129 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 441 kB/s) [2019-07-31T04:34:20.451Z] Progress (2): 52/129 kB | 22 kB Progress (2): 56/129 kB | 22 kB Progress (2): 60/129 kB | 22 kB Progress (2): 64/129 kB | 22 kB Progress (2): 68/129 kB | 22 kB Progress (2): 72/129 kB | 22 kB Progress (2): 76/129 kB | 22 kB Progress (2): 80/129 kB | 22 kB Progress (2): 84/129 kB | 22 kB Progress (2): 88/129 kB | 22 kB Progress (2): 92/129 kB | 22 kB Progress (2): 96/129 kB | 22 kB Progress (2): 100/129 kB | 22 kB Progress (2): 104/129 kB | 22 kB Progress (2): 108/129 kB | 22 kB Progress (2): 112/129 kB | 22 kB Progress (2): 116/129 kB | 22 kB Progress (2): 120/129 kB | 22 kB Progress (2): 124/129 kB | 22 kB Progress (2): 128/129 kB | 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 364 kB/s) [2019-07-31T04:34:20.451Z] Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 2.0 MB/s) [2019-07-31T04:34:20.709Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T04:34:20.709Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T04:34:20.709Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T04:34:20.709Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T04:34:20.709Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T04:34:20.969Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom [2019-07-31T04:34:20.969Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom (2.3 kB at 55 kB/s) [2019-07-31T04:34:20.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T04:34:20.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T04:34:20.969Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T04:34:21.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T04:34:21.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T04:34:21.228Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar [2019-07-31T04:34:21.228Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar (19 kB at 364 kB/s) [2019-07-31T04:34:21.228Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T04:34:21.228Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T04:34:21.228Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T04:34:21.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T04:34:21.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T04:34:21.580Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [2019-07-31T04:34:21.580Z] Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 20 kB/s) [2019-07-31T04:34:21.580Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T04:34:21.580Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T04:34:21.580Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T04:34:21.839Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T04:34:21.839Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T04:34:21.839Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [2019-07-31T04:34:21.839Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 141 kB/s) [2019-07-31T04:34:21.839Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T04:34:21.839Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T04:34:21.839Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T04:34:22.097Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T04:34:22.097Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T04:34:22.097Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-31T04:34:22.097Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 560 kB/s) [2019-07-31T04:34:22.097Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-31T04:34:22.097Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-31T04:34:22.097Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-31T04:34:22.354Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-31T04:34:22.354Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-31T04:34:22.354Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [2019-07-31T04:34:22.354Z] Progress (1): 815 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 21 kB/s) [2019-07-31T04:34:22.354Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-07-31T04:34:22.354Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-07-31T04:34:22.354Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-07-31T04:34:22.612Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-07-31T04:34:22.612Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-07-31T04:34:22.612Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [2019-07-31T04:34:22.612Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 157 kB/s) [2019-07-31T04:34:22.612Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T04:34:22.612Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T04:34:22.612Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T04:34:22.870Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T04:34:22.870Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T04:34:22.870Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-31T04:34:22.870Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 61 kB/s) [2019-07-31T04:34:22.870Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T04:34:22.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T04:34:22.870Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T04:34:23.128Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T04:34:23.128Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T04:34:23.128Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [2019-07-31T04:34:23.387Z] Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 231 kB/s) [2019-07-31T04:34:23.387Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T04:34:23.387Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T04:34:23.387Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T04:34:23.387Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T04:34:23.646Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T04:34:23.646Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-31T04:34:23.646Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 302 kB/s) [2019-07-31T04:34:23.646Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T04:34:23.646Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T04:34:23.646Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T04:34:23.904Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T04:34:23.904Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T04:34:23.904Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-31T04:34:23.904Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 492 kB/s) [2019-07-31T04:34:23.904Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-31T04:34:23.904Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T04:34:23.904Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-31T04:34:24.162Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-31T04:34:24.162Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-31T04:34:24.162Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-31T04:34:24.162Z] Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 107 kB/s) [2019-07-31T04:34:24.162Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T04:34:24.162Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T04:34:24.420Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T04:34:24.420Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T04:34:24.420Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T04:34:24.678Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [2019-07-31T04:34:24.678Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 59 kB/s) [2019-07-31T04:34:24.678Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2019-07-31T04:34:24.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2019-07-31T04:34:24.678Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2019-07-31T04:34:24.678Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2019-07-31T04:34:24.678Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2019-07-31T04:34:24.937Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [2019-07-31T04:34:24.937Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 123 kB/s) [2019-07-31T04:34:24.937Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-07-31T04:34:24.937Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-07-31T04:34:24.937Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-07-31T04:34:25.195Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-07-31T04:34:25.195Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-07-31T04:34:25.195Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [2019-07-31T04:34:25.195Z] Progress (1): 492 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 18 kB/s) [2019-07-31T04:34:25.195Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T04:34:25.195Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T04:34:25.195Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T04:34:25.453Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T04:34:25.453Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T04:34:25.453Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-31T04:34:25.453Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 174 kB/s) [2019-07-31T04:34:25.453Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T04:34:25.453Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T04:34:25.453Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-31T04:34:25.713Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-31T04:34:25.713Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-31T04:34:25.713Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-31T04:34:25.713Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom (2.3 kB at 78 kB/s) [2019-07-31T04:34:25.713Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T04:34:25.713Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T04:34:25.713Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T04:34:26.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T04:34:26.028Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T04:34:26.028Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-31T04:34:26.028Z] Progress (1): 481 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom (481 B at 2.0 kB/s) [2019-07-31T04:34:26.287Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T04:34:26.287Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T04:34:26.287Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T04:34:26.287Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T04:34:26.287Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T04:34:26.287Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-31T04:34:26.545Z] Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom (5.9 kB at 190 kB/s) [2019-07-31T04:34:26.545Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T04:34:26.545Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T04:34:26.545Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T04:34:26.545Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T04:34:26.802Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T04:34:26.802Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-31T04:34:27.060Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 92 kB/s) [2019-07-31T04:34:27.060Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T04:34:27.060Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T04:34:27.060Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T04:34:27.060Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T04:34:27.060Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T04:34:27.317Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [2019-07-31T04:34:27.317Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 32 kB/s) [2019-07-31T04:34:27.317Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T04:34:27.317Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T04:34:27.317Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T04:34:27.574Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T04:34:27.574Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T04:34:27.574Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [2019-07-31T04:34:27.574Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 49 kB/s) [2019-07-31T04:34:27.574Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T04:34:27.574Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T04:34:27.574Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T04:34:27.831Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T04:34:27.831Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T04:34:27.831Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [2019-07-31T04:34:27.831Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 46 kB/s) [2019-07-31T04:34:27.831Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T04:34:27.831Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T04:34:28.089Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T04:34:28.346Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T04:34:28.346Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T04:34:28.346Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [2019-07-31T04:34:28.346Z] Progress (1): 424 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 12 kB/s) [2019-07-31T04:34:28.346Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T04:34:28.346Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T04:34:28.346Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T04:34:28.604Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T04:34:28.604Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T04:34:28.604Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [2019-07-31T04:34:28.604Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 122 kB/s) [2019-07-31T04:34:28.604Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T04:34:28.604Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T04:34:28.604Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T04:34:28.860Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T04:34:28.860Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T04:34:28.860Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [2019-07-31T04:34:28.860Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 66 kB/s) [2019-07-31T04:34:28.860Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T04:34:28.860Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T04:34:29.118Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T04:34:29.118Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T04:34:29.118Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T04:34:29.118Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [2019-07-31T04:34:29.118Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 45 kB/s) [2019-07-31T04:34:29.118Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T04:34:29.375Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T04:34:29.375Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T04:34:29.633Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T04:34:29.633Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T04:34:32.161Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [2019-07-31T04:34:32.161Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 8.2 kB/s) [2019-07-31T04:34:32.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T04:34:32.161Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T04:34:32.161Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T04:34:32.418Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T04:34:32.418Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T04:34:32.418Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-31T04:34:32.418Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 58 kB/s) [2019-07-31T04:34:32.419Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2019-07-31T04:34:32.419Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2019-07-31T04:34:32.419Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2019-07-31T04:34:32.676Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2019-07-31T04:34:32.676Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2019-07-31T04:34:32.676Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [2019-07-31T04:34:32.676Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 48 kB/s) [2019-07-31T04:34:32.676Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T04:34:32.676Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T04:34:32.676Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T04:34:32.934Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T04:34:32.934Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T04:34:32.934Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [2019-07-31T04:34:32.934Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 41 kB/s) [2019-07-31T04:34:32.934Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T04:34:33.192Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T04:34:33.192Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T04:34:33.192Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T04:34:33.192Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T04:34:33.192Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [2019-07-31T04:34:33.450Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 148 kB/s) [2019-07-31T04:34:33.450Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T04:34:33.450Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T04:34:33.450Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T04:34:33.450Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T04:34:33.450Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T04:34:33.708Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [2019-07-31T04:34:33.708Z] Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 77 kB/s) [2019-07-31T04:34:33.708Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T04:34:33.708Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T04:34:33.708Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T04:34:33.708Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T04:34:33.966Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T04:34:33.966Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [2019-07-31T04:34:33.966Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 36 kB/s) [2019-07-31T04:34:33.966Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T04:34:33.966Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T04:34:33.966Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T04:34:34.224Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T04:34:34.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T04:34:34.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-31T04:34:34.224Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 92 kB/s) [2019-07-31T04:34:34.224Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2019-07-31T04:34:34.224Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T04:34:34.224Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2019-07-31T04:34:34.224Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T04:34:34.224Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2019-07-31T04:34:34.224Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T04:34:34.482Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2019-07-31T04:34:34.482Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T04:34:34.482Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2019-07-31T04:34:34.482Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T04:34:34.482Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [2019-07-31T04:34:34.482Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-31T04:34:34.740Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 337 kB/s) [2019-07-31T04:34:34.740Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 73 kB/s) [2019-07-31T04:34:34.740Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T04:34:34.740Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T04:34:34.740Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T04:34:34.998Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T04:34:34.998Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T04:34:34.998Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom [2019-07-31T04:34:34.998Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 33 kB/s) [2019-07-31T04:34:34.998Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T04:34:35.256Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T04:34:35.256Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T04:34:35.256Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T04:34:35.256Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T04:34:35.256Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom [2019-07-31T04:34:35.513Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom (1.5 kB at 34 kB/s) [2019-07-31T04:34:35.513Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T04:34:35.513Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T04:34:35.513Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T04:34:35.772Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T04:34:35.772Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T04:34:35.772Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar [2019-07-31T04:34:35.772Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar (6.8 kB at 106 kB/s) [2019-07-31T04:34:35.772Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T04:34:35.772Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T04:34:35.772Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T04:34:36.030Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T04:34:36.030Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T04:34:36.030Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom [2019-07-31T04:34:36.030Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 74 kB/s) [2019-07-31T04:34:36.030Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T04:34:36.030Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T04:34:36.030Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T04:34:36.380Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T04:34:36.380Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T04:34:36.380Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar [2019-07-31T04:34:36.380Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 500 kB/s) [2019-07-31T04:34:36.380Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T04:34:36.380Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T04:34:36.638Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T04:34:36.638Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T04:34:36.638Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T04:34:36.638Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom [2019-07-31T04:34:36.638Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 77 kB/s) [2019-07-31T04:34:36.896Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T04:34:36.896Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T04:34:36.896Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T04:34:36.896Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T04:34:36.896Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T04:34:37.461Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-31T04:34:37.461Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 248 kB/s) [2019-07-31T04:34:37.461Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T04:34:37.461Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T04:34:37.461Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T04:34:37.719Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T04:34:37.719Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T04:34:37.719Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-31T04:34:37.719Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.1 MB/s) [2019-07-31T04:34:37.719Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-31T04:34:37.719Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T04:34:38.653Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-31T04:34:38.653Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-31T04:34:38.653Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-31T04:34:38.653Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-31T04:34:38.653Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 325 kB/s) [2019-07-31T04:34:38.653Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T04:34:38.653Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T04:34:38.653Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T04:34:38.911Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T04:34:38.911Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T04:34:38.911Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom [2019-07-31T04:34:38.911Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 45 kB/s) [2019-07-31T04:34:38.911Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T04:34:39.169Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T04:34:39.169Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T04:34:39.169Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T04:34:39.169Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T04:34:39.169Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom [2019-07-31T04:34:39.427Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 60 kB/s) [2019-07-31T04:34:39.427Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T04:34:39.427Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T04:34:39.427Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T04:34:39.427Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T04:34:39.427Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T04:34:39.427Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom [2019-07-31T04:34:39.685Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 177 kB/s) [2019-07-31T04:34:39.685Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T04:34:39.685Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T04:34:39.685Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T04:34:39.685Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T04:34:39.943Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T04:34:41.343Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-31T04:34:41.343Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 317 kB/s) [2019-07-31T04:34:41.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T04:34:41.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T04:34:41.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T04:34:41.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T04:34:41.343Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T04:34:41.343Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T04:34:41.343Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T04:34:41.343Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T04:34:41.343Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T04:34:41.343Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T04:34:41.343Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T04:34:41.343Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T04:34:41.343Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T04:34:41.343Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T04:34:41.343Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T04:34:41.343Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T04:34:41.343Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T04:34:41.343Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T04:34:41.343Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T04:34:41.343Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T04:34:41.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar [2019-07-31T04:34:41.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-31T04:34:41.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar [2019-07-31T04:34:41.601Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar [2019-07-31T04:34:41.601Z] Progress (1): 4.1/54 kB Progress (1): 7.7/54 kB Progress (1): 12/54 kB Progress (1): 16/54 kB Progress (1): 20/54 kB Progress (1): 24/54 kB Progress (1): 28/54 kB Progress (1): 32/54 kB Progress (1): 36/54 kB Progress (1): 40/54 kB Progress (1): 44/54 kB Progress (1): 48/54 kB Progress (1): 52/54 kB Progress (1): 54 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 1.5 MB/s) [2019-07-31T04:34:41.601Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 446 kB/s) [2019-07-31T04:34:41.601Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (2): 7.7/21 kB | 4.1/379 kB Progress (2): 12/21 kB | 4.1/379 kB Progress (2): 12/21 kB | 7.7/379 kB Progress (2): 16/21 kB | 7.7/379 kB Progress (2): 16/21 kB | 12/379 kB Progress (2): 20/21 kB | 12/379 kB Progress (2): 20/21 kB | 16/379 kB Progress (2): 21 kB | 16/379 kB Progress (2): 21 kB | 20/379 kB Progress (2): 21 kB | 24/379 kB Progress (2): 21 kB | 28/379 kB Progress (2): 21 kB | 32/379 kB Progress (2): 21 kB | 36/379 kB Progress (2): 21 kB | 40/379 kB Progress (2): 21 kB | 44/379 kB Progress (2): 21 kB | 48/379 kB Progress (2): 21 kB | 52/379 kB Progress (2): 21 kB | 56/379 kB Progress (2): 21 kB | 60/379 kB Progress (2): 21 kB | 64/379 kB Progress (2): 21 kB | 68/379 kB Progress (2): 21 kB | 72/379 kB Progress (2): 21 kB | 76/379 kB Progress (2): 21 kB | 80/379 kB Progress (2): 21 kB | 84/379 kB Progress (2): 21 kB | 88/379 kB Progress (2): 21 kB | 92/379 kB Progress (2): 21 kB | 96/379 kB Progress (2): 21 kB | 100/379 kB Progress (2): 21 kB | 104/379 kB Progress (2): 21 kB | 108/379 kB Progress (2): 21 kB | 112/379 kB Progress (2): 21 kB | 116/379 kB Progress (2): 21 kB | 120/379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 294 kB/s) [2019-07-31T04:34:41.601Z] Progress (1): 124/379 kB Progress (1): 128/379 kB Progress (1): 132/379 kB Progress (1): 136/379 kB Progress (1): 140/379 kB Progress (1): 144/379 kB Progress (1): 148/379 kB Progress (1): 152/379 kB Progress (1): 156/379 kB Progress (1): 160/379 kB Progress (1): 164/379 kB Progress (1): 168/379 kB Progress (1): 172/379 kB Progress (1): 176/379 kB Progress (1): 180/379 kB Progress (1): 184/379 kB Progress (1): 188/379 kB Progress (1): 192/379 kB Progress (1): 196/379 kB Progress (1): 200/379 kB Progress (1): 204/379 kB Progress (1): 208/379 kB Progress (1): 212/379 kB Progress (1): 216/379 kB Progress (1): 220/379 kB Progress (1): 224/379 kB Progress (1): 228/379 kB Progress (1): 232/379 kB Progress (1): 236/379 kB Progress (1): 240/379 kB Progress (1): 244/379 kB Progress (1): 248/379 kB Progress (1): 252/379 kB Progress (1): 256/379 kB Progress (1): 260/379 kB Progress (1): 264/379 kB Progress (1): 268/379 kB Progress (1): 272/379 kB Progress (1): 276/379 kB Progress (1): 280/379 kB Progress (1): 284/379 kB Progress (1): 288/379 kB Progress (1): 292/379 kB Progress (1): 296/379 kB Progress (1): 300/379 kB Progress (1): 304/379 kB Progress (1): 308/379 kB Progress (1): 312/379 kB Progress (1): 316/379 kB Progress (1): 320/379 kB Progress (1): 324/379 kB Progress (1): 328/379 kB Progress (1): 332/379 kB Progress (1): 336/379 kB Progress (1): 340/379 kB Progress (1): 344/379 kB Progress (1): 348/379 kB Progress (1): 352/379 kB Progress (1): 356/379 kB Progress (1): 360/379 kB Progress (1): 364/379 kB Progress (1): 368/379 kB Progress (1): 372/379 kB Progress (1): 376/379 kB Progress (1): 379 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 4.3 MB/s) [2019-07-31T04:34:41.859Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T04:34:41.859Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T04:34:41.859Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T04:34:42.116Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T04:34:42.116Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T04:34:42.116Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-31T04:34:42.116Z] Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom (4.4 kB at 122 kB/s) [2019-07-31T04:34:42.116Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T04:34:42.116Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T04:34:42.116Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T04:34:42.373Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T04:34:42.373Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T04:34:42.373Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-31T04:34:42.373Z] Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom (39 kB at 967 kB/s) [2019-07-31T04:34:42.373Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T04:34:42.373Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T04:34:42.373Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T04:34:42.630Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T04:34:42.631Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T04:34:42.631Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-31T04:34:42.888Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar (53 kB at 675 kB/s) [2019-07-31T04:34:42.888Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T04:34:42.888Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T04:34:42.888Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T04:34:42.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T04:34:42.888Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T04:34:43.146Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom [2019-07-31T04:34:43.146Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.pom (4.8 kB at 159 kB/s) [2019-07-31T04:34:43.146Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T04:34:43.146Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T04:34:43.146Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T04:34:43.146Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T04:34:43.403Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T04:34:43.403Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-31T04:34:43.403Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom (12 kB at 344 kB/s) [2019-07-31T04:34:43.403Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T04:34:43.403Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T04:34:43.403Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T04:34:43.661Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T04:34:43.661Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T04:34:43.661Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-31T04:34:43.661Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 969 kB/s) [2019-07-31T04:34:43.661Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-31T04:34:43.661Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T04:34:43.661Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-31T04:34:43.918Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-31T04:34:43.918Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-31T04:34:44.176Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-31T04:34:44.176Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 423 kB/s) [2019-07-31T04:34:44.176Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T04:34:44.176Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T04:34:44.176Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T04:34:44.176Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T04:34:44.435Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T04:34:44.435Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar [2019-07-31T04:34:44.435Z] Progress (1): 4.1/31 kB Progress (1): 7.7/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.0.0/maven-clean-plugin-3.0.0.jar (31 kB at 519 kB/s) [2019-07-31T04:34:44.435Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T04:34:44.435Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T04:34:44.435Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T04:34:44.693Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T04:34:44.693Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T04:34:44.693Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom [2019-07-31T04:34:44.693Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.pom (7.1 kB at 162 kB/s) [2019-07-31T04:34:44.693Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T04:34:44.693Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T04:34:44.693Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T04:34:44.950Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T04:34:44.950Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T04:34:44.950Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-31T04:34:44.950Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 kB at 318 kB/s) [2019-07-31T04:34:44.950Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T04:34:44.950Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T04:34:45.210Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T04:34:45.210Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T04:34:45.210Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T04:34:45.210Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-31T04:34:45.525Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 1.3 MB/s) [2019-07-31T04:34:45.525Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T04:34:45.525Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T04:34:45.525Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T04:34:45.525Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T04:34:45.525Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T04:34:45.785Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar [2019-07-31T04:34:45.785Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.0.2/maven-resources-plugin-3.0.2.jar (32 kB at 495 kB/s) [2019-07-31T04:34:45.785Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T04:34:45.785Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T04:34:45.785Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T04:34:46.043Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T04:34:46.043Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T04:34:46.043Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom [2019-07-31T04:34:46.043Z] Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 81 kB/s) [2019-07-31T04:34:46.043Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T04:34:46.043Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T04:34:46.043Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T04:34:46.300Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T04:34:46.300Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T04:34:46.300Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar [2019-07-31T04:34:46.300Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 728 kB/s) [2019-07-31T04:34:46.300Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2019-07-31T04:34:46.300Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2019-07-31T04:34:46.300Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2019-07-31T04:34:46.560Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2019-07-31T04:34:46.560Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2019-07-31T04:34:46.560Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom [2019-07-31T04:34:46.560Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (6.4 kB at 143 kB/s) [2019-07-31T04:34:46.560Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T04:34:46.560Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T04:34:46.818Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T04:34:46.818Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T04:34:46.818Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T04:34:46.818Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-31T04:34:47.076Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (9.6 kB at 298 kB/s) [2019-07-31T04:34:47.076Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T04:34:47.076Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T04:34:47.076Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T04:34:47.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T04:34:47.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T04:34:47.076Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-31T04:34:47.334Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.1 MB/s) [2019-07-31T04:34:47.334Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-31T04:34:47.334Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T04:34:47.334Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-31T04:34:47.334Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-31T04:34:47.591Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-31T04:34:47.591Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-31T04:34:48.524Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 14 kB/s) [2019-07-31T04:34:48.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2019-07-31T04:34:48.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2019-07-31T04:34:48.524Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2019-07-31T04:34:48.782Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2019-07-31T04:34:48.782Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2019-07-31T04:34:48.782Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar [2019-07-31T04:34:49.040Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 kB at 552 kB/s) [2019-07-31T04:34:49.040Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T04:34:49.040Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T04:34:49.040Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T04:34:49.040Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T04:34:49.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T04:34:49.040Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom [2019-07-31T04:34:49.297Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7.1 kB at 264 kB/s) [2019-07-31T04:34:49.297Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T04:34:49.297Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T04:34:49.297Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T04:34:49.554Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T04:34:49.554Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T04:34:49.555Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar [2019-07-31T04:34:49.555Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 kB at 560 kB/s) [2019-07-31T04:34:49.555Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T04:34:49.555Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T04:34:49.555Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T04:34:49.812Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T04:34:49.812Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T04:34:49.812Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom [2019-07-31T04:34:49.812Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.pom (18 kB at 356 kB/s) [2019-07-31T04:34:49.812Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T04:34:49.812Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T04:34:50.071Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T04:34:50.071Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T04:34:50.071Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T04:34:50.329Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar [2019-07-31T04:34:50.329Z] Progress (1): 4.1/132 kB Progress (1): 7.7/132 kB Progress (1): 12/132 kB Progress (1): 16/132 kB Progress (1): 20/132 kB Progress (1): 24/132 kB Progress (1): 28/132 kB Progress (1): 32/132 kB Progress (1): 36/132 kB Progress (1): 40/132 kB Progress (1): 44/132 kB Progress (1): 48/132 kB Progress (1): 52/132 kB Progress (1): 56/132 kB Progress (1): 60/132 kB Progress (1): 64/132 kB Progress (1): 68/132 kB Progress (1): 72/132 kB Progress (1): 76/132 kB Progress (1): 80/132 kB Progress (1): 84/132 kB Progress (1): 88/132 kB Progress (1): 92/132 kB Progress (1): 96/132 kB Progress (1): 100/132 kB Progress (1): 104/132 kB Progress (1): 108/132 kB Progress (1): 112/132 kB Progress (1): 116/132 kB Progress (1): 120/132 kB Progress (1): 124/132 kB Progress (1): 128/132 kB Progress (1): 132/132 kB Progress (1): 132 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 1.7 MB/s) [2019-07-31T04:34:50.329Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T04:34:50.329Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T04:34:50.329Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T04:34:50.587Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T04:34:50.587Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T04:34:50.587Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom [2019-07-31T04:34:50.587Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 136 kB/s) [2019-07-31T04:34:50.587Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T04:34:50.587Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T04:34:50.587Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T04:34:50.845Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T04:34:50.845Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T04:34:50.845Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar [2019-07-31T04:34:51.103Z] Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 206 kB/s) [2019-07-31T04:34:51.103Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T04:34:51.360Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T04:34:51.360Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T04:34:51.360Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T04:34:51.360Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T04:34:51.360Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom [2019-07-31T04:34:51.618Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 103 kB/s) [2019-07-31T04:34:51.618Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T04:34:51.618Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T04:34:51.618Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T04:34:51.618Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T04:34:51.618Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T04:34:51.875Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom [2019-07-31T04:34:51.875Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 34 kB/s) [2019-07-31T04:34:51.875Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T04:34:51.875Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T04:34:51.875Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T04:34:51.875Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T04:34:52.133Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T04:34:52.133Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom [2019-07-31T04:34:52.133Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 116 kB/s) [2019-07-31T04:34:52.133Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T04:34:52.133Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T04:34:52.133Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T04:34:52.389Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T04:34:52.389Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T04:34:52.389Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom [2019-07-31T04:34:52.389Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 30 kB/s) [2019-07-31T04:34:52.389Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T04:34:52.389Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T04:34:52.389Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T04:34:52.647Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T04:34:52.647Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T04:34:52.647Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom [2019-07-31T04:34:52.647Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 58 kB/s) [2019-07-31T04:34:52.647Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T04:34:52.647Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T04:34:52.647Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T04:34:52.904Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T04:34:52.904Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T04:34:52.904Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom [2019-07-31T04:34:52.904Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 80 kB/s) [2019-07-31T04:34:52.904Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T04:34:52.904Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T04:34:52.904Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T04:34:53.162Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T04:34:53.162Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T04:34:53.162Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom [2019-07-31T04:34:53.162Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 52 kB/s) [2019-07-31T04:34:53.162Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T04:34:53.162Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T04:34:53.162Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T04:34:53.422Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T04:34:53.422Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T04:34:53.681Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom [2019-07-31T04:34:53.681Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 91 kB/s) [2019-07-31T04:34:53.681Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T04:34:53.681Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T04:34:53.681Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T04:34:53.939Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T04:34:53.939Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T04:34:53.939Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom [2019-07-31T04:34:53.939Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 739 kB/s) [2019-07-31T04:34:53.939Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T04:34:53.939Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T04:34:53.939Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T04:34:54.196Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T04:34:54.196Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T04:34:54.196Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-31T04:34:54.196Z] Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.7 MB/s) [2019-07-31T04:34:54.196Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-31T04:34:54.196Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T04:34:54.196Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-31T04:34:54.456Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-31T04:34:54.456Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-31T04:34:54.456Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-31T04:34:54.456Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 397 kB/s) [2019-07-31T04:34:54.456Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T04:34:54.456Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T04:34:54.456Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T04:34:54.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T04:34:54.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T04:34:54.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom [2019-07-31T04:34:54.728Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 63 kB/s) [2019-07-31T04:34:54.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T04:34:54.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T04:34:54.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T04:34:55.081Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T04:34:55.081Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T04:34:55.081Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom [2019-07-31T04:34:55.081Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 344 kB/s) [2019-07-31T04:34:55.081Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T04:34:55.081Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T04:34:55.081Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T04:34:55.339Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T04:34:55.339Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T04:34:55.339Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom [2019-07-31T04:34:55.339Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 40 kB/s) [2019-07-31T04:34:55.339Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T04:34:55.339Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T04:34:55.339Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T04:34:55.596Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T04:34:55.596Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T04:34:55.596Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom [2019-07-31T04:34:55.596Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 480 kB/s) [2019-07-31T04:34:55.596Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T04:34:55.596Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T04:34:55.596Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T04:34:55.854Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T04:34:55.854Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T04:34:55.854Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom [2019-07-31T04:34:55.854Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 238 kB/s) [2019-07-31T04:34:56.112Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-07-31T04:34:56.369Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-07-31T04:34:56.369Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-07-31T04:34:56.369Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-07-31T04:34:56.369Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-07-31T04:34:56.369Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [2019-07-31T04:34:56.627Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 55 kB/s) [2019-07-31T04:34:56.627Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T04:34:56.627Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T04:34:56.627Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T04:34:56.627Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T04:34:56.627Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T04:34:56.627Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-31T04:34:56.884Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 700 kB/s) [2019-07-31T04:34:56.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T04:34:56.884Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T04:34:56.884Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T04:34:56.884Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T04:34:56.884Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T04:34:57.141Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [2019-07-31T04:34:57.141Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 53 kB/s) [2019-07-31T04:34:57.141Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T04:34:57.141Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T04:34:57.141Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T04:34:57.141Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T04:34:57.398Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T04:34:57.398Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [2019-07-31T04:34:57.398Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 69 kB/s) [2019-07-31T04:34:57.398Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2019-07-31T04:34:57.398Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2019-07-31T04:34:57.398Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2019-07-31T04:34:57.656Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2019-07-31T04:34:57.656Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2019-07-31T04:34:57.656Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [2019-07-31T04:34:57.656Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 91 kB/s) [2019-07-31T04:34:57.656Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T04:34:57.656Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T04:34:57.656Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T04:34:57.913Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T04:34:57.913Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T04:34:57.913Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-31T04:34:57.913Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 660 kB/s) [2019-07-31T04:34:57.913Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T04:34:57.913Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T04:34:57.913Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T04:34:58.171Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T04:34:58.171Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T04:34:59.293Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-31T04:34:59.293Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 164 kB/s) [2019-07-31T04:34:59.293Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T04:34:59.293Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T04:34:59.293Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T04:34:59.552Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T04:34:59.552Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T04:34:59.552Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-31T04:34:59.552Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 454 kB/s) [2019-07-31T04:34:59.552Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2019-07-31T04:34:59.552Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2019-07-31T04:34:59.552Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2019-07-31T04:34:59.809Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2019-07-31T04:34:59.809Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2019-07-31T04:34:59.809Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [2019-07-31T04:34:59.809Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 166 kB/s) [2019-07-31T04:34:59.809Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2019-07-31T04:34:59.809Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2019-07-31T04:34:59.809Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2019-07-31T04:35:00.067Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2019-07-31T04:35:00.325Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2019-07-31T04:35:00.325Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [2019-07-31T04:35:00.325Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 557 kB/s) [2019-07-31T04:35:00.325Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T04:35:00.325Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T04:35:00.325Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T04:35:00.582Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T04:35:00.582Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T04:35:00.582Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-31T04:35:00.582Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 614 kB/s) [2019-07-31T04:35:00.582Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T04:35:00.582Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T04:35:00.582Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T04:35:00.839Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T04:35:00.839Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T04:35:00.839Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-31T04:35:00.839Z] Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 80 kB/s) [2019-07-31T04:35:00.839Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-31T04:35:00.839Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-31T04:35:00.839Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-31T04:35:01.097Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-31T04:35:01.097Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-31T04:35:01.097Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-31T04:35:01.097Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 52 kB/s) [2019-07-31T04:35:01.097Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-07-31T04:35:01.097Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-07-31T04:35:01.097Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-07-31T04:35:01.354Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-07-31T04:35:01.354Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-07-31T04:35:01.354Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [2019-07-31T04:35:01.354Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 89 kB/s) [2019-07-31T04:35:01.354Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-07-31T04:35:01.354Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-07-31T04:35:01.354Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-07-31T04:35:01.611Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-07-31T04:35:01.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-07-31T04:35:01.611Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [2019-07-31T04:35:01.611Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 70 kB/s) [2019-07-31T04:35:01.611Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T04:35:01.611Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T04:35:01.869Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T04:35:01.869Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T04:35:01.869Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T04:35:01.869Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-31T04:35:02.127Z] Progress (1): 889 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 29 kB/s) [2019-07-31T04:35:02.127Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-07-31T04:35:02.127Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-07-31T04:35:02.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-07-31T04:35:02.384Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-07-31T04:35:02.384Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-07-31T04:35:02.384Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [2019-07-31T04:35:02.384Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 167 kB/s) [2019-07-31T04:35:02.384Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T04:35:02.384Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T04:35:02.642Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T04:35:02.642Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T04:35:02.642Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T04:35:02.642Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-31T04:35:02.642Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 387 kB/s) [2019-07-31T04:35:02.642Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2019-07-31T04:35:02.899Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2019-07-31T04:35:02.899Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2019-07-31T04:35:02.899Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2019-07-31T04:35:02.899Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2019-07-31T04:35:02.899Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [2019-07-31T04:35:03.158Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 100 kB/s) [2019-07-31T04:35:03.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2019-07-31T04:35:03.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2019-07-31T04:35:03.158Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2019-07-31T04:35:03.158Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2019-07-31T04:35:03.158Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2019-07-31T04:35:03.158Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [2019-07-31T04:35:03.417Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 40 kB/s) [2019-07-31T04:35:03.417Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-07-31T04:35:03.417Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-07-31T04:35:03.417Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-07-31T04:35:03.417Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-07-31T04:35:03.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-07-31T04:35:03.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [2019-07-31T04:35:03.728Z] Progress (1): 880 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 23 kB/s) [2019-07-31T04:35:03.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2019-07-31T04:35:03.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2019-07-31T04:35:03.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2019-07-31T04:35:03.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2019-07-31T04:35:03.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2019-07-31T04:35:03.987Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [2019-07-31T04:35:03.987Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 62 kB/s) [2019-07-31T04:35:03.987Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T04:35:03.987Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T04:35:03.987Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T04:35:03.987Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T04:35:04.244Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T04:35:04.244Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [2019-07-31T04:35:04.244Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 111 kB/s) [2019-07-31T04:35:04.244Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T04:35:04.244Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T04:35:04.244Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T04:35:04.502Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T04:35:04.502Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T04:35:04.502Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom [2019-07-31T04:35:04.502Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 78 kB/s) [2019-07-31T04:35:04.502Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T04:35:04.502Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T04:35:04.502Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T04:35:04.759Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T04:35:04.759Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T04:35:04.759Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom [2019-07-31T04:35:04.759Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 47 kB/s) [2019-07-31T04:35:04.759Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T04:35:04.759Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T04:35:04.759Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T04:35:05.017Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T04:35:05.017Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T04:35:05.017Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-31T04:35:05.017Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 79 kB/s) [2019-07-31T04:35:05.017Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T04:35:05.017Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T04:35:05.017Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T04:35:05.274Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T04:35:05.274Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T04:35:05.274Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-31T04:35:05.274Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 387 kB/s) [2019-07-31T04:35:05.274Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T04:35:05.274Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T04:35:05.274Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T04:35:05.531Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T04:35:05.531Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T04:35:05.531Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-31T04:35:05.531Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 466 kB/s) [2019-07-31T04:35:05.531Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T04:35:05.531Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T04:35:05.531Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T04:35:05.788Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T04:35:05.788Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T04:35:05.788Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-31T04:35:05.788Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 199 kB/s) [2019-07-31T04:35:05.788Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T04:35:05.788Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T04:35:05.788Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T04:35:05.788Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T04:35:05.788Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T04:35:05.788Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T04:35:05.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T04:35:05.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T04:35:05.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T04:35:05.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T04:35:05.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T04:35:05.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-31T04:35:05.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-07-31T04:35:05.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-31T04:35:05.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-07-31T04:35:06.046Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2019-07-31T04:35:06.046Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T04:35:06.046Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T04:35:06.046Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T04:35:06.046Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T04:35:06.046Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T04:35:06.303Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T04:35:06.303Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T04:35:06.303Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T04:35:06.560Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T04:35:06.560Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-31T04:35:06.560Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-07-31T04:35:06.560Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-31T04:35:06.560Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-07-31T04:35:06.817Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2019-07-31T04:35:06.817Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T04:35:06.817Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T04:35:06.817Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T04:35:06.817Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T04:35:06.817Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T04:35:07.076Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T04:35:07.334Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar [2019-07-31T04:35:07.334Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar [2019-07-31T04:35:07.334Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar [2019-07-31T04:35:07.334Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar [2019-07-31T04:35:07.334Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar [2019-07-31T04:35:07.334Z] Progress (1): 4.1/65 kB Progress (1): 7.7/65 kB Progress (1): 12/65 kB Progress (1): 16/65 kB Progress (1): 20/65 kB Progress (1): 24/65 kB Progress (2): 24/65 kB | 4.1/920 kB Progress (2): 28/65 kB | 4.1/920 kB Progress (2): 28/65 kB | 7.7/920 kB Progress (2): 32/65 kB | 7.7/920 kB Progress (2): 32/65 kB | 12/920 kB Progress (2): 36/65 kB | 12/920 kB Progress (2): 36/65 kB | 16/920 kB Progress (2): 40/65 kB | 16/920 kB Progress (2): 40/65 kB | 20/920 kB Progress (2): 44/65 kB | 20/920 kB Progress (2): 44/65 kB | 24/920 kB Progress (2): 48/65 kB | 24/920 kB Progress (2): 48/65 kB | 28/920 kB Progress (2): 52/65 kB | 28/920 kB Progress (2): 52/65 kB | 32/920 kB Progress (2): 56/65 kB | 32/920 kB Progress (2): 56/65 kB | 36/920 kB Progress (2): 60/65 kB | 36/920 kB Progress (2): 60/65 kB | 40/920 kB Progress (2): 64/65 kB | 40/920 kB Progress (2): 64/65 kB | 44/920 kB Progress (2): 65 kB | 44/920 kB Progress (3): 65 kB | 44/920 kB | 4.1/429 kB Progress (3): 65 kB | 48/920 kB | 4.1/429 kB Progress (3): 65 kB | 48/920 kB | 7.7/429 kB Progress (3): 65 kB | 52/920 kB | 7.7/429 kB Progress (3): 65 kB | 52/920 kB | 12/429 kB Progress (3): 65 kB | 56/920 kB | 12/429 kB Progress (3): 65 kB | 56/920 kB | 16/429 kB Progress (3): 65 kB | 60/920 kB | 16/429 kB Progress (3): 65 kB | 60/920 kB | 20/429 kB Progress (3): 65 kB | 64/920 kB | 20/429 kB Progress (3): 65 kB | 64/920 kB | 24/429 kB Progress (3): 65 kB | 68/920 kB | 24/429 kB Progress (3): 65 kB | 68/920 kB | 28/429 kB Progress (3): 65 kB | 72/920 kB | 28/429 kB Progress (4): 65 kB | 72/920 kB | 28/429 kB | 4.1/26 kB Progress (4): 65 kB | 76/920 kB | 28/429 kB | 4.1/26 kB Progress (4): 65 kB | 76/920 kB | 32/429 kB | 4.1/26 kB Progress (4): 65 kB | 80/920 kB | 32/429 kB | 4.1/26 kB Progress (4): 65 kB | 80/920 kB | 32/429 kB | 7.7/26 kB Progress (5): 65 kB | 80/920 kB | 32/429 kB | 7.7/26 kB | 4.1/187 kB Progress (5): 65 kB | 80/920 kB | 36/429 kB | 7.7/26 kB | 4.1/187 kB Progress (5): 65 kB | 80/920 kB | 36/429 kB | 7.7/26 kB | 7.7/187 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 962 kB/s) [2019-07-31T04:35:07.334Z] Progress (4): 80/920 kB | 36/429 kB | 12/26 kB | 7.7/187 kB Progress (4): 84/920 kB | 36/429 kB | 12/26 kB | 7.7/187 kB Progress (4): 84/920 kB | 36/429 kB | 16/26 kB | 7.7/187 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar [2019-07-31T04:35:07.334Z] Progress (4): 84/920 kB | 36/429 kB | 16/26 kB | 12/187 kB Progress (4): 84/920 kB | 40/429 kB | 16/26 kB | 12/187 kB Progress (4): 84/920 kB | 40/429 kB | 16/26 kB | 16/187 kB Progress (4): 84/920 kB | 44/429 kB | 16/26 kB | 16/187 kB Progress (4): 84/920 kB | 44/429 kB | 20/26 kB | 16/187 kB Progress (4): 88/920 kB | 44/429 kB | 20/26 kB | 16/187 kB Progress (4): 88/920 kB | 44/429 kB | 24/26 kB | 16/187 kB Progress (4): 88/920 kB | 48/429 kB | 24/26 kB | 16/187 kB Progress (4): 88/920 kB | 48/429 kB | 24/26 kB | 20/187 kB Progress (4): 88/920 kB | 52/429 kB | 24/26 kB | 20/187 kB Progress (4): 88/920 kB | 52/429 kB | 26 kB | 20/187 kB Progress (4): 92/920 kB | 52/429 kB | 26 kB | 20/187 kB Progress (4): 92/920 kB | 56/429 kB | 26 kB | 20/187 kB Progress (4): 92/920 kB | 56/429 kB | 26 kB | 24/187 kB Progress (4): 92/920 kB | 60/429 kB | 26 kB | 24/187 kB Progress (4): 96/920 kB | 60/429 kB | 26 kB | 24/187 kB Progress (4): 96/920 kB | 64/429 kB | 26 kB | 24/187 kB Progress (4): 96/920 kB | 64/429 kB | 26 kB | 28/187 kB Progress (4): 96/920 kB | 68/429 kB | 26 kB | 28/187 kB Progress (4): 96/920 kB | 68/429 kB | 26 kB | 32/187 kB Progress (4): 100/920 kB | 68/429 kB | 26 kB | 32/187 kB Progress (4): 100/920 kB | 68/429 kB | 26 kB | 36/187 kB Progress (4): 100/920 kB | 72/429 kB | 26 kB | 36/187 kB Progress (4): 100/920 kB | 72/429 kB | 26 kB | 40/187 kB Progress (4): 104/920 kB | 72/429 kB | 26 kB | 40/187 kB Progress (4): 104/920 kB | 72/429 kB | 26 kB | 44/187 kB Progress (4): 104/920 kB | 76/429 kB | 26 kB | 44/187 kB Progress (4): 104/920 kB | 76/429 kB | 26 kB | 48/187 kB Progress (4): 108/920 kB | 76/429 kB | 26 kB | 48/187 kB Progress (4): 108/920 kB | 76/429 kB | 26 kB | 52/187 kB Progress (5): 108/920 kB | 76/429 kB | 26 kB | 52/187 kB | 4.1/112 kB Progress (5): 108/920 kB | 80/429 kB | 26 kB | 52/187 kB | 4.1/112 kB Progress (5): 108/920 kB | 80/429 kB | 26 kB | 52/187 kB | 7.7/112 kB Progress (5): 108/920 kB | 80/429 kB | 26 kB | 56/187 kB | 7.7/112 kB Progress (5): 112/920 kB | 80/429 kB | 26 kB | 56/187 kB | 7.7/112 kB Progress (5): 112/920 kB | 80/429 kB | 26 kB | 60/187 kB | 7.7/112 kB Progress (5): 112/920 kB | 80/429 kB | 26 kB | 60/187 kB | 12/112 kB Progress (5): 112/920 kB | 84/429 kB | 26 kB | 60/187 kB | 12/112 kB Progress (5): 112/920 kB | 84/429 kB | 26 kB | 60/187 kB | 16/112 kB Progress (5): 112/920 kB | 84/429 kB | 26 kB | 64/187 kB | 16/112 kB Progress (5): 116/920 kB | 84/429 kB | 26 kB | 64/187 kB | 16/112 kB Progress (5): 116/920 kB | 84/429 kB | 26 kB | 66/187 kB | 16/112 kB Progress (5): 116/920 kB | 84/429 kB | 26 kB | 66/187 kB | 20/112 kB Progress (5): 116/920 kB | 88/429 kB | 26 kB | 66/187 kB | 20/112 kB Progress (5): 116/920 kB | 88/429 kB | 26 kB | 66/187 kB | 24/112 kB Progress (5): 116/920 kB | 88/429 kB | 26 kB | 70/187 kB | 24/112 kB Progress (5): 120/920 kB | 88/429 kB | 26 kB | 70/187 kB | 24/112 kB Progress (5): 120/920 kB | 88/429 kB | 26 kB | 74/187 kB | 24/112 kB Progress (5): 124/920 kB | 88/429 kB | 26 kB | 74/187 kB | 24/112 kB Progress (5): 124/920 kB | 88/429 kB | 26 kB | 74/187 kB | 28/112 kB Progress (5): 124/920 kB | 92/429 kB | 26 kB | 74/187 kB | 28/112 kB Progress (5): 124/920 kB | 92/429 kB | 26 kB | 74/187 kB | 32/112 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 302 kB/s) [2019-07-31T04:35:07.334Z] Progress (4): 128/920 kB | 92/429 kB | 74/187 kB | 32/112 kB Progress (4): 128/920 kB | 92/429 kB | 78/187 kB | 32/112 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar [2019-07-31T04:35:07.334Z] Progress (4): 128/920 kB | 92/429 kB | 78/187 kB | 33/112 kB Progress (4): 128/920 kB | 96/429 kB | 78/187 kB | 33/112 kB Progress (4): 128/920 kB | 96/429 kB | 78/187 kB | 37/112 kB Progress (4): 128/920 kB | 96/429 kB | 82/187 kB | 37/112 kB Progress (4): 132/920 kB | 96/429 kB | 82/187 kB | 37/112 kB Progress (4): 132/920 kB | 96/429 kB | 86/187 kB | 37/112 kB Progress (4): 132/920 kB | 96/429 kB | 86/187 kB | 41/112 kB Progress (4): 132/920 kB | 100/429 kB | 86/187 kB | 41/112 kB Progress (4): 132/920 kB | 100/429 kB | 86/187 kB | 45/112 kB Progress (4): 132/920 kB | 100/429 kB | 90/187 kB | 45/112 kB Progress (4): 136/920 kB | 100/429 kB | 90/187 kB | 45/112 kB Progress (4): 136/920 kB | 100/429 kB | 94/187 kB | 45/112 kB Progress (4): 136/920 kB | 100/429 kB | 94/187 kB | 49/112 kB Progress (4): 136/920 kB | 104/429 kB | 94/187 kB | 49/112 kB Progress (4): 136/920 kB | 104/429 kB | 94/187 kB | 53/112 kB Progress (4): 136/920 kB | 104/429 kB | 98/187 kB | 53/112 kB Progress (4): 140/920 kB | 104/429 kB | 98/187 kB | 53/112 kB Progress (4): 140/920 kB | 104/429 kB | 102/187 kB | 53/112 kB Progress (4): 140/920 kB | 104/429 kB | 102/187 kB | 57/112 kB Progress (4): 140/920 kB | 108/429 kB | 102/187 kB | 57/112 kB Progress (4): 140/920 kB | 108/429 kB | 102/187 kB | 61/112 kB Progress (4): 140/920 kB | 108/429 kB | 106/187 kB | 61/112 kB Progress (4): 144/920 kB | 108/429 kB | 106/187 kB | 61/112 kB Progress (4): 144/920 kB | 108/429 kB | 110/187 kB | 61/112 kB Progress (4): 144/920 kB | 108/429 kB | 110/187 kB | 65/112 kB Progress (4): 144/920 kB | 112/429 kB | 110/187 kB | 65/112 kB Progress (4): 144/920 kB | 112/429 kB | 110/187 kB | 66/112 kB Progress (4): 144/920 kB | 112/429 kB | 114/187 kB | 66/112 kB Progress (4): 148/920 kB | 112/429 kB | 114/187 kB | 66/112 kB Progress (4): 148/920 kB | 112/429 kB | 118/187 kB | 66/112 kB Progress (4): 148/920 kB | 112/429 kB | 118/187 kB | 70/112 kB Progress (5): 148/920 kB | 112/429 kB | 118/187 kB | 70/112 kB | 4.1/186 kB Progress (5): 148/920 kB | 116/429 kB | 118/187 kB | 70/112 kB | 4.1/186 kB Progress (5): 148/920 kB | 116/429 kB | 118/187 kB | 70/112 kB | 7.7/186 kB Progress (5): 148/920 kB | 116/429 kB | 118/187 kB | 74/112 kB | 7.7/186 kB Progress (5): 148/920 kB | 116/429 kB | 122/187 kB | 74/112 kB | 7.7/186 kB Progress (5): 152/920 kB | 116/429 kB | 122/187 kB | 74/112 kB | 7.7/186 kB Progress (5): 152/920 kB | 116/429 kB | 126/187 kB | 74/112 kB | 7.7/186 kB Progress (5): 152/920 kB | 116/429 kB | 126/187 kB | 78/112 kB | 7.7/186 kB Progress (5): 152/920 kB | 116/429 kB | 126/187 kB | 78/112 kB | 12/186 kB Progress (5): 152/920 kB | 120/429 kB | 126/187 kB | 78/112 kB | 12/186 kB Progress (5): 152/920 kB | 120/429 kB | 126/187 kB | 78/112 kB | 16/186 kB Progress (5): 152/920 kB | 120/429 kB | 126/187 kB | 82/112 kB | 16/186 kB Progress (5): 152/920 kB | 120/429 kB | 130/187 kB | 82/112 kB | 16/186 kB Progress (5): 156/920 kB | 120/429 kB | 130/187 kB | 82/112 kB | 16/186 kB Progress (5): 156/920 kB | 120/429 kB | 134/187 kB | 82/112 kB | 16/186 kB Progress (5): 156/920 kB | 120/429 kB | 134/187 kB | 86/112 kB | 16/186 kB Progress (5): 156/920 kB | 120/429 kB | 134/187 kB | 86/112 kB | 20/186 kB Progress (5): 156/920 kB | 124/429 kB | 134/187 kB | 86/112 kB | 20/186 kB Progress (5): 156/920 kB | 124/429 kB | 134/187 kB | 86/112 kB | 24/186 kB Progress (5): 156/920 kB | 124/429 kB | 134/187 kB | 86/112 kB | 28/186 kB Progress (5): 156/920 kB | 124/429 kB | 134/187 kB | 86/112 kB | 32/186 kB Progress (5): 156/920 kB | 124/429 kB | 134/187 kB | 90/112 kB | 32/186 kB Progress (5): 156/920 kB | 124/429 kB | 138/187 kB | 90/112 kB | 32/186 kB Progress (5): 160/920 kB | 124/429 kB | 138/187 kB | 90/112 kB | 32/186 kB Progress (5): 160/920 kB | 124/429 kB | 142/187 kB | 90/112 kB | 32/186 kB Progress (5): 160/920 kB | 124/429 kB | 142/187 kB | 94/112 kB | 32/186 kB Progress (5): 160/920 kB | 124/429 kB | 142/187 kB | 94/112 kB | 33/186 kB Progress (5): 160/920 kB | 128/429 kB | 142/187 kB | 94/112 kB | 33/186 kB Progress (5): 160/920 kB | 128/429 kB | 142/187 kB | 94/112 kB | 37/186 kB Progress (5): 160/920 kB | 128/429 kB | 142/187 kB | 98/112 kB | 37/186 kB Progress (5): 160/920 kB | 128/429 kB | 146/187 kB | 98/112 kB | 37/186 kB Progress (5): 164/920 kB | 128/429 kB | 146/187 kB | 98/112 kB | 37/186 kB Progress (5): 164/920 kB | 128/429 kB | 150/187 kB | 98/112 kB | 37/186 kB Progress (5): 164/920 kB | 128/429 kB | 150/187 kB | 102/112 kB | 37/186 kB Progress (5): 164/920 kB | 128/429 kB | 150/187 kB | 102/112 kB | 41/186 kB Progress (5): 164/920 kB | 132/429 kB | 150/187 kB | 102/112 kB | 41/186 kB Progress (5): 164/920 kB | 132/429 kB | 150/187 kB | 102/112 kB | 45/186 kB Progress (5): 164/920 kB | 132/429 kB | 150/187 kB | 106/112 kB | 45/186 kB Progress (5): 164/920 kB | 132/429 kB | 154/187 kB | 106/112 kB | 45/186 kB Progress (5): 168/920 kB | 132/429 kB | 154/187 kB | 106/112 kB | 45/186 kB Progress (5): 168/920 kB | 132/429 kB | 158/187 kB | 106/112 kB | 45/186 kB Progress (5): 168/920 kB | 132/429 kB | 158/187 kB | 110/112 kB | 45/186 kB Progress (5): 168/920 kB | 132/429 kB | 158/187 kB | 110/112 kB | 49/186 kB Progress (5): 168/920 kB | 136/429 kB | 158/187 kB | 110/112 kB | 49/186 kB Progress (5): 168/920 kB | 136/429 kB | 158/187 kB | 110/112 kB | 53/186 kB Progress (5): 168/920 kB | 136/429 kB | 158/187 kB | 112 kB | 53/186 kB Progress (5): 168/920 kB | 136/429 kB | 162/187 kB | 112 kB | 53/186 kB Progress (5): 172/920 kB | 136/429 kB | 162/187 kB | 112 kB | 53/186 kB Progress (5): 172/920 kB | 136/429 kB | 166/187 kB | 112 kB | 53/186 kB Progress (5): 172/920 kB | 136/429 kB | 166/187 kB | 112 kB | 57/186 kB Progress (5): 172/920 kB | 140/429 kB | 166/187 kB | 112 kB | 57/186 kB Progress (5): 172/920 kB | 140/429 kB | 166/187 kB | 112 kB | 61/186 kB Progress (5): 172/920 kB | 140/429 kB | 170/187 kB | 112 kB | 61/186 kB Progress (5): 176/920 kB | 140/429 kB | 170/187 kB | 112 kB | 61/186 kB Progress (5): 176/920 kB | 140/429 kB | 174/187 kB | 112 kB | 61/186 kB Progress (5): 176/920 kB | 140/429 kB | 174/187 kB | 112 kB | 65/186 kB Progress (5): 176/920 kB | 144/429 kB | 174/187 kB | 112 kB | 65/186 kB Progress (5): 176/920 kB | 144/429 kB | 174/187 kB | 112 kB | 69/186 kB Progress (5): 176/920 kB | 144/429 kB | 178/187 kB | 112 kB | 69/186 kB Progress (5): 180/920 kB | 144/429 kB | 178/187 kB | 112 kB | 69/186 kB Progress (5): 180/920 kB | 144/429 kB | 182/187 kB | 112 kB | 69/186 kB Progress (5): 180/920 kB | 144/429 kB | 182/187 kB | 112 kB | 73/186 kB Progress (5): 180/920 kB | 148/429 kB | 182/187 kB | 112 kB | 73/186 kB Progress (5): 180/920 kB | 148/429 kB | 182/187 kB | 112 kB | 77/186 kB Progress (5): 180/920 kB | 148/429 kB | 186/187 kB | 112 kB | 77/186 kB Progress (5): 184/920 kB | 148/429 kB | 186/187 kB | 112 kB | 77/186 kB Progress (5): 184/920 kB | 148/429 kB | 187 kB | 112 kB | 77/186 kB Progress (5): 184/920 kB | 148/429 kB | 187 kB | 112 kB | 81/186 kB Progress (5): 184/920 kB | 152/429 kB | 187 kB | 112 kB | 81/186 kB Progress (5): 184/920 kB | 152/429 kB | 187 kB | 112 kB | 85/186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 785 kB/s) [2019-07-31T04:35:07.334Z] Progress (4): 188/920 kB | 152/429 kB | 187 kB | 85/186 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar [2019-07-31T04:35:07.334Z] Progress (4): 188/920 kB | 152/429 kB | 187 kB | 89/186 kB Progress (4): 188/920 kB | 156/429 kB | 187 kB | 89/186 kB Progress (4): 188/920 kB | 160/429 kB | 187 kB | 89/186 kB Progress (4): 188/920 kB | 160/429 kB | 187 kB | 93/186 kB Progress (4): 192/920 kB | 160/429 kB | 187 kB | 93/186 kB Progress (4): 192/920 kB | 160/429 kB | 187 kB | 97/186 kB Progress (4): 192/920 kB | 164/429 kB | 187 kB | 97/186 kB Progress (4): 192/920 kB | 164/429 kB | 187 kB | 101/186 kB Progress (4): 196/920 kB | 164/429 kB | 187 kB | 101/186 kB Progress (4): 196/920 kB | 164/429 kB | 187 kB | 105/186 kB Progress (4): 196/920 kB | 168/429 kB | 187 kB | 105/186 kB Progress (4): 196/920 kB | 168/429 kB | 187 kB | 109/186 kB Progress (4): 200/920 kB | 168/429 kB | 187 kB | 109/186 kB Progress (4): 200/920 kB | 168/429 kB | 187 kB | 113/186 kB Progress (4): 200/920 kB | 172/429 kB | 187 kB | 113/186 kB Progress (4): 200/920 kB | 172/429 kB | 187 kB | 117/186 kB Progress (4): 204/920 kB | 172/429 kB | 187 kB | 117/186 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 1.3 MB/s) [2019-07-31T04:35:07.334Z] Progress (3): 204/920 kB | 172/429 kB | 121/186 kB Progress (3): 204/920 kB | 176/429 kB | 121/186 kB Progress (3): 204/920 kB | 176/429 kB | 125/186 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar [2019-07-31T04:35:07.334Z] Progress (3): 208/920 kB | 176/429 kB | 125/186 kB Progress (3): 208/920 kB | 176/429 kB | 129/186 kB Progress (3): 212/920 kB | 176/429 kB | 129/186 kB Progress (3): 212/920 kB | 180/429 kB | 129/186 kB Progress (3): 216/920 kB | 180/429 kB | 129/186 kB Progress (3): 216/920 kB | 180/429 kB | 133/186 kB Progress (3): 216/920 kB | 184/429 kB | 133/186 kB Progress (3): 216/920 kB | 184/429 kB | 137/186 kB Progress (3): 216/920 kB | 188/429 kB | 137/186 kB Progress (3): 220/920 kB | 188/429 kB | 137/186 kB Progress (3): 220/920 kB | 192/429 kB | 137/186 kB Progress (3): 220/920 kB | 192/429 kB | 141/186 kB Progress (3): 220/920 kB | 196/429 kB | 141/186 kB Progress (3): 224/920 kB | 196/429 kB | 141/186 kB Progress (3): 224/920 kB | 200/429 kB | 141/186 kB Progress (3): 224/920 kB | 200/429 kB | 145/186 kB Progress (3): 224/920 kB | 204/429 kB | 145/186 kB Progress (4): 224/920 kB | 204/429 kB | 145/186 kB | 4.1/13 kB Progress (4): 224/920 kB | 208/429 kB | 145/186 kB | 4.1/13 kB Progress (4): 224/920 kB | 208/429 kB | 149/186 kB | 4.1/13 kB Progress (4): 228/920 kB | 208/429 kB | 149/186 kB | 4.1/13 kB Progress (4): 228/920 kB | 208/429 kB | 153/186 kB | 4.1/13 kB Progress (4): 228/920 kB | 212/429 kB | 153/186 kB | 4.1/13 kB Progress (4): 228/920 kB | 212/429 kB | 153/186 kB | 7.7/13 kB Progress (4): 228/920 kB | 216/429 kB | 153/186 kB | 7.7/13 kB Progress (4): 228/920 kB | 216/429 kB | 157/186 kB | 7.7/13 kB Progress (4): 232/920 kB | 216/429 kB | 157/186 kB | 7.7/13 kB Progress (4): 232/920 kB | 216/429 kB | 161/186 kB | 7.7/13 kB Progress (4): 232/920 kB | 220/429 kB | 161/186 kB | 7.7/13 kB Progress (4): 232/920 kB | 220/429 kB | 161/186 kB | 12/13 kB Progress (4): 232/920 kB | 224/429 kB | 161/186 kB | 12/13 kB Progress (4): 232/920 kB | 224/429 kB | 165/186 kB | 12/13 kB Progress (4): 236/920 kB | 224/429 kB | 165/186 kB | 12/13 kB Progress (4): 236/920 kB | 224/429 kB | 169/186 kB | 12/13 kB Progress (4): 236/920 kB | 228/429 kB | 169/186 kB | 12/13 kB Progress (4): 236/920 kB | 228/429 kB | 169/186 kB | 13 kB Progress (4): 236/920 kB | 232/429 kB | 169/186 kB | 13 kB Progress (4): 236/920 kB | 232/429 kB | 173/186 kB | 13 kB Progress (4): 240/920 kB | 232/429 kB | 173/186 kB | 13 kB Progress (5): 240/920 kB | 232/429 kB | 173/186 kB | 13 kB | 4.1/524 kB Progress (5): 240/920 kB | 232/429 kB | 177/186 kB | 13 kB | 4.1/524 kB Progress (5): 240/920 kB | 236/429 kB | 177/186 kB | 13 kB | 4.1/524 kB Progress (5): 240/920 kB | 236/429 kB | 181/186 kB | 13 kB | 4.1/524 kB Progress (5): 240/920 kB | 236/429 kB | 181/186 kB | 13 kB | 7.7/524 kB Progress (5): 244/920 kB | 236/429 kB | 181/186 kB | 13 kB | 7.7/524 kB Progress (5): 244/920 kB | 236/429 kB | 181/186 kB | 13 kB | 12/524 kB Progress (5): 244/920 kB | 236/429 kB | 185/186 kB | 13 kB | 12/524 kB Progress (5): 244/920 kB | 240/429 kB | 185/186 kB | 13 kB | 12/524 kB Progress (5): 244/920 kB | 240/429 kB | 186 kB | 13 kB | 12/524 kB Progress (5): 244/920 kB | 240/429 kB | 186 kB | 13 kB | 16/524 kB Progress (5): 248/920 kB | 240/429 kB | 186 kB | 13 kB | 16/524 kB Progress (5): 248/920 kB | 240/429 kB | 186 kB | 13 kB | 20/524 kB Progress (5): 248/920 kB | 244/429 kB | 186 kB | 13 kB | 20/524 kB Progress (5): 248/920 kB | 244/429 kB | 186 kB | 13 kB | 24/524 kB Progress (5): 252/920 kB | 244/429 kB | 186 kB | 13 kB | 24/524 kB Progress (5): 252/920 kB | 244/429 kB | 186 kB | 13 kB | 28/524 kB Progress (5): 252/920 kB | 248/429 kB | 186 kB | 13 kB | 28/524 kB Progress (5): 252/920 kB | 248/429 kB | 186 kB | 13 kB | 32/524 kB Progress (5): 256/920 kB | 248/429 kB | 186 kB | 13 kB | 32/524 kB Progress (5): 256/920 kB | 248/429 kB | 186 kB | 13 kB | 33/524 kB Progress (5): 256/920 kB | 252/429 kB | 186 kB | 13 kB | 33/524 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 81 kB/s) [2019-07-31T04:35:07.334Z] Progress (4): 256/920 kB | 252/429 kB | 186 kB | 37/524 kB Progress (4): 260/920 kB | 252/429 kB | 186 kB | 37/524 kB Progress (4): 260/920 kB | 252/429 kB | 186 kB | 41/524 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar [2019-07-31T04:35:07.334Z] Progress (4): 260/920 kB | 256/429 kB | 186 kB | 41/524 kB Progress (4): 260/920 kB | 256/429 kB | 186 kB | 45/524 kB Progress (4): 264/920 kB | 256/429 kB | 186 kB | 45/524 kB Progress (4): 264/920 kB | 256/429 kB | 186 kB | 49/524 kB Progress (4): 264/920 kB | 260/429 kB | 186 kB | 49/524 kB Progress (4): 264/920 kB | 260/429 kB | 186 kB | 53/524 kB Progress (4): 268/920 kB | 260/429 kB | 186 kB | 53/524 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.1 MB/s) [2019-07-31T04:35:07.334Z] Progress (3): 268/920 kB | 260/429 kB | 57/524 kB Progress (3): 268/920 kB | 264/429 kB | 57/524 kB Progress (3): 268/920 kB | 264/429 kB | 61/524 kB Progress (3): 268/920 kB | 268/429 kB | 61/524 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [2019-07-31T04:35:07.594Z] Progress (3): 272/920 kB | 268/429 kB | 61/524 kB Progress (3): 272/920 kB | 272/429 kB | 61/524 kB Progress (3): 272/920 kB | 272/429 kB | 65/524 kB Progress (3): 272/920 kB | 276/429 kB | 65/524 kB Progress (3): 276/920 kB | 276/429 kB | 65/524 kB Progress (3): 276/920 kB | 280/429 kB | 65/524 kB Progress (3): 276/920 kB | 280/429 kB | 66/524 kB Progress (3): 276/920 kB | 284/429 kB | 66/524 kB Progress (3): 280/920 kB | 284/429 kB | 66/524 kB Progress (3): 280/920 kB | 288/429 kB | 66/524 kB Progress (3): 280/920 kB | 288/429 kB | 70/524 kB Progress (3): 280/920 kB | 292/429 kB | 70/524 kB Progress (3): 284/920 kB | 292/429 kB | 70/524 kB Progress (3): 284/920 kB | 296/429 kB | 70/524 kB Progress (3): 284/920 kB | 296/429 kB | 74/524 kB Progress (3): 284/920 kB | 300/429 kB | 74/524 kB Progress (3): 284/920 kB | 300/429 kB | 78/524 kB Progress (3): 288/920 kB | 300/429 kB | 78/524 kB Progress (3): 288/920 kB | 300/429 kB | 82/524 kB Progress (3): 288/920 kB | 304/429 kB | 82/524 kB Progress (3): 292/920 kB | 304/429 kB | 82/524 kB Progress (3): 292/920 kB | 308/429 kB | 82/524 kB Progress (3): 292/920 kB | 308/429 kB | 86/524 kB Progress (3): 292/920 kB | 312/429 kB | 86/524 kB Progress (3): 296/920 kB | 312/429 kB | 86/524 kB Progress (3): 296/920 kB | 316/429 kB | 86/524 kB Progress (3): 296/920 kB | 316/429 kB | 90/524 kB Progress (3): 300/920 kB | 316/429 kB | 90/524 kB Progress (3): 300/920 kB | 320/429 kB | 90/524 kB Progress (3): 304/920 kB | 320/429 kB | 90/524 kB Progress (3): 304/920 kB | 320/429 kB | 94/524 kB Progress (3): 308/920 kB | 320/429 kB | 94/524 kB Progress (3): 308/920 kB | 324/429 kB | 94/524 kB Progress (3): 312/920 kB | 324/429 kB | 94/524 kB Progress (3): 312/920 kB | 324/429 kB | 98/524 kB Progress (3): 312/920 kB | 328/429 kB | 98/524 kB Progress (3): 312/920 kB | 328/429 kB | 98/524 kB Progress (3): 316/920 kB | 328/429 kB | 98/524 kB Progress (3): 316/920 kB | 328/429 kB | 102/524 kB Progress (3): 316/920 kB | 332/429 kB | 102/524 kB Progress (3): 316/920 kB | 332/429 kB | 106/524 kB Progress (3): 320/920 kB | 332/429 kB | 106/524 kB Progress (3): 320/920 kB | 332/429 kB | 110/524 kB Progress (3): 320/920 kB | 336/429 kB | 110/524 kB Progress (3): 324/920 kB | 336/429 kB | 110/524 kB Progress (3): 324/920 kB | 336/429 kB | 114/524 kB Progress (3): 328/920 kB | 336/429 kB | 114/524 kB Progress (3): 328/920 kB | 340/429 kB | 114/524 kB Progress (3): 328/920 kB | 340/429 kB | 118/524 kB Progress (3): 328/920 kB | 344/429 kB | 118/524 kB Progress (3): 332/920 kB | 344/429 kB | 118/524 kB Progress (3): 332/920 kB | 348/429 kB | 118/524 kB Progress (3): 332/920 kB | 348/429 kB | 122/524 kB Progress (3): 332/920 kB | 352/429 kB | 122/524 kB Progress (3): 336/920 kB | 352/429 kB | 122/524 kB Progress (3): 336/920 kB | 356/429 kB | 122/524 kB Progress (3): 336/920 kB | 356/429 kB | 126/524 kB Progress (3): 340/920 kB | 356/429 kB | 126/524 kB Progress (3): 340/920 kB | 360/429 kB | 126/524 kB Progress (3): 344/920 kB | 360/429 kB | 126/524 kB Progress (3): 344/920 kB | 360/429 kB | 130/524 kB Progress (4): 344/920 kB | 360/429 kB | 130/524 kB | 4.1/273 kB Progress (4): 344/920 kB | 364/429 kB | 130/524 kB | 4.1/273 kB Progress (4): 344/920 kB | 364/429 kB | 130/524 kB | 7.7/273 kB Progress (4): 348/920 kB | 364/429 kB | 130/524 kB | 7.7/273 kB Progress (4): 348/920 kB | 364/429 kB | 131/524 kB | 7.7/273 kB Progress (4): 352/920 kB | 364/429 kB | 131/524 kB | 7.7/273 kB Progress (4): 352/920 kB | 364/429 kB | 131/524 kB | 12/273 kB Progress (4): 352/920 kB | 368/429 kB | 131/524 kB | 12/273 kB Progress (4): 352/920 kB | 368/429 kB | 131/524 kB | 16/273 kB Progress (4): 356/920 kB | 368/429 kB | 131/524 kB | 16/273 kB Progress (4): 356/920 kB | 368/429 kB | 135/524 kB | 16/273 kB Progress (4): 360/920 kB | 368/429 kB | 135/524 kB | 16/273 kB Progress (4): 360/920 kB | 368/429 kB | 135/524 kB | 20/273 kB Progress (4): 360/920 kB | 372/429 kB | 135/524 kB | 20/273 kB Progress (4): 360/920 kB | 372/429 kB | 135/524 kB | 24/273 kB Progress (4): 364/920 kB | 372/429 kB | 135/524 kB | 24/273 kB Progress (4): 364/920 kB | 372/429 kB | 139/524 kB | 24/273 kB Progress (4): 368/920 kB | 372/429 kB | 139/524 kB | 24/273 kB Progress (4): 368/920 kB | 372/429 kB | 139/524 kB | 28/273 kB Progress (4): 368/920 kB | 376/429 kB | 139/524 kB | 28/273 kB Progress (4): 368/920 kB | 376/429 kB | 139/524 kB | 32/273 kB Progress (4): 372/920 kB | 376/429 kB | 139/524 kB | 32/273 kB Progress (4): 372/920 kB | 376/429 kB | 143/524 kB | 32/273 kB Progress (4): 376/920 kB | 376/429 kB | 143/524 kB | 32/273 kB Progress (4): 376/920 kB | 376/429 kB | 143/524 kB | 33/273 kB Progress (4): 376/920 kB | 380/429 kB | 143/524 kB | 33/273 kB Progress (4): 376/920 kB | 380/429 kB | 143/524 kB | 37/273 kB Progress (4): 380/920 kB | 380/429 kB | 143/524 kB | 37/273 kB Progress (4): 380/920 kB | 380/429 kB | 147/524 kB | 37/273 kB Progress (4): 384/920 kB | 380/429 kB | 147/524 kB | 37/273 kB Progress (4): 384/920 kB | 380/429 kB | 147/524 kB | 41/273 kB Progress (4): 384/920 kB | 384/429 kB | 147/524 kB | 41/273 kB Progress (4): 384/920 kB | 384/429 kB | 147/524 kB | 45/273 kB Progress (4): 388/920 kB | 384/429 kB | 147/524 kB | 45/273 kB Progress (4): 388/920 kB | 384/429 kB | 151/524 kB | 45/273 kB Progress (4): 392/920 kB | 384/429 kB | 151/524 kB | 45/273 kB Progress (4): 392/920 kB | 384/429 kB | 151/524 kB | 49/273 kB Progress (4): 396/920 kB | 384/429 kB | 151/524 kB | 49/273 kB Progress (4): 396/920 kB | 388/429 kB | 151/524 kB | 49/273 kB Progress (4): 400/920 kB | 388/429 kB | 151/524 kB | 49/273 kB Progress (4): 400/920 kB | 388/429 kB | 151/524 kB | 53/273 kB Progress (4): 404/920 kB | 388/429 kB | 151/524 kB | 53/273 kB Progress (4): 404/920 kB | 388/429 kB | 155/524 kB | 53/273 kB Progress (4): 408/920 kB | 388/429 kB | 155/524 kB | 53/273 kB Progress (4): 408/920 kB | 388/429 kB | 155/524 kB | 57/273 kB Progress (4): 412/920 kB | 388/429 kB | 155/524 kB | 57/273 kB Progress (4): 412/920 kB | 392/429 kB | 155/524 kB | 57/273 kB Progress (4): 416/920 kB | 392/429 kB | 155/524 kB | 57/273 kB Progress (4): 416/920 kB | 392/429 kB | 155/524 kB | 61/273 kB Progress (4): 416/920 kB | 392/429 kB | 159/524 kB | 61/273 kB Progress (4): 416/920 kB | 392/429 kB | 159/524 kB | 65/273 kB Progress (4): 416/920 kB | 392/429 kB | 159/524 kB | 66/273 kB Progress (4): 416/920 kB | 392/429 kB | 159/524 kB | 70/273 kB Progress (4): 416/920 kB | 392/429 kB | 159/524 kB | 74/273 kB Progress (4): 420/920 kB | 392/429 kB | 159/524 kB | 74/273 kB Progress (4): 420/920 kB | 392/429 kB | 159/524 kB | 78/273 kB Progress (4): 420/920 kB | 396/429 kB | 159/524 kB | 78/273 kB Progress (5): 420/920 kB | 396/429 kB | 159/524 kB | 78/273 kB | 4.1/39 kB Progress (5): 420/920 kB | 396/429 kB | 163/524 kB | 78/273 kB | 4.1/39 kB Progress (5): 420/920 kB | 396/429 kB | 163/524 kB | 78/273 kB | 7.7/39 kB Progress (5): 420/920 kB | 400/429 kB | 163/524 kB | 78/273 kB | 7.7/39 kB Progress (5): 420/920 kB | 400/429 kB | 163/524 kB | 82/273 kB | 7.7/39 kB Progress (5): 424/920 kB | 400/429 kB | 163/524 kB | 82/273 kB | 7.7/39 kB Progress (5): 424/920 kB | 400/429 kB | 163/524 kB | 86/273 kB | 7.7/39 kB Progress (5): 424/920 kB | 404/429 kB | 163/524 kB | 86/273 kB | 7.7/39 kB Progress (5): 424/920 kB | 404/429 kB | 163/524 kB | 86/273 kB | 12/39 kB Progress (5): 424/920 kB | 404/429 kB | 164/524 kB | 86/273 kB | 12/39 kB Progress (5): 424/920 kB | 404/429 kB | 164/524 kB | 86/273 kB | 16/39 kB Progress (5): 424/920 kB | 408/429 kB | 164/524 kB | 86/273 kB | 16/39 kB Progress (5): 424/920 kB | 408/429 kB | 164/524 kB | 90/273 kB | 16/39 kB Progress (5): 428/920 kB | 408/429 kB | 164/524 kB | 90/273 kB | 16/39 kB Progress (5): 428/920 kB | 408/429 kB | 164/524 kB | 94/273 kB | 16/39 kB Progress (5): 428/920 kB | 412/429 kB | 164/524 kB | 94/273 kB | 16/39 kB Progress (5): 428/920 kB | 412/429 kB | 164/524 kB | 94/273 kB | 20/39 kB Progress (5): 428/920 kB | 412/429 kB | 168/524 kB | 94/273 kB | 20/39 kB Progress (5): 428/920 kB | 412/429 kB | 168/524 kB | 94/273 kB | 24/39 kB Progress (5): 428/920 kB | 416/429 kB | 168/524 kB | 94/273 kB | 24/39 kB Progress (5): 428/920 kB | 416/429 kB | 168/524 kB | 98/273 kB | 24/39 kB Progress (5): 432/920 kB | 416/429 kB | 168/524 kB | 98/273 kB | 24/39 kB Progress (5): 432/920 kB | 416/429 kB | 168/524 kB | 102/273 kB | 24/39 kB Progress (5): 432/920 kB | 420/429 kB | 168/524 kB | 102/273 kB | 24/39 kB Progress (5): 432/920 kB | 420/429 kB | 168/524 kB | 102/273 kB | 28/39 kB Progress (5): 432/920 kB | 420/429 kB | 172/524 kB | 102/273 kB | 28/39 kB Progress (5): 432/920 kB | 420/429 kB | 172/524 kB | 102/273 kB | 32/39 kB Progress (5): 432/920 kB | 424/429 kB | 172/524 kB | 102/273 kB | 32/39 kB Progress (5): 432/920 kB | 424/429 kB | 172/524 kB | 106/273 kB | 32/39 kB Progress (5): 436/920 kB | 424/429 kB | 172/524 kB | 106/273 kB | 32/39 kB Progress (5): 436/920 kB | 424/429 kB | 172/524 kB | 110/273 kB | 32/39 kB Progress (5): 436/920 kB | 428/429 kB | 172/524 kB | 110/273 kB | 32/39 kB Progress (5): 436/920 kB | 428/429 kB | 172/524 kB | 110/273 kB | 36/39 kB Progress (5): 436/920 kB | 428/429 kB | 176/524 kB | 110/273 kB | 36/39 kB Progress (5): 436/920 kB | 428/429 kB | 176/524 kB | 110/273 kB | 39 kB Progress (5): 436/920 kB | 429 kB | 176/524 kB | 110/273 kB | 39 kB Progress (5): 436/920 kB | 429 kB | 176/524 kB | 114/273 kB | 39 kB Progress (5): 440/920 kB | 429 kB | 176/524 kB | 114/273 kB | 39 kB Progress (5): 440/920 kB | 429 kB | 176/524 kB | 118/273 kB | 39 kB Progress (5): 440/920 kB | 429 kB | 180/524 kB | 118/273 kB | 39 kB Progress (5): 440/920 kB | 429 kB | 180/524 kB | 122/273 kB | 39 kB Progress (5): 444/920 kB | 429 kB | 180/524 kB | 122/273 kB | 39 kB Progress (5): 444/920 kB | 429 kB | 180/524 kB | 126/273 kB | 39 kB Progress (5): 444/920 kB | 429 kB | 184/524 kB | 126/273 kB | 39 kB Progress (5): 444/920 kB | 429 kB | 184/524 kB | 130/273 kB | 39 kB Progress (5): 448/920 kB | 429 kB | 184/524 kB | 130/273 kB | 39 kB Progress (5): 448/920 kB | 429 kB | 184/524 kB | 134/273 kB | 39 kB Progress (5): 448/920 kB | 429 kB | 188/524 kB | 134/273 kB | 39 kB Progress (5): 448/920 kB | 429 kB | 188/524 kB | 138/273 kB | 39 kB Progress (5): 452/920 kB | 429 kB | 188/524 kB | 138/273 kB | 39 kB Progress (5): 452/920 kB | 429 kB | 188/524 kB | 142/273 kB | 39 kB Progress (5): 452/920 kB | 429 kB | 192/524 kB | 142/273 kB | 39 kB Progress (5): 452/920 kB | 429 kB | 192/524 kB | 146/273 kB | 39 kB Progress (5): 456/920 kB | 429 kB | 192/524 kB | 146/273 kB | 39 kB Progress (5): 456/920 kB | 429 kB | 192/524 kB | 150/273 kB | 39 kB Progress (5): 460/920 kB | 429 kB | 192/524 kB | 150/273 kB | 39 kB Progress (5): 460/920 kB | 429 kB | 196/524 kB | 150/273 kB | 39 kB Progress (5): 464/920 kB | 429 kB | 196/524 kB | 150/273 kB | 39 kB Progress (5): 464/920 kB | 429 kB | 196/524 kB | 154/273 kB | 39 kB Progress (5): 468/920 kB | 429 kB | 196/524 kB | 154/273 kB | 39 kB Progress (5): 468/920 kB | 429 kB | 197/524 kB | 154/273 kB | 39 kB Progress (5): 472/920 kB | 429 kB | 197/524 kB | 154/273 kB | 39 kB Progress (5): 472/920 kB | 429 kB | 197/524 kB | 158/273 kB | 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 1.7 MB/s) [2019-07-31T04:35:07.594Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 158 kB/s) [2019-07-31T04:35:07.594Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [2019-07-31T04:35:07.594Z] Progress (3): 472/920 kB | 197/524 kB | 162/273 kB Progress (3): 476/920 kB | 197/524 kB | 162/273 kB Progress (3): 476/920 kB | 201/524 kB | 162/273 kB Progress (3): 480/920 kB | 201/524 kB | 162/273 kB Progress (3): 480/920 kB | 201/524 kB | 166/273 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [2019-07-31T04:35:07.594Z] Progress (3): 480/920 kB | 201/524 kB | 170/273 kB Progress (3): 484/920 kB | 201/524 kB | 170/273 kB Progress (3): 484/920 kB | 205/524 kB | 170/273 kB Progress (3): 488/920 kB | 205/524 kB | 170/273 kB Progress (3): 488/920 kB | 205/524 kB | 174/273 kB Progress (3): 488/920 kB | 209/524 kB | 174/273 kB Progress (3): 488/920 kB | 209/524 kB | 178/273 kB Progress (3): 492/920 kB | 209/524 kB | 178/273 kB Progress (3): 492/920 kB | 209/524 kB | 182/273 kB Progress (3): 492/920 kB | 213/524 kB | 182/273 kB Progress (3): 492/920 kB | 213/524 kB | 186/273 kB Progress (3): 496/920 kB | 213/524 kB | 186/273 kB Progress (3): 496/920 kB | 213/524 kB | 190/273 kB Progress (3): 496/920 kB | 217/524 kB | 190/273 kB Progress (3): 500/920 kB | 217/524 kB | 190/273 kB Progress (3): 500/920 kB | 217/524 kB | 194/273 kB Progress (3): 504/920 kB | 217/524 kB | 194/273 kB Progress (3): 504/920 kB | 221/524 kB | 194/273 kB Progress (3): 504/920 kB | 221/524 kB | 198/273 kB Progress (3): 508/920 kB | 221/524 kB | 198/273 kB Progress (3): 508/920 kB | 221/524 kB | 202/273 kB Progress (3): 508/920 kB | 225/524 kB | 202/273 kB Progress (3): 508/920 kB | 225/524 kB | 206/273 kB Progress (3): 512/920 kB | 225/524 kB | 206/273 kB Progress (3): 512/920 kB | 225/524 kB | 210/273 kB Progress (3): 512/920 kB | 229/524 kB | 210/273 kB Progress (3): 512/920 kB | 229/524 kB | 214/273 kB Progress (3): 516/920 kB | 229/524 kB | 214/273 kB Progress (3): 516/920 kB | 229/524 kB | 218/273 kB Progress (3): 516/920 kB | 229/524 kB | 218/273 kB Progress (3): 516/920 kB | 229/524 kB | 222/273 kB Progress (3): 520/920 kB | 229/524 kB | 222/273 kB Progress (3): 520/920 kB | 229/524 kB | 226/273 kB Progress (3): 520/920 kB | 233/524 kB | 226/273 kB Progress (3): 520/920 kB | 233/524 kB | 230/273 kB Progress (3): 524/920 kB | 233/524 kB | 230/273 kB Progress (3): 524/920 kB | 233/524 kB | 234/273 kB Progress (3): 524/920 kB | 237/524 kB | 234/273 kB Progress (3): 524/920 kB | 237/524 kB | 238/273 kB Progress (3): 528/920 kB | 237/524 kB | 238/273 kB Progress (3): 528/920 kB | 237/524 kB | 242/273 kB Progress (3): 528/920 kB | 241/524 kB | 242/273 kB Progress (3): 528/920 kB | 241/524 kB | 246/273 kB Progress (3): 532/920 kB | 241/524 kB | 246/273 kB Progress (3): 532/920 kB | 241/524 kB | 250/273 kB Progress (3): 532/920 kB | 245/524 kB | 250/273 kB Progress (3): 532/920 kB | 245/524 kB | 254/273 kB Progress (3): 536/920 kB | 245/524 kB | 254/273 kB Progress (3): 536/920 kB | 245/524 kB | 258/273 kB Progress (3): 536/920 kB | 249/524 kB | 258/273 kB Progress (3): 536/920 kB | 249/524 kB | 262/273 kB Progress (3): 540/920 kB | 249/524 kB | 262/273 kB Progress (3): 540/920 kB | 249/524 kB | 266/273 kB Progress (3): 540/920 kB | 253/524 kB | 266/273 kB Progress (3): 540/920 kB | 253/524 kB | 270/273 kB Progress (3): 544/920 kB | 253/524 kB | 270/273 kB Progress (3): 544/920 kB | 253/524 kB | 273 kB Progress (3): 544/920 kB | 257/524 kB | 273 kB Progress (3): 548/920 kB | 257/524 kB | 273 kB Progress (3): 548/920 kB | 261/524 kB | 273 kB Progress (3): 552/920 kB | 261/524 kB | 273 kB Progress (3): 552/920 kB | 265/524 kB | 273 kB Progress (3): 552/920 kB | 269/524 kB | 273 kB Progress (3): 556/920 kB | 269/524 kB | 273 kB Progress (3): 556/920 kB | 273/524 kB | 273 kB Progress (3): 560/920 kB | 273/524 kB | 273 kB Progress (3): 560/920 kB | 277/524 kB | 273 kB Progress (3): 564/920 kB | 277/524 kB | 273 kB Progress (3): 564/920 kB | 281/524 kB | 273 kB Progress (3): 568/920 kB | 281/524 kB | 273 kB Progress (3): 568/920 kB | 285/524 kB | 273 kB Progress (3): 572/920 kB | 285/524 kB | 273 kB Progress (3): 572/920 kB | 289/524 kB | 273 kB Progress (3): 576/920 kB | 289/524 kB | 273 kB Progress (3): 576/920 kB | 293/524 kB | 273 kB Progress (3): 580/920 kB | 293/524 kB | 273 kB Progress (3): 580/920 kB | 297/524 kB | 273 kB Progress (3): 584/920 kB | 297/524 kB | 273 kB Progress (3): 584/920 kB | 301/524 kB | 273 kB Progress (3): 588/920 kB | 301/524 kB | 273 kB Progress (3): 588/920 kB | 305/524 kB | 273 kB Progress (3): 592/920 kB | 305/524 kB | 273 kB Progress (3): 592/920 kB | 309/524 kB | 273 kB Progress (3): 596/920 kB | 309/524 kB | 273 kB Progress (3): 596/920 kB | 313/524 kB | 273 kB Progress (3): 600/920 kB | 313/524 kB | 273 kB Progress (3): 600/920 kB | 317/524 kB | 273 kB Progress (3): 604/920 kB | 317/524 kB | 273 kB Progress (3): 604/920 kB | 321/524 kB | 273 kB Progress (3): 608/920 kB | 321/524 kB | 273 kB Progress (3): 608/920 kB | 325/524 kB | 273 kB Progress (3): 612/920 kB | 325/524 kB | 273 kB Progress (3): 612/920 kB | 329/524 kB | 273 kB Progress (3): 616/920 kB | 329/524 kB | 273 kB Progress (3): 616/920 kB | 333/524 kB | 273 kB Progress (3): 620/920 kB | 333/524 kB | 273 kB Progress (3): 620/920 kB | 337/524 kB | 273 kB Progress (3): 624/920 kB | 337/524 kB | 273 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 1.0 MB/s) [2019-07-31T04:35:07.594Z] Progress (2): 624/920 kB | 341/524 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [2019-07-31T04:35:07.594Z] Progress (2): 628/920 kB | 341/524 kB Progress (2): 628/920 kB | 345/524 kB Progress (2): 632/920 kB | 345/524 kB Progress (2): 632/920 kB | 349/524 kB Progress (2): 636/920 kB | 349/524 kB Progress (2): 636/920 kB | 353/524 kB Progress (2): 640/920 kB | 353/524 kB Progress (2): 640/920 kB | 357/524 kB Progress (2): 644/920 kB | 357/524 kB Progress (2): 644/920 kB | 361/524 kB Progress (2): 644/920 kB | 365/524 kB Progress (2): 644/920 kB | 369/524 kB Progress (2): 644/920 kB | 373/524 kB Progress (2): 644/920 kB | 377/524 kB Progress (2): 644/920 kB | 381/524 kB Progress (3): 644/920 kB | 381/524 kB | 4.1/156 kB Progress (3): 648/920 kB | 381/524 kB | 4.1/156 kB Progress (3): 648/920 kB | 381/524 kB | 7.7/156 kB Progress (3): 648/920 kB | 385/524 kB | 7.7/156 kB Progress (3): 648/920 kB | 385/524 kB | 12/156 kB Progress (4): 648/920 kB | 385/524 kB | 12/156 kB | 4.1/68 kB Progress (5): 648/920 kB | 385/524 kB | 12/156 kB | 4.1/68 kB | 4.1/35 kB Progress (5): 648/920 kB | 385/524 kB | 12/156 kB | 7.7/68 kB | 4.1/35 kB Progress (5): 648/920 kB | 385/524 kB | 16/156 kB | 7.7/68 kB | 4.1/35 kB Progress (5): 648/920 kB | 389/524 kB | 16/156 kB | 7.7/68 kB | 4.1/35 kB Progress (5): 652/920 kB | 389/524 kB | 16/156 kB | 7.7/68 kB | 4.1/35 kB Progress (5): 652/920 kB | 393/524 kB | 16/156 kB | 7.7/68 kB | 4.1/35 kB Progress (5): 652/920 kB | 393/524 kB | 20/156 kB | 7.7/68 kB | 4.1/35 kB Progress (5): 652/920 kB | 393/524 kB | 20/156 kB | 12/68 kB | 4.1/35 kB Progress (5): 652/920 kB | 393/524 kB | 20/156 kB | 12/68 kB | 7.7/35 kB Progress (5): 652/920 kB | 393/524 kB | 20/156 kB | 16/68 kB | 7.7/35 kB Progress (5): 652/920 kB | 393/524 kB | 24/156 kB | 16/68 kB | 7.7/35 kB Progress (5): 652/920 kB | 397/524 kB | 24/156 kB | 16/68 kB | 7.7/35 kB Progress (5): 652/920 kB | 397/524 kB | 28/156 kB | 16/68 kB | 7.7/35 kB Progress (5): 656/920 kB | 397/524 kB | 28/156 kB | 16/68 kB | 7.7/35 kB Progress (5): 656/920 kB | 397/524 kB | 32/156 kB | 16/68 kB | 7.7/35 kB Progress (5): 656/920 kB | 401/524 kB | 32/156 kB | 16/68 kB | 7.7/35 kB Progress (5): 656/920 kB | 401/524 kB | 32/156 kB | 20/68 kB | 7.7/35 kB Progress (5): 656/920 kB | 401/524 kB | 32/156 kB | 20/68 kB | 12/35 kB Progress (5): 656/920 kB | 401/524 kB | 32/156 kB | 24/68 kB | 12/35 kB Progress (5): 656/920 kB | 405/524 kB | 32/156 kB | 24/68 kB | 12/35 kB Progress (5): 656/920 kB | 405/524 kB | 33/156 kB | 24/68 kB | 12/35 kB Progress (5): 660/920 kB | 405/524 kB | 33/156 kB | 24/68 kB | 12/35 kB Progress (5): 660/920 kB | 405/524 kB | 37/156 kB | 24/68 kB | 12/35 kB Progress (5): 660/920 kB | 409/524 kB | 37/156 kB | 24/68 kB | 12/35 kB Progress (5): 660/920 kB | 409/524 kB | 37/156 kB | 28/68 kB | 12/35 kB Progress (5): 660/920 kB | 409/524 kB | 37/156 kB | 28/68 kB | 16/35 kB Progress (5): 660/920 kB | 409/524 kB | 37/156 kB | 32/68 kB | 16/35 kB Progress (5): 660/920 kB | 413/524 kB | 37/156 kB | 32/68 kB | 16/35 kB Progress (5): 660/920 kB | 413/524 kB | 41/156 kB | 32/68 kB | 16/35 kB Progress (5): 664/920 kB | 413/524 kB | 41/156 kB | 32/68 kB | 16/35 kB Progress (5): 664/920 kB | 413/524 kB | 45/156 kB | 32/68 kB | 16/35 kB Progress (5): 664/920 kB | 417/524 kB | 45/156 kB | 32/68 kB | 16/35 kB Progress (5): 664/920 kB | 417/524 kB | 45/156 kB | 33/68 kB | 16/35 kB Progress (5): 664/920 kB | 417/524 kB | 45/156 kB | 33/68 kB | 20/35 kB Progress (5): 664/920 kB | 417/524 kB | 45/156 kB | 37/68 kB | 20/35 kB Progress (5): 664/920 kB | 421/524 kB | 45/156 kB | 37/68 kB | 20/35 kB Progress (5): 664/920 kB | 421/524 kB | 49/156 kB | 37/68 kB | 20/35 kB Progress (5): 668/920 kB | 421/524 kB | 49/156 kB | 37/68 kB | 20/35 kB Progress (5): 668/920 kB | 421/524 kB | 53/156 kB | 37/68 kB | 20/35 kB Progress (5): 668/920 kB | 425/524 kB | 53/156 kB | 37/68 kB | 20/35 kB Progress (5): 668/920 kB | 425/524 kB | 53/156 kB | 41/68 kB | 20/35 kB Progress (5): 668/920 kB | 425/524 kB | 53/156 kB | 41/68 kB | 24/35 kB Progress (5): 668/920 kB | 425/524 kB | 53/156 kB | 45/68 kB | 24/35 kB Progress (5): 668/920 kB | 429/524 kB | 53/156 kB | 45/68 kB | 24/35 kB Progress (5): 668/920 kB | 429/524 kB | 57/156 kB | 45/68 kB | 24/35 kB Progress (5): 672/920 kB | 429/524 kB | 57/156 kB | 45/68 kB | 24/35 kB Progress (5): 672/920 kB | 429/524 kB | 61/156 kB | 45/68 kB | 24/35 kB Progress (5): 672/920 kB | 433/524 kB | 61/156 kB | 45/68 kB | 24/35 kB Progress (5): 672/920 kB | 433/524 kB | 61/156 kB | 49/68 kB | 24/35 kB Progress (5): 672/920 kB | 433/524 kB | 61/156 kB | 49/68 kB | 28/35 kB Progress (5): 672/920 kB | 433/524 kB | 61/156 kB | 53/68 kB | 28/35 kB Progress (5): 672/920 kB | 437/524 kB | 61/156 kB | 53/68 kB | 28/35 kB Progress (5): 672/920 kB | 437/524 kB | 65/156 kB | 53/68 kB | 28/35 kB Progress (5): 676/920 kB | 437/524 kB | 65/156 kB | 53/68 kB | 28/35 kB Progress (5): 676/920 kB | 437/524 kB | 66/156 kB | 53/68 kB | 28/35 kB Progress (5): 676/920 kB | 441/524 kB | 66/156 kB | 53/68 kB | 28/35 kB Progress (5): 676/920 kB | 441/524 kB | 66/156 kB | 57/68 kB | 28/35 kB Progress (5): 676/920 kB | 441/524 kB | 66/156 kB | 57/68 kB | 32/35 kB Progress (5): 676/920 kB | 441/524 kB | 66/156 kB | 61/68 kB | 32/35 kB Progress (5): 676/920 kB | 445/524 kB | 66/156 kB | 61/68 kB | 32/35 kB Progress (5): 676/920 kB | 445/524 kB | 70/156 kB | 61/68 kB | 32/35 kB Progress (5): 680/920 kB | 445/524 kB | 70/156 kB | 61/68 kB | 32/35 kB Progress (5): 680/920 kB | 445/524 kB | 74/156 kB | 61/68 kB | 32/35 kB Progress (5): 680/920 kB | 449/524 kB | 74/156 kB | 61/68 kB | 32/35 kB Progress (5): 680/920 kB | 449/524 kB | 74/156 kB | 65/68 kB | 32/35 kB Progress (5): 680/920 kB | 449/524 kB | 74/156 kB | 65/68 kB | 35 kB Progress (5): 680/920 kB | 449/524 kB | 74/156 kB | 66/68 kB | 35 kB Progress (5): 680/920 kB | 453/524 kB | 74/156 kB | 66/68 kB | 35 kB Progress (5): 680/920 kB | 453/524 kB | 78/156 kB | 66/68 kB | 35 kB Progress (5): 684/920 kB | 453/524 kB | 78/156 kB | 66/68 kB | 35 kB Progress (5): 684/920 kB | 453/524 kB | 82/156 kB | 66/68 kB | 35 kB Progress (5): 684/920 kB | 457/524 kB | 82/156 kB | 66/68 kB | 35 kB Progress (5): 684/920 kB | 457/524 kB | 82/156 kB | 68 kB | 35 kB Progress (5): 684/920 kB | 461/524 kB | 82/156 kB | 68 kB | 35 kB Progress (5): 684/920 kB | 461/524 kB | 86/156 kB | 68 kB | 35 kB Progress (5): 688/920 kB | 461/524 kB | 86/156 kB | 68 kB | 35 kB Progress (5): 688/920 kB | 461/524 kB | 90/156 kB | 68 kB | 35 kB Progress (5): 688/920 kB | 465/524 kB | 90/156 kB | 68 kB | 35 kB Progress (5): 688/920 kB | 465/524 kB | 94/156 kB | 68 kB | 35 kB Progress (5): 692/920 kB | 465/524 kB | 94/156 kB | 68 kB | 35 kB Progress (5): 692/920 kB | 465/524 kB | 98/156 kB | 68 kB | 35 kB Progress (5): 692/920 kB | 469/524 kB | 98/156 kB | 68 kB | 35 kB Progress (5): 692/920 kB | 469/524 kB | 98/156 kB | 68 kB | 35 kB Progress (5): 696/920 kB | 469/524 kB | 98/156 kB | 68 kB | 35 kB Progress (5): 696/920 kB | 469/524 kB | 102/156 kB | 68 kB | 35 kB Progress (5): 696/920 kB | 473/524 kB | 102/156 kB | 68 kB | 35 kB Progress (5): 696/920 kB | 473/524 kB | 106/156 kB | 68 kB | 35 kB Progress (5): 700/920 kB | 473/524 kB | 106/156 kB | 68 kB | 35 kB Progress (5): 700/920 kB | 473/524 kB | 110/156 kB | 68 kB | 35 kB Progress (5): 700/920 kB | 477/524 kB | 110/156 kB | 68 kB | 35 kB Progress (5): 700/920 kB | 477/524 kB | 114/156 kB | 68 kB | 35 kB Progress (5): 704/920 kB | 477/524 kB | 114/156 kB | 68 kB | 35 kB Progress (5): 704/920 kB | 477/524 kB | 118/156 kB | 68 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 99 kB/s) [2019-07-31T04:35:07.594Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [2019-07-31T04:35:07.594Z] Progress (4): 704/920 kB | 481/524 kB | 118/156 kB | 68 kB Progress (4): 704/920 kB | 481/524 kB | 122/156 kB | 68 kB Progress (4): 708/920 kB | 481/524 kB | 122/156 kB | 68 kB Progress (4): 708/920 kB | 481/524 kB | 126/156 kB | 68 kB Progress (4): 708/920 kB | 485/524 kB | 126/156 kB | 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 188 kB/s) [2019-07-31T04:35:07.594Z] Progress (3): 708/920 kB | 489/524 kB | 126/156 kB Progress (3): 708/920 kB | 489/524 kB | 130/156 kB Progress (3): 712/920 kB | 489/524 kB | 130/156 kB Progress (3): 712/920 kB | 489/524 kB | 134/156 kB Progress (3): 712/920 kB | 493/524 kB | 134/156 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [2019-07-31T04:35:07.594Z] Progress (3): 712/920 kB | 497/524 kB | 134/156 kB Progress (3): 712/920 kB | 497/524 kB | 138/156 kB Progress (3): 716/920 kB | 497/524 kB | 138/156 kB Progress (3): 716/920 kB | 497/524 kB | 142/156 kB Progress (3): 716/920 kB | 501/524 kB | 142/156 kB Progress (3): 716/920 kB | 501/524 kB | 146/156 kB Progress (3): 720/920 kB | 501/524 kB | 146/156 kB Progress (3): 720/920 kB | 501/524 kB | 150/156 kB Progress (3): 720/920 kB | 505/524 kB | 150/156 kB Progress (3): 720/920 kB | 505/524 kB | 154/156 kB Progress (3): 724/920 kB | 505/524 kB | 154/156 kB Progress (3): 724/920 kB | 505/524 kB | 156 kB Progress (3): 724/920 kB | 509/524 kB | 156 kB Progress (3): 728/920 kB | 509/524 kB | 156 kB Progress (3): 728/920 kB | 513/524 kB | 156 kB Progress (3): 732/920 kB | 513/524 kB | 156 kB Progress (3): 732/920 kB | 517/524 kB | 156 kB Progress (3): 736/920 kB | 517/524 kB | 156 kB Progress (3): 736/920 kB | 521/524 kB | 156 kB Progress (3): 736/920 kB | 524 kB | 156 kB Progress (3): 740/920 kB | 524 kB | 156 kB Progress (3): 744/920 kB | 524 kB | 156 kB Progress (3): 748/920 kB | 524 kB | 156 kB Progress (3): 752/920 kB | 524 kB | 156 kB Progress (3): 756/920 kB | 524 kB | 156 kB Progress (3): 760/920 kB | 524 kB | 156 kB Progress (3): 764/920 kB | 524 kB | 156 kB Progress (3): 768/920 kB | 524 kB | 156 kB Progress (3): 772/920 kB | 524 kB | 156 kB Progress (3): 776/920 kB | 524 kB | 156 kB Progress (3): 780/920 kB | 524 kB | 156 kB Progress (3): 784/920 kB | 524 kB | 156 kB Progress (3): 788/920 kB | 524 kB | 156 kB Progress (3): 792/920 kB | 524 kB | 156 kB Progress (3): 796/920 kB | 524 kB | 156 kB Progress (3): 800/920 kB | 524 kB | 156 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 420 kB/s) [2019-07-31T04:35:07.594Z] Progress (2): 804/920 kB | 524 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [2019-07-31T04:35:07.594Z] Progress (2): 808/920 kB | 524 kB Progress (2): 812/920 kB | 524 kB Progress (2): 816/920 kB | 524 kB Progress (2): 820/920 kB | 524 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 1.4 MB/s) [2019-07-31T04:35:07.594Z] Progress (1): 824/920 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar [2019-07-31T04:35:07.594Z] Progress (1): 828/920 kB Progress (1): 832/920 kB Progress (1): 836/920 kB Progress (2): 836/920 kB | 4.1/38 kB Progress (2): 836/920 kB | 7.7/38 kB Progress (3): 836/920 kB | 7.7/38 kB | 4.1/35 kB Progress (4): 836/920 kB | 7.7/38 kB | 4.1/35 kB | 4.1/332 kB Progress (4): 836/920 kB | 7.7/38 kB | 7.7/35 kB | 4.1/332 kB Progress (4): 836/920 kB | 12/38 kB | 7.7/35 kB | 4.1/332 kB Progress (4): 840/920 kB | 12/38 kB | 7.7/35 kB | 4.1/332 kB Progress (4): 840/920 kB | 16/38 kB | 7.7/35 kB | 4.1/332 kB Progress (4): 840/920 kB | 16/38 kB | 12/35 kB | 4.1/332 kB Progress (5): 840/920 kB | 16/38 kB | 12/35 kB | 4.1/332 kB | 4.1/30 kB Progress (5): 840/920 kB | 16/38 kB | 12/35 kB | 7.7/332 kB | 4.1/30 kB Progress (5): 840/920 kB | 16/38 kB | 12/35 kB | 7.7/332 kB | 7.7/30 kB Progress (5): 840/920 kB | 16/38 kB | 16/35 kB | 7.7/332 kB | 7.7/30 kB Progress (5): 840/920 kB | 20/38 kB | 16/35 kB | 7.7/332 kB | 7.7/30 kB Progress (5): 844/920 kB | 20/38 kB | 16/35 kB | 7.7/332 kB | 7.7/30 kB Progress (5): 844/920 kB | 24/38 kB | 16/35 kB | 7.7/332 kB | 7.7/30 kB Progress (5): 844/920 kB | 24/38 kB | 20/35 kB | 7.7/332 kB | 7.7/30 kB Progress (5): 844/920 kB | 24/38 kB | 20/35 kB | 7.7/332 kB | 12/30 kB Progress (5): 844/920 kB | 24/38 kB | 20/35 kB | 12/332 kB | 12/30 kB Progress (5): 844/920 kB | 24/38 kB | 20/35 kB | 12/332 kB | 16/30 kB Progress (5): 844/920 kB | 24/38 kB | 24/35 kB | 12/332 kB | 16/30 kB Progress (5): 844/920 kB | 28/38 kB | 24/35 kB | 12/332 kB | 16/30 kB Progress (5): 848/920 kB | 28/38 kB | 24/35 kB | 12/332 kB | 16/30 kB Progress (5): 848/920 kB | 32/38 kB | 24/35 kB | 12/332 kB | 16/30 kB Progress (5): 848/920 kB | 32/38 kB | 28/35 kB | 12/332 kB | 16/30 kB Progress (5): 848/920 kB | 32/38 kB | 28/35 kB | 12/332 kB | 20/30 kB Progress (5): 848/920 kB | 32/38 kB | 28/35 kB | 16/332 kB | 20/30 kB Progress (5): 848/920 kB | 32/38 kB | 28/35 kB | 16/332 kB | 24/30 kB Progress (5): 848/920 kB | 32/38 kB | 32/35 kB | 16/332 kB | 24/30 kB Progress (5): 848/920 kB | 36/38 kB | 32/35 kB | 16/332 kB | 24/30 kB Progress (5): 852/920 kB | 36/38 kB | 32/35 kB | 16/332 kB | 24/30 kB Progress (5): 852/920 kB | 38 kB | 32/35 kB | 16/332 kB | 24/30 kB Progress (5): 852/920 kB | 38 kB | 35 kB | 16/332 kB | 24/30 kB Progress (5): 852/920 kB | 38 kB | 35 kB | 16/332 kB | 28/30 kB Progress (5): 852/920 kB | 38 kB | 35 kB | 20/332 kB | 28/30 kB Progress (5): 852/920 kB | 38 kB | 35 kB | 20/332 kB | 30 kB Progress (5): 856/920 kB | 38 kB | 35 kB | 20/332 kB | 30 kB Progress (5): 856/920 kB | 38 kB | 35 kB | 24/332 kB | 30 kB Progress (5): 860/920 kB | 38 kB | 35 kB | 24/332 kB | 30 kB Progress (5): 860/920 kB | 38 kB | 35 kB | 28/332 kB | 30 kB Progress (5): 864/920 kB | 38 kB | 35 kB | 28/332 kB | 30 kB Progress (5): 864/920 kB | 38 kB | 35 kB | 32/332 kB | 30 kB Progress (5): 868/920 kB | 38 kB | 35 kB | 32/332 kB | 30 kB Progress (5): 868/920 kB | 38 kB | 35 kB | 33/332 kB | 30 kB Progress (5): 872/920 kB | 38 kB | 35 kB | 33/332 kB | 30 kB Progress (5): 872/920 kB | 38 kB | 35 kB | 37/332 kB | 30 kB Progress (5): 876/920 kB | 38 kB | 35 kB | 37/332 kB | 30 kB Progress (5): 876/920 kB | 38 kB | 35 kB | 41/332 kB | 30 kB Progress (5): 880/920 kB | 38 kB | 35 kB | 41/332 kB | 30 kB Progress (5): 880/920 kB | 38 kB | 35 kB | 45/332 kB | 30 kB Progress (5): 884/920 kB | 38 kB | 35 kB | 45/332 kB | 30 kB Progress (5): 884/920 kB | 38 kB | 35 kB | 49/332 kB | 30 kB Progress (5): 888/920 kB | 38 kB | 35 kB | 49/332 kB | 30 kB Progress (5): 888/920 kB | 38 kB | 35 kB | 53/332 kB | 30 kB Progress (5): 892/920 kB | 38 kB | 35 kB | 53/332 kB | 30 kB Progress (5): 892/920 kB | 38 kB | 35 kB | 57/332 kB | 30 kB Progress (5): 896/920 kB | 38 kB | 35 kB | 57/332 kB | 30 kB Progress (5): 896/920 kB | 38 kB | 35 kB | 61/332 kB | 30 kB Progress (5): 900/920 kB | 38 kB | 35 kB | 61/332 kB | 30 kB Progress (5): 900/920 kB | 38 kB | 35 kB | 65/332 kB | 30 kB Progress (5): 904/920 kB | 38 kB | 35 kB | 65/332 kB | 30 kB Progress (5): 904/920 kB | 38 kB | 35 kB | 66/332 kB | 30 kB Progress (5): 908/920 kB | 38 kB | 35 kB | 66/332 kB | 30 kB Progress (5): 908/920 kB | 38 kB | 35 kB | 70/332 kB | 30 kB Progress (5): 912/920 kB | 38 kB | 35 kB | 70/332 kB | 30 kB Progress (5): 912/920 kB | 38 kB | 35 kB | 74/332 kB | 30 kB Progress (5): 916/920 kB | 38 kB | 35 kB | 74/332 kB | 30 kB Progress (5): 916/920 kB | 38 kB | 35 kB | 78/332 kB | 30 kB Progress (5): 920/920 kB | 38 kB | 35 kB | 78/332 kB | 30 kB Progress (5): 920/920 kB | 38 kB | 35 kB | 82/332 kB | 30 kB Progress (5): 920 kB | 38 kB | 35 kB | 82/332 kB | 30 kB Progress (5): 920 kB | 38 kB | 35 kB | 86/332 kB | 30 kB Progress (5): 920 kB | 38 kB | 35 kB | 90/332 kB | 30 kB Progress (5): 920 kB | 38 kB | 35 kB | 94/332 kB | 30 kB Progress (5): 920 kB | 38 kB | 35 kB | 98/332 kB | 30 kB Progress (5): 920 kB | 38 kB | 35 kB | 98/332 kB | 30 kB Progress (5): 920 kB | 38 kB | 35 kB | 102/332 kB | 30 kB Progress (5): 920 kB | 38 kB | 35 kB | 106/332 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 84 kB/s) [2019-07-31T04:35:07.594Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 66 kB/s) [2019-07-31T04:35:07.594Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-31T04:35:07.594Z] Progress (3): 920 kB | 35 kB | 110/332 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 77 kB/s) [2019-07-31T04:35:07.594Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-31T04:35:07.594Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 2.0 MB/s) [2019-07-31T04:35:08.026Z] Progress (1): 114/332 kB Progress (1): 118/332 kB Progress (1): 122/332 kB Progress (1): 126/332 kB Progress (1): 130/332 kB Progress (1): 131/332 kB Progress (1): 135/332 kB Progress (1): 139/332 kB Progress (1): 143/332 kB Progress (1): 147/332 kB Progress (1): 151/332 kB Progress (1): 155/332 kB Progress (1): 159/332 kB Progress (1): 163/332 kB Progress (1): 167/332 kB Progress (1): 171/332 kB Progress (1): 175/332 kB Progress (1): 179/332 kB Progress (1): 183/332 kB Progress (1): 187/332 kB Progress (1): 191/332 kB Progress (1): 195/332 kB Progress (1): 199/332 kB Progress (1): 203/332 kB Progress (2): 203/332 kB | 4.1/315 kB Progress (2): 207/332 kB | 4.1/315 kB Progress (2): 207/332 kB | 7.7/315 kB Progress (2): 211/332 kB | 7.7/315 kB Progress (2): 211/332 kB | 12/315 kB Progress (2): 215/332 kB | 12/315 kB Progress (2): 215/332 kB | 16/315 kB Progress (2): 219/332 kB | 16/315 kB Progress (2): 219/332 kB | 20/315 kB Progress (2): 223/332 kB | 20/315 kB Progress (2): 223/332 kB | 24/315 kB Progress (2): 227/332 kB | 24/315 kB Progress (2): 227/332 kB | 28/315 kB Progress (2): 231/332 kB | 28/315 kB Progress (2): 231/332 kB | 32/315 kB Progress (2): 235/332 kB | 32/315 kB Progress (2): 235/332 kB | 33/315 kB Progress (2): 239/332 kB | 33/315 kB Progress (2): 239/332 kB | 37/315 kB Progress (2): 243/332 kB | 37/315 kB Progress (2): 243/332 kB | 41/315 kB Progress (2): 247/332 kB | 41/315 kB Progress (3): 247/332 kB | 41/315 kB | 4.1/108 kB Progress (3): 247/332 kB | 45/315 kB | 4.1/108 kB Progress (3): 251/332 kB | 45/315 kB | 4.1/108 kB Progress (3): 251/332 kB | 49/315 kB | 4.1/108 kB Progress (3): 251/332 kB | 49/315 kB | 7.7/108 kB Progress (3): 251/332 kB | 53/315 kB | 7.7/108 kB Progress (3): 255/332 kB | 53/315 kB | 7.7/108 kB Progress (3): 255/332 kB | 57/315 kB | 7.7/108 kB Progress (3): 255/332 kB | 57/315 kB | 12/108 kB Progress (3): 255/332 kB | 61/315 kB | 12/108 kB Progress (3): 259/332 kB | 61/315 kB | 12/108 kB Progress (3): 259/332 kB | 65/315 kB | 12/108 kB Progress (3): 259/332 kB | 65/315 kB | 16/108 kB Progress (3): 259/332 kB | 66/315 kB | 16/108 kB Progress (3): 259/332 kB | 66/315 kB | 20/108 kB Progress (3): 263/332 kB | 66/315 kB | 20/108 kB Progress (3): 263/332 kB | 66/315 kB | 24/108 kB Progress (3): 263/332 kB | 70/315 kB | 24/108 kB Progress (3): 263/332 kB | 70/315 kB | 28/108 kB Progress (3): 267/332 kB | 70/315 kB | 28/108 kB Progress (3): 267/332 kB | 70/315 kB | 32/108 kB Progress (3): 267/332 kB | 74/315 kB | 32/108 kB Progress (3): 267/332 kB | 74/315 kB | 33/108 kB Progress (3): 271/332 kB | 74/315 kB | 33/108 kB Progress (3): 271/332 kB | 78/315 kB | 33/108 kB Progress (3): 275/332 kB | 78/315 kB | 33/108 kB Progress (3): 275/332 kB | 78/315 kB | 37/108 kB Progress (3): 279/332 kB | 78/315 kB | 37/108 kB Progress (3): 279/332 kB | 82/315 kB | 37/108 kB Progress (3): 283/332 kB | 82/315 kB | 37/108 kB Progress (3): 283/332 kB | 82/315 kB | 41/108 kB Progress (3): 287/332 kB | 82/315 kB | 41/108 kB Progress (3): 287/332 kB | 86/315 kB | 41/108 kB Progress (3): 291/332 kB | 86/315 kB | 41/108 kB Progress (3): 291/332 kB | 86/315 kB | 45/108 kB Progress (3): 295/332 kB | 86/315 kB | 45/108 kB Progress (3): 295/332 kB | 90/315 kB | 45/108 kB Progress (3): 299/332 kB | 90/315 kB | 45/108 kB Progress (3): 299/332 kB | 90/315 kB | 49/108 kB Progress (3): 303/332 kB | 90/315 kB | 49/108 kB Progress (3): 303/332 kB | 94/315 kB | 49/108 kB Progress (3): 307/332 kB | 94/315 kB | 49/108 kB Progress (3): 307/332 kB | 94/315 kB | 53/108 kB Progress (3): 311/332 kB | 94/315 kB | 53/108 kB Progress (3): 311/332 kB | 98/315 kB | 53/108 kB Progress (3): 315/332 kB | 98/315 kB | 53/108 kB Progress (3): 315/332 kB | 98/315 kB | 57/108 kB Progress (3): 319/332 kB | 98/315 kB | 57/108 kB Progress (3): 319/332 kB | 98/315 kB | 57/108 kB Progress (3): 323/332 kB | 98/315 kB | 57/108 kB Progress (3): 323/332 kB | 98/315 kB | 61/108 kB Progress (3): 327/332 kB | 98/315 kB | 61/108 kB Progress (3): 327/332 kB | 102/315 kB | 61/108 kB Progress (3): 331/332 kB | 102/315 kB | 61/108 kB Progress (3): 331/332 kB | 102/315 kB | 65/108 kB Progress (3): 332 kB | 102/315 kB | 65/108 kB Progress (3): 332 kB | 106/315 kB | 65/108 kB Progress (3): 332 kB | 106/315 kB | 66/108 kB Progress (3): 332 kB | 110/315 kB | 66/108 kB Progress (3): 332 kB | 110/315 kB | 70/108 kB Progress (3): 332 kB | 114/315 kB | 70/108 kB Progress (3): 332 kB | 114/315 kB | 74/108 kB Progress (3): 332 kB | 118/315 kB | 74/108 kB Progress (3): 332 kB | 118/315 kB | 78/108 kB Progress (3): 332 kB | 122/315 kB | 78/108 kB Progress (3): 332 kB | 122/315 kB | 82/108 kB Progress (3): 332 kB | 126/315 kB | 82/108 kB Progress (3): 332 kB | 130/315 kB | 82/108 kB Progress (3): 332 kB | 130/315 kB | 86/108 kB Progress (3): 332 kB | 131/315 kB | 86/108 kB Progress (3): 332 kB | 131/315 kB | 90/108 kB Progress (3): 332 kB | 135/315 kB | 90/108 kB Progress (3): 332 kB | 139/315 kB | 90/108 kB Progress (3): 332 kB | 139/315 kB | 94/108 kB Progress (3): 332 kB | 143/315 kB | 94/108 kB Progress (3): 332 kB | 143/315 kB | 98/108 kB Progress (3): 332 kB | 147/315 kB | 98/108 kB Progress (3): 332 kB | 147/315 kB | 102/108 kB Progress (3): 332 kB | 151/315 kB | 102/108 kB Progress (3): 332 kB | 151/315 kB | 106/108 kB Progress (3): 332 kB | 155/315 kB | 106/108 kB Progress (3): 332 kB | 155/315 kB | 108 kB Progress (3): 332 kB | 159/315 kB | 108 kB Progress (3): 332 kB | 163/315 kB | 108 kB Progress (3): 332 kB | 164/315 kB | 108 kB Progress (3): 332 kB | 168/315 kB | 108 kB Progress (3): 332 kB | 172/315 kB | 108 kB Progress (3): 332 kB | 176/315 kB | 108 kB Progress (3): 332 kB | 180/315 kB | 108 kB Progress (3): 332 kB | 184/315 kB | 108 kB Progress (3): 332 kB | 188/315 kB | 108 kB Progress (3): 332 kB | 192/315 kB | 108 kB Progress (3): 332 kB | 196/315 kB | 108 kB Progress (3): 332 kB | 197/315 kB | 108 kB Progress (3): 332 kB | 201/315 kB | 108 kB Progress (3): 332 kB | 205/315 kB | 108 kB Progress (3): 332 kB | 209/315 kB | 108 kB Progress (3): 332 kB | 213/315 kB | 108 kB Progress (3): 332 kB | 217/315 kB | 108 kB Progress (3): 332 kB | 221/315 kB | 108 kB Progress (3): 332 kB | 225/315 kB | 108 kB Progress (3): 332 kB | 229/315 kB | 108 kB Progress (3): 332 kB | 233/315 kB | 108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 614 kB/s) [2019-07-31T04:35:08.026Z] Progress (2): 237/315 kB | 108 kB Progress (2): 241/315 kB | 108 kB Progress (2): 245/315 kB | 108 kB Progress (2): 249/315 kB | 108 kB Progress (2): 253/315 kB | 108 kB Progress (2): 257/315 kB | 108 kB Progress (2): 261/315 kB | 108 kB Progress (2): 265/315 kB | 108 kB Progress (2): 269/315 kB | 108 kB Progress (2): 273/315 kB | 108 kB Progress (2): 277/315 kB | 108 kB Progress (2): 281/315 kB | 108 kB Progress (2): 285/315 kB | 108 kB Progress (2): 289/315 kB | 108 kB Progress (2): 293/315 kB | 108 kB Progress (2): 297/315 kB | 108 kB Progress (2): 301/315 kB | 108 kB Progress (2): 305/315 kB | 108 kB Progress (2): 309/315 kB | 108 kB Progress (2): 313/315 kB | 108 kB Progress (2): 315 kB | 108 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 556 kB/s) [2019-07-31T04:35:08.026Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 188 kB/s) [2019-07-31T04:35:08.960Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T04:35:08.960Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T04:35:08.960Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T04:35:09.217Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T04:35:09.217Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T04:35:09.217Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom [2019-07-31T04:35:09.217Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 184 kB/s) [2019-07-31T04:35:09.217Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T04:35:09.217Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T04:35:09.217Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T04:35:09.474Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T04:35:09.474Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T04:35:09.474Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-31T04:35:09.474Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 223 kB/s) [2019-07-31T04:35:09.474Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T04:35:09.474Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T04:35:09.474Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T04:35:09.730Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T04:35:09.731Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T04:35:09.731Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar [2019-07-31T04:35:09.988Z] Progress (1): 4.1/36 kB Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 16/36 kB Progress (1): 20/36 kB Progress (1): 24/36 kB Progress (1): 28/36 kB Progress (1): 32/36 kB Progress (1): 36/36 kB Progress (1): 36 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 692 kB/s) [2019-07-31T04:35:09.988Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T04:35:09.988Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T04:35:09.988Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T04:35:09.988Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T04:35:10.245Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T04:35:10.245Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom [2019-07-31T04:35:10.245Z] Progress (1): 4.1/8.3 kB Progress (1): 7.7/8.3 kB Progress (1): 8.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.pom (8.3 kB at 287 kB/s) [2019-07-31T04:35:10.245Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2019-07-31T04:35:10.245Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2019-07-31T04:35:10.245Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2019-07-31T04:35:10.501Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2019-07-31T04:35:10.501Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2019-07-31T04:35:10.502Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [2019-07-31T04:35:10.502Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 384 kB/s) [2019-07-31T04:35:10.502Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T04:35:10.502Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T04:35:10.502Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T04:35:10.759Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T04:35:10.759Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T04:35:10.759Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar [2019-07-31T04:35:10.759Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr3-maven-plugin/3.5.2/antlr3-maven-plugin-3.5.2.jar (13 kB at 229 kB/s) [2019-07-31T04:35:10.759Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T04:35:11.017Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T04:35:11.017Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T04:35:11.017Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T04:35:11.017Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T04:35:11.017Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom [2019-07-31T04:35:11.275Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom (2.0 kB at 37 kB/s) [2019-07-31T04:35:11.275Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T04:35:11.275Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T04:35:11.275Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T04:35:11.532Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T04:35:11.532Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T04:35:11.532Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar [2019-07-31T04:35:11.532Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar (12 kB at 169 kB/s) [2019-07-31T04:35:11.532Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T04:35:11.532Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T04:35:11.532Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T04:35:11.789Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T04:35:11.789Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T04:35:11.789Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom [2019-07-31T04:35:11.789Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom (5.6 kB at 169 kB/s) [2019-07-31T04:35:11.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T04:35:11.789Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T04:35:12.046Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T04:35:12.047Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T04:35:12.047Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T04:35:12.304Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar [2019-07-31T04:35:12.304Z] Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar (29 kB at 561 kB/s) [2019-07-31T04:35:12.932Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T04:35:12.932Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T04:35:12.932Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T04:35:12.932Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T04:35:12.932Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T04:35:13.195Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom [2019-07-31T04:35:13.195Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom (2.9 kB at 52 kB/s) [2019-07-31T04:35:13.195Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T04:35:13.195Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T04:35:13.195Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T04:35:13.453Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T04:35:13.453Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T04:35:13.453Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar [2019-07-31T04:35:13.453Z] Progress (1): 4.1/45 kB Progress (1): 7.7/45 kB Progress (1): 12/45 kB Progress (1): 16/45 kB Progress (1): 20/45 kB Progress (1): 24/45 kB Progress (1): 28/45 kB Progress (1): 32/45 kB Progress (1): 36/45 kB Progress (1): 40/45 kB Progress (1): 44/45 kB Progress (1): 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar (45 kB at 781 kB/s) [2019-07-31T04:35:13.453Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T04:35:13.711Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T04:35:13.711Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T04:35:13.711Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T04:35:13.711Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T04:35:13.711Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom [2019-07-31T04:35:13.969Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom (1.8 kB at 36 kB/s) [2019-07-31T04:35:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T04:35:13.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T04:35:13.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T04:35:13.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T04:35:13.969Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T04:35:13.969Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T04:35:14.534Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T04:35:14.534Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T04:35:14.534Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T04:35:14.534Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T04:35:14.534Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip [2019-07-31T04:35:14.534Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar [2019-07-31T04:35:14.535Z] Progress (1): 4.1/512 kB Progress (1): 7.7/512 kB Progress (1): 12/512 kB Progress (1): 16/512 kB Progress (1): 20/512 kB Progress (1): 24/512 kB Progress (1): 28/512 kB Progress (1): 32/512 kB Progress (1): 36/512 kB Progress (1): 40/512 kB Progress (1): 44/512 kB Progress (1): 48/512 kB Progress (1): 52/512 kB Progress (1): 56/512 kB Progress (1): 60/512 kB Progress (1): 64/512 kB Progress (1): 66/512 kB Progress (2): 66/512 kB | 0/8.0 MB Progress (2): 70/512 kB | 0/8.0 MB Progress (2): 70/512 kB | 0/8.0 MB Progress (2): 74/512 kB | 0/8.0 MB Progress (2): 74/512 kB | 0/8.0 MB Progress (2): 78/512 kB | 0/8.0 MB Progress (2): 78/512 kB | 0/8.0 MB Progress (2): 82/512 kB | 0/8.0 MB Progress (2): 82/512 kB | 0/8.0 MB Progress (2): 86/512 kB | 0/8.0 MB Progress (2): 86/512 kB | 0/8.0 MB Progress (2): 90/512 kB | 0/8.0 MB Progress (2): 94/512 kB | 0/8.0 MB Progress (2): 98/512 kB | 0/8.0 MB Progress (2): 98/512 kB | 0/8.0 MB Progress (2): 102/512 kB | 0/8.0 MB Progress (2): 102/512 kB | 0/8.0 MB Progress (2): 106/512 kB | 0/8.0 MB Progress (2): 106/512 kB | 0/8.0 MB Progress (2): 110/512 kB | 0/8.0 MB Progress (2): 110/512 kB | 0/8.0 MB Progress (2): 114/512 kB | 0/8.0 MB Progress (2): 114/512 kB | 0/8.0 MB Progress (2): 118/512 kB | 0/8.0 MB Progress (2): 122/512 kB | 0/8.0 MB Progress (2): 126/512 kB | 0/8.0 MB Progress (2): 130/512 kB | 0/8.0 MB Progress (2): 130/512 kB | 0/8.0 MB Progress (2): 131/512 kB | 0/8.0 MB Progress (2): 131/512 kB | 0/8.0 MB Progress (2): 135/512 kB | 0/8.0 MB Progress (2): 139/512 kB | 0/8.0 MB Progress (2): 143/512 kB | 0/8.0 MB Progress (2): 143/512 kB | 0.1/8.0 MB Progress (2): 147/512 kB | 0.1/8.0 MB Progress (2): 147/512 kB | 0.1/8.0 MB Progress (2): 151/512 kB | 0.1/8.0 MB Progress (2): 151/512 kB | 0.1/8.0 MB Progress (2): 155/512 kB | 0.1/8.0 MB Progress (2): 155/512 kB | 0.1/8.0 MB Progress (2): 159/512 kB | 0.1/8.0 MB Progress (2): 163/512 kB | 0.1/8.0 MB Progress (2): 163/512 kB | 0.1/8.0 MB Progress (2): 167/512 kB | 0.1/8.0 MB Progress (2): 167/512 kB | 0.1/8.0 MB Progress (2): 171/512 kB | 0.1/8.0 MB Progress (2): 171/512 kB | 0.1/8.0 MB Progress (2): 175/512 kB | 0.1/8.0 MB Progress (2): 175/512 kB | 0.1/8.0 MB Progress (2): 179/512 kB | 0.1/8.0 MB Progress (2): 179/512 kB | 0.1/8.0 MB Progress (2): 183/512 kB | 0.1/8.0 MB Progress (2): 183/512 kB | 0.1/8.0 MB Progress (2): 187/512 kB | 0.1/8.0 MB Progress (2): 187/512 kB | 0.1/8.0 MB Progress (2): 191/512 kB | 0.1/8.0 MB Progress (2): 191/512 kB | 0.1/8.0 MB Progress (2): 195/512 kB | 0.1/8.0 MB Progress (2): 195/512 kB | 0.1/8.0 MB Progress (2): 197/512 kB | 0.1/8.0 MB Progress (2): 197/512 kB | 0.1/8.0 MB Progress (2): 201/512 kB | 0.1/8.0 MB Progress (2): 205/512 kB | 0.1/8.0 MB Progress (2): 205/512 kB | 0.1/8.0 MB Progress (2): 205/512 kB | 0.1/8.0 MB Progress (2): 209/512 kB | 0.1/8.0 MB Progress (2): 209/512 kB | 0.1/8.0 MB Progress (2): 213/512 kB | 0.1/8.0 MB Progress (2): 213/512 kB | 0.1/8.0 MB Progress (2): 217/512 kB | 0.1/8.0 MB Progress (2): 217/512 kB | 0.1/8.0 MB Progress (2): 221/512 kB | 0.1/8.0 MB Progress (2): 221/512 kB | 0.1/8.0 MB Progress (2): 225/512 kB | 0.1/8.0 MB Progress (2): 225/512 kB | 0.1/8.0 MB Progress (2): 229/512 kB | 0.1/8.0 MB Progress (2): 229/512 kB | 0.1/8.0 MB Progress (2): 233/512 kB | 0.1/8.0 MB Progress (2): 233/512 kB | 0.1/8.0 MB Progress (2): 237/512 kB | 0.1/8.0 MB Progress (2): 237/512 kB | 0.1/8.0 MB Progress (2): 241/512 kB | 0.1/8.0 MB Progress (2): 241/512 kB | 0.1/8.0 MB Progress (2): 245/512 kB | 0.1/8.0 MB Progress (2): 245/512 kB | 0.2/8.0 MB Progress (2): 249/512 kB | 0.2/8.0 MB Progress (2): 253/512 kB | 0.2/8.0 MB Progress (2): 253/512 kB | 0.2/8.0 MB Progress (2): 257/512 kB | 0.2/8.0 MB Progress (2): 257/512 kB | 0.2/8.0 MB Progress (2): 261/512 kB | 0.2/8.0 MB Progress (2): 261/512 kB | 0.2/8.0 MB Progress (2): 265/512 kB | 0.2/8.0 MB Progress (2): 265/512 kB | 0.2/8.0 MB Progress (2): 269/512 kB | 0.2/8.0 MB Progress (2): 269/512 kB | 0.2/8.0 MB Progress (2): 273/512 kB | 0.2/8.0 MB Progress (2): 273/512 kB | 0.2/8.0 MB Progress (2): 277/512 kB | 0.2/8.0 MB Progress (2): 277/512 kB | 0.2/8.0 MB Progress (2): 281/512 kB | 0.2/8.0 MB Progress (2): 281/512 kB | 0.2/8.0 MB Progress (2): 285/512 kB | 0.2/8.0 MB Progress (2): 285/512 kB | 0.2/8.0 MB Progress (2): 289/512 kB | 0.2/8.0 MB Progress (2): 289/512 kB | 0.2/8.0 MB Progress (2): 293/512 kB | 0.2/8.0 MB Progress (2): 293/512 kB | 0.2/8.0 MB Progress (2): 297/512 kB | 0.2/8.0 MB Progress (2): 297/512 kB | 0.2/8.0 MB Progress (2): 301/512 kB | 0.2/8.0 MB Progress (2): 301/512 kB | 0.2/8.0 MB Progress (2): 305/512 kB | 0.2/8.0 MB Progress (2): 305/512 kB | 0.2/8.0 MB Progress (2): 309/512 kB | 0.2/8.0 MB Progress (2): 309/512 kB | 0.2/8.0 MB Progress (2): 313/512 kB | 0.2/8.0 MB Progress (2): 313/512 kB | 0.2/8.0 MB Progress (2): 317/512 kB | 0.2/8.0 MB Progress (2): 317/512 kB | 0.2/8.0 MB Progress (2): 321/512 kB | 0.2/8.0 MB Progress (2): 321/512 kB | 0.2/8.0 MB Progress (2): 325/512 kB | 0.2/8.0 MB Progress (2): 325/512 kB | 0.2/8.0 MB Progress (2): 329/512 kB | 0.2/8.0 MB Progress (2): 329/512 kB | 0.2/8.0 MB Progress (2): 333/512 kB | 0.2/8.0 MB Progress (2): 333/512 kB | 0.2/8.0 MB Progress (2): 337/512 kB | 0.2/8.0 MB Progress (2): 337/512 kB | 0.2/8.0 MB Progress (2): 341/512 kB | 0.2/8.0 MB Progress (2): 341/512 kB | 0.2/8.0 MB Progress (2): 345/512 kB | 0.2/8.0 MB Progress (2): 345/512 kB | 0.2/8.0 MB Progress (2): 349/512 kB | 0.2/8.0 MB Progress (2): 349/512 kB | 0.3/8.0 MB Progress (2): 353/512 kB | 0.3/8.0 MB Progress (2): 353/512 kB | 0.3/8.0 MB Progress (2): 357/512 kB | 0.3/8.0 MB Progress (2): 357/512 kB | 0.3/8.0 MB Progress (2): 361/512 kB | 0.3/8.0 MB Progress (2): 361/512 kB | 0.3/8.0 MB Progress (2): 365/512 kB | 0.3/8.0 MB Progress (2): 365/512 kB | 0.3/8.0 MB Progress (2): 369/512 kB | 0.3/8.0 MB Progress (2): 369/512 kB | 0.3/8.0 MB Progress (2): 373/512 kB | 0.3/8.0 MB Progress (2): 373/512 kB | 0.3/8.0 MB Progress (2): 377/512 kB | 0.3/8.0 MB Progress (2): 377/512 kB | 0.3/8.0 MB Progress (2): 381/512 kB | 0.3/8.0 MB Progress (2): 381/512 kB | 0.3/8.0 MB Progress (2): 385/512 kB | 0.3/8.0 MB Progress (2): 385/512 kB | 0.3/8.0 MB Progress (2): 389/512 kB | 0.3/8.0 MB Progress (2): 389/512 kB | 0.3/8.0 MB Progress (2): 393/512 kB | 0.3/8.0 MB Progress (2): 393/512 kB | 0.3/8.0 MB Progress (2): 397/512 kB | 0.3/8.0 MB Progress (2): 397/512 kB | 0.3/8.0 MB Progress (2): 401/512 kB | 0.3/8.0 MB Progress (2): 401/512 kB | 0.3/8.0 MB Progress (2): 405/512 kB | 0.3/8.0 MB Progress (2): 405/512 kB | 0.3/8.0 MB Progress (2): 409/512 kB | 0.3/8.0 MB Progress (2): 409/512 kB | 0.3/8.0 MB Progress (2): 413/512 kB | 0.3/8.0 MB Progress (2): 413/512 kB | 0.3/8.0 MB Progress (2): 417/512 kB | 0.3/8.0 MB Progress (2): 417/512 kB | 0.3/8.0 MB Progress (2): 421/512 kB | 0.3/8.0 MB Progress (2): 421/512 kB | 0.3/8.0 MB Progress (2): 425/512 kB | 0.3/8.0 MB Progress (2): 425/512 kB | 0.3/8.0 MB Progress (2): 429/512 kB | 0.3/8.0 MB Progress (2): 429/512 kB | 0.3/8.0 MB Progress (2): 433/512 kB | 0.3/8.0 MB Progress (2): 433/512 kB | 0.3/8.0 MB Progress (2): 437/512 kB | 0.3/8.0 MB Progress (2): 437/512 kB | 0.3/8.0 MB Progress (2): 441/512 kB | 0.3/8.0 MB Progress (2): 441/512 kB | 0.3/8.0 MB Progress (2): 445/512 kB | 0.3/8.0 MB Progress (2): 445/512 kB | 0.3/8.0 MB Progress (2): 449/512 kB | 0.3/8.0 MB Progress (2): 449/512 kB | 0.4/8.0 MB Progress (2): 453/512 kB | 0.4/8.0 MB Progress (2): 453/512 kB | 0.4/8.0 MB Progress (2): 457/512 kB | 0.4/8.0 MB Progress (2): 457/512 kB | 0.4/8.0 MB Progress (2): 461/512 kB | 0.4/8.0 MB Progress (2): 461/512 kB | 0.4/8.0 MB Progress (2): 465/512 kB | 0.4/8.0 MB Progress (2): 465/512 kB | 0.4/8.0 MB Progress (2): 469/512 kB | 0.4/8.0 MB Progress (2): 469/512 kB | 0.4/8.0 MB Progress (2): 473/512 kB | 0.4/8.0 MB Progress (2): 473/512 kB | 0.4/8.0 MB Progress (2): 477/512 kB | 0.4/8.0 MB Progress (2): 477/512 kB | 0.4/8.0 MB Progress (2): 481/512 kB | 0.4/8.0 MB Progress (2): 481/512 kB | 0.4/8.0 MB Progress (2): 485/512 kB | 0.4/8.0 MB Progress (2): 485/512 kB | 0.4/8.0 MB Progress (2): 489/512 kB | 0.4/8.0 MB Progress (2): 489/512 kB | 0.4/8.0 MB Progress (2): 493/512 kB | 0.4/8.0 MB Progress (2): 493/512 kB | 0.4/8.0 MB Progress (2): 497/512 kB | 0.4/8.0 MB Progress (2): 497/512 kB | 0.4/8.0 MB Progress (2): 501/512 kB | 0.4/8.0 MB Progress (2): 501/512 kB | 0.4/8.0 MB Progress (2): 505/512 kB | 0.4/8.0 MB Progress (2): 505/512 kB | 0.4/8.0 MB Progress (2): 509/512 kB | 0.4/8.0 MB Progress (2): 509/512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar (512 kB at 4.2 MB/s) [2019-07-31T04:35:15.309Z] Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip (8.0 MB at 11 MB/s) [2019-07-31T04:35:15.309Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T04:35:15.309Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T04:35:15.309Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T04:35:15.576Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T04:35:15.576Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T04:35:15.576Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom [2019-07-31T04:35:15.576Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 43 kB/s) [2019-07-31T04:35:15.576Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T04:35:15.576Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T04:35:15.833Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T04:35:15.833Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T04:35:16.090Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T04:35:16.347Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar [2019-07-31T04:35:16.347Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 405 kB/s) [2019-07-31T04:35:16.347Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T04:35:16.604Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T04:35:16.604Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T04:35:16.604Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T04:35:16.604Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T04:35:16.604Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-31T04:35:16.861Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 506 kB/s) [2019-07-31T04:35:16.861Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T04:35:16.861Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T04:35:16.861Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T04:35:16.861Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T04:35:16.861Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T04:35:17.227Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-31T04:35:17.227Z] Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.3 MB/s) [2019-07-31T04:35:17.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T04:35:17.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T04:35:17.227Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T04:35:17.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T04:35:17.227Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T04:35:17.227Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-31T04:35:17.227Z] Progress (1): 4.1/316 kB Progress (1): 7.7/316 kB Progress (1): 12/316 kB Progress (1): 16/316 kB Progress (1): 20/316 kB Progress (1): 24/316 kB Progress (1): 28/316 kB Progress (1): 32/316 kB Progress (1): 36/316 kB Progress (1): 40/316 kB Progress (1): 44/316 kB Progress (1): 48/316 kB Progress (1): 52/316 kB Progress (1): 56/316 kB Progress (1): 60/316 kB Progress (1): 64/316 kB Progress (1): 68/316 kB Progress (1): 72/316 kB Progress (1): 76/316 kB Progress (1): 80/316 kB Progress (1): 84/316 kB Progress (1): 88/316 kB Progress (1): 92/316 kB Progress (1): 96/316 kB Progress (1): 100/316 kB Progress (1): 104/316 kB Progress (1): 108/316 kB Progress (1): 112/316 kB Progress (1): 116/316 kB Progress (1): 120/316 kB Progress (1): 124/316 kB Progress (1): 128/316 kB Progress (1): 132/316 kB Progress (1): 136/316 kB Progress (1): 140/316 kB Progress (1): 144/316 kB Progress (1): 148/316 kB Progress (1): 152/316 kB Progress (1): 156/316 kB Progress (1): 160/316 kB Progress (1): 164/316 kB Progress (1): 168/316 kB Progress (1): 172/316 kB Progress (1): 176/316 kB Progress (1): 180/316 kB Progress (1): 184/316 kB Progress (1): 188/316 kB Progress (1): 192/316 kB Progress (1): 196/316 kB Progress (1): 200/316 kB Progress (1): 204/316 kB Progress (1): 208/316 kB Progress (1): 212/316 kB Progress (1): 216/316 kB Progress (1): 220/316 kB Progress (1): 224/316 kB Progress (1): 228/316 kB Progress (1): 232/316 kB Progress (1): 236/316 kB Progress (1): 240/316 kB Progress (1): 244/316 kB Progress (1): 248/316 kB Progress (1): 252/316 kB Progress (1): 256/316 kB Progress (1): 260/316 kB Progress (1): 264/316 kB Progress (1): 268/316 kB Progress (1): 272/316 kB Progress (1): 276/316 kB Progress (1): 280/316 kB Progress (1): 284/316 kB Progress (1): 288/316 kB Progress (1): 292/316 kB Progress (1): 296/316 kB Progress (1): 300/316 kB Progress (1): 304/316 kB Progress (1): 308/316 kB Progress (1): 312/316 kB Progress (1): 316/316 kB Progress (1): 316 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 6.9 MB/s) [2019-07-31T04:35:17.581Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T04:35:17.581Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T04:35:17.581Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T04:35:17.581Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T04:35:17.581Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T04:35:17.581Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom [2019-07-31T04:35:17.839Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 30 kB/s) [2019-07-31T04:35:17.839Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T04:35:17.839Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T04:35:17.839Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T04:35:18.096Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T04:35:18.355Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T04:35:18.355Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar [2019-07-31T04:35:18.355Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 276 kB/s) [2019-07-31T04:35:18.612Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom [2019-07-31T04:35:18.612Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom [2019-07-31T04:35:18.612Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom [2019-07-31T04:35:18.868Z] Progress (1): 3.7 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom (3.7 kB at 16 kB/s) [2019-07-31T04:35:18.868Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom [2019-07-31T04:35:18.868Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom [2019-07-31T04:35:18.868Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom [2019-07-31T04:35:18.868Z] Progress (1): 4.1/8.7 kB Progress (1): 7.9/8.7 kB Progress (1): 8.7 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 57 kB/s) [2019-07-31T04:35:18.868Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar [2019-07-31T04:35:18.868Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar [2019-07-31T04:35:19.126Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar [2019-07-31T04:35:19.384Z] Progress (1): 3.7/78 kB Progress (1): 7.8/78 kB Progress (1): 12/78 kB Progress (1): 16/78 kB Progress (1): 20/78 kB Progress (1): 24/78 kB Progress (1): 25/78 kB Progress (1): 30/78 kB Progress (1): 34/78 kB Progress (1): 38/78 kB Progress (1): 42/78 kB Progress (1): 46/78 kB Progress (1): 50/78 kB Progress (1): 54/78 kB Progress (1): 58/78 kB Progress (1): 62/78 kB Progress (1): 62/78 kB Progress (1): 66/78 kB Progress (1): 70/78 kB Progress (1): 74/78 kB Progress (1): 78 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 243 kB/s) [2019-07-31T04:35:19.384Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T04:35:19.384Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T04:35:19.384Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T04:35:19.384Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T04:35:19.384Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T04:35:19.641Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom [2019-07-31T04:35:19.641Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 71 kB/s) [2019-07-31T04:35:19.641Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T04:35:19.641Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T04:35:19.641Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T04:35:19.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T04:35:19.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T04:35:19.898Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom [2019-07-31T04:35:19.898Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 36 kB/s) [2019-07-31T04:35:19.898Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T04:35:19.898Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T04:35:20.156Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T04:35:20.156Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T04:35:20.156Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T04:35:20.156Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-31T04:35:20.413Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 699 kB/s) [2019-07-31T04:35:20.413Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T04:35:20.413Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T04:35:20.413Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T04:35:20.413Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T04:35:20.413Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T04:35:20.671Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom [2019-07-31T04:35:20.671Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 147 kB/s) [2019-07-31T04:35:20.671Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T04:35:20.671Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T04:35:20.671Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T04:35:20.671Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T04:35:20.928Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T04:35:20.928Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [2019-07-31T04:35:21.186Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 54 kB/s) [2019-07-31T04:35:21.186Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T04:35:21.186Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T04:35:21.186Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T04:35:21.186Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T04:35:21.186Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T04:35:21.444Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [2019-07-31T04:35:21.444Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 172 kB/s) [2019-07-31T04:35:21.444Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T04:35:21.444Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T04:35:21.444Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T04:35:21.444Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T04:35:21.444Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T04:35:21.703Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-31T04:35:21.703Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 374 kB/s) [2019-07-31T04:35:21.703Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T04:35:21.703Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T04:35:21.703Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T04:35:21.703Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T04:35:21.703Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T04:35:21.960Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [2019-07-31T04:35:21.960Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 104 kB/s) [2019-07-31T04:35:21.960Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T04:35:21.960Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T04:35:21.960Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T04:35:21.960Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T04:35:22.218Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T04:35:22.218Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [2019-07-31T04:35:22.218Z] Progress (1): 2.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 84 kB/s) [2019-07-31T04:35:22.218Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T04:35:22.218Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T04:35:22.218Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T04:35:22.218Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T04:35:22.476Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T04:35:22.476Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-31T04:35:22.476Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 548 kB/s) [2019-07-31T04:35:22.476Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T04:35:22.476Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T04:35:22.476Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T04:35:22.732Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T04:35:22.732Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T04:35:22.732Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom [2019-07-31T04:35:22.732Z] Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 129 kB/s) [2019-07-31T04:35:22.732Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T04:35:22.732Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T04:35:22.732Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T04:35:22.990Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T04:35:22.990Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T04:35:22.990Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-31T04:35:22.990Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 90 kB/s) [2019-07-31T04:35:22.990Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T04:35:22.990Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T04:35:22.990Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T04:35:23.247Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T04:35:23.247Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T04:35:23.247Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-31T04:35:23.247Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 463 kB/s) [2019-07-31T04:35:23.247Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T04:35:23.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T04:35:23.247Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T04:35:23.504Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T04:35:23.504Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T04:35:23.504Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [2019-07-31T04:35:23.504Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 62 kB/s) [2019-07-31T04:35:23.504Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T04:35:23.504Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T04:35:23.504Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T04:35:23.761Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T04:35:23.761Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T04:35:23.761Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom [2019-07-31T04:35:23.761Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 129 kB/s) [2019-07-31T04:35:23.761Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T04:35:23.761Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T04:35:23.761Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T04:35:24.019Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T04:35:24.019Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T04:35:24.019Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-31T04:35:24.019Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 80 kB/s) [2019-07-31T04:35:24.019Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T04:35:24.276Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T04:35:24.276Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T04:35:24.276Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T04:35:24.276Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T04:35:24.276Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-31T04:35:24.534Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 327 kB/s) [2019-07-31T04:35:24.534Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T04:35:24.534Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T04:35:24.534Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T04:35:24.534Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T04:35:24.534Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T04:35:24.534Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-31T04:35:24.792Z] Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.3 MB/s) [2019-07-31T04:35:24.792Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T04:35:24.792Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T04:35:24.792Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T04:35:24.792Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T04:35:25.050Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T04:35:25.050Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom [2019-07-31T04:35:25.050Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 36 kB/s) [2019-07-31T04:35:25.050Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T04:35:25.050Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T04:35:25.050Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T04:35:25.306Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T04:35:25.306Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T04:35:25.306Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom [2019-07-31T04:35:25.306Z] Progress (1): 1.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 56 kB/s) [2019-07-31T04:35:25.306Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T04:35:25.306Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T04:35:25.306Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T04:35:25.563Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T04:35:25.563Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T04:35:25.564Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom [2019-07-31T04:35:25.564Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 31 kB/s) [2019-07-31T04:35:25.564Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T04:35:25.564Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T04:35:25.564Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T04:35:25.821Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T04:35:25.821Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T04:35:25.821Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom [2019-07-31T04:35:25.821Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 25 kB/s) [2019-07-31T04:35:25.821Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T04:35:25.821Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T04:35:25.821Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T04:35:26.080Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T04:35:26.080Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T04:35:26.080Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom [2019-07-31T04:35:26.080Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 50 kB/s) [2019-07-31T04:35:26.080Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T04:35:26.080Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T04:35:26.080Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T04:35:26.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T04:35:26.426Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T04:35:26.426Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom [2019-07-31T04:35:26.426Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 38 kB/s) [2019-07-31T04:35:26.426Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T04:35:26.426Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T04:35:26.426Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T04:35:26.727Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T04:35:26.727Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T04:35:26.727Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom [2019-07-31T04:35:26.727Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 69 kB/s) [2019-07-31T04:35:26.727Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T04:35:26.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T04:35:26.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T04:35:27.027Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T04:35:27.027Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T04:35:27.027Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom [2019-07-31T04:35:27.326Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 23 kB/s) [2019-07-31T04:35:27.326Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T04:35:27.326Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T04:35:27.326Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T04:35:27.326Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T04:35:27.326Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T04:35:27.583Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom [2019-07-31T04:35:27.583Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 102 kB/s) [2019-07-31T04:35:27.583Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T04:35:27.583Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T04:35:27.583Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T04:35:27.583Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T04:35:27.927Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T04:35:27.927Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom [2019-07-31T04:35:27.927Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 19 kB/s) [2019-07-31T04:35:27.927Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T04:35:27.927Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T04:35:27.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T04:35:28.184Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T04:35:28.184Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T04:35:28.184Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [2019-07-31T04:35:28.441Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 56 kB/s) [2019-07-31T04:35:28.441Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T04:35:28.441Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T04:35:28.441Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T04:35:28.441Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T04:35:28.441Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T04:35:28.698Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom [2019-07-31T04:35:28.698Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 28 kB/s) [2019-07-31T04:35:28.698Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T04:35:28.698Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T04:35:28.698Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T04:35:28.698Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T04:35:28.955Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T04:35:28.955Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom [2019-07-31T04:35:28.955Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 25 kB/s) [2019-07-31T04:35:28.955Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T04:35:28.955Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T04:35:28.955Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T04:35:29.212Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T04:35:29.212Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T04:35:29.212Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom [2019-07-31T04:35:29.212Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 75 kB/s) [2019-07-31T04:35:29.212Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T04:35:29.212Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T04:35:29.212Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T04:35:29.469Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T04:35:29.469Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T04:35:29.469Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [2019-07-31T04:35:29.469Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 56 kB/s) [2019-07-31T04:35:29.469Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T04:35:29.469Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T04:35:29.469Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T04:35:29.727Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T04:35:29.727Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T04:35:29.727Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-31T04:35:29.727Z] Progress (1): 998 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 34 kB/s) [2019-07-31T04:35:29.727Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-07-31T04:35:29.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-07-31T04:35:29.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-07-31T04:35:29.984Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-07-31T04:35:29.984Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-07-31T04:35:29.984Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [2019-07-31T04:35:29.984Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 202 kB/s) [2019-07-31T04:35:29.984Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T04:35:30.242Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T04:35:30.242Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T04:35:30.499Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T04:35:30.499Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T04:35:30.499Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-31T04:35:30.499Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 72 kB/s) [2019-07-31T04:35:30.499Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T04:35:30.499Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T04:35:30.499Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T04:35:30.758Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T04:35:30.758Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T04:35:30.758Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-31T04:35:30.758Z] Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 110 kB/s) [2019-07-31T04:35:30.758Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T04:35:30.758Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T04:35:30.758Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T04:35:31.124Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T04:35:31.124Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T04:35:31.124Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-31T04:35:31.124Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 246 kB/s) [2019-07-31T04:35:31.124Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T04:35:31.124Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T04:35:31.478Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T04:35:31.478Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T04:35:31.478Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T04:35:31.478Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [2019-07-31T04:35:31.478Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 53 kB/s) [2019-07-31T04:35:31.478Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T04:35:31.478Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T04:35:31.478Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T04:35:31.736Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T04:35:31.736Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T04:35:31.736Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [2019-07-31T04:35:31.736Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 79 kB/s) [2019-07-31T04:35:31.736Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T04:35:31.736Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T04:35:31.736Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T04:35:31.994Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T04:35:31.994Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T04:35:31.994Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-31T04:35:31.994Z] Progress (1): 564 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom (564 B at 15 kB/s) [2019-07-31T04:35:31.994Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T04:35:31.994Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T04:35:31.994Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T04:35:32.251Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T04:35:32.251Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T04:35:32.251Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-31T04:35:32.251Z] Progress (1): 752 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom (752 B at 20 kB/s) [2019-07-31T04:35:32.251Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2019-07-31T04:35:32.251Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2019-07-31T04:35:32.251Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom [2019-07-31T04:35:32.508Z] Progress (1): 2.4/6.4 kB Progress (1): 6.4 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.pom (6.4 kB at 28 kB/s) [2019-07-31T04:35:32.508Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T04:35:32.508Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T04:35:32.508Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-31T04:35:32.765Z] Progress (1): 4.1/31 kB Progress (1): 7.9/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 20/31 kB Progress (1): 22/31 kB Progress (1): 26/31 kB Progress (1): 30/31 kB Progress (1): 31 kB Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 139 kB/s) [2019-07-31T04:35:32.765Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T04:35:32.765Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T04:35:32.765Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T04:35:33.022Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T04:35:33.022Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T04:35:33.022Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom [2019-07-31T04:35:33.022Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.pom (8.7 kB at 241 kB/s) [2019-07-31T04:35:33.022Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T04:35:33.022Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T04:35:33.022Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T04:35:33.280Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T04:35:33.280Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T04:35:33.280Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-31T04:35:33.280Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 146 kB/s) [2019-07-31T04:35:33.280Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T04:35:33.280Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T04:35:33.280Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T04:35:33.537Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T04:35:33.537Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T04:35:33.537Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-31T04:35:33.537Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 170 kB/s) [2019-07-31T04:35:33.793Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T04:35:33.793Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T04:35:33.793Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T04:35:34.050Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T04:35:34.050Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T04:35:34.050Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-31T04:35:34.050Z] Progress (1): 4.1/8.8 kB Progress (1): 7.7/8.8 kB Progress (1): 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 337 kB/s) [2019-07-31T04:35:34.050Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T04:35:34.050Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T04:35:34.308Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T04:35:34.308Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T04:35:34.308Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T04:35:34.565Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-31T04:35:34.565Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 43 kB/s) [2019-07-31T04:35:34.565Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T04:35:34.565Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T04:35:34.565Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T04:35:34.565Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T04:35:34.822Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T04:35:34.822Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-31T04:35:35.081Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 62 kB/s) [2019-07-31T04:35:35.081Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T04:35:35.081Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T04:35:35.081Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T04:35:35.081Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T04:35:35.081Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T04:35:35.338Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [2019-07-31T04:35:35.338Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 161 kB/s) [2019-07-31T04:35:35.338Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T04:35:35.338Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T04:35:35.338Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T04:35:35.597Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T04:35:35.597Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T04:35:35.597Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom [2019-07-31T04:35:35.597Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 36 kB/s) [2019-07-31T04:35:35.597Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T04:35:35.597Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T04:35:35.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T04:35:35.854Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T04:35:35.854Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T04:35:35.854Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom [2019-07-31T04:35:35.854Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 28 kB/s) [2019-07-31T04:35:35.854Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T04:35:35.854Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T04:35:35.854Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T04:35:36.112Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T04:35:36.112Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T04:35:36.112Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom [2019-07-31T04:35:36.112Z] Progress (1): 504 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 17 kB/s) [2019-07-31T04:35:36.112Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T04:35:36.112Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T04:35:36.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T04:35:36.369Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T04:35:36.369Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T04:35:36.369Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom [2019-07-31T04:35:36.369Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 20 kB/s) [2019-07-31T04:35:36.369Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T04:35:36.369Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T04:35:36.369Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T04:35:36.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T04:35:36.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T04:35:36.626Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-31T04:35:36.884Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 32 kB/s) [2019-07-31T04:35:36.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T04:35:36.884Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T04:35:36.884Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T04:35:38.255Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T04:35:38.255Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T04:35:38.255Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-31T04:35:38.255Z] Progress (1): 723 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 20 kB/s) [2019-07-31T04:35:38.255Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T04:35:38.255Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T04:35:38.255Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T04:35:38.513Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T04:35:38.513Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T04:35:38.513Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [2019-07-31T04:35:38.770Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 11 kB/s) [2019-07-31T04:35:38.770Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T04:35:38.770Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T04:35:38.770Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T04:35:39.028Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T04:35:39.028Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T04:35:39.028Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom [2019-07-31T04:35:39.028Z] Progress (1): 812 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 24 kB/s) [2019-07-31T04:35:39.028Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T04:35:39.029Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T04:35:39.029Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T04:35:39.286Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T04:35:39.286Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T04:35:39.286Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-31T04:35:39.286Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 53 kB/s) [2019-07-31T04:35:39.286Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T04:35:39.286Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T04:35:40.233Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T04:35:40.492Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T04:35:40.492Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T04:35:40.492Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [2019-07-31T04:35:40.492Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 39 kB/s) [2019-07-31T04:35:40.492Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T04:35:40.492Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T04:35:40.749Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T04:35:40.749Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T04:35:40.749Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T04:35:40.749Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom [2019-07-31T04:35:40.749Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 36 kB/s) [2019-07-31T04:35:40.749Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T04:35:41.006Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T04:35:41.006Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T04:35:41.263Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T04:35:41.263Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T04:35:41.263Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [2019-07-31T04:35:41.263Z] Progress (1): 601 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 17 kB/s) [2019-07-31T04:35:41.263Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T04:35:41.263Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T04:35:41.520Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T04:35:41.520Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T04:35:41.520Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T04:35:41.520Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom [2019-07-31T04:35:41.520Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 41 kB/s) [2019-07-31T04:35:41.777Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T04:35:41.777Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T04:35:41.777Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T04:35:41.777Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T04:35:42.034Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T04:35:42.034Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-31T04:35:42.034Z] Progress (1): 400 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 13 kB/s) [2019-07-31T04:35:42.034Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T04:35:42.034Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T04:35:42.034Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T04:35:42.292Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T04:35:42.292Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T04:35:42.292Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-31T04:35:42.292Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 411 kB/s) [2019-07-31T04:35:42.292Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T04:35:42.292Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T04:35:42.292Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T04:35:42.550Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T04:35:42.550Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T04:35:42.550Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-31T04:35:42.550Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 515 kB/s) [2019-07-31T04:35:42.550Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-31T04:35:42.550Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T04:35:42.550Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-31T04:35:42.808Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-31T04:35:42.808Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-31T04:35:42.808Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-31T04:35:43.066Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 19 kB/s) [2019-07-31T04:35:43.066Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T04:35:43.066Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T04:35:43.066Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T04:35:43.324Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T04:35:43.324Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T04:35:43.324Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-31T04:35:43.324Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom (5.1 kB at 123 kB/s) [2019-07-31T04:35:43.324Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T04:35:43.324Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T04:35:43.324Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T04:35:43.581Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T04:35:43.581Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T04:35:43.581Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom [2019-07-31T04:35:43.581Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0-beta2/httpcomponents-client-4.0-beta2.pom (7.9 kB at 175 kB/s) [2019-07-31T04:35:43.581Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T04:35:43.581Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T04:35:43.581Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T04:35:43.840Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T04:35:43.840Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T04:35:43.840Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-31T04:35:43.840Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 437 kB/s) [2019-07-31T04:35:43.840Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T04:35:43.840Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T04:35:44.099Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T04:35:44.099Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T04:35:44.099Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T04:35:44.099Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-31T04:35:44.357Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom (4.7 kB at 118 kB/s) [2019-07-31T04:35:44.357Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T04:35:44.357Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T04:35:44.357Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T04:35:44.357Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T04:35:44.615Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T04:35:44.615Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom [2019-07-31T04:35:44.615Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0-beta3/httpcomponents-core-4.0-beta3.pom (6.9 kB at 157 kB/s) [2019-07-31T04:35:44.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T04:35:44.615Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T04:35:44.615Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T04:35:44.923Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T04:35:44.924Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T04:35:44.924Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [2019-07-31T04:35:44.924Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 633 kB/s) [2019-07-31T04:35:44.924Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T04:35:44.924Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T04:35:44.924Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T04:35:45.181Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T04:35:45.181Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T04:35:45.181Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-31T04:35:45.181Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 573 kB/s) [2019-07-31T04:35:45.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T04:35:45.181Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T04:35:45.181Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T04:35:45.438Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T04:35:45.438Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T04:35:45.438Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-31T04:35:45.438Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 180 kB/s) [2019-07-31T04:35:45.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T04:35:45.438Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T04:35:45.438Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T04:35:45.695Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T04:35:45.695Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T04:35:45.695Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom [2019-07-31T04:35:45.695Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.4.1/plexus-archiver-2.4.1.pom (3.5 kB at 90 kB/s) [2019-07-31T04:35:45.695Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T04:35:45.695Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T04:35:45.695Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T04:35:45.952Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T04:35:45.952Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T04:35:45.952Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [2019-07-31T04:35:45.952Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 87 kB/s) [2019-07-31T04:35:48.475Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T04:35:48.475Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T04:35:48.475Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T04:35:48.475Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T04:35:48.475Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T04:35:48.475Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom [2019-07-31T04:35:48.732Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.7/plexus-io-2.0.7.pom (2.2 kB at 67 kB/s) [2019-07-31T04:35:48.732Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T04:35:48.732Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T04:35:48.732Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T04:35:48.732Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T04:35:48.732Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T04:35:48.732Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-31T04:35:48.989Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom (11 kB at 303 kB/s) [2019-07-31T04:35:48.989Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T04:35:48.989Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T04:35:48.989Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T04:35:48.989Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T04:35:48.989Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T04:35:49.247Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-31T04:35:49.247Z] Progress (1): 4.1/50 kB Progress (1): 7.7/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 24/50 kB Progress (1): 28/50 kB Progress (1): 32/50 kB Progress (1): 36/50 kB Progress (1): 40/50 kB Progress (1): 44/50 kB Progress (1): 48/50 kB Progress (1): 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom (50 kB at 1.4 MB/s) [2019-07-31T04:35:49.247Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T04:35:49.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T04:35:49.247Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T04:35:49.247Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T04:35:49.504Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T04:35:49.504Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-31T04:35:49.504Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom (1.9 kB at 60 kB/s) [2019-07-31T04:35:49.504Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T04:35:49.504Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T04:35:49.504Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T04:35:49.761Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T04:35:49.761Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T04:35:49.761Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom [2019-07-31T04:35:49.761Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.4/plexus-utils-1.5.4.pom (5.1 kB at 161 kB/s) [2019-07-31T04:35:49.761Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2019-07-31T04:35:49.761Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2019-07-31T04:35:49.761Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2019-07-31T04:35:50.018Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2019-07-31T04:35:50.018Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2019-07-31T04:35:50.018Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [2019-07-31T04:35:50.018Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 47 kB/s) [2019-07-31T04:35:50.018Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T04:35:50.018Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T04:35:50.018Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T04:35:50.276Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T04:35:50.276Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T04:35:50.276Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-31T04:35:50.276Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 534 kB/s) [2019-07-31T04:35:50.276Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T04:35:50.276Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T04:35:50.276Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T04:35:50.725Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T04:35:50.725Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T04:35:50.725Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-31T04:35:50.725Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 881 kB/s) [2019-07-31T04:35:50.725Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T04:35:50.725Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T04:35:50.725Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T04:35:50.982Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T04:35:50.982Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T04:35:50.982Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [2019-07-31T04:35:50.982Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 108 kB/s) [2019-07-31T04:35:50.982Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom [2019-07-31T04:35:50.982Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.pom (6.2 kB at 259 kB/s) [2019-07-31T04:35:50.982Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom [2019-07-31T04:35:50.982Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.6.0.201411121045-m1/org.eclipse.jgit-parent-3.6.0.201411121045-m1.pom (23 kB at 389 kB/s) [2019-07-31T04:35:50.982Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T04:35:50.982Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T04:35:50.982Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T04:35:51.239Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T04:35:51.239Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T04:35:51.239Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-31T04:35:51.239Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 104 kB/s) [2019-07-31T04:35:51.239Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T04:35:51.239Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T04:35:51.239Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T04:35:51.496Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T04:35:51.496Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T04:35:51.496Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-31T04:35:51.496Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 138 kB/s) [2019-07-31T04:35:51.496Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T04:35:51.496Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T04:35:51.496Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T04:35:51.752Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T04:35:51.752Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T04:35:51.752Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-31T04:35:51.752Z] Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom (4.3 kB at 136 kB/s) [2019-07-31T04:35:51.752Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T04:35:51.752Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T04:35:51.752Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T04:35:52.009Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T04:35:52.009Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T04:35:52.009Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-31T04:35:52.009Z] Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 128 kB/s) [2019-07-31T04:35:52.009Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T04:35:52.009Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T04:35:52.009Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T04:35:52.267Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T04:35:52.267Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T04:35:52.267Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-31T04:35:52.267Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom (6.0 kB at 193 kB/s) [2019-07-31T04:35:52.267Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T04:35:52.267Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T04:35:52.267Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T04:35:52.524Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T04:35:52.524Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T04:35:52.524Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom [2019-07-31T04:35:52.524Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.1.3/httpcomponents-client-4.1.3.pom (12 kB at 282 kB/s) [2019-07-31T04:35:52.524Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T04:35:52.524Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T04:35:52.782Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T04:35:52.782Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T04:35:52.782Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T04:35:52.782Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-31T04:35:52.782Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 725 kB/s) [2019-07-31T04:35:53.040Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T04:35:53.040Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T04:35:53.040Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T04:35:53.040Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T04:35:53.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T04:35:53.296Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-31T04:35:53.296Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom (7.4 kB at 246 kB/s) [2019-07-31T04:35:53.296Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T04:35:53.296Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T04:35:53.296Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T04:35:53.296Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T04:35:53.552Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T04:35:53.552Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom [2019-07-31T04:35:53.552Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.1.4/httpcomponents-core-4.1.4.pom (9.8 kB at 288 kB/s) [2019-07-31T04:35:53.552Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T04:35:53.552Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T04:35:53.552Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T04:35:53.552Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T04:35:53.809Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T04:35:53.809Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-31T04:35:53.809Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (10 kB at 339 kB/s) [2019-07-31T04:35:53.809Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T04:35:53.809Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T04:35:53.809Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T04:35:53.809Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T04:35:54.066Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T04:35:54.066Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-31T04:35:54.066Z] Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 747 kB/s) [2019-07-31T04:35:54.066Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T04:35:54.066Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T04:35:54.066Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T04:35:54.323Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T04:35:54.323Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T04:35:54.323Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom [2019-07-31T04:35:54.323Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.pom (10 kB at 265 kB/s) [2019-07-31T04:35:54.323Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2019-07-31T04:35:54.323Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2019-07-31T04:35:54.323Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2019-07-31T04:35:54.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2019-07-31T04:35:54.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2019-07-31T04:35:54.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [2019-07-31T04:35:54.728Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 54 kB/s) [2019-07-31T04:35:54.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T04:35:54.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T04:35:54.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T04:35:54.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T04:35:54.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T04:35:54.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [2019-07-31T04:35:54.728Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 415 kB/s) [2019-07-31T04:35:54.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-07-31T04:35:55.082Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-07-31T04:35:55.082Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-07-31T04:35:55.082Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-07-31T04:35:55.082Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-07-31T04:35:55.082Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [2019-07-31T04:35:55.082Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 66 kB/s) [2019-07-31T04:35:55.082Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-07-31T04:35:55.082Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-07-31T04:35:55.082Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-07-31T04:35:55.340Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-07-31T04:35:55.340Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-07-31T04:35:55.340Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [2019-07-31T04:35:55.340Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 101 kB/s) [2019-07-31T04:35:55.340Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-31T04:35:55.340Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-31T04:35:55.597Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-31T04:35:55.597Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-31T04:35:55.597Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-31T04:35:55.597Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [2019-07-31T04:35:55.597Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 236 kB/s) [2019-07-31T04:35:55.597Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T04:35:55.597Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T04:35:55.853Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T04:35:55.853Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T04:35:55.853Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T04:35:55.853Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [2019-07-31T04:35:56.110Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 29 kB/s) [2019-07-31T04:35:56.110Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T04:35:56.110Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T04:35:56.110Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T04:35:56.367Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T04:35:56.367Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T04:35:56.367Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [2019-07-31T04:35:56.367Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 61 kB/s) [2019-07-31T04:35:56.367Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T04:35:56.367Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T04:35:56.367Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T04:35:56.624Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T04:35:56.624Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T04:35:56.624Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [2019-07-31T04:35:56.624Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 248 kB/s) [2019-07-31T04:35:56.624Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T04:35:56.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T04:35:56.624Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T04:35:56.881Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T04:35:56.882Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T04:35:56.882Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [2019-07-31T04:35:56.882Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 66 kB/s) [2019-07-31T04:35:56.882Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T04:35:56.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T04:35:56.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T04:35:57.139Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T04:35:57.396Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T04:35:57.396Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [2019-07-31T04:35:57.396Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 72 kB/s) [2019-07-31T04:35:57.396Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T04:35:57.396Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T04:35:57.396Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T04:35:57.653Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T04:35:57.653Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T04:35:57.653Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [2019-07-31T04:35:57.653Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 53 kB/s) [2019-07-31T04:35:57.653Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T04:35:57.653Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T04:35:57.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T04:35:57.910Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T04:35:58.167Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T04:35:58.167Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [2019-07-31T04:35:58.167Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 47 kB/s) [2019-07-31T04:35:58.167Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T04:35:58.167Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T04:35:58.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T04:35:58.424Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T04:35:58.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T04:35:58.424Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [2019-07-31T04:35:58.424Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 68 kB/s) [2019-07-31T04:35:58.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T04:35:58.424Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T04:35:58.424Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T04:35:58.681Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T04:35:58.681Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T04:35:58.681Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-31T04:35:58.681Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 410 kB/s) [2019-07-31T04:35:58.681Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T04:35:58.681Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T04:35:58.681Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T04:35:58.937Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T04:35:58.937Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T04:35:58.937Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [2019-07-31T04:35:58.937Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 51 kB/s) [2019-07-31T04:35:58.937Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2019-07-31T04:35:58.937Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2019-07-31T04:35:58.937Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2019-07-31T04:35:59.196Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2019-07-31T04:35:59.196Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2019-07-31T04:35:59.196Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [2019-07-31T04:35:59.196Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 79 kB/s) [2019-07-31T04:35:59.196Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-07-31T04:35:59.196Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-07-31T04:35:59.453Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-07-31T04:35:59.453Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-07-31T04:35:59.453Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-07-31T04:35:59.453Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [2019-07-31T04:35:59.453Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 43 kB/s) [2019-07-31T04:35:59.711Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T04:35:59.711Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T04:35:59.711Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T04:35:59.711Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T04:35:59.711Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T04:35:59.711Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [2019-07-31T04:35:59.969Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 81 kB/s) [2019-07-31T04:35:59.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-07-31T04:35:59.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-07-31T04:35:59.969Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-07-31T04:35:59.969Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-07-31T04:35:59.969Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-07-31T04:35:59.969Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [2019-07-31T04:36:00.226Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 64 kB/s) [2019-07-31T04:36:00.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T04:36:00.226Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T04:36:00.226Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T04:36:00.226Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T04:36:00.226Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T04:36:00.482Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-31T04:36:00.482Z] Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 266 kB/s) [2019-07-31T04:36:00.482Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T04:36:00.482Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T04:36:00.482Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T04:36:00.482Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T04:36:00.739Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T04:36:00.739Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [2019-07-31T04:36:00.739Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 37 kB/s) [2019-07-31T04:36:00.739Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T04:36:00.739Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T04:36:00.739Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T04:36:00.996Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T04:36:00.996Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T04:36:00.996Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-31T04:36:00.996Z] Progress (1): 4.1/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 257 kB/s) [2019-07-31T04:36:00.996Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T04:36:00.996Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T04:36:00.996Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T04:36:01.254Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T04:36:01.254Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T04:36:01.254Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [2019-07-31T04:36:01.254Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 37 kB/s) [2019-07-31T04:36:01.254Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T04:36:01.254Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T04:36:01.254Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T04:36:01.511Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T04:36:01.511Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T04:36:01.511Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom [2019-07-31T04:36:01.511Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.pom (5.4 kB at 154 kB/s) [2019-07-31T04:36:01.511Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T04:36:01.511Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T04:36:01.511Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T04:36:01.768Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T04:36:01.768Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T04:36:01.768Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-31T04:36:01.768Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 799 kB/s) [2019-07-31T04:36:01.768Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T04:36:01.768Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T04:36:01.768Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T04:36:02.026Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T04:36:02.026Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T04:36:02.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom [2019-07-31T04:36:02.026Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.pom (1.3 kB at 47 kB/s) [2019-07-31T04:36:02.026Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T04:36:02.026Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T04:36:02.026Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T04:36:02.284Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T04:36:02.284Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T04:36:02.284Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-31T04:36:02.284Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom (23 kB at 665 kB/s) [2019-07-31T04:36:02.284Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T04:36:02.284Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T04:36:02.284Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T04:36:02.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T04:36:02.541Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T04:36:02.541Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom [2019-07-31T04:36:02.541Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.pom (6.0 kB at 171 kB/s) [2019-07-31T04:36:02.541Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T04:36:02.541Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T04:36:02.797Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T04:36:02.797Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T04:36:02.797Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T04:36:02.797Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-31T04:36:02.797Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.pom (15 kB at 464 kB/s) [2019-07-31T04:36:03.054Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T04:36:03.054Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T04:36:03.054Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T04:36:03.054Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T04:36:03.054Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T04:36:03.054Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-31T04:36:03.311Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom (6.3 kB at 169 kB/s) [2019-07-31T04:36:03.311Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T04:36:03.311Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T04:36:03.311Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T04:36:03.311Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T04:36:03.311Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T04:36:03.570Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-31T04:36:03.570Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 229 kB/s) [2019-07-31T04:36:03.570Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T04:36:03.570Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T04:36:03.570Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T04:36:03.827Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T04:36:03.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T04:36:03.827Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-31T04:36:03.827Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 37 kB/s) [2019-07-31T04:36:03.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom [2019-07-31T04:36:03.827Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.4.1.201406201815-r/org.eclipse.jgit-3.4.1.201406201815-r.pom (6.2 kB at 164 kB/s) [2019-07-31T04:36:03.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom [2019-07-31T04:36:03.827Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/3.4.1.201406201815-r/org.eclipse.jgit-parent-3.4.1.201406201815-r.pom (22 kB at 652 kB/s) [2019-07-31T04:36:03.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T04:36:03.827Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T04:36:03.827Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T04:36:04.084Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T04:36:04.084Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T04:36:04.084Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-31T04:36:04.084Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom (7.3 kB at 203 kB/s) [2019-07-31T04:36:04.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T04:36:04.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T04:36:04.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T04:36:04.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T04:36:04.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T04:36:04.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T04:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T04:36:04.343Z] Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T04:36:04.343Z] Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T04:36:04.343Z] Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T04:36:04.343Z] Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T04:36:04.624Z] Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/3.6.0.201411121045-m1/org.eclipse.jgit-3.6.0.201411121045-m1.jar (1.9 MB at 5.8 MB/s) [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T04:36:04.624Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T04:36:04.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T04:36:04.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T04:36:04.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T04:36:04.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T04:36:04.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T04:36:04.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T04:36:04.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T04:36:04.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T04:36:04.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T04:36:04.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T04:36:04.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T04:36:04.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T04:36:04.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T04:36:05.139Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T04:36:05.139Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T04:36:05.139Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T04:36:05.139Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar [2019-07-31T04:36:05.139Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T04:36:05.397Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T04:36:05.397Z] Progress (1): 4.1/97 kB Progress (1): 5.1/97 kB Progress (1): 9.2/97 kB Progress (1): 13/97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T04:36:05.397Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T04:36:05.397Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T04:36:05.397Z] Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 25/97 kB Progress (1): 30/97 kB Progress (1): 34/97 kB Progress (1): 35/97 kB Progress (1): 36/97 kB Progress (1): 40/97 kB Progress (1): 44/97 kB Progress (1): 48/97 kB Progress (1): 52/97 kB Progress (1): 57/97 kB Progress (1): 61/97 kB Progress (1): 65/97 kB Progress (1): 67/97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T04:36:05.397Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T04:36:05.397Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T04:36:05.397Z] Progress (1): 68/97 kB Progress (1): 70/97 kB Progress (1): 74/97 kB Progress (1): 78/97 kB Progress (1): 82/97 kB Progress (1): 86/97 kB Progress (1): 90/97 kB Progress (1): 94/97 kB Progress (1): 97 kB Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T04:36:05.654Z] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-dmr/1.2.0.Final/jboss-dmr-1.2.0.Final.jar (97 kB at 162 kB/s) [2019-07-31T04:36:05.654Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T04:36:05.654Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T04:36:05.654Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T04:36:05.654Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T04:36:05.654Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2019-07-31T04:36:05.654Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T04:36:05.654Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T04:36:05.654Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T04:36:05.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T04:36:05.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T04:36:05.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T04:36:05.911Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T04:36:05.911Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T04:36:05.911Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T04:36:05.911Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T04:36:05.911Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T04:36:06.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T04:36:06.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T04:36:06.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T04:36:06.683Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar [2019-07-31T04:36:06.683Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-31T04:36:06.683Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar [2019-07-31T04:36:06.683Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar [2019-07-31T04:36:06.683Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar [2019-07-31T04:36:06.683Z] Progress (1): 4.1/82 kB Progress (2): 4.1/82 kB | 4.1/378 kB Progress (2): 7.7/82 kB | 4.1/378 kB Progress (2): 7.7/82 kB | 7.7/378 kB Progress (2): 12/82 kB | 7.7/378 kB Progress (2): 12/82 kB | 12/378 kB Progress (2): 16/82 kB | 12/378 kB Progress (2): 16/82 kB | 16/378 kB Progress (2): 20/82 kB | 16/378 kB Progress (3): 20/82 kB | 16/378 kB | 4.1/145 kB Progress (4): 20/82 kB | 16/378 kB | 4.1/145 kB | 4.1/129 kB Progress (4): 24/82 kB | 16/378 kB | 4.1/145 kB | 4.1/129 kB Progress (4): 24/82 kB | 20/378 kB | 4.1/145 kB | 4.1/129 kB Progress (4): 28/82 kB | 20/378 kB | 4.1/145 kB | 4.1/129 kB Progress (4): 28/82 kB | 20/378 kB | 4.1/145 kB | 7.7/129 kB Progress (4): 28/82 kB | 20/378 kB | 7.7/145 kB | 7.7/129 kB Progress (4): 32/82 kB | 20/378 kB | 7.7/145 kB | 7.7/129 kB Progress (4): 32/82 kB | 24/378 kB | 7.7/145 kB | 7.7/129 kB Progress (4): 36/82 kB | 24/378 kB | 7.7/145 kB | 7.7/129 kB Progress (4): 36/82 kB | 24/378 kB | 7.7/145 kB | 12/129 kB Progress (4): 36/82 kB | 24/378 kB | 12/145 kB | 12/129 kB Progress (5): 36/82 kB | 24/378 kB | 12/145 kB | 12/129 kB | 4.1/230 kB Progress (5): 36/82 kB | 24/378 kB | 16/145 kB | 12/129 kB | 4.1/230 kB Progress (5): 36/82 kB | 24/378 kB | 16/145 kB | 16/129 kB | 4.1/230 kB Progress (5): 40/82 kB | 24/378 kB | 16/145 kB | 16/129 kB | 4.1/230 kB Progress (5): 40/82 kB | 28/378 kB | 16/145 kB | 16/129 kB | 4.1/230 kB Progress (5): 44/82 kB | 28/378 kB | 16/145 kB | 16/129 kB | 4.1/230 kB Progress (5): 44/82 kB | 28/378 kB | 16/145 kB | 20/129 kB | 4.1/230 kB Progress (5): 44/82 kB | 28/378 kB | 20/145 kB | 20/129 kB | 4.1/230 kB Progress (5): 44/82 kB | 28/378 kB | 20/145 kB | 20/129 kB | 7.7/230 kB Progress (5): 44/82 kB | 28/378 kB | 24/145 kB | 20/129 kB | 7.7/230 kB Progress (5): 44/82 kB | 28/378 kB | 24/145 kB | 24/129 kB | 7.7/230 kB Progress (5): 48/82 kB | 28/378 kB | 24/145 kB | 24/129 kB | 7.7/230 kB Progress (5): 48/82 kB | 32/378 kB | 24/145 kB | 24/129 kB | 7.7/230 kB Progress (5): 52/82 kB | 32/378 kB | 24/145 kB | 24/129 kB | 7.7/230 kB Progress (5): 52/82 kB | 32/378 kB | 24/145 kB | 28/129 kB | 7.7/230 kB Progress (5): 52/82 kB | 32/378 kB | 28/145 kB | 28/129 kB | 7.7/230 kB Progress (5): 52/82 kB | 32/378 kB | 28/145 kB | 28/129 kB | 12/230 kB Progress (5): 52/82 kB | 32/378 kB | 32/145 kB | 28/129 kB | 12/230 kB Progress (5): 52/82 kB | 32/378 kB | 32/145 kB | 32/129 kB | 12/230 kB Progress (5): 56/82 kB | 32/378 kB | 32/145 kB | 32/129 kB | 12/230 kB Progress (5): 56/82 kB | 36/378 kB | 32/145 kB | 32/129 kB | 12/230 kB Progress (5): 60/82 kB | 36/378 kB | 32/145 kB | 32/129 kB | 12/230 kB Progress (5): 60/82 kB | 36/378 kB | 32/145 kB | 36/129 kB | 12/230 kB Progress (5): 60/82 kB | 36/378 kB | 36/145 kB | 36/129 kB | 12/230 kB Progress (5): 60/82 kB | 36/378 kB | 36/145 kB | 36/129 kB | 16/230 kB Progress (5): 60/82 kB | 36/378 kB | 40/145 kB | 36/129 kB | 16/230 kB Progress (5): 60/82 kB | 36/378 kB | 40/145 kB | 40/129 kB | 16/230 kB Progress (5): 64/82 kB | 36/378 kB | 40/145 kB | 40/129 kB | 16/230 kB Progress (5): 64/82 kB | 40/378 kB | 40/145 kB | 40/129 kB | 16/230 kB Progress (5): 68/82 kB | 40/378 kB | 40/145 kB | 40/129 kB | 16/230 kB Progress (5): 68/82 kB | 40/378 kB | 40/145 kB | 44/129 kB | 16/230 kB Progress (5): 68/82 kB | 40/378 kB | 44/145 kB | 44/129 kB | 16/230 kB Progress (5): 68/82 kB | 40/378 kB | 44/145 kB | 44/129 kB | 20/230 kB Progress (5): 68/82 kB | 40/378 kB | 48/145 kB | 44/129 kB | 20/230 kB Progress (5): 68/82 kB | 40/378 kB | 48/145 kB | 48/129 kB | 20/230 kB Progress (5): 72/82 kB | 40/378 kB | 48/145 kB | 48/129 kB | 20/230 kB Progress (5): 72/82 kB | 44/378 kB | 48/145 kB | 48/129 kB | 20/230 kB Progress (5): 76/82 kB | 44/378 kB | 48/145 kB | 48/129 kB | 20/230 kB Progress (5): 76/82 kB | 44/378 kB | 48/145 kB | 52/129 kB | 20/230 kB Progress (5): 76/82 kB | 44/378 kB | 52/145 kB | 52/129 kB | 20/230 kB Progress (5): 76/82 kB | 44/378 kB | 52/145 kB | 52/129 kB | 24/230 kB Progress (5): 76/82 kB | 44/378 kB | 56/145 kB | 52/129 kB | 24/230 kB Progress (5): 76/82 kB | 44/378 kB | 56/145 kB | 56/129 kB | 24/230 kB Progress (5): 80/82 kB | 44/378 kB | 56/145 kB | 56/129 kB | 24/230 kB Progress (5): 80/82 kB | 48/378 kB | 56/145 kB | 56/129 kB | 24/230 kB Progress (5): 82/82 kB | 48/378 kB | 56/145 kB | 56/129 kB | 24/230 kB Progress (5): 82/82 kB | 48/378 kB | 56/145 kB | 60/129 kB | 24/230 kB Progress (5): 82/82 kB | 48/378 kB | 60/145 kB | 60/129 kB | 24/230 kB Progress (5): 82/82 kB | 48/378 kB | 60/145 kB | 60/129 kB | 28/230 kB Progress (5): 82/82 kB | 48/378 kB | 64/145 kB | 60/129 kB | 28/230 kB Progress (5): 82/82 kB | 48/378 kB | 64/145 kB | 64/129 kB | 28/230 kB Progress (5): 82 kB | 48/378 kB | 64/145 kB | 64/129 kB | 28/230 kB Progress (5): 82 kB | 52/378 kB | 64/145 kB | 64/129 kB | 28/230 kB Progress (5): 82 kB | 52/378 kB | 64/145 kB | 68/129 kB | 28/230 kB Progress (5): 82 kB | 52/378 kB | 68/145 kB | 68/129 kB | 28/230 kB Progress (5): 82 kB | 52/378 kB | 68/145 kB | 68/129 kB | 32/230 kB Progress (5): 82 kB | 52/378 kB | 72/145 kB | 68/129 kB | 32/230 kB Progress (5): 82 kB | 52/378 kB | 72/145 kB | 72/129 kB | 32/230 kB Progress (5): 82 kB | 56/378 kB | 72/145 kB | 72/129 kB | 32/230 kB Progress (5): 82 kB | 56/378 kB | 72/145 kB | 76/129 kB | 32/230 kB Progress (5): 82 kB | 56/378 kB | 76/145 kB | 76/129 kB | 32/230 kB Progress (5): 82 kB | 56/378 kB | 76/145 kB | 76/129 kB | 36/230 kB Progress (5): 82 kB | 56/378 kB | 80/145 kB | 76/129 kB | 36/230 kB Progress (5): 82 kB | 56/378 kB | 80/145 kB | 80/129 kB | 36/230 kB Progress (5): 82 kB | 60/378 kB | 80/145 kB | 80/129 kB | 36/230 kB Progress (5): 82 kB | 60/378 kB | 80/145 kB | 84/129 kB | 36/230 kB Progress (5): 82 kB | 60/378 kB | 84/145 kB | 84/129 kB | 36/230 kB Progress (5): 82 kB | 60/378 kB | 84/145 kB | 84/129 kB | 40/230 kB Progress (5): 82 kB | 60/378 kB | 88/145 kB | 84/129 kB | 40/230 kB Progress (5): 82 kB | 60/378 kB | 88/145 kB | 88/129 kB | 40/230 kB Progress (5): 82 kB | 64/378 kB | 88/145 kB | 88/129 kB | 40/230 kB Progress (5): 82 kB | 64/378 kB | 88/145 kB | 92/129 kB | 40/230 kB Progress (5): 82 kB | 64/378 kB | 92/145 kB | 92/129 kB | 40/230 kB Progress (5): 82 kB | 64/378 kB | 92/145 kB | 92/129 kB | 44/230 kB Progress (5): 82 kB | 64/378 kB | 96/145 kB | 92/129 kB | 44/230 kB Progress (5): 82 kB | 64/378 kB | 96/145 kB | 96/129 kB | 44/230 kB Progress (5): 82 kB | 68/378 kB | 96/145 kB | 96/129 kB | 44/230 kB Progress (5): 82 kB | 68/378 kB | 96/145 kB | 100/129 kB | 44/230 kB Progress (5): 82 kB | 68/378 kB | 100/145 kB | 100/129 kB | 44/230 kB Progress (5): 82 kB | 68/378 kB | 100/145 kB | 100/129 kB | 48/230 kB Progress (5): 82 kB | 68/378 kB | 104/145 kB | 100/129 kB | 48/230 kB Progress (5): 82 kB | 68/378 kB | 104/145 kB | 104/129 kB | 48/230 kB Progress (5): 82 kB | 72/378 kB | 104/145 kB | 104/129 kB | 48/230 kB Progress (5): 82 kB | 72/378 kB | 104/145 kB | 108/129 kB | 48/230 kB Progress (5): 82 kB | 72/378 kB | 108/145 kB | 108/129 kB | 48/230 kB Progress (5): 82 kB | 72/378 kB | 108/145 kB | 108/129 kB | 52/230 kB Progress (5): 82 kB | 72/378 kB | 112/145 kB | 108/129 kB | 52/230 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 1.5 MB/s) [2019-07-31T04:36:06.683Z] Progress (4): 72/378 kB | 112/145 kB | 112/129 kB | 52/230 kB Progress (4): 76/378 kB | 112/145 kB | 112/129 kB | 52/230 kB Progress (4): 76/378 kB | 112/145 kB | 116/129 kB | 52/230 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar [2019-07-31T04:36:06.683Z] Progress (4): 76/378 kB | 116/145 kB | 116/129 kB | 52/230 kB Progress (4): 76/378 kB | 116/145 kB | 116/129 kB | 56/230 kB Progress (4): 76/378 kB | 120/145 kB | 116/129 kB | 56/230 kB Progress (4): 76/378 kB | 120/145 kB | 120/129 kB | 56/230 kB Progress (4): 80/378 kB | 120/145 kB | 120/129 kB | 56/230 kB Progress (4): 80/378 kB | 120/145 kB | 124/129 kB | 56/230 kB Progress (4): 80/378 kB | 124/145 kB | 124/129 kB | 56/230 kB Progress (4): 80/378 kB | 124/145 kB | 124/129 kB | 60/230 kB Progress (4): 80/378 kB | 128/145 kB | 124/129 kB | 60/230 kB Progress (4): 80/378 kB | 128/145 kB | 128/129 kB | 60/230 kB Progress (4): 84/378 kB | 128/145 kB | 128/129 kB | 60/230 kB Progress (4): 84/378 kB | 128/145 kB | 129 kB | 60/230 kB Progress (4): 84/378 kB | 132/145 kB | 129 kB | 60/230 kB Progress (4): 84/378 kB | 132/145 kB | 129 kB | 64/230 kB Progress (4): 84/378 kB | 136/145 kB | 129 kB | 64/230 kB Progress (4): 88/378 kB | 136/145 kB | 129 kB | 64/230 kB Progress (4): 88/378 kB | 140/145 kB | 129 kB | 64/230 kB Progress (4): 88/378 kB | 140/145 kB | 129 kB | 68/230 kB Progress (4): 88/378 kB | 144/145 kB | 129 kB | 68/230 kB Progress (4): 92/378 kB | 144/145 kB | 129 kB | 68/230 kB Progress (4): 92/378 kB | 145 kB | 129 kB | 68/230 kB Progress (4): 92/378 kB | 145 kB | 129 kB | 72/230 kB Progress (4): 96/378 kB | 145 kB | 129 kB | 72/230 kB Progress (4): 96/378 kB | 145 kB | 129 kB | 76/230 kB Progress (4): 96/378 kB | 145 kB | 129 kB | 80/230 kB Progress (4): 96/378 kB | 145 kB | 129 kB | 84/230 kB Progress (4): 96/378 kB | 145 kB | 129 kB | 88/230 kB Progress (4): 96/378 kB | 145 kB | 129 kB | 92/230 kB Progress (4): 96/378 kB | 145 kB | 129 kB | 96/230 kB Progress (4): 100/378 kB | 145 kB | 129 kB | 96/230 kB Progress (4): 100/378 kB | 145 kB | 129 kB | 100/230 kB Progress (5): 100/378 kB | 145 kB | 129 kB | 100/230 kB | 4.1/244 kB Progress (5): 100/378 kB | 145 kB | 129 kB | 104/230 kB | 4.1/244 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 1.3 MB/s) [2019-07-31T04:36:06.683Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-31T04:36:06.683Z] Progress (4): 104/378 kB | 145 kB | 104/230 kB | 4.1/244 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 1.5 MB/s) [2019-07-31T04:36:06.683Z] Progress (3): 104/378 kB | 108/230 kB | 4.1/244 kB Progress (3): 104/378 kB | 108/230 kB | 7.7/244 kB Progress (3): 104/378 kB | 112/230 kB | 7.7/244 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-31T04:36:06.683Z] Progress (3): 108/378 kB | 112/230 kB | 7.7/244 kB Progress (3): 108/378 kB | 116/230 kB | 7.7/244 kB Progress (3): 108/378 kB | 116/230 kB | 12/244 kB Progress (3): 108/378 kB | 120/230 kB | 12/244 kB Progress (3): 112/378 kB | 120/230 kB | 12/244 kB Progress (3): 112/378 kB | 120/230 kB | 16/244 kB Progress (3): 116/378 kB | 120/230 kB | 16/244 kB Progress (3): 116/378 kB | 124/230 kB | 16/244 kB Progress (3): 120/378 kB | 124/230 kB | 16/244 kB Progress (3): 120/378 kB | 124/230 kB | 20/244 kB Progress (3): 124/378 kB | 124/230 kB | 20/244 kB Progress (3): 124/378 kB | 128/230 kB | 20/244 kB Progress (3): 128/378 kB | 128/230 kB | 20/244 kB Progress (3): 128/378 kB | 128/230 kB | 24/244 kB Progress (3): 132/378 kB | 128/230 kB | 24/244 kB Progress (3): 132/378 kB | 132/230 kB | 24/244 kB Progress (3): 136/378 kB | 132/230 kB | 24/244 kB Progress (3): 136/378 kB | 132/230 kB | 28/244 kB Progress (3): 140/378 kB | 132/230 kB | 28/244 kB Progress (3): 140/378 kB | 136/230 kB | 28/244 kB Progress (3): 144/378 kB | 136/230 kB | 28/244 kB Progress (3): 144/378 kB | 140/230 kB | 28/244 kB Progress (3): 148/378 kB | 140/230 kB | 28/244 kB Progress (3): 148/378 kB | 140/230 kB | 32/244 kB Progress (3): 152/378 kB | 140/230 kB | 32/244 kB Progress (3): 152/378 kB | 144/230 kB | 32/244 kB Progress (3): 156/378 kB | 144/230 kB | 32/244 kB Progress (3): 156/378 kB | 144/230 kB | 33/244 kB Progress (3): 160/378 kB | 144/230 kB | 33/244 kB Progress (3): 160/378 kB | 148/230 kB | 33/244 kB Progress (3): 164/378 kB | 148/230 kB | 33/244 kB Progress (3): 164/378 kB | 148/230 kB | 37/244 kB Progress (3): 168/378 kB | 148/230 kB | 37/244 kB Progress (3): 168/378 kB | 152/230 kB | 37/244 kB Progress (3): 172/378 kB | 152/230 kB | 37/244 kB Progress (3): 172/378 kB | 152/230 kB | 41/244 kB Progress (3): 176/378 kB | 152/230 kB | 41/244 kB Progress (3): 176/378 kB | 152/230 kB | 45/244 kB Progress (3): 176/378 kB | 156/230 kB | 45/244 kB Progress (3): 176/378 kB | 156/230 kB | 49/244 kB Progress (3): 180/378 kB | 156/230 kB | 49/244 kB Progress (3): 180/378 kB | 160/230 kB | 49/244 kB Progress (3): 184/378 kB | 160/230 kB | 49/244 kB Progress (3): 184/378 kB | 160/230 kB | 53/244 kB Progress (3): 184/378 kB | 160/230 kB | 57/244 kB Progress (3): 188/378 kB | 160/230 kB | 57/244 kB Progress (3): 188/378 kB | 164/230 kB | 57/244 kB Progress (3): 192/378 kB | 164/230 kB | 57/244 kB Progress (3): 192/378 kB | 164/230 kB | 61/244 kB Progress (3): 192/378 kB | 168/230 kB | 61/244 kB Progress (3): 192/378 kB | 168/230 kB | 65/244 kB Progress (4): 192/378 kB | 168/230 kB | 65/244 kB | 0/3.3 MB Progress (4): 196/378 kB | 168/230 kB | 65/244 kB | 0/3.3 MB Progress (4): 196/378 kB | 168/230 kB | 65/244 kB | 0/3.3 MB Progress (4): 196/378 kB | 168/230 kB | 66/244 kB | 0/3.3 MB Progress (4): 196/378 kB | 172/230 kB | 66/244 kB | 0/3.3 MB Progress (4): 196/378 kB | 172/230 kB | 70/244 kB | 0/3.3 MB Progress (4): 196/378 kB | 172/230 kB | 70/244 kB | 0/3.3 MB Progress (5): 196/378 kB | 172/230 kB | 70/244 kB | 0/3.3 MB | 4.1/44 kB Progress (5): 200/378 kB | 172/230 kB | 70/244 kB | 0/3.3 MB | 4.1/44 kB Progress (5): 200/378 kB | 172/230 kB | 70/244 kB | 0/3.3 MB | 7.7/44 kB Progress (5): 200/378 kB | 172/230 kB | 70/244 kB | 0/3.3 MB | 7.7/44 kB Progress (5): 200/378 kB | 172/230 kB | 74/244 kB | 0/3.3 MB | 7.7/44 kB Progress (5): 200/378 kB | 176/230 kB | 74/244 kB | 0/3.3 MB | 7.7/44 kB Progress (5): 200/378 kB | 176/230 kB | 78/244 kB | 0/3.3 MB | 7.7/44 kB Progress (5): 200/378 kB | 176/230 kB | 78/244 kB | 0/3.3 MB | 7.7/44 kB Progress (5): 200/378 kB | 176/230 kB | 78/244 kB | 0/3.3 MB | 12/44 kB Progress (5): 204/378 kB | 176/230 kB | 78/244 kB | 0/3.3 MB | 12/44 kB Progress (5): 204/378 kB | 176/230 kB | 78/244 kB | 0/3.3 MB | 16/44 kB Progress (5): 204/378 kB | 176/230 kB | 78/244 kB | 0/3.3 MB | 16/44 kB Progress (5): 204/378 kB | 176/230 kB | 82/244 kB | 0/3.3 MB | 16/44 kB Progress (5): 204/378 kB | 180/230 kB | 82/244 kB | 0/3.3 MB | 16/44 kB Progress (5): 204/378 kB | 180/230 kB | 86/244 kB | 0/3.3 MB | 16/44 kB Progress (5): 204/378 kB | 180/230 kB | 86/244 kB | 0/3.3 MB | 16/44 kB Progress (5): 204/378 kB | 180/230 kB | 86/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 208/378 kB | 180/230 kB | 86/244 kB | 0/3.3 MB | 20/44 kB Progress (5): 208/378 kB | 180/230 kB | 86/244 kB | 0/3.3 MB | 24/44 kB Progress (5): 208/378 kB | 180/230 kB | 86/244 kB | 0/3.3 MB | 24/44 kB Progress (5): 208/378 kB | 180/230 kB | 90/244 kB | 0/3.3 MB | 24/44 kB Progress (5): 208/378 kB | 184/230 kB | 90/244 kB | 0/3.3 MB | 24/44 kB Progress (5): 208/378 kB | 184/230 kB | 94/244 kB | 0/3.3 MB | 24/44 kB Progress (5): 208/378 kB | 184/230 kB | 94/244 kB | 0/3.3 MB | 24/44 kB Progress (5): 208/378 kB | 184/230 kB | 94/244 kB | 0/3.3 MB | 28/44 kB Progress (5): 212/378 kB | 184/230 kB | 94/244 kB | 0/3.3 MB | 28/44 kB Progress (5): 212/378 kB | 184/230 kB | 94/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 212/378 kB | 184/230 kB | 94/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 212/378 kB | 184/230 kB | 98/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 212/378 kB | 188/230 kB | 98/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 212/378 kB | 188/230 kB | 98/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 212/378 kB | 188/230 kB | 98/244 kB | 0/3.3 MB | 32/44 kB Progress (5): 212/378 kB | 188/230 kB | 98/244 kB | 0/3.3 MB | 36/44 kB Progress (5): 216/378 kB | 188/230 kB | 98/244 kB | 0/3.3 MB | 36/44 kB Progress (5): 216/378 kB | 188/230 kB | 98/244 kB | 0/3.3 MB | 40/44 kB Progress (5): 216/378 kB | 188/230 kB | 98/244 kB | 0/3.3 MB | 40/44 kB Progress (5): 216/378 kB | 188/230 kB | 102/244 kB | 0/3.3 MB | 40/44 kB Progress (5): 216/378 kB | 192/230 kB | 102/244 kB | 0/3.3 MB | 40/44 kB Progress (5): 216/378 kB | 192/230 kB | 106/244 kB | 0/3.3 MB | 40/44 kB Progress (5): 216/378 kB | 192/230 kB | 106/244 kB | 0/3.3 MB | 40/44 kB Progress (5): 216/378 kB | 192/230 kB | 106/244 kB | 0/3.3 MB | 44/44 kB Progress (5): 220/378 kB | 192/230 kB | 106/244 kB | 0/3.3 MB | 44/44 kB Progress (5): 220/378 kB | 192/230 kB | 106/244 kB | 0/3.3 MB | 44 kB Progress (5): 220/378 kB | 192/230 kB | 106/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 220/378 kB | 192/230 kB | 110/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 220/378 kB | 196/230 kB | 110/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 220/378 kB | 196/230 kB | 114/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 220/378 kB | 196/230 kB | 114/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 224/378 kB | 196/230 kB | 114/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 224/378 kB | 196/230 kB | 114/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 224/378 kB | 196/230 kB | 118/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 224/378 kB | 200/230 kB | 118/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 224/378 kB | 200/230 kB | 122/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 224/378 kB | 200/230 kB | 122/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 228/378 kB | 200/230 kB | 122/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 228/378 kB | 200/230 kB | 122/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 228/378 kB | 200/230 kB | 126/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 228/378 kB | 204/230 kB | 126/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 228/378 kB | 204/230 kB | 130/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 228/378 kB | 204/230 kB | 130/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 232/378 kB | 204/230 kB | 130/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 232/378 kB | 204/230 kB | 130/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 236/378 kB | 204/230 kB | 130/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 236/378 kB | 204/230 kB | 134/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 236/378 kB | 208/230 kB | 134/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 236/378 kB | 208/230 kB | 138/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 240/378 kB | 208/230 kB | 138/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 240/378 kB | 208/230 kB | 138/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 244/378 kB | 208/230 kB | 138/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 244/378 kB | 208/230 kB | 142/244 kB | 0.1/3.3 MB | 44 kB Progress (5): 244/378 kB | 212/230 kB | 142/244 kB | 0.1/3.3 MB | 44 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 335 kB/s) [2019-07-31T04:36:06.683Z] Progress (4): 244/378 kB | 212/230 kB | 146/244 kB | 0.1/3.3 MB Progress (4): 248/378 kB | 212/230 kB | 146/244 kB | 0.1/3.3 MB Progress (4): 248/378 kB | 212/230 kB | 146/244 kB | 0.1/3.3 MB Progress (4): 252/378 kB | 212/230 kB | 146/244 kB | 0.1/3.3 MB Progress (4): 252/378 kB | 212/230 kB | 150/244 kB | 0.1/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar [2019-07-31T04:36:06.943Z] Progress (4): 252/378 kB | 216/230 kB | 150/244 kB | 0.1/3.3 MB Progress (4): 252/378 kB | 216/230 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 256/378 kB | 216/230 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 256/378 kB | 216/230 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 260/378 kB | 216/230 kB | 154/244 kB | 0.1/3.3 MB Progress (4): 260/378 kB | 216/230 kB | 158/244 kB | 0.1/3.3 MB Progress (4): 260/378 kB | 220/230 kB | 158/244 kB | 0.1/3.3 MB Progress (4): 260/378 kB | 220/230 kB | 162/244 kB | 0.1/3.3 MB Progress (4): 264/378 kB | 220/230 kB | 162/244 kB | 0.1/3.3 MB Progress (4): 264/378 kB | 220/230 kB | 162/244 kB | 0.1/3.3 MB Progress (4): 268/378 kB | 220/230 kB | 162/244 kB | 0.1/3.3 MB Progress (4): 268/378 kB | 220/230 kB | 166/244 kB | 0.1/3.3 MB Progress (4): 268/378 kB | 224/230 kB | 166/244 kB | 0.1/3.3 MB Progress (4): 268/378 kB | 224/230 kB | 170/244 kB | 0.1/3.3 MB Progress (4): 272/378 kB | 224/230 kB | 170/244 kB | 0.1/3.3 MB Progress (4): 272/378 kB | 224/230 kB | 170/244 kB | 0.1/3.3 MB Progress (4): 276/378 kB | 224/230 kB | 170/244 kB | 0.1/3.3 MB Progress (4): 276/378 kB | 224/230 kB | 174/244 kB | 0.1/3.3 MB Progress (4): 276/378 kB | 228/230 kB | 174/244 kB | 0.1/3.3 MB Progress (4): 276/378 kB | 228/230 kB | 178/244 kB | 0.1/3.3 MB Progress (4): 280/378 kB | 228/230 kB | 178/244 kB | 0.1/3.3 MB Progress (4): 280/378 kB | 228/230 kB | 178/244 kB | 0.1/3.3 MB Progress (4): 284/378 kB | 228/230 kB | 178/244 kB | 0.1/3.3 MB Progress (4): 284/378 kB | 228/230 kB | 182/244 kB | 0.1/3.3 MB Progress (4): 284/378 kB | 230 kB | 182/244 kB | 0.1/3.3 MB Progress (4): 284/378 kB | 230 kB | 186/244 kB | 0.1/3.3 MB Progress (4): 288/378 kB | 230 kB | 186/244 kB | 0.1/3.3 MB Progress (4): 288/378 kB | 230 kB | 186/244 kB | 0.1/3.3 MB Progress (4): 292/378 kB | 230 kB | 186/244 kB | 0.1/3.3 MB Progress (4): 292/378 kB | 230 kB | 190/244 kB | 0.1/3.3 MB Progress (4): 296/378 kB | 230 kB | 190/244 kB | 0.1/3.3 MB Progress (4): 296/378 kB | 230 kB | 190/244 kB | 0.1/3.3 MB Progress (4): 300/378 kB | 230 kB | 190/244 kB | 0.1/3.3 MB Progress (4): 300/378 kB | 230 kB | 194/244 kB | 0.1/3.3 MB Progress (4): 304/378 kB | 230 kB | 194/244 kB | 0.1/3.3 MB Progress (4): 304/378 kB | 230 kB | 194/244 kB | 0.1/3.3 MB Progress (4): 308/378 kB | 230 kB | 194/244 kB | 0.1/3.3 MB Progress (4): 308/378 kB | 230 kB | 198/244 kB | 0.1/3.3 MB Progress (4): 312/378 kB | 230 kB | 198/244 kB | 0.1/3.3 MB Progress (4): 312/378 kB | 230 kB | 198/244 kB | 0.1/3.3 MB Progress (4): 316/378 kB | 230 kB | 198/244 kB | 0.1/3.3 MB Progress (4): 316/378 kB | 230 kB | 202/244 kB | 0.1/3.3 MB Progress (4): 320/378 kB | 230 kB | 202/244 kB | 0.1/3.3 MB Progress (4): 320/378 kB | 230 kB | 206/244 kB | 0.1/3.3 MB Progress (4): 320/378 kB | 230 kB | 206/244 kB | 0.1/3.3 MB Progress (4): 320/378 kB | 230 kB | 210/244 kB | 0.1/3.3 MB Progress (4): 320/378 kB | 230 kB | 210/244 kB | 0.1/3.3 MB Progress (4): 324/378 kB | 230 kB | 210/244 kB | 0.1/3.3 MB Progress (4): 324/378 kB | 230 kB | 210/244 kB | 0.1/3.3 MB Progress (4): 324/378 kB | 230 kB | 214/244 kB | 0.1/3.3 MB Progress (4): 324/378 kB | 230 kB | 214/244 kB | 0.1/3.3 MB Progress (4): 328/378 kB | 230 kB | 214/244 kB | 0.1/3.3 MB Progress (4): 328/378 kB | 230 kB | 214/244 kB | 0.1/3.3 MB Progress (4): 328/378 kB | 230 kB | 218/244 kB | 0.1/3.3 MB Progress (4): 328/378 kB | 230 kB | 218/244 kB | 0.1/3.3 MB Progress (4): 332/378 kB | 230 kB | 218/244 kB | 0.1/3.3 MB Progress (4): 332/378 kB | 230 kB | 218/244 kB | 0.1/3.3 MB Progress (4): 332/378 kB | 230 kB | 222/244 kB | 0.1/3.3 MB Progress (4): 332/378 kB | 230 kB | 222/244 kB | 0.1/3.3 MB Progress (4): 336/378 kB | 230 kB | 222/244 kB | 0.1/3.3 MB Progress (4): 336/378 kB | 230 kB | 222/244 kB | 0.1/3.3 MB Progress (4): 336/378 kB | 230 kB | 226/244 kB | 0.1/3.3 MB Progress (4): 336/378 kB | 230 kB | 226/244 kB | 0.1/3.3 MB Progress (4): 340/378 kB | 230 kB | 226/244 kB | 0.1/3.3 MB Progress (4): 340/378 kB | 230 kB | 226/244 kB | 0.2/3.3 MB Progress (4): 340/378 kB | 230 kB | 230/244 kB | 0.2/3.3 MB Progress (4): 340/378 kB | 230 kB | 230/244 kB | 0.2/3.3 MB Progress (4): 344/378 kB | 230 kB | 230/244 kB | 0.2/3.3 MB Progress (4): 344/378 kB | 230 kB | 230/244 kB | 0.2/3.3 MB Progress (4): 344/378 kB | 230 kB | 234/244 kB | 0.2/3.3 MB Progress (4): 344/378 kB | 230 kB | 234/244 kB | 0.2/3.3 MB Progress (4): 348/378 kB | 230 kB | 234/244 kB | 0.2/3.3 MB Progress (4): 348/378 kB | 230 kB | 234/244 kB | 0.2/3.3 MB Progress (4): 348/378 kB | 230 kB | 238/244 kB | 0.2/3.3 MB Progress (4): 348/378 kB | 230 kB | 238/244 kB | 0.2/3.3 MB Progress (4): 352/378 kB | 230 kB | 238/244 kB | 0.2/3.3 MB Progress (4): 352/378 kB | 230 kB | 238/244 kB | 0.2/3.3 MB Progress (4): 352/378 kB | 230 kB | 242/244 kB | 0.2/3.3 MB Progress (4): 352/378 kB | 230 kB | 242/244 kB | 0.2/3.3 MB Progress (4): 356/378 kB | 230 kB | 242/244 kB | 0.2/3.3 MB Progress (4): 356/378 kB | 230 kB | 242/244 kB | 0.2/3.3 MB Progress (4): 356/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 356/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 360/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 360/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 364/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 364/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 368/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 368/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 372/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 372/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 376/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 376/378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Progress (4): 378 kB | 230 kB | 244 kB | 0.2/3.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 1.5 MB/s) [2019-07-31T04:36:06.943Z] Progress (3): 378 kB | 244 kB | 0.3/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-31T04:36:06.943Z] Progress (3): 378 kB | 244 kB | 0.3/3.3 MB Progress (3): 378 kB | 244 kB | 0.3/3.3 MB Progress (3): 378 kB | 244 kB | 0.3/3.3 MB Progress (3): 378 kB | 244 kB | 0.3/3.3 MB Progress (3): 378 kB | 244 kB | 0.3/3.3 MB Progress (3): 378 kB | 244 kB | 0.3/3.3 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 2.3 MB/s) [2019-07-31T04:36:06.943Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 1.5 MB/s) [2019-07-31T04:36:06.943Z] Progress (1): 0.3/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-31T04:36:06.943Z] Progress (2): 0.3/3.3 MB | 4.1/79 kB Progress (3): 0.3/3.3 MB | 4.1/79 kB | 4.1/21 kB Progress (3): 0.3/3.3 MB | 7.7/79 kB | 4.1/21 kB Progress (3): 0.3/3.3 MB | 7.7/79 kB | 4.1/21 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-31T04:36:06.943Z] Progress (3): 0.3/3.3 MB | 7.7/79 kB | 4.1/21 kB Progress (3): 0.3/3.3 MB | 12/79 kB | 4.1/21 kB Progress (3): 0.3/3.3 MB | 12/79 kB | 7.7/21 kB Progress (3): 0.3/3.3 MB | 16/79 kB | 7.7/21 kB Progress (3): 0.3/3.3 MB | 16/79 kB | 12/21 kB Progress (3): 0.3/3.3 MB | 20/79 kB | 12/21 kB Progress (3): 0.3/3.3 MB | 20/79 kB | 12/21 kB Progress (3): 0.3/3.3 MB | 24/79 kB | 12/21 kB Progress (3): 0.3/3.3 MB | 24/79 kB | 12/21 kB Progress (3): 0.3/3.3 MB | 24/79 kB | 16/21 kB Progress (3): 0.3/3.3 MB | 24/79 kB | 16/21 kB Progress (3): 0.3/3.3 MB | 28/79 kB | 16/21 kB Progress (3): 0.3/3.3 MB | 28/79 kB | 20/21 kB Progress (3): 0.3/3.3 MB | 32/79 kB | 20/21 kB Progress (3): 0.3/3.3 MB | 32/79 kB | 20/21 kB Progress (3): 0.3/3.3 MB | 33/79 kB | 20/21 kB Progress (3): 0.3/3.3 MB | 33/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 37/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 37/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 41/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 41/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 45/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 45/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 49/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 49/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 53/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 53/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 57/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 57/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 61/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 61/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 65/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 65/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 69/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 69/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 73/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 73/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 77/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 77/79 kB | 21 kB Progress (3): 0.3/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Progress (3): 0.4/3.3 MB | 79 kB | 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.2.0/download-maven-plugin-1.2.0.jar (21 kB at 99 kB/s) [2019-07-31T04:36:06.943Z] Progress (2): 0.4/3.3 MB | 79 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [2019-07-31T04:36:06.943Z] Progress (2): 0.4/3.3 MB | 79 kB Progress (2): 0.4/3.3 MB | 79 kB Progress (2): 0.4/3.3 MB | 79 kB Progress (2): 0.4/3.3 MB | 79 kB Progress (2): 0.4/3.3 MB | 79 kB Progress (3): 0.4/3.3 MB | 79 kB | 4.1/105 kB Progress (3): 0.4/3.3 MB | 79 kB | 4.1/105 kB Progress (4): 0.4/3.3 MB | 79 kB | 4.1/105 kB | 4.1/30 kB Progress (4): 0.4/3.3 MB | 79 kB | 4.1/105 kB | 4.1/30 kB Progress (4): 0.4/3.3 MB | 79 kB | 7.7/105 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 7.7/105 kB | 4.1/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 7.7/105 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 7.7/105 kB | 7.7/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 7.7/105 kB | 12/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 12/105 kB | 12/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 12/105 kB | 16/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 12/105 kB | 16/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 12/105 kB | 20/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 16/105 kB | 20/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 16/105 kB | 24/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 16/105 kB | 24/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 16/105 kB | 28/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 20/105 kB | 28/30 kB Progress (4): 0.5/3.3 MB | 79 kB | 20/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 20/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 24/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 24/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 28/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 28/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 32/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 32/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 36/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 36/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 40/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 40/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 44/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 44/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 48/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 48/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 52/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 52/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 56/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 56/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 60/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 60/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 64/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 64/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 68/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 68/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 72/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 72/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 76/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 76/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 80/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 80/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 84/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 84/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 88/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 88/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 92/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 92/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 96/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 96/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 100/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 100/105 kB | 30 kB Progress (4): 0.5/3.3 MB | 79 kB | 104/105 kB | 30 kB Progress (4): 0.6/3.3 MB | 79 kB | 104/105 kB | 30 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 136 kB/s) [2019-07-31T04:36:06.943Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 350 kB/s) [2019-07-31T04:36:06.943Z] Progress (2): 0.6/3.3 MB | 104/105 kB Progress (2): 0.6/3.3 MB | 105 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-31T04:36:06.943Z] Progress (3): 0.6/3.3 MB | 105 kB | 4.1/51 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [2019-07-31T04:36:06.943Z] Progress (3): 0.6/3.3 MB | 105 kB | 7.7/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 7.7/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 12/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 12/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 16/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 16/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 20/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 20/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 24/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 24/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 28/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 28/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 32/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 32/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 36/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 36/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 40/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 40/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 44/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 44/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 48/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 48/51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.6/3.3 MB | 105 kB | 51 kB Progress (3): 0.7/3.3 MB | 105 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 447 kB/s) [2019-07-31T04:36:06.943Z] Progress (2): 0.7/3.3 MB | 51 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-31T04:36:06.943Z] Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.7/3.3 MB | 51 kB Progress (2): 0.8/3.3 MB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 210 kB/s) [2019-07-31T04:36:06.943Z] Progress (1): 0.8/3.3 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-31T04:36:06.943Z] Progress (1): 0.8/3.3 MB Progress (1): 0.8/3.3 MB Progress (2): 0.8/3.3 MB | 4.1/121 kB Progress (2): 0.8/3.3 MB | 4.1/121 kB Progress (2): 0.8/3.3 MB | 7.7/121 kB Progress (2): 0.8/3.3 MB | 7.7/121 kB Progress (2): 0.8/3.3 MB | 12/121 kB Progress (2): 0.8/3.3 MB | 12/121 kB Progress (2): 0.8/3.3 MB | 16/121 kB Progress (2): 0.8/3.3 MB | 16/121 kB Progress (2): 0.8/3.3 MB | 20/121 kB Progress (2): 0.8/3.3 MB | 20/121 kB Progress (2): 0.8/3.3 MB | 24/121 kB Progress (2): 0.8/3.3 MB | 24/121 kB Progress (2): 0.8/3.3 MB | 28/121 kB Progress (2): 0.8/3.3 MB | 28/121 kB Progress (2): 0.8/3.3 MB | 32/121 kB Progress (2): 0.8/3.3 MB | 32/121 kB Progress (2): 0.8/3.3 MB | 33/121 kB Progress (2): 0.8/3.3 MB | 33/121 kB Progress (2): 0.8/3.3 MB | 37/121 kB Progress (2): 0.8/3.3 MB | 37/121 kB Progress (2): 0.8/3.3 MB | 41/121 kB Progress (2): 0.8/3.3 MB | 41/121 kB Progress (2): 0.8/3.3 MB | 45/121 kB Progress (2): 0.8/3.3 MB | 45/121 kB Progress (2): 0.8/3.3 MB | 49/121 kB Progress (2): 0.8/3.3 MB | 49/121 kB Progress (2): 0.8/3.3 MB | 53/121 kB Progress (2): 0.8/3.3 MB | 53/121 kB Progress (2): 0.8/3.3 MB | 57/121 kB Progress (2): 0.8/3.3 MB | 57/121 kB Progress (2): 0.8/3.3 MB | 61/121 kB Progress (2): 0.8/3.3 MB | 61/121 kB Progress (2): 0.8/3.3 MB | 65/121 kB Progress (2): 0.8/3.3 MB | 66/121 kB Progress (2): 0.8/3.3 MB | 66/121 kB Progress (2): 0.8/3.3 MB | 70/121 kB Progress (2): 0.8/3.3 MB | 70/121 kB Progress (2): 0.8/3.3 MB | 74/121 kB Progress (2): 0.8/3.3 MB | 74/121 kB Progress (2): 0.8/3.3 MB | 78/121 kB Progress (2): 0.8/3.3 MB | 78/121 kB Progress (2): 0.8/3.3 MB | 82/121 kB Progress (2): 0.8/3.3 MB | 82/121 kB Progress (2): 0.8/3.3 MB | 86/121 kB Progress (2): 0.9/3.3 MB | 86/121 kB Progress (2): 0.9/3.3 MB | 90/121 kB Progress (2): 0.9/3.3 MB | 90/121 kB Progress (2): 0.9/3.3 MB | 94/121 kB Progress (2): 0.9/3.3 MB | 94/121 kB Progress (2): 0.9/3.3 MB | 98/121 kB Progress (2): 0.9/3.3 MB | 98/121 kB Progress (2): 0.9/3.3 MB | 98/121 kB Progress (2): 0.9/3.3 MB | 102/121 kB Progress (2): 0.9/3.3 MB | 102/121 kB Progress (2): 0.9/3.3 MB | 106/121 kB Progress (2): 0.9/3.3 MB | 106/121 kB Progress (2): 0.9/3.3 MB | 110/121 kB Progress (2): 0.9/3.3 MB | 110/121 kB Progress (2): 0.9/3.3 MB | 114/121 kB Progress (2): 0.9/3.3 MB | 114/121 kB Progress (2): 0.9/3.3 MB | 118/121 kB Progress (2): 0.9/3.3 MB | 118/121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 0.9/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.0/3.3 MB | 121 kB Progress (2): 1.1/3.3 MB | 121 kB Progress (2): 1.1/3.3 MB | 121 kB Progress (2): 1.1/3.3 MB | 121 kB Progress (2): 1.1/3.3 MB | 121 kB Progress (3): 1.1/3.3 MB | 121 kB | 4.1/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 4.1/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 7.7/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 7.7/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 12/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 12/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 16/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 16/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 20/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 20/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 24/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 24/109 kB Progress (3): 1.1/3.3 MB | 121 kB | 28/109 kB Progress (4): 1.1/3.3 MB | 121 kB | 28/109 kB | 4.1/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 28/109 kB | 4.1/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 28/109 kB | 7.7/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 32/109 kB | 7.7/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 32/109 kB | 7.7/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 33/109 kB | 7.7/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 37/109 kB | 7.7/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 37/109 kB | 12/195 kB Progress (4): 1.1/3.3 MB | 121 kB | 41/109 kB | 12/195 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 408 kB/s) [2019-07-31T04:36:06.943Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-31T04:36:06.943Z] Progress (4): 1.1/3.3 MB | 41/109 kB | 12/195 kB | 4.1/38 kB Progress (4): 1.1/3.3 MB | 41/109 kB | 12/195 kB | 4.1/38 kB Progress (4): 1.1/3.3 MB | 41/109 kB | 12/195 kB | 7.7/38 kB Progress (4): 1.1/3.3 MB | 45/109 kB | 12/195 kB | 7.7/38 kB Progress (4): 1.1/3.3 MB | 45/109 kB | 16/195 kB | 7.7/38 kB Progress (4): 1.1/3.3 MB | 49/109 kB | 16/195 kB | 7.7/38 kB Progress (4): 1.1/3.3 MB | 49/109 kB | 20/195 kB | 7.7/38 kB Progress (4): 1.1/3.3 MB | 49/109 kB | 20/195 kB | 12/38 kB Progress (4): 1.1/3.3 MB | 49/109 kB | 20/195 kB | 12/38 kB Progress (4): 1.1/3.3 MB | 49/109 kB | 20/195 kB | 16/38 kB Progress (4): 1.1/3.3 MB | 49/109 kB | 24/195 kB | 16/38 kB Progress (4): 1.1/3.3 MB | 53/109 kB | 24/195 kB | 16/38 kB Progress (4): 1.1/3.3 MB | 53/109 kB | 28/195 kB | 16/38 kB Progress (4): 1.1/3.3 MB | 53/109 kB | 28/195 kB | 20/38 kB Progress (4): 1.1/3.3 MB | 53/109 kB | 28/195 kB | 20/38 kB Progress (4): 1.1/3.3 MB | 53/109 kB | 28/195 kB | 24/38 kB Progress (4): 1.1/3.3 MB | 53/109 kB | 32/195 kB | 24/38 kB Progress (4): 1.1/3.3 MB | 57/109 kB | 32/195 kB | 24/38 kB Progress (4): 1.1/3.3 MB | 57/109 kB | 33/195 kB | 24/38 kB Progress (4): 1.1/3.3 MB | 57/109 kB | 33/195 kB | 28/38 kB Progress (4): 1.1/3.3 MB | 57/109 kB | 33/195 kB | 28/38 kB Progress (4): 1.1/3.3 MB | 57/109 kB | 33/195 kB | 32/38 kB Progress (4): 1.1/3.3 MB | 57/109 kB | 37/195 kB | 32/38 kB Progress (4): 1.1/3.3 MB | 61/109 kB | 37/195 kB | 32/38 kB Progress (4): 1.1/3.3 MB | 61/109 kB | 41/195 kB | 32/38 kB Progress (4): 1.1/3.3 MB | 61/109 kB | 41/195 kB | 36/38 kB Progress (4): 1.1/3.3 MB | 61/109 kB | 41/195 kB | 36/38 kB Progress (4): 1.1/3.3 MB | 61/109 kB | 41/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 61/109 kB | 45/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 65/109 kB | 45/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 65/109 kB | 49/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 65/109 kB | 49/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 65/109 kB | 53/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 66/109 kB | 53/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 66/109 kB | 57/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 66/109 kB | 57/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 66/109 kB | 61/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 70/109 kB | 61/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 70/109 kB | 65/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 70/109 kB | 65/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 70/109 kB | 69/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 74/109 kB | 69/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 74/109 kB | 73/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 74/109 kB | 73/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 74/109 kB | 77/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 78/109 kB | 77/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 78/109 kB | 81/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 78/109 kB | 81/195 kB | 38 kB Progress (4): 1.1/3.3 MB | 78/109 kB | 85/195 kB | 38 kB Progress (5): 1.1/3.3 MB | 78/109 kB | 85/195 kB | 38 kB | 4.1/276 kB Progress (5): 1.1/3.3 MB | 82/109 kB | 85/195 kB | 38 kB | 4.1/276 kB Progress (5): 1.1/3.3 MB | 82/109 kB | 85/195 kB | 38 kB | 7.7/276 kB Progress (5): 1.1/3.3 MB | 82/109 kB | 89/195 kB | 38 kB | 7.7/276 kB Progress (5): 1.1/3.3 MB | 82/109 kB | 89/195 kB | 38 kB | 7.7/276 kB Progress (5): 1.1/3.3 MB | 82/109 kB | 93/195 kB | 38 kB | 7.7/276 kB Progress (5): 1.1/3.3 MB | 82/109 kB | 93/195 kB | 38 kB | 12/276 kB Progress (5): 1.1/3.3 MB | 86/109 kB | 93/195 kB | 38 kB | 12/276 kB Progress (5): 1.1/3.3 MB | 86/109 kB | 93/195 kB | 38 kB | 16/276 kB Progress (5): 1.1/3.3 MB | 86/109 kB | 97/195 kB | 38 kB | 16/276 kB Progress (5): 1.1/3.3 MB | 86/109 kB | 97/195 kB | 38 kB | 16/276 kB Progress (5): 1.1/3.3 MB | 86/109 kB | 101/195 kB | 38 kB | 16/276 kB Progress (5): 1.1/3.3 MB | 86/109 kB | 101/195 kB | 38 kB | 20/276 kB Progress (5): 1.1/3.3 MB | 90/109 kB | 101/195 kB | 38 kB | 20/276 kB Progress (5): 1.1/3.3 MB | 90/109 kB | 101/195 kB | 38 kB | 24/276 kB Progress (5): 1.1/3.3 MB | 90/109 kB | 105/195 kB | 38 kB | 24/276 kB Progress (5): 1.1/3.3 MB | 90/109 kB | 105/195 kB | 38 kB | 24/276 kB Progress (5): 1.1/3.3 MB | 90/109 kB | 109/195 kB | 38 kB | 24/276 kB Progress (5): 1.1/3.3 MB | 90/109 kB | 109/195 kB | 38 kB | 28/276 kB Progress (5): 1.1/3.3 MB | 94/109 kB | 109/195 kB | 38 kB | 28/276 kB Progress (5): 1.1/3.3 MB | 94/109 kB | 109/195 kB | 38 kB | 32/276 kB Progress (5): 1.1/3.3 MB | 94/109 kB | 113/195 kB | 38 kB | 32/276 kB Progress (5): 1.2/3.3 MB | 94/109 kB | 113/195 kB | 38 kB | 32/276 kB Progress (5): 1.2/3.3 MB | 94/109 kB | 117/195 kB | 38 kB | 32/276 kB Progress (5): 1.2/3.3 MB | 94/109 kB | 117/195 kB | 38 kB | 33/276 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 119 kB/s) [2019-07-31T04:36:06.943Z] Progress (4): 1.2/3.3 MB | 98/109 kB | 117/195 kB | 33/276 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-31T04:36:06.943Z] Progress (4): 1.2/3.3 MB | 98/109 kB | 117/195 kB | 37/276 kB Progress (4): 1.2/3.3 MB | 98/109 kB | 121/195 kB | 37/276 kB Progress (4): 1.2/3.3 MB | 98/109 kB | 121/195 kB | 37/276 kB Progress (4): 1.2/3.3 MB | 98/109 kB | 125/195 kB | 37/276 kB Progress (4): 1.2/3.3 MB | 98/109 kB | 125/195 kB | 41/276 kB Progress (4): 1.2/3.3 MB | 98/109 kB | 125/195 kB | 41/276 kB Progress (4): 1.2/3.3 MB | 98/109 kB | 129/195 kB | 41/276 kB Progress (4): 1.2/3.3 MB | 98/109 kB | 129/195 kB | 41/276 kB Progress (4): 1.2/3.3 MB | 98/109 kB | 133/195 kB | 41/276 kB Progress (4): 1.2/3.3 MB | 102/109 kB | 133/195 kB | 41/276 kB Progress (4): 1.2/3.3 MB | 102/109 kB | 133/195 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 106/109 kB | 133/195 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 106/109 kB | 137/195 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 106/109 kB | 137/195 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 106/109 kB | 141/195 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 106/109 kB | 141/195 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 141/195 kB | 45/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 141/195 kB | 49/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 141/195 kB | 49/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 145/195 kB | 49/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 145/195 kB | 49/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 145/195 kB | 53/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 145/195 kB | 53/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 149/195 kB | 53/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 149/195 kB | 53/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 149/195 kB | 57/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 149/195 kB | 57/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 153/195 kB | 57/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 153/195 kB | 57/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 153/195 kB | 61/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 153/195 kB | 61/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 157/195 kB | 61/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 157/195 kB | 61/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 157/195 kB | 65/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 157/195 kB | 65/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 161/195 kB | 65/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 161/195 kB | 65/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 161/195 kB | 66/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 161/195 kB | 66/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 165/195 kB | 66/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 165/195 kB | 66/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 165/195 kB | 70/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 165/195 kB | 70/276 kB Progress (4): 1.2/3.3 MB | 109 kB | 169/195 kB | 70/276 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 334 kB/s) [2019-07-31T04:36:06.943Z] Progress (3): 1.2/3.3 MB | 173/195 kB | 70/276 kB Progress (3): 1.2/3.3 MB | 173/195 kB | 70/276 kB Progress (3): 1.2/3.3 MB | 173/195 kB | 74/276 kB Progress (3): 1.2/3.3 MB | 173/195 kB | 74/276 kB Progress (3): 1.2/3.3 MB | 177/195 kB | 74/276 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [2019-07-31T04:36:06.943Z] Progress (3): 1.2/3.3 MB | 181/195 kB | 74/276 kB Progress (3): 1.2/3.3 MB | 181/195 kB | 74/276 kB Progress (4): 1.2/3.3 MB | 181/195 kB | 74/276 kB | 4.1/172 kB Progress (4): 1.2/3.3 MB | 181/195 kB | 78/276 kB | 4.1/172 kB Progress (4): 1.2/3.3 MB | 181/195 kB | 78/276 kB | 7.7/172 kB Progress (4): 1.2/3.3 MB | 181/195 kB | 78/276 kB | 7.7/172 kB Progress (4): 1.2/3.3 MB | 185/195 kB | 78/276 kB | 7.7/172 kB Progress (4): 1.2/3.3 MB | 185/195 kB | 78/276 kB | 7.7/172 kB Progress (4): 1.2/3.3 MB | 185/195 kB | 78/276 kB | 12/172 kB Progress (4): 1.2/3.3 MB | 185/195 kB | 82/276 kB | 12/172 kB Progress (4): 1.2/3.3 MB | 185/195 kB | 82/276 kB | 16/172 kB Progress (4): 1.2/3.3 MB | 185/195 kB | 82/276 kB | 16/172 kB Progress (4): 1.2/3.3 MB | 189/195 kB | 82/276 kB | 16/172 kB Progress (4): 1.2/3.3 MB | 189/195 kB | 82/276 kB | 16/172 kB Progress (4): 1.2/3.3 MB | 189/195 kB | 82/276 kB | 20/172 kB Progress (4): 1.2/3.3 MB | 189/195 kB | 86/276 kB | 20/172 kB Progress (4): 1.2/3.3 MB | 189/195 kB | 86/276 kB | 24/172 kB Progress (4): 1.3/3.3 MB | 189/195 kB | 86/276 kB | 24/172 kB Progress (4): 1.3/3.3 MB | 193/195 kB | 86/276 kB | 24/172 kB Progress (4): 1.3/3.3 MB | 193/195 kB | 86/276 kB | 24/172 kB Progress (4): 1.3/3.3 MB | 193/195 kB | 86/276 kB | 28/172 kB Progress (4): 1.3/3.3 MB | 193/195 kB | 90/276 kB | 28/172 kB Progress (4): 1.3/3.3 MB | 193/195 kB | 90/276 kB | 32/172 kB Progress (4): 1.3/3.3 MB | 193/195 kB | 90/276 kB | 32/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 90/276 kB | 32/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 90/276 kB | 32/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 90/276 kB | 33/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 94/276 kB | 33/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 94/276 kB | 37/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 94/276 kB | 37/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 94/276 kB | 41/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 98/276 kB | 41/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 98/276 kB | 45/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 98/276 kB | 45/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 98/276 kB | 49/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 98/276 kB | 49/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 98/276 kB | 53/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 98/276 kB | 53/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 98/276 kB | 57/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 98/276 kB | 57/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 102/276 kB | 57/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 102/276 kB | 57/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 102/276 kB | 61/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 102/276 kB | 61/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 106/276 kB | 61/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 106/276 kB | 61/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 106/276 kB | 65/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 106/276 kB | 65/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 110/276 kB | 65/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 110/276 kB | 65/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 110/276 kB | 66/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 110/276 kB | 66/172 kB Progress (4): 1.3/3.3 MB | 195 kB | 114/276 kB | 66/172 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 577 kB/s) [2019-07-31T04:36:06.943Z] Progress (3): 1.3/3.3 MB | 118/276 kB | 66/172 kB Progress (3): 1.3/3.3 MB | 118/276 kB | 66/172 kB Progress (3): 1.3/3.3 MB | 118/276 kB | 70/172 kB Progress (3): 1.3/3.3 MB | 122/276 kB | 70/172 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-31T04:36:06.943Z] Progress (3): 1.3/3.3 MB | 126/276 kB | 70/172 kB Progress (3): 1.3/3.3 MB | 126/276 kB | 74/172 kB Progress (3): 1.3/3.3 MB | 126/276 kB | 74/172 kB Progress (3): 1.3/3.3 MB | 126/276 kB | 78/172 kB Progress (3): 1.3/3.3 MB | 130/276 kB | 78/172 kB Progress (3): 1.3/3.3 MB | 130/276 kB | 82/172 kB Progress (3): 1.3/3.3 MB | 130/276 kB | 82/172 kB Progress (3): 1.3/3.3 MB | 131/276 kB | 82/172 kB Progress (3): 1.3/3.3 MB | 131/276 kB | 82/172 kB Progress (3): 1.3/3.3 MB | 131/276 kB | 86/172 kB Progress (3): 1.3/3.3 MB | 131/276 kB | 86/172 kB Progress (3): 1.3/3.3 MB | 135/276 kB | 86/172 kB Progress (3): 1.3/3.3 MB | 135/276 kB | 86/172 kB Progress (3): 1.3/3.3 MB | 135/276 kB | 90/172 kB Progress (3): 1.3/3.3 MB | 135/276 kB | 90/172 kB Progress (3): 1.3/3.3 MB | 139/276 kB | 90/172 kB Progress (3): 1.3/3.3 MB | 139/276 kB | 90/172 kB Progress (3): 1.3/3.3 MB | 143/276 kB | 90/172 kB Progress (3): 1.3/3.3 MB | 143/276 kB | 90/172 kB Progress (3): 1.3/3.3 MB | 143/276 kB | 94/172 kB Progress (3): 1.3/3.3 MB | 147/276 kB | 94/172 kB Progress (3): 1.3/3.3 MB | 147/276 kB | 98/172 kB Progress (3): 1.3/3.3 MB | 147/276 kB | 98/172 kB Progress (3): 1.3/3.3 MB | 147/276 kB | 98/172 kB Progress (3): 1.3/3.3 MB | 151/276 kB | 98/172 kB Progress (3): 1.3/3.3 MB | 151/276 kB | 102/172 kB Progress (3): 1.3/3.3 MB | 151/276 kB | 102/172 kB Progress (3): 1.3/3.3 MB | 151/276 kB | 106/172 kB Progress (3): 1.3/3.3 MB | 155/276 kB | 106/172 kB Progress (3): 1.4/3.3 MB | 155/276 kB | 106/172 kB Progress (3): 1.4/3.3 MB | 159/276 kB | 106/172 kB Progress (3): 1.4/3.3 MB | 159/276 kB | 106/172 kB Progress (3): 1.4/3.3 MB | 159/276 kB | 110/172 kB Progress (3): 1.4/3.3 MB | 159/276 kB | 110/172 kB Progress (3): 1.4/3.3 MB | 163/276 kB | 110/172 kB Progress (3): 1.4/3.3 MB | 163/276 kB | 110/172 kB Progress (3): 1.4/3.3 MB | 163/276 kB | 114/172 kB Progress (3): 1.4/3.3 MB | 163/276 kB | 114/172 kB Progress (3): 1.4/3.3 MB | 163/276 kB | 118/172 kB Progress (3): 1.4/3.3 MB | 167/276 kB | 118/172 kB Progress (3): 1.4/3.3 MB | 167/276 kB | 122/172 kB Progress (3): 1.4/3.3 MB | 167/276 kB | 122/172 kB Progress (3): 1.4/3.3 MB | 167/276 kB | 126/172 kB Progress (3): 1.4/3.3 MB | 171/276 kB | 126/172 kB Progress (3): 1.4/3.3 MB | 171/276 kB | 130/172 kB Progress (3): 1.4/3.3 MB | 171/276 kB | 130/172 kB Progress (3): 1.4/3.3 MB | 171/276 kB | 134/172 kB Progress (3): 1.4/3.3 MB | 175/276 kB | 134/172 kB Progress (3): 1.4/3.3 MB | 175/276 kB | 138/172 kB Progress (3): 1.4/3.3 MB | 175/276 kB | 138/172 kB Progress (3): 1.4/3.3 MB | 175/276 kB | 142/172 kB Progress (3): 1.4/3.3 MB | 175/276 kB | 142/172 kB Progress (3): 1.4/3.3 MB | 179/276 kB | 142/172 kB Progress (3): 1.4/3.3 MB | 179/276 kB | 142/172 kB Progress (3): 1.4/3.3 MB | 179/276 kB | 146/172 kB Progress (3): 1.4/3.3 MB | 183/276 kB | 146/172 kB Progress (3): 1.4/3.3 MB | 183/276 kB | 150/172 kB Progress (3): 1.4/3.3 MB | 183/276 kB | 150/172 kB Progress (3): 1.4/3.3 MB | 183/276 kB | 154/172 kB Progress (3): 1.4/3.3 MB | 187/276 kB | 154/172 kB Progress (3): 1.4/3.3 MB | 187/276 kB | 158/172 kB Progress (4): 1.4/3.3 MB | 187/276 kB | 158/172 kB | 4.1/61 kB Progress (4): 1.4/3.3 MB | 187/276 kB | 158/172 kB | 4.1/61 kB Progress (4): 1.4/3.3 MB | 187/276 kB | 158/172 kB | 7.7/61 kB Progress (4): 1.4/3.3 MB | 187/276 kB | 162/172 kB | 7.7/61 kB Progress (4): 1.4/3.3 MB | 191/276 kB | 162/172 kB | 7.7/61 kB Progress (4): 1.4/3.3 MB | 191/276 kB | 166/172 kB | 7.7/61 kB Progress (4): 1.4/3.3 MB | 191/276 kB | 166/172 kB | 12/61 kB Progress (4): 1.4/3.3 MB | 191/276 kB | 166/172 kB | 12/61 kB Progress (4): 1.4/3.3 MB | 191/276 kB | 166/172 kB | 16/61 kB Progress (4): 1.4/3.3 MB | 191/276 kB | 170/172 kB | 16/61 kB Progress (4): 1.4/3.3 MB | 195/276 kB | 170/172 kB | 16/61 kB Progress (5): 1.4/3.3 MB | 195/276 kB | 170/172 kB | 16/61 kB | 4.1/47 kB Progress (5): 1.4/3.3 MB | 199/276 kB | 170/172 kB | 16/61 kB | 4.1/47 kB Progress (5): 1.4/3.3 MB | 199/276 kB | 172 kB | 16/61 kB | 4.1/47 kB Progress (5): 1.4/3.3 MB | 199/276 kB | 172 kB | 20/61 kB | 4.1/47 kB Progress (5): 1.4/3.3 MB | 199/276 kB | 172 kB | 20/61 kB | 4.1/47 kB Progress (5): 1.4/3.3 MB | 199/276 kB | 172 kB | 24/61 kB | 4.1/47 kB Progress (5): 1.4/3.3 MB | 203/276 kB | 172 kB | 24/61 kB | 4.1/47 kB Progress (5): 1.4/3.3 MB | 203/276 kB | 172 kB | 24/61 kB | 7.7/47 kB Progress (5): 1.4/3.3 MB | 207/276 kB | 172 kB | 24/61 kB | 7.7/47 kB Progress (5): 1.4/3.3 MB | 207/276 kB | 172 kB | 28/61 kB | 7.7/47 kB Progress (5): 1.4/3.3 MB | 207/276 kB | 172 kB | 28/61 kB | 7.7/47 kB Progress (5): 1.4/3.3 MB | 207/276 kB | 172 kB | 32/61 kB | 7.7/47 kB Progress (5): 1.4/3.3 MB | 211/276 kB | 172 kB | 32/61 kB | 7.7/47 kB Progress (5): 1.4/3.3 MB | 211/276 kB | 172 kB | 32/61 kB | 12/47 kB Progress (5): 1.4/3.3 MB | 215/276 kB | 172 kB | 32/61 kB | 12/47 kB Progress (5): 1.4/3.3 MB | 215/276 kB | 172 kB | 36/61 kB | 12/47 kB Progress (5): 1.4/3.3 MB | 215/276 kB | 172 kB | 36/61 kB | 12/47 kB Progress (5): 1.4/3.3 MB | 215/276 kB | 172 kB | 40/61 kB | 12/47 kB Progress (5): 1.4/3.3 MB | 219/276 kB | 172 kB | 40/61 kB | 12/47 kB Progress (5): 1.4/3.3 MB | 219/276 kB | 172 kB | 40/61 kB | 16/47 kB Progress (5): 1.4/3.3 MB | 223/276 kB | 172 kB | 40/61 kB | 16/47 kB Progress (5): 1.4/3.3 MB | 223/276 kB | 172 kB | 44/61 kB | 16/47 kB Progress (5): 1.4/3.3 MB | 223/276 kB | 172 kB | 44/61 kB | 16/47 kB Progress (5): 1.4/3.3 MB | 223/276 kB | 172 kB | 48/61 kB | 16/47 kB Progress (5): 1.4/3.3 MB | 227/276 kB | 172 kB | 48/61 kB | 16/47 kB Progress (5): 1.4/3.3 MB | 227/276 kB | 172 kB | 48/61 kB | 20/47 kB Progress (5): 1.4/3.3 MB | 231/276 kB | 172 kB | 48/61 kB | 20/47 kB Progress (5): 1.4/3.3 MB | 231/276 kB | 172 kB | 52/61 kB | 20/47 kB Progress (5): 1.4/3.3 MB | 231/276 kB | 172 kB | 52/61 kB | 20/47 kB Progress (5): 1.4/3.3 MB | 231/276 kB | 172 kB | 56/61 kB | 20/47 kB Progress (5): 1.4/3.3 MB | 235/276 kB | 172 kB | 56/61 kB | 20/47 kB Progress (5): 1.4/3.3 MB | 235/276 kB | 172 kB | 56/61 kB | 24/47 kB Progress (5): 1.4/3.3 MB | 239/276 kB | 172 kB | 56/61 kB | 24/47 kB Progress (5): 1.4/3.3 MB | 239/276 kB | 172 kB | 60/61 kB | 24/47 kB Progress (5): 1.4/3.3 MB | 239/276 kB | 172 kB | 60/61 kB | 24/47 kB Progress (5): 1.4/3.3 MB | 239/276 kB | 172 kB | 61 kB | 24/47 kB Progress (5): 1.4/3.3 MB | 243/276 kB | 172 kB | 61 kB | 24/47 kB Progress (5): 1.4/3.3 MB | 243/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.4/3.3 MB | 247/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.4/3.3 MB | 247/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.4/3.3 MB | 251/276 kB | 172 kB | 61 kB | 28/47 kB Progress (5): 1.4/3.3 MB | 251/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.4/3.3 MB | 255/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.4/3.3 MB | 255/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.4/3.3 MB | 259/276 kB | 172 kB | 61 kB | 32/47 kB Progress (5): 1.4/3.3 MB | 259/276 kB | 172 kB | 61 kB | 36/47 kB Progress (5): 1.4/3.3 MB | 263/276 kB | 172 kB | 61 kB | 36/47 kB Progress (5): 1.4/3.3 MB | 263/276 kB | 172 kB | 61 kB | 36/47 kB Progress (5): 1.4/3.3 MB | 267/276 kB | 172 kB | 61 kB | 36/47 kB Progress (5): 1.4/3.3 MB | 267/276 kB | 172 kB | 61 kB | 40/47 kB Progress (5): 1.4/3.3 MB | 271/276 kB | 172 kB | 61 kB | 40/47 kB Progress (5): 1.4/3.3 MB | 271/276 kB | 172 kB | 61 kB | 40/47 kB Progress (5): 1.4/3.3 MB | 275/276 kB | 172 kB | 61 kB | 40/47 kB Progress (5): 1.4/3.3 MB | 275/276 kB | 172 kB | 61 kB | 44/47 kB Progress (5): 1.4/3.3 MB | 276 kB | 172 kB | 61 kB | 44/47 kB Progress (5): 1.4/3.3 MB | 276 kB | 172 kB | 61 kB | 44/47 kB Progress (5): 1.4/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.4/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.5/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.5/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.5/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.5/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.5/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.5/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.5/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.5/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Progress (5): 1.5/3.3 MB | 276 kB | 172 kB | 61 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar (172 kB at 468 kB/s) [2019-07-31T04:36:06.943Z] Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [2019-07-31T04:36:06.943Z] Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Progress (4): 1.5/3.3 MB | 276 kB | 61 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 163 kB/s) [2019-07-31T04:36:06.943Z] Progress (3): 1.5/3.3 MB | 276 kB | 47 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-31T04:36:06.943Z] Progress (3): 1.5/3.3 MB | 276 kB | 47 kB Progress (3): 1.5/3.3 MB | 276 kB | 47 kB Progress (3): 1.5/3.3 MB | 276 kB | 47 kB Progress (3): 1.5/3.3 MB | 276 kB | 47 kB Progress (3): 1.5/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Progress (3): 1.6/3.3 MB | 276 kB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar (276 kB at 696 kB/s) [2019-07-31T04:36:06.943Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-31T04:36:06.943Z] Progress (2): 1.6/3.3 MB | 47 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 117 kB/s) [2019-07-31T04:36:06.943Z] Progress (2): 1.6/3.3 MB | 4.1/254 kB Progress (3): 1.6/3.3 MB | 4.1/254 kB | 4.1/52 kB Progress (3): 1.6/3.3 MB | 7.7/254 kB | 4.1/52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar [2019-07-31T04:36:07.205Z] Progress (3): 1.6/3.3 MB | 7.7/254 kB | 4.1/52 kB Progress (3): 1.6/3.3 MB | 12/254 kB | 4.1/52 kB Progress (3): 1.6/3.3 MB | 12/254 kB | 7.7/52 kB Progress (3): 1.6/3.3 MB | 16/254 kB | 7.7/52 kB Progress (3): 1.6/3.3 MB | 16/254 kB | 7.7/52 kB Progress (3): 1.6/3.3 MB | 16/254 kB | 12/52 kB Progress (3): 1.6/3.3 MB | 20/254 kB | 12/52 kB Progress (3): 1.6/3.3 MB | 20/254 kB | 12/52 kB Progress (3): 1.6/3.3 MB | 24/254 kB | 12/52 kB Progress (3): 1.6/3.3 MB | 24/254 kB | 16/52 kB Progress (3): 1.6/3.3 MB | 24/254 kB | 16/52 kB Progress (3): 1.6/3.3 MB | 24/254 kB | 20/52 kB Progress (3): 1.6/3.3 MB | 28/254 kB | 20/52 kB Progress (3): 1.6/3.3 MB | 28/254 kB | 24/52 kB Progress (3): 1.6/3.3 MB | 28/254 kB | 24/52 kB Progress (3): 1.6/3.3 MB | 28/254 kB | 28/52 kB Progress (3): 1.6/3.3 MB | 32/254 kB | 28/52 kB Progress (3): 1.6/3.3 MB | 32/254 kB | 32/52 kB Progress (3): 1.6/3.3 MB | 32/254 kB | 32/52 kB Progress (3): 1.6/3.3 MB | 33/254 kB | 32/52 kB Progress (3): 1.7/3.3 MB | 33/254 kB | 32/52 kB Progress (3): 1.7/3.3 MB | 33/254 kB | 36/52 kB Progress (3): 1.7/3.3 MB | 37/254 kB | 36/52 kB Progress (3): 1.7/3.3 MB | 37/254 kB | 40/52 kB Progress (3): 1.7/3.3 MB | 37/254 kB | 40/52 kB Progress (3): 1.7/3.3 MB | 37/254 kB | 44/52 kB Progress (3): 1.7/3.3 MB | 41/254 kB | 44/52 kB Progress (3): 1.7/3.3 MB | 41/254 kB | 48/52 kB Progress (3): 1.7/3.3 MB | 45/254 kB | 48/52 kB Progress (3): 1.7/3.3 MB | 45/254 kB | 48/52 kB Progress (3): 1.7/3.3 MB | 49/254 kB | 48/52 kB Progress (3): 1.7/3.3 MB | 49/254 kB | 52/52 kB Progress (3): 1.7/3.3 MB | 49/254 kB | 52/52 kB Progress (3): 1.7/3.3 MB | 53/254 kB | 52/52 kB Progress (3): 1.7/3.3 MB | 53/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 57/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 57/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 61/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 61/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 65/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 65/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 66/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 66/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 70/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 70/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 74/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 74/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 74/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 78/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 78/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 82/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 82/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 86/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 86/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 90/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 90/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 94/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 94/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 98/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 98/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 102/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 102/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 106/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 106/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 110/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 110/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 114/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 114/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 118/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 118/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 122/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 122/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 126/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 126/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 130/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 130/254 kB | 52 kB Progress (3): 1.7/3.3 MB | 134/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 134/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 138/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 138/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 142/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 142/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 146/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 146/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 150/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 150/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 154/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 154/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 158/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 158/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 162/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 162/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 166/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 166/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 170/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 170/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 174/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 174/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 178/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 178/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 182/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 182/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 186/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 186/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 190/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 190/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 194/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 194/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 198/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 198/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 202/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 202/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 206/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 206/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 210/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 210/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 214/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 214/254 kB | 52 kB Progress (3): 1.8/3.3 MB | 218/254 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 125 kB/s) [2019-07-31T04:36:07.205Z] Progress (2): 1.8/3.3 MB | 218/254 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar [2019-07-31T04:36:07.205Z] Progress (2): 1.8/3.3 MB | 222/254 kB Progress (2): 1.8/3.3 MB | 222/254 kB Progress (2): 1.8/3.3 MB | 226/254 kB Progress (2): 1.8/3.3 MB | 226/254 kB Progress (2): 1.8/3.3 MB | 230/254 kB Progress (2): 1.8/3.3 MB | 230/254 kB Progress (2): 1.8/3.3 MB | 234/254 kB Progress (2): 1.9/3.3 MB | 234/254 kB Progress (2): 1.9/3.3 MB | 238/254 kB Progress (2): 1.9/3.3 MB | 238/254 kB Progress (2): 1.9/3.3 MB | 242/254 kB Progress (2): 1.9/3.3 MB | 242/254 kB Progress (2): 1.9/3.3 MB | 246/254 kB Progress (2): 1.9/3.3 MB | 246/254 kB Progress (2): 1.9/3.3 MB | 250/254 kB Progress (2): 1.9/3.3 MB | 250/254 kB Progress (2): 1.9/3.3 MB | 254/254 kB Progress (3): 1.9/3.3 MB | 254/254 kB | 4.1/65 kB Progress (3): 1.9/3.3 MB | 254/254 kB | 4.1/65 kB Progress (3): 1.9/3.3 MB | 254 kB | 4.1/65 kB Progress (3): 1.9/3.3 MB | 254 kB | 4.1/65 kB Progress (3): 1.9/3.3 MB | 254 kB | 7.7/65 kB Progress (3): 1.9/3.3 MB | 254 kB | 7.7/65 kB Progress (3): 1.9/3.3 MB | 254 kB | 12/65 kB Progress (3): 1.9/3.3 MB | 254 kB | 12/65 kB Progress (3): 1.9/3.3 MB | 254 kB | 16/65 kB Progress (3): 1.9/3.3 MB | 254 kB | 16/65 kB Progress (3): 1.9/3.3 MB | 254 kB | 20/65 kB Progress (4): 1.9/3.3 MB | 254 kB | 20/65 kB | 4.1/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 24/65 kB | 4.1/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 24/65 kB | 4.1/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 28/65 kB | 4.1/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 28/65 kB | 7.7/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 32/65 kB | 7.7/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 32/65 kB | 7.7/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 36/65 kB | 7.7/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 36/65 kB | 12/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 40/65 kB | 12/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 40/65 kB | 12/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 44/65 kB | 12/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 44/65 kB | 12/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 44/65 kB | 16/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 44/65 kB | 16/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 48/65 kB | 16/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 48/65 kB | 16/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 48/65 kB | 16/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 48/65 kB | 20/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 48/65 kB | 20/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 52/65 kB | 20/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 52/65 kB | 20/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 52/65 kB | 24/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 56/65 kB | 24/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 56/65 kB | 24/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 60/65 kB | 24/125 kB Progress (4): 1.9/3.3 MB | 254 kB | 60/65 kB | 28/125 kB Progress (5): 1.9/3.3 MB | 254 kB | 60/65 kB | 28/125 kB | 4.1/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 64/65 kB | 28/125 kB | 4.1/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 64/65 kB | 28/125 kB | 4.1/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 28/125 kB | 4.1/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 28/125 kB | 7.7/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 32/125 kB | 7.7/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 32/125 kB | 7.7/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 33/125 kB | 7.7/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 33/125 kB | 12/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 37/125 kB | 12/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 37/125 kB | 12/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 41/125 kB | 12/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 41/125 kB | 16/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 45/125 kB | 16/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 45/125 kB | 16/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 49/125 kB | 16/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 49/125 kB | 20/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 53/125 kB | 20/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 53/125 kB | 20/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 57/125 kB | 20/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 57/125 kB | 24/866 kB Progress (5): 1.9/3.3 MB | 254 kB | 65 kB | 61/125 kB | 24/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 61/125 kB | 24/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 65/125 kB | 24/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 65/125 kB | 28/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 66/125 kB | 28/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 66/125 kB | 28/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 70/125 kB | 28/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 70/125 kB | 32/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 74/125 kB | 32/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 74/125 kB | 32/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 78/125 kB | 32/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 78/125 kB | 33/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 82/125 kB | 33/866 kB Progress (5): 2.0/3.3 MB | 254 kB | 65 kB | 82/125 kB | 37/866 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.1.13/git-commit-id-plugin-2.1.13.jar (65 kB at 148 kB/s) [2019-07-31T04:36:07.205Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar [2019-07-31T04:36:07.205Z] Progress (4): 2.0/3.3 MB | 254 kB | 82/125 kB | 37/866 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 576 kB/s) [2019-07-31T04:36:07.205Z] Progress (3): 2.0/3.3 MB | 82/125 kB | 41/866 kB Progress (3): 2.0/3.3 MB | 86/125 kB | 41/866 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar [2019-07-31T04:36:07.205Z] Progress (3): 2.0/3.3 MB | 86/125 kB | 41/866 kB Progress (3): 2.0/3.3 MB | 90/125 kB | 41/866 kB Progress (3): 2.0/3.3 MB | 90/125 kB | 45/866 kB Progress (3): 2.0/3.3 MB | 94/125 kB | 45/866 kB Progress (3): 2.0/3.3 MB | 94/125 kB | 45/866 kB Progress (3): 2.0/3.3 MB | 98/125 kB | 45/866 kB Progress (3): 2.0/3.3 MB | 98/125 kB | 49/866 kB Progress (3): 2.0/3.3 MB | 98/125 kB | 49/866 kB Progress (3): 2.0/3.3 MB | 98/125 kB | 49/866 kB Progress (3): 2.0/3.3 MB | 102/125 kB | 49/866 kB Progress (3): 2.0/3.3 MB | 102/125 kB | 53/866 kB Progress (3): 2.0/3.3 MB | 106/125 kB | 53/866 kB Progress (3): 2.0/3.3 MB | 106/125 kB | 53/866 kB Progress (3): 2.0/3.3 MB | 110/125 kB | 53/866 kB Progress (3): 2.0/3.3 MB | 110/125 kB | 57/866 kB Progress (3): 2.0/3.3 MB | 114/125 kB | 57/866 kB Progress (3): 2.0/3.3 MB | 114/125 kB | 57/866 kB Progress (3): 2.0/3.3 MB | 118/125 kB | 57/866 kB Progress (3): 2.0/3.3 MB | 118/125 kB | 61/866 kB Progress (3): 2.0/3.3 MB | 122/125 kB | 61/866 kB Progress (3): 2.0/3.3 MB | 122/125 kB | 61/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 61/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 65/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 65/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 66/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 66/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 70/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 70/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 74/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 74/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 78/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 78/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 82/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 82/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 86/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 86/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 90/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 90/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 94/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 94/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 98/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 98/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 98/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 98/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 102/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 102/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 106/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 106/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 110/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 110/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 114/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 114/866 kB Progress (3): 2.0/3.3 MB | 125 kB | 118/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 118/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 122/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 122/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 126/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 126/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 130/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 130/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 134/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 134/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 138/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 138/866 kB Progress (3): 2.1/3.3 MB | 125 kB | 138/866 kB Progress (4): 2.1/3.3 MB | 125 kB | 138/866 kB | 4.1/193 kB Progress (4): 2.1/3.3 MB | 125 kB | 142/866 kB | 4.1/193 kB Progress (4): 2.1/3.3 MB | 125 kB | 142/866 kB | 7.7/193 kB Progress (4): 2.1/3.3 MB | 125 kB | 142/866 kB | 7.7/193 kB Progress (4): 2.1/3.3 MB | 125 kB | 142/866 kB | 12/193 kB Progress (4): 2.1/3.3 MB | 125 kB | 146/866 kB | 12/193 kB Progress (4): 2.1/3.3 MB | 125 kB | 146/866 kB | 16/193 kB Progress (4): 2.1/3.3 MB | 125 kB | 146/866 kB | 16/193 kB Progress (4): 2.1/3.3 MB | 125 kB | 146/866 kB | 20/193 kB Progress (4): 2.1/3.3 MB | 125 kB | 146/866 kB | 20/193 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar (125 kB at 274 kB/s) [2019-07-31T04:36:07.205Z] Progress (3): 2.1/3.3 MB | 150/866 kB | 20/193 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-31T04:36:07.205Z] Progress (3): 2.1/3.3 MB | 150/866 kB | 20/193 kB Progress (3): 2.1/3.3 MB | 150/866 kB | 24/193 kB Progress (3): 2.1/3.3 MB | 154/866 kB | 24/193 kB Progress (3): 2.1/3.3 MB | 154/866 kB | 24/193 kB Progress (4): 2.1/3.3 MB | 154/866 kB | 24/193 kB | 4.1/569 kB Progress (5): 2.1/3.3 MB | 154/866 kB | 24/193 kB | 4.1/569 kB | 4.1/33 kB Progress (5): 2.1/3.3 MB | 158/866 kB | 24/193 kB | 4.1/569 kB | 4.1/33 kB Progress (5): 2.1/3.3 MB | 158/866 kB | 28/193 kB | 4.1/569 kB | 4.1/33 kB Progress (5): 2.1/3.3 MB | 162/866 kB | 28/193 kB | 4.1/569 kB | 4.1/33 kB Progress (5): 2.1/3.3 MB | 162/866 kB | 28/193 kB | 4.1/569 kB | 7.7/33 kB Progress (5): 2.1/3.3 MB | 162/866 kB | 28/193 kB | 7.7/569 kB | 7.7/33 kB Progress (5): 2.1/3.3 MB | 162/866 kB | 28/193 kB | 7.7/569 kB | 7.7/33 kB Progress (5): 2.1/3.3 MB | 162/866 kB | 28/193 kB | 12/569 kB | 7.7/33 kB Progress (5): 2.1/3.3 MB | 162/866 kB | 28/193 kB | 12/569 kB | 12/33 kB Progress (5): 2.1/3.3 MB | 166/866 kB | 28/193 kB | 12/569 kB | 12/33 kB Progress (5): 2.1/3.3 MB | 166/866 kB | 32/193 kB | 12/569 kB | 12/33 kB Progress (5): 2.1/3.3 MB | 170/866 kB | 32/193 kB | 12/569 kB | 12/33 kB Progress (5): 2.1/3.3 MB | 170/866 kB | 32/193 kB | 12/569 kB | 16/33 kB Progress (5): 2.1/3.3 MB | 170/866 kB | 32/193 kB | 16/569 kB | 16/33 kB Progress (5): 2.1/3.3 MB | 170/866 kB | 32/193 kB | 16/569 kB | 16/33 kB Progress (5): 2.1/3.3 MB | 170/866 kB | 32/193 kB | 20/569 kB | 16/33 kB Progress (5): 2.1/3.3 MB | 170/866 kB | 32/193 kB | 20/569 kB | 20/33 kB Progress (5): 2.1/3.3 MB | 174/866 kB | 32/193 kB | 20/569 kB | 20/33 kB Progress (5): 2.1/3.3 MB | 174/866 kB | 33/193 kB | 20/569 kB | 20/33 kB Progress (5): 2.1/3.3 MB | 178/866 kB | 33/193 kB | 20/569 kB | 20/33 kB Progress (5): 2.1/3.3 MB | 178/866 kB | 33/193 kB | 20/569 kB | 24/33 kB Progress (5): 2.1/3.3 MB | 178/866 kB | 33/193 kB | 24/569 kB | 24/33 kB Progress (5): 2.1/3.3 MB | 178/866 kB | 33/193 kB | 24/569 kB | 24/33 kB Progress (5): 2.1/3.3 MB | 178/866 kB | 33/193 kB | 28/569 kB | 24/33 kB Progress (5): 2.1/3.3 MB | 178/866 kB | 33/193 kB | 28/569 kB | 28/33 kB Progress (5): 2.1/3.3 MB | 182/866 kB | 33/193 kB | 28/569 kB | 28/33 kB Progress (5): 2.1/3.3 MB | 182/866 kB | 37/193 kB | 28/569 kB | 28/33 kB Progress (5): 2.1/3.3 MB | 186/866 kB | 37/193 kB | 28/569 kB | 28/33 kB Progress (5): 2.1/3.3 MB | 186/866 kB | 37/193 kB | 28/569 kB | 32/33 kB Progress (5): 2.1/3.3 MB | 186/866 kB | 37/193 kB | 32/569 kB | 32/33 kB Progress (5): 2.1/3.3 MB | 186/866 kB | 37/193 kB | 32/569 kB | 32/33 kB Progress (5): 2.1/3.3 MB | 186/866 kB | 37/193 kB | 33/569 kB | 32/33 kB Progress (5): 2.1/3.3 MB | 186/866 kB | 37/193 kB | 33/569 kB | 33/33 kB Progress (5): 2.1/3.3 MB | 190/866 kB | 37/193 kB | 33/569 kB | 33/33 kB Progress (5): 2.1/3.3 MB | 190/866 kB | 41/193 kB | 33/569 kB | 33/33 kB Progress (5): 2.1/3.3 MB | 194/866 kB | 41/193 kB | 33/569 kB | 33/33 kB Progress (5): 2.1/3.3 MB | 194/866 kB | 41/193 kB | 33/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 194/866 kB | 41/193 kB | 37/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 194/866 kB | 41/193 kB | 37/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 194/866 kB | 41/193 kB | 41/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 198/866 kB | 41/193 kB | 41/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 198/866 kB | 45/193 kB | 41/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 202/866 kB | 45/193 kB | 41/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 202/866 kB | 45/193 kB | 45/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 202/866 kB | 45/193 kB | 45/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 202/866 kB | 45/193 kB | 49/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 206/866 kB | 45/193 kB | 49/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 206/866 kB | 49/193 kB | 49/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 210/866 kB | 49/193 kB | 49/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 210/866 kB | 49/193 kB | 53/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 210/866 kB | 49/193 kB | 53/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 210/866 kB | 49/193 kB | 57/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 214/866 kB | 49/193 kB | 57/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 214/866 kB | 53/193 kB | 57/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 218/866 kB | 53/193 kB | 57/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 218/866 kB | 53/193 kB | 61/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 218/866 kB | 53/193 kB | 61/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 218/866 kB | 53/193 kB | 65/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 222/866 kB | 53/193 kB | 65/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 222/866 kB | 57/193 kB | 65/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 226/866 kB | 57/193 kB | 65/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 226/866 kB | 57/193 kB | 66/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 226/866 kB | 57/193 kB | 66/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 226/866 kB | 57/193 kB | 70/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 226/866 kB | 57/193 kB | 70/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 230/866 kB | 57/193 kB | 70/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 230/866 kB | 61/193 kB | 70/569 kB | 33 kB Progress (5): 2.1/3.3 MB | 234/866 kB | 61/193 kB | 70/569 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.2.3/jackson-annotations-2.2.3.jar (33 kB at 65 kB/s) [2019-07-31T04:36:07.205Z] Progress (4): 2.1/3.3 MB | 234/866 kB | 61/193 kB | 70/569 kB Progress (4): 2.1/3.3 MB | 234/866 kB | 61/193 kB | 74/569 kB Progress (4): 2.1/3.3 MB | 234/866 kB | 61/193 kB | 74/569 kB Progress (4): 2.1/3.3 MB | 234/866 kB | 61/193 kB | 78/569 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-31T04:36:07.205Z] Progress (4): 2.1/3.3 MB | 238/866 kB | 61/193 kB | 78/569 kB Progress (4): 2.1/3.3 MB | 238/866 kB | 65/193 kB | 78/569 kB Progress (4): 2.1/3.3 MB | 242/866 kB | 65/193 kB | 78/569 kB Progress (4): 2.1/3.3 MB | 242/866 kB | 65/193 kB | 82/569 kB Progress (4): 2.1/3.3 MB | 242/866 kB | 65/193 kB | 82/569 kB Progress (4): 2.1/3.3 MB | 242/866 kB | 65/193 kB | 86/569 kB Progress (4): 2.2/3.3 MB | 242/866 kB | 65/193 kB | 86/569 kB Progress (4): 2.2/3.3 MB | 246/866 kB | 65/193 kB | 86/569 kB Progress (4): 2.2/3.3 MB | 246/866 kB | 66/193 kB | 86/569 kB Progress (4): 2.2/3.3 MB | 250/866 kB | 66/193 kB | 86/569 kB Progress (4): 2.2/3.3 MB | 250/866 kB | 66/193 kB | 86/569 kB Progress (4): 2.2/3.3 MB | 250/866 kB | 66/193 kB | 90/569 kB Progress (4): 2.2/3.3 MB | 250/866 kB | 66/193 kB | 90/569 kB Progress (4): 2.2/3.3 MB | 254/866 kB | 66/193 kB | 90/569 kB Progress (4): 2.2/3.3 MB | 254/866 kB | 70/193 kB | 90/569 kB Progress (4): 2.2/3.3 MB | 258/866 kB | 70/193 kB | 90/569 kB Progress (4): 2.2/3.3 MB | 258/866 kB | 70/193 kB | 90/569 kB Progress (4): 2.2/3.3 MB | 258/866 kB | 70/193 kB | 94/569 kB Progress (4): 2.2/3.3 MB | 258/866 kB | 70/193 kB | 94/569 kB Progress (4): 2.2/3.3 MB | 262/866 kB | 70/193 kB | 94/569 kB Progress (4): 2.2/3.3 MB | 262/866 kB | 74/193 kB | 94/569 kB Progress (4): 2.2/3.3 MB | 266/866 kB | 74/193 kB | 94/569 kB Progress (4): 2.2/3.3 MB | 266/866 kB | 74/193 kB | 94/569 kB Progress (4): 2.2/3.3 MB | 266/866 kB | 74/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 266/866 kB | 74/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 270/866 kB | 74/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 270/866 kB | 78/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 274/866 kB | 78/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 274/866 kB | 78/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 274/866 kB | 78/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 274/866 kB | 78/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 278/866 kB | 78/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 278/866 kB | 82/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 282/866 kB | 82/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 282/866 kB | 82/193 kB | 98/569 kB Progress (4): 2.2/3.3 MB | 282/866 kB | 82/193 kB | 102/569 kB Progress (4): 2.2/3.3 MB | 282/866 kB | 82/193 kB | 102/569 kB Progress (4): 2.2/3.3 MB | 286/866 kB | 82/193 kB | 102/569 kB Progress (4): 2.2/3.3 MB | 286/866 kB | 86/193 kB | 102/569 kB Progress (4): 2.2/3.3 MB | 290/866 kB | 86/193 kB | 102/569 kB Progress (4): 2.2/3.3 MB | 290/866 kB | 86/193 kB | 102/569 kB Progress (4): 2.2/3.3 MB | 290/866 kB | 86/193 kB | 106/569 kB Progress (4): 2.2/3.3 MB | 290/866 kB | 86/193 kB | 106/569 kB Progress (4): 2.2/3.3 MB | 294/866 kB | 86/193 kB | 106/569 kB Progress (4): 2.2/3.3 MB | 294/866 kB | 90/193 kB | 106/569 kB Progress (4): 2.2/3.3 MB | 298/866 kB | 90/193 kB | 106/569 kB Progress (4): 2.2/3.3 MB | 298/866 kB | 90/193 kB | 106/569 kB Progress (4): 2.2/3.3 MB | 298/866 kB | 90/193 kB | 110/569 kB Progress (4): 2.2/3.3 MB | 302/866 kB | 90/193 kB | 110/569 kB Progress (4): 2.2/3.3 MB | 302/866 kB | 94/193 kB | 110/569 kB Progress (4): 2.2/3.3 MB | 306/866 kB | 94/193 kB | 110/569 kB Progress (4): 2.2/3.3 MB | 306/866 kB | 94/193 kB | 114/569 kB Progress (4): 2.2/3.3 MB | 306/866 kB | 94/193 kB | 114/569 kB Progress (4): 2.2/3.3 MB | 306/866 kB | 94/193 kB | 118/569 kB Progress (4): 2.2/3.3 MB | 310/866 kB | 94/193 kB | 118/569 kB Progress (4): 2.2/3.3 MB | 310/866 kB | 98/193 kB | 118/569 kB Progress (5): 2.2/3.3 MB | 310/866 kB | 98/193 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 310/866 kB | 98/193 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 314/866 kB | 98/193 kB | 118/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 314/866 kB | 98/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 314/866 kB | 98/193 kB | 122/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 314/866 kB | 98/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 318/866 kB | 98/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 318/866 kB | 102/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 318/866 kB | 102/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 318/866 kB | 106/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 322/866 kB | 106/193 kB | 126/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 322/866 kB | 106/193 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 322/866 kB | 106/193 kB | 130/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 322/866 kB | 106/193 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 326/866 kB | 106/193 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 326/866 kB | 110/193 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 326/866 kB | 110/193 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 326/866 kB | 114/193 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 330/866 kB | 114/193 kB | 131/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 330/866 kB | 114/193 kB | 135/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 330/866 kB | 114/193 kB | 135/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 330/866 kB | 114/193 kB | 139/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 334/866 kB | 114/193 kB | 139/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 334/866 kB | 118/193 kB | 139/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 334/866 kB | 118/193 kB | 139/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 334/866 kB | 122/193 kB | 139/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 338/866 kB | 122/193 kB | 139/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 338/866 kB | 122/193 kB | 143/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 338/866 kB | 122/193 kB | 143/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 338/866 kB | 122/193 kB | 147/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 342/866 kB | 122/193 kB | 147/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 342/866 kB | 126/193 kB | 147/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 342/866 kB | 126/193 kB | 147/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 342/866 kB | 130/193 kB | 147/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 346/866 kB | 130/193 kB | 147/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 346/866 kB | 130/193 kB | 151/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 346/866 kB | 130/193 kB | 151/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 346/866 kB | 130/193 kB | 155/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 350/866 kB | 130/193 kB | 155/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 350/866 kB | 131/193 kB | 155/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 350/866 kB | 131/193 kB | 155/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 350/866 kB | 135/193 kB | 155/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 354/866 kB | 135/193 kB | 155/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 354/866 kB | 135/193 kB | 159/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 354/866 kB | 135/193 kB | 159/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 354/866 kB | 135/193 kB | 163/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 358/866 kB | 135/193 kB | 163/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 358/866 kB | 139/193 kB | 163/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 358/866 kB | 139/193 kB | 163/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 358/866 kB | 143/193 kB | 163/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 362/866 kB | 143/193 kB | 163/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 362/866 kB | 143/193 kB | 164/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 362/866 kB | 143/193 kB | 164/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 362/866 kB | 143/193 kB | 168/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 366/866 kB | 143/193 kB | 168/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 366/866 kB | 147/193 kB | 168/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 366/866 kB | 147/193 kB | 168/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 366/866 kB | 151/193 kB | 168/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 370/866 kB | 151/193 kB | 168/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 370/866 kB | 151/193 kB | 172/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 370/866 kB | 151/193 kB | 172/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 370/866 kB | 151/193 kB | 176/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 374/866 kB | 151/193 kB | 176/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 374/866 kB | 155/193 kB | 176/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 374/866 kB | 155/193 kB | 176/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 374/866 kB | 159/193 kB | 176/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 378/866 kB | 159/193 kB | 176/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 378/866 kB | 159/193 kB | 180/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 378/866 kB | 159/193 kB | 180/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 378/866 kB | 159/193 kB | 184/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 382/866 kB | 159/193 kB | 184/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 382/866 kB | 163/193 kB | 184/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 382/866 kB | 163/193 kB | 184/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 382/866 kB | 167/193 kB | 184/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 386/866 kB | 167/193 kB | 184/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 386/866 kB | 167/193 kB | 188/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 386/866 kB | 167/193 kB | 188/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 386/866 kB | 167/193 kB | 192/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 390/866 kB | 167/193 kB | 192/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 390/866 kB | 171/193 kB | 192/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 390/866 kB | 171/193 kB | 192/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 390/866 kB | 175/193 kB | 192/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 394/866 kB | 175/193 kB | 192/569 kB | 0/2.2 MB Progress (5): 2.2/3.3 MB | 394/866 kB | 175/193 kB | 196/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 394/866 kB | 175/193 kB | 196/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 394/866 kB | 175/193 kB | 197/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 398/866 kB | 175/193 kB | 197/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 398/866 kB | 179/193 kB | 197/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 398/866 kB | 179/193 kB | 197/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 398/866 kB | 183/193 kB | 197/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 402/866 kB | 183/193 kB | 197/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 402/866 kB | 183/193 kB | 201/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 402/866 kB | 183/193 kB | 201/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 402/866 kB | 183/193 kB | 205/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 406/866 kB | 183/193 kB | 205/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 406/866 kB | 187/193 kB | 205/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 406/866 kB | 187/193 kB | 205/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 406/866 kB | 191/193 kB | 205/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 410/866 kB | 191/193 kB | 205/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 410/866 kB | 191/193 kB | 209/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 410/866 kB | 191/193 kB | 209/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 410/866 kB | 191/193 kB | 213/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 414/866 kB | 191/193 kB | 213/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 414/866 kB | 193 kB | 213/569 kB | 0/2.2 MB Progress (5): 2.3/3.3 MB | 414/866 kB | 193 kB | 213/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 418/866 kB | 193 kB | 213/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 418/866 kB | 193 kB | 217/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 422/866 kB | 193 kB | 217/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 422/866 kB | 193 kB | 217/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 426/866 kB | 193 kB | 217/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 426/866 kB | 193 kB | 221/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 426/866 kB | 193 kB | 221/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 426/866 kB | 193 kB | 225/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 430/866 kB | 193 kB | 225/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 430/866 kB | 193 kB | 225/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 434/866 kB | 193 kB | 225/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 434/866 kB | 193 kB | 229/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 434/866 kB | 193 kB | 229/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 434/866 kB | 193 kB | 233/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 438/866 kB | 193 kB | 233/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 438/866 kB | 193 kB | 233/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 442/866 kB | 193 kB | 233/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 442/866 kB | 193 kB | 237/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 442/866 kB | 193 kB | 237/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 442/866 kB | 193 kB | 241/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 446/866 kB | 193 kB | 241/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 446/866 kB | 193 kB | 241/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 450/866 kB | 193 kB | 241/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 450/866 kB | 193 kB | 245/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 450/866 kB | 193 kB | 245/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 450/866 kB | 193 kB | 249/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 454/866 kB | 193 kB | 249/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 454/866 kB | 193 kB | 249/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 458/866 kB | 193 kB | 249/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 458/866 kB | 193 kB | 253/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 458/866 kB | 193 kB | 253/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 458/866 kB | 193 kB | 257/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 462/866 kB | 193 kB | 257/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 462/866 kB | 193 kB | 257/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 466/866 kB | 193 kB | 257/569 kB | 0.1/2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.2.3/jackson-core-2.2.3.jar (193 kB at 343 kB/s) [2019-07-31T04:36:07.205Z] Progress (4): 2.3/3.3 MB | 466/866 kB | 261/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 466/866 kB | 261/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 466/866 kB | 265/569 kB | 0.1/2.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-31T04:36:07.205Z] Progress (4): 2.3/3.3 MB | 470/866 kB | 265/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 470/866 kB | 265/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 474/866 kB | 265/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 474/866 kB | 269/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 474/866 kB | 269/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 474/866 kB | 273/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 478/866 kB | 273/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 478/866 kB | 273/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 482/866 kB | 273/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 482/866 kB | 277/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 482/866 kB | 277/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 482/866 kB | 281/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 486/866 kB | 281/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 490/866 kB | 281/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 494/866 kB | 281/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 498/866 kB | 281/569 kB | 0.1/2.2 MB Progress (5): 2.3/3.3 MB | 498/866 kB | 281/569 kB | 0.1/2.2 MB | 4.1/10.0 kB Progress (5): 2.3/3.3 MB | 498/866 kB | 281/569 kB | 0.1/2.2 MB | 7.7/10.0 kB Progress (5): 2.3/3.3 MB | 498/866 kB | 281/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 502/866 kB | 281/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 502/866 kB | 281/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 506/866 kB | 281/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 506/866 kB | 285/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 506/866 kB | 285/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 506/866 kB | 289/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 510/866 kB | 289/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 510/866 kB | 289/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 514/866 kB | 289/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 514/866 kB | 293/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 514/866 kB | 293/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 514/866 kB | 297/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 518/866 kB | 297/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 518/866 kB | 297/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 522/866 kB | 297/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 522/866 kB | 301/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 522/866 kB | 301/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 522/866 kB | 305/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 526/866 kB | 305/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 526/866 kB | 305/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 530/866 kB | 305/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 530/866 kB | 309/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 530/866 kB | 309/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 530/866 kB | 313/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 534/866 kB | 313/569 kB | 0.1/2.2 MB | 10.0 kB Progress (5): 2.3/3.3 MB | 534/866 kB | 313/569 kB | 0.1/2.2 MB | 10.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 17 kB/s) [2019-07-31T04:36:07.205Z] Progress (4): 2.3/3.3 MB | 538/866 kB | 313/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 538/866 kB | 317/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 538/866 kB | 317/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 538/866 kB | 321/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 542/866 kB | 321/569 kB | 0.1/2.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-31T04:36:07.528Z] Progress (4): 2.3/3.3 MB | 542/866 kB | 321/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 546/866 kB | 321/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 546/866 kB | 325/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 546/866 kB | 325/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 546/866 kB | 329/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 550/866 kB | 329/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 550/866 kB | 329/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 554/866 kB | 329/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 554/866 kB | 333/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 554/866 kB | 333/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 554/866 kB | 337/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 554/866 kB | 337/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 558/866 kB | 337/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 558/866 kB | 337/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 337/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 337/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 337/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 341/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 341/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 562/866 kB | 341/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 566/866 kB | 341/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 566/866 kB | 341/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 341/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 341/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 345/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 349/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 570/866 kB | 349/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 574/866 kB | 349/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 574/866 kB | 349/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 578/866 kB | 349/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 578/866 kB | 349/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 578/866 kB | 353/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 578/866 kB | 353/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 582/866 kB | 353/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 582/866 kB | 353/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 586/866 kB | 353/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 586/866 kB | 353/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 586/866 kB | 357/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 586/866 kB | 357/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 590/866 kB | 357/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 590/866 kB | 357/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 594/866 kB | 357/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 594/866 kB | 357/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 594/866 kB | 361/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 594/866 kB | 361/569 kB | 0.1/2.2 MB Progress (4): 2.3/3.3 MB | 598/866 kB | 361/569 kB | 0.1/2.2 MB Progress (4): 2.4/3.3 MB | 598/866 kB | 361/569 kB | 0.1/2.2 MB Progress (4): 2.4/3.3 MB | 602/866 kB | 361/569 kB | 0.1/2.2 MB Progress (4): 2.4/3.3 MB | 602/866 kB | 361/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 602/866 kB | 365/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 602/866 kB | 365/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 606/866 kB | 365/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 606/866 kB | 365/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 610/866 kB | 365/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 610/866 kB | 365/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 610/866 kB | 369/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 610/866 kB | 369/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 614/866 kB | 369/569 kB | 0.2/2.2 MB Progress (4): 2.4/3.3 MB | 614/866 kB | 369/569 kB | 0.2/2.2 MB Progress (5): 2.4/3.3 MB | 614/866 kB | 369/569 kB | 0.2/2.2 MB | 4.1/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 369/569 kB | 0.2/2.2 MB | 4.1/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 369/569 kB | 0.2/2.2 MB | 4.1/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 373/569 kB | 0.2/2.2 MB | 4.1/351 kB Progress (5): 2.4/3.3 MB | 618/866 kB | 373/569 kB | 0.2/2.2 MB | 4.1/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 373/569 kB | 0.2/2.2 MB | 4.1/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 373/569 kB | 0.2/2.2 MB | 7.7/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 373/569 kB | 0.2/2.2 MB | 7.7/351 kB Progress (5): 2.4/3.3 MB | 622/866 kB | 373/569 kB | 0.2/2.2 MB | 12/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 373/569 kB | 0.2/2.2 MB | 12/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 373/569 kB | 0.2/2.2 MB | 12/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 377/569 kB | 0.2/2.2 MB | 12/351 kB Progress (5): 2.4/3.3 MB | 626/866 kB | 377/569 kB | 0.2/2.2 MB | 12/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 377/569 kB | 0.2/2.2 MB | 12/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 377/569 kB | 0.2/2.2 MB | 16/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 377/569 kB | 0.2/2.2 MB | 16/351 kB Progress (5): 2.4/3.3 MB | 630/866 kB | 377/569 kB | 0.2/2.2 MB | 20/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 377/569 kB | 0.2/2.2 MB | 20/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 377/569 kB | 0.2/2.2 MB | 20/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 381/569 kB | 0.2/2.2 MB | 20/351 kB Progress (5): 2.4/3.3 MB | 634/866 kB | 381/569 kB | 0.2/2.2 MB | 20/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 381/569 kB | 0.2/2.2 MB | 20/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 381/569 kB | 0.2/2.2 MB | 24/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 381/569 kB | 0.2/2.2 MB | 24/351 kB Progress (5): 2.4/3.3 MB | 638/866 kB | 381/569 kB | 0.2/2.2 MB | 28/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 381/569 kB | 0.2/2.2 MB | 28/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 381/569 kB | 0.2/2.2 MB | 28/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 385/569 kB | 0.2/2.2 MB | 28/351 kB Progress (5): 2.4/3.3 MB | 642/866 kB | 385/569 kB | 0.2/2.2 MB | 28/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 385/569 kB | 0.2/2.2 MB | 28/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 385/569 kB | 0.2/2.2 MB | 32/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 385/569 kB | 0.2/2.2 MB | 32/351 kB Progress (5): 2.4/3.3 MB | 646/866 kB | 385/569 kB | 0.2/2.2 MB | 33/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 385/569 kB | 0.2/2.2 MB | 33/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 385/569 kB | 0.2/2.2 MB | 33/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 389/569 kB | 0.2/2.2 MB | 33/351 kB Progress (5): 2.4/3.3 MB | 650/866 kB | 389/569 kB | 0.2/2.2 MB | 33/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 389/569 kB | 0.2/2.2 MB | 33/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 389/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 389/569 kB | 0.2/2.2 MB | 37/351 kB Progress (5): 2.4/3.3 MB | 654/866 kB | 389/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 2.4/3.3 MB | 658/866 kB | 389/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 2.4/3.3 MB | 658/866 kB | 389/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 2.4/3.3 MB | 658/866 kB | 393/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 2.4/3.3 MB | 658/866 kB | 393/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 2.4/3.3 MB | 662/866 kB | 393/569 kB | 0.2/2.2 MB | 41/351 kB Progress (5): 2.4/3.3 MB | 662/866 kB | 393/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 2.4/3.3 MB | 662/866 kB | 393/569 kB | 0.2/2.2 MB | 45/351 kB Progress (5): 2.4/3.3 MB | 662/866 kB | 393/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 2.4/3.3 MB | 666/866 kB | 393/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 2.4/3.3 MB | 666/866 kB | 393/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 2.4/3.3 MB | 666/866 kB | 397/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 2.4/3.3 MB | 666/866 kB | 397/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 2.4/3.3 MB | 670/866 kB | 397/569 kB | 0.2/2.2 MB | 49/351 kB Progress (5): 2.4/3.3 MB | 670/866 kB | 397/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 2.4/3.3 MB | 670/866 kB | 397/569 kB | 0.2/2.2 MB | 53/351 kB Progress (5): 2.4/3.3 MB | 670/866 kB | 397/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 2.4/3.3 MB | 674/866 kB | 397/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 2.4/3.3 MB | 674/866 kB | 397/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 2.4/3.3 MB | 674/866 kB | 401/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 2.4/3.3 MB | 674/866 kB | 401/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 2.4/3.3 MB | 678/866 kB | 401/569 kB | 0.2/2.2 MB | 57/351 kB Progress (5): 2.4/3.3 MB | 678/866 kB | 401/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 2.4/3.3 MB | 678/866 kB | 401/569 kB | 0.2/2.2 MB | 61/351 kB Progress (5): 2.4/3.3 MB | 678/866 kB | 401/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 2.4/3.3 MB | 682/866 kB | 401/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 2.4/3.3 MB | 682/866 kB | 401/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 2.4/3.3 MB | 682/866 kB | 405/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 2.4/3.3 MB | 682/866 kB | 405/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 2.4/3.3 MB | 686/866 kB | 405/569 kB | 0.2/2.2 MB | 65/351 kB Progress (5): 2.4/3.3 MB | 686/866 kB | 405/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 2.4/3.3 MB | 686/866 kB | 405/569 kB | 0.2/2.2 MB | 66/351 kB Progress (5): 2.4/3.3 MB | 686/866 kB | 405/569 kB | 0.2/2.2 MB | 70/351 kB Progress (5): 2.4/3.3 MB | 690/866 kB | 405/569 kB | 0.2/2.2 MB | 70/351 kB Progress (5): 2.4/3.3 MB | 690/866 kB | 405/569 kB | 0.2/2.2 MB | 70/351 kB Progress (5): 2.4/3.3 MB | 690/866 kB | 409/569 kB | 0.2/2.2 MB | 70/351 kB Progress (5): 2.4/3.3 MB | 690/866 kB | 409/569 kB | 0.2/2.2 MB | 70/351 kB Progress (5): 2.4/3.3 MB | 694/866 kB | 409/569 kB | 0.2/2.2 MB | 70/351 kB Progress (5): 2.4/3.3 MB | 694/866 kB | 409/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 2.4/3.3 MB | 694/866 kB | 409/569 kB | 0.2/2.2 MB | 74/351 kB Progress (5): 2.4/3.3 MB | 694/866 kB | 409/569 kB | 0.2/2.2 MB | 78/351 kB Progress (5): 2.4/3.3 MB | 698/866 kB | 409/569 kB | 0.2/2.2 MB | 78/351 kB Progress (5): 2.4/3.3 MB | 698/866 kB | 409/569 kB | 0.2/2.2 MB | 78/351 kB Progress (5): 2.4/3.3 MB | 698/866 kB | 413/569 kB | 0.2/2.2 MB | 78/351 kB Progress (5): 2.4/3.3 MB | 698/866 kB | 413/569 kB | 0.2/2.2 MB | 78/351 kB Progress (5): 2.4/3.3 MB | 702/866 kB | 413/569 kB | 0.2/2.2 MB | 78/351 kB Progress (5): 2.4/3.3 MB | 702/866 kB | 413/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 2.4/3.3 MB | 702/866 kB | 413/569 kB | 0.2/2.2 MB | 82/351 kB Progress (5): 2.4/3.3 MB | 702/866 kB | 413/569 kB | 0.2/2.2 MB | 86/351 kB Progress (5): 2.4/3.3 MB | 706/866 kB | 413/569 kB | 0.2/2.2 MB | 86/351 kB Progress (5): 2.4/3.3 MB | 706/866 kB | 413/569 kB | 0.2/2.2 MB | 86/351 kB Progress (5): 2.4/3.3 MB | 706/866 kB | 417/569 kB | 0.2/2.2 MB | 86/351 kB Progress (5): 2.4/3.3 MB | 706/866 kB | 417/569 kB | 0.3/2.2 MB | 86/351 kB Progress (5): 2.4/3.3 MB | 710/866 kB | 417/569 kB | 0.3/2.2 MB | 86/351 kB Progress (5): 2.4/3.3 MB | 710/866 kB | 417/569 kB | 0.3/2.2 MB | 90/351 kB Progress (5): 2.4/3.3 MB | 710/866 kB | 417/569 kB | 0.3/2.2 MB | 90/351 kB Progress (5): 2.4/3.3 MB | 710/866 kB | 417/569 kB | 0.3/2.2 MB | 94/351 kB Progress (5): 2.4/3.3 MB | 714/866 kB | 417/569 kB | 0.3/2.2 MB | 94/351 kB Progress (5): 2.4/3.3 MB | 714/866 kB | 417/569 kB | 0.3/2.2 MB | 94/351 kB Progress (5): 2.4/3.3 MB | 714/866 kB | 421/569 kB | 0.3/2.2 MB | 94/351 kB Progress (5): 2.4/3.3 MB | 714/866 kB | 421/569 kB | 0.3/2.2 MB | 94/351 kB Progress (5): 2.4/3.3 MB | 718/866 kB | 421/569 kB | 0.3/2.2 MB | 94/351 kB Progress (5): 2.4/3.3 MB | 718/866 kB | 421/569 kB | 0.3/2.2 MB | 98/351 kB Progress (5): 2.4/3.3 MB | 718/866 kB | 421/569 kB | 0.3/2.2 MB | 98/351 kB Progress (5): 2.4/3.3 MB | 718/866 kB | 421/569 kB | 0.3/2.2 MB | 98/351 kB Progress (5): 2.4/3.3 MB | 722/866 kB | 421/569 kB | 0.3/2.2 MB | 98/351 kB Progress (5): 2.4/3.3 MB | 722/866 kB | 421/569 kB | 0.3/2.2 MB | 98/351 kB Progress (5): 2.4/3.3 MB | 722/866 kB | 425/569 kB | 0.3/2.2 MB | 98/351 kB Progress (5): 2.4/3.3 MB | 722/866 kB | 425/569 kB | 0.3/2.2 MB | 98/351 kB Progress (5): 2.4/3.3 MB | 726/866 kB | 425/569 kB | 0.3/2.2 MB | 98/351 kB Progress (5): 2.4/3.3 MB | 726/866 kB | 425/569 kB | 0.3/2.2 MB | 102/351 kB Progress (5): 2.4/3.3 MB | 726/866 kB | 425/569 kB | 0.3/2.2 MB | 102/351 kB Progress (5): 2.4/3.3 MB | 726/866 kB | 425/569 kB | 0.3/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 730/866 kB | 425/569 kB | 0.3/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 730/866 kB | 425/569 kB | 0.3/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 730/866 kB | 429/569 kB | 0.3/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 730/866 kB | 429/569 kB | 0.3/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 734/866 kB | 429/569 kB | 0.3/2.2 MB | 106/351 kB Progress (5): 2.4/3.3 MB | 734/866 kB | 429/569 kB | 0.3/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 734/866 kB | 429/569 kB | 0.3/2.2 MB | 110/351 kB Progress (5): 2.4/3.3 MB | 734/866 kB | 429/569 kB | 0.3/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 738/866 kB | 429/569 kB | 0.3/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 738/866 kB | 429/569 kB | 0.3/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 738/866 kB | 433/569 kB | 0.3/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 738/866 kB | 433/569 kB | 0.3/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 742/866 kB | 433/569 kB | 0.3/2.2 MB | 114/351 kB Progress (5): 2.4/3.3 MB | 742/866 kB | 433/569 kB | 0.3/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 742/866 kB | 433/569 kB | 0.3/2.2 MB | 118/351 kB Progress (5): 2.4/3.3 MB | 742/866 kB | 433/569 kB | 0.3/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 746/866 kB | 433/569 kB | 0.3/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 746/866 kB | 433/569 kB | 0.3/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 746/866 kB | 437/569 kB | 0.3/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 746/866 kB | 437/569 kB | 0.3/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 750/866 kB | 437/569 kB | 0.3/2.2 MB | 122/351 kB Progress (5): 2.4/3.3 MB | 750/866 kB | 437/569 kB | 0.3/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 750/866 kB | 437/569 kB | 0.3/2.2 MB | 126/351 kB Progress (5): 2.4/3.3 MB | 750/866 kB | 437/569 kB | 0.3/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 754/866 kB | 437/569 kB | 0.3/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 754/866 kB | 437/569 kB | 0.3/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 754/866 kB | 441/569 kB | 0.3/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 754/866 kB | 441/569 kB | 0.3/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 758/866 kB | 441/569 kB | 0.3/2.2 MB | 130/351 kB Progress (5): 2.4/3.3 MB | 758/866 kB | 441/569 kB | 0.3/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 758/866 kB | 441/569 kB | 0.3/2.2 MB | 131/351 kB Progress (5): 2.4/3.3 MB | 758/866 kB | 441/569 kB | 0.3/2.2 MB | 135/351 kB Progress (5): 2.4/3.3 MB | 762/866 kB | 441/569 kB | 0.3/2.2 MB | 135/351 kB Progress (5): 2.4/3.3 MB | 762/866 kB | 441/569 kB | 0.3/2.2 MB | 135/351 kB Progress (5): 2.4/3.3 MB | 762/866 kB | 445/569 kB | 0.3/2.2 MB | 135/351 kB Progress (5): 2.4/3.3 MB | 762/866 kB | 445/569 kB | 0.3/2.2 MB | 135/351 kB Progress (5): 2.4/3.3 MB | 766/866 kB | 445/569 kB | 0.3/2.2 MB | 135/351 kB Progress (5): 2.4/3.3 MB | 766/866 kB | 445/569 kB | 0.3/2.2 MB | 139/351 kB Progress (5): 2.4/3.3 MB | 766/866 kB | 445/569 kB | 0.3/2.2 MB | 139/351 kB Progress (5): 2.4/3.3 MB | 766/866 kB | 445/569 kB | 0.3/2.2 MB | 143/351 kB Progress (5): 2.4/3.3 MB | 770/866 kB | 445/569 kB | 0.3/2.2 MB | 143/351 kB Progress (5): 2.4/3.3 MB | 770/866 kB | 445/569 kB | 0.3/2.2 MB | 143/351 kB Progress (5): 2.4/3.3 MB | 770/866 kB | 449/569 kB | 0.3/2.2 MB | 143/351 kB Progress (5): 2.4/3.3 MB | 770/866 kB | 449/569 kB | 0.3/2.2 MB | 143/351 kB Progress (5): 2.4/3.3 MB | 774/866 kB | 449/569 kB | 0.3/2.2 MB | 143/351 kB Progress (5): 2.4/3.3 MB | 774/866 kB | 449/569 kB | 0.3/2.2 MB | 147/351 kB Progress (5): 2.4/3.3 MB | 774/866 kB | 449/569 kB | 0.3/2.2 MB | 147/351 kB Progress (5): 2.4/3.3 MB | 774/866 kB | 449/569 kB | 0.3/2.2 MB | 147/351 kB Progress (5): 2.4/3.3 MB | 774/866 kB | 449/569 kB | 0.3/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 778/866 kB | 449/569 kB | 0.3/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 778/866 kB | 449/569 kB | 0.3/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 778/866 kB | 453/569 kB | 0.3/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 778/866 kB | 453/569 kB | 0.3/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 782/866 kB | 453/569 kB | 0.3/2.2 MB | 151/351 kB Progress (5): 2.4/3.3 MB | 782/866 kB | 453/569 kB | 0.3/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 782/866 kB | 453/569 kB | 0.3/2.2 MB | 155/351 kB Progress (5): 2.4/3.3 MB | 782/866 kB | 453/569 kB | 0.3/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 786/866 kB | 453/569 kB | 0.3/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 786/866 kB | 453/569 kB | 0.3/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 786/866 kB | 457/569 kB | 0.3/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 786/866 kB | 457/569 kB | 0.3/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 790/866 kB | 457/569 kB | 0.3/2.2 MB | 159/351 kB Progress (5): 2.4/3.3 MB | 790/866 kB | 457/569 kB | 0.3/2.2 MB | 163/351 kB Progress (5): 2.5/3.3 MB | 790/866 kB | 457/569 kB | 0.3/2.2 MB | 163/351 kB Progress (5): 2.5/3.3 MB | 790/866 kB | 457/569 kB | 0.3/2.2 MB | 167/351 kB Progress (5): 2.5/3.3 MB | 794/866 kB | 457/569 kB | 0.3/2.2 MB | 167/351 kB Progress (5): 2.5/3.3 MB | 794/866 kB | 457/569 kB | 0.3/2.2 MB | 167/351 kB Progress (5): 2.5/3.3 MB | 794/866 kB | 461/569 kB | 0.3/2.2 MB | 167/351 kB Progress (5): 2.5/3.3 MB | 794/866 kB | 461/569 kB | 0.3/2.2 MB | 167/351 kB Progress (5): 2.5/3.3 MB | 798/866 kB | 461/569 kB | 0.3/2.2 MB | 167/351 kB Progress (5): 2.5/3.3 MB | 798/866 kB | 461/569 kB | 0.3/2.2 MB | 171/351 kB Progress (5): 2.5/3.3 MB | 798/866 kB | 461/569 kB | 0.3/2.2 MB | 171/351 kB Progress (5): 2.5/3.3 MB | 798/866 kB | 461/569 kB | 0.3/2.2 MB | 175/351 kB Progress (5): 2.5/3.3 MB | 798/866 kB | 461/569 kB | 0.3/2.2 MB | 179/351 kB Progress (5): 2.5/3.3 MB | 802/866 kB | 461/569 kB | 0.3/2.2 MB | 179/351 kB Progress (5): 2.5/3.3 MB | 802/866 kB | 461/569 kB | 0.3/2.2 MB | 179/351 kB Progress (5): 2.5/3.3 MB | 802/866 kB | 465/569 kB | 0.3/2.2 MB | 179/351 kB Progress (5): 2.5/3.3 MB | 802/866 kB | 465/569 kB | 0.3/2.2 MB | 179/351 kB Progress (5): 2.5/3.3 MB | 806/866 kB | 465/569 kB | 0.3/2.2 MB | 179/351 kB Progress (5): 2.5/3.3 MB | 806/866 kB | 465/569 kB | 0.3/2.2 MB | 183/351 kB Progress (5): 2.5/3.3 MB | 806/866 kB | 465/569 kB | 0.3/2.2 MB | 183/351 kB Progress (5): 2.5/3.3 MB | 806/866 kB | 465/569 kB | 0.3/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 810/866 kB | 465/569 kB | 0.3/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 810/866 kB | 465/569 kB | 0.4/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 810/866 kB | 465/569 kB | 0.4/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 810/866 kB | 465/569 kB | 0.4/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 810/866 kB | 465/569 kB | 0.4/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 810/866 kB | 465/569 kB | 0.4/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 810/866 kB | 465/569 kB | 0.4/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 810/866 kB | 469/569 kB | 0.4/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 810/866 kB | 469/569 kB | 0.4/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 814/866 kB | 469/569 kB | 0.4/2.2 MB | 187/351 kB Progress (5): 2.5/3.3 MB | 814/866 kB | 469/569 kB | 0.4/2.2 MB | 191/351 kB Progress (5): 2.5/3.3 MB | 814/866 kB | 469/569 kB | 0.4/2.2 MB | 191/351 kB Progress (5): 2.5/3.3 MB | 814/866 kB | 469/569 kB | 0.4/2.2 MB | 195/351 kB Progress (5): 2.5/3.3 MB | 818/866 kB | 469/569 kB | 0.4/2.2 MB | 195/351 kB Progress (5): 2.5/3.3 MB | 818/866 kB | 469/569 kB | 0.4/2.2 MB | 195/351 kB Progress (5): 2.5/3.3 MB | 818/866 kB | 473/569 kB | 0.4/2.2 MB | 195/351 kB Progress (5): 2.5/3.3 MB | 818/866 kB | 473/569 kB | 0.4/2.2 MB | 195/351 kB Progress (5): 2.5/3.3 MB | 822/866 kB | 473/569 kB | 0.4/2.2 MB | 195/351 kB Progress (5): 2.5/3.3 MB | 822/866 kB | 473/569 kB | 0.4/2.2 MB | 199/351 kB Progress (5): 2.5/3.3 MB | 822/866 kB | 473/569 kB | 0.4/2.2 MB | 199/351 kB Progress (5): 2.5/3.3 MB | 822/866 kB | 473/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 826/866 kB | 473/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 826/866 kB | 473/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 826/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 826/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 830/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 834/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 838/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 842/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 846/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 850/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 854/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 858/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 862/866 kB | 477/569 kB | 0.4/2.2 MB | 203/351 kB Progress (5): 2.5/3.3 MB | 862/866 kB | 477/569 kB | 0.4/2.2 MB | 207/351 kB Progress (5): 2.5/3.3 MB | 862/866 kB | 477/569 kB | 0.4/2.2 MB | 207/351 kB Progress (5): 2.5/3.3 MB | 862/866 kB | 477/569 kB | 0.4/2.2 MB | 211/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 477/569 kB | 0.4/2.2 MB | 211/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 477/569 kB | 0.4/2.2 MB | 211/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 481/569 kB | 0.4/2.2 MB | 211/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 481/569 kB | 0.4/2.2 MB | 211/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 481/569 kB | 0.4/2.2 MB | 215/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 481/569 kB | 0.4/2.2 MB | 215/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 481/569 kB | 0.4/2.2 MB | 219/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 481/569 kB | 0.4/2.2 MB | 219/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 485/569 kB | 0.4/2.2 MB | 219/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 485/569 kB | 0.4/2.2 MB | 219/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 485/569 kB | 0.4/2.2 MB | 223/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 485/569 kB | 0.4/2.2 MB | 223/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 485/569 kB | 0.4/2.2 MB | 227/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 485/569 kB | 0.4/2.2 MB | 227/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 489/569 kB | 0.4/2.2 MB | 227/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 489/569 kB | 0.4/2.2 MB | 227/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 489/569 kB | 0.4/2.2 MB | 231/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 489/569 kB | 0.4/2.2 MB | 231/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 489/569 kB | 0.4/2.2 MB | 235/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 489/569 kB | 0.4/2.2 MB | 235/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 493/569 kB | 0.4/2.2 MB | 235/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 493/569 kB | 0.4/2.2 MB | 235/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 493/569 kB | 0.4/2.2 MB | 239/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 493/569 kB | 0.4/2.2 MB | 239/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 493/569 kB | 0.4/2.2 MB | 243/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 493/569 kB | 0.4/2.2 MB | 243/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 497/569 kB | 0.4/2.2 MB | 243/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 497/569 kB | 0.4/2.2 MB | 243/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 497/569 kB | 0.4/2.2 MB | 247/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 497/569 kB | 0.4/2.2 MB | 247/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 497/569 kB | 0.4/2.2 MB | 251/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 497/569 kB | 0.4/2.2 MB | 251/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 501/569 kB | 0.4/2.2 MB | 251/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 501/569 kB | 0.4/2.2 MB | 251/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 501/569 kB | 0.4/2.2 MB | 255/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 501/569 kB | 0.4/2.2 MB | 255/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 501/569 kB | 0.4/2.2 MB | 259/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 501/569 kB | 0.4/2.2 MB | 259/351 kB Progress (5): 2.5/3.3 MB | 866 kB | 505/569 kB | 0.4/2.2 MB | 259/351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.2.3/jackson-databind-2.2.3.jar (866 kB at 1.2 MB/s) [2019-07-31T04:36:07.528Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar [2019-07-31T04:36:07.528Z] Progress (4): 2.5/3.3 MB | 509/569 kB | 0.4/2.2 MB | 259/351 kB Progress (4): 2.5/3.3 MB | 509/569 kB | 0.4/2.2 MB | 259/351 kB Progress (4): 2.5/3.3 MB | 509/569 kB | 0.4/2.2 MB | 263/351 kB Progress (4): 2.5/3.3 MB | 509/569 kB | 0.4/2.2 MB | 263/351 kB Progress (4): 2.5/3.3 MB | 509/569 kB | 0.4/2.2 MB | 267/351 kB Progress (4): 2.5/3.3 MB | 509/569 kB | 0.5/2.2 MB | 267/351 kB Progress (4): 2.5/3.3 MB | 513/569 kB | 0.5/2.2 MB | 267/351 kB Progress (4): 2.5/3.3 MB | 513/569 kB | 0.5/2.2 MB | 267/351 kB Progress (4): 2.5/3.3 MB | 513/569 kB | 0.5/2.2 MB | 271/351 kB Progress (4): 2.5/3.3 MB | 513/569 kB | 0.5/2.2 MB | 271/351 kB Progress (4): 2.5/3.3 MB | 513/569 kB | 0.5/2.2 MB | 275/351 kB Progress (4): 2.5/3.3 MB | 513/569 kB | 0.5/2.2 MB | 275/351 kB Progress (4): 2.5/3.3 MB | 517/569 kB | 0.5/2.2 MB | 275/351 kB Progress (4): 2.5/3.3 MB | 517/569 kB | 0.5/2.2 MB | 275/351 kB Progress (4): 2.5/3.3 MB | 517/569 kB | 0.5/2.2 MB | 279/351 kB Progress (4): 2.5/3.3 MB | 517/569 kB | 0.5/2.2 MB | 279/351 kB Progress (4): 2.5/3.3 MB | 517/569 kB | 0.5/2.2 MB | 283/351 kB Progress (4): 2.5/3.3 MB | 517/569 kB | 0.5/2.2 MB | 283/351 kB Progress (4): 2.5/3.3 MB | 521/569 kB | 0.5/2.2 MB | 283/351 kB Progress (4): 2.5/3.3 MB | 521/569 kB | 0.5/2.2 MB | 283/351 kB Progress (4): 2.5/3.3 MB | 521/569 kB | 0.5/2.2 MB | 287/351 kB Progress (4): 2.5/3.3 MB | 521/569 kB | 0.5/2.2 MB | 287/351 kB Progress (4): 2.5/3.3 MB | 521/569 kB | 0.5/2.2 MB | 291/351 kB Progress (4): 2.5/3.3 MB | 521/569 kB | 0.5/2.2 MB | 291/351 kB Progress (4): 2.5/3.3 MB | 525/569 kB | 0.5/2.2 MB | 291/351 kB Progress (4): 2.5/3.3 MB | 525/569 kB | 0.5/2.2 MB | 291/351 kB Progress (4): 2.5/3.3 MB | 525/569 kB | 0.5/2.2 MB | 295/351 kB Progress (4): 2.5/3.3 MB | 525/569 kB | 0.5/2.2 MB | 295/351 kB Progress (4): 2.5/3.3 MB | 525/569 kB | 0.5/2.2 MB | 299/351 kB Progress (4): 2.5/3.3 MB | 525/569 kB | 0.5/2.2 MB | 299/351 kB Progress (4): 2.5/3.3 MB | 525/569 kB | 0.5/2.2 MB | 299/351 kB Progress (4): 2.5/3.3 MB | 529/569 kB | 0.5/2.2 MB | 299/351 kB Progress (4): 2.5/3.3 MB | 529/569 kB | 0.5/2.2 MB | 299/351 kB Progress (4): 2.5/3.3 MB | 529/569 kB | 0.5/2.2 MB | 299/351 kB Progress (4): 2.5/3.3 MB | 529/569 kB | 0.5/2.2 MB | 303/351 kB Progress (4): 2.5/3.3 MB | 529/569 kB | 0.5/2.2 MB | 303/351 kB Progress (4): 2.5/3.3 MB | 529/569 kB | 0.5/2.2 MB | 303/351 kB Progress (4): 2.5/3.3 MB | 533/569 kB | 0.5/2.2 MB | 303/351 kB Progress (4): 2.5/3.3 MB | 533/569 kB | 0.5/2.2 MB | 303/351 kB Progress (4): 2.5/3.3 MB | 533/569 kB | 0.5/2.2 MB | 303/351 kB Progress (4): 2.5/3.3 MB | 533/569 kB | 0.5/2.2 MB | 307/351 kB Progress (4): 2.5/3.3 MB | 533/569 kB | 0.5/2.2 MB | 307/351 kB Progress (4): 2.5/3.3 MB | 533/569 kB | 0.5/2.2 MB | 307/351 kB Progress (4): 2.5/3.3 MB | 537/569 kB | 0.5/2.2 MB | 307/351 kB Progress (4): 2.5/3.3 MB | 537/569 kB | 0.5/2.2 MB | 307/351 kB Progress (4): 2.5/3.3 MB | 537/569 kB | 0.5/2.2 MB | 307/351 kB Progress (4): 2.5/3.3 MB | 537/569 kB | 0.5/2.2 MB | 311/351 kB Progress (4): 2.5/3.3 MB | 537/569 kB | 0.5/2.2 MB | 311/351 kB Progress (4): 2.5/3.3 MB | 537/569 kB | 0.5/2.2 MB | 311/351 kB Progress (4): 2.5/3.3 MB | 541/569 kB | 0.5/2.2 MB | 311/351 kB Progress (4): 2.5/3.3 MB | 541/569 kB | 0.5/2.2 MB | 311/351 kB Progress (4): 2.5/3.3 MB | 541/569 kB | 0.5/2.2 MB | 311/351 kB Progress (4): 2.5/3.3 MB | 541/569 kB | 0.5/2.2 MB | 315/351 kB Progress (4): 2.6/3.3 MB | 541/569 kB | 0.5/2.2 MB | 315/351 kB Progress (5): 2.6/3.3 MB | 541/569 kB | 0.5/2.2 MB | 315/351 kB | 4.1/4.2 kB Progress (5): 2.6/3.3 MB | 541/569 kB | 0.5/2.2 MB | 315/351 kB | 4.1/4.2 kB Progress (5): 2.6/3.3 MB | 545/569 kB | 0.5/2.2 MB | 315/351 kB | 4.1/4.2 kB Progress (5): 2.6/3.3 MB | 545/569 kB | 0.5/2.2 MB | 315/351 kB | 4.1/4.2 kB Progress (5): 2.6/3.3 MB | 545/569 kB | 0.5/2.2 MB | 315/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 545/569 kB | 0.5/2.2 MB | 315/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 545/569 kB | 0.5/2.2 MB | 319/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 545/569 kB | 0.5/2.2 MB | 319/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 545/569 kB | 0.5/2.2 MB | 319/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 549/569 kB | 0.5/2.2 MB | 319/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 549/569 kB | 0.5/2.2 MB | 319/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 549/569 kB | 0.5/2.2 MB | 319/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 549/569 kB | 0.5/2.2 MB | 323/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 549/569 kB | 0.5/2.2 MB | 323/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 549/569 kB | 0.5/2.2 MB | 323/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 553/569 kB | 0.5/2.2 MB | 323/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 553/569 kB | 0.5/2.2 MB | 323/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 553/569 kB | 0.5/2.2 MB | 323/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 553/569 kB | 0.5/2.2 MB | 327/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 553/569 kB | 0.5/2.2 MB | 327/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 553/569 kB | 0.5/2.2 MB | 327/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 557/569 kB | 0.5/2.2 MB | 327/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 557/569 kB | 0.5/2.2 MB | 327/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 557/569 kB | 0.5/2.2 MB | 327/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 557/569 kB | 0.5/2.2 MB | 331/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 557/569 kB | 0.5/2.2 MB | 331/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 557/569 kB | 0.5/2.2 MB | 331/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 561/569 kB | 0.5/2.2 MB | 331/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 561/569 kB | 0.6/2.2 MB | 331/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 561/569 kB | 0.6/2.2 MB | 331/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 561/569 kB | 0.6/2.2 MB | 335/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 561/569 kB | 0.6/2.2 MB | 339/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 561/569 kB | 0.6/2.2 MB | 339/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 561/569 kB | 0.6/2.2 MB | 339/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 565/569 kB | 0.6/2.2 MB | 339/351 kB | 4.2 kB Progress (5): 2.6/3.3 MB | 565/569 kB | 0.6/2.2 MB | 339/351 kB | 4.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.jar (4.2 kB at 5.8 kB/s) [2019-07-31T04:36:07.528Z] Progress (4): 2.6/3.3 MB | 565/569 kB | 0.6/2.2 MB | 339/351 kB Progress (4): 2.6/3.3 MB | 565/569 kB | 0.6/2.2 MB | 343/351 kB Progress (4): 2.6/3.3 MB | 565/569 kB | 0.6/2.2 MB | 343/351 kB Progress (4): 2.6/3.3 MB | 565/569 kB | 0.6/2.2 MB | 343/351 kB Progress (4): 2.6/3.3 MB | 569/569 kB | 0.6/2.2 MB | 343/351 kB Progress (4): 2.6/3.3 MB | 569/569 kB | 0.6/2.2 MB | 343/351 kB Progress (4): 2.6/3.3 MB | 569/569 kB | 0.6/2.2 MB | 343/351 kB Progress (4): 2.6/3.3 MB | 569/569 kB | 0.6/2.2 MB | 347/351 kB Progress (4): 2.6/3.3 MB | 569/569 kB | 0.6/2.2 MB | 347/351 kB Progress (4): 2.6/3.3 MB | 569/569 kB | 0.6/2.2 MB | 347/351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 347/351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 347/351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 347/351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.6/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.6/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB Progress (4): 2.7/3.3 MB | 569 kB | 0.7/2.2 MB | 351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.0/joda-time-2.0.jar (569 kB at 767 kB/s) [2019-07-31T04:36:07.528Z] Progress (3): 2.7/3.3 MB | 0.7/2.2 MB | 351 kB Progress (3): 2.7/3.3 MB | 0.7/2.2 MB | 351 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar (351 kB at 472 kB/s) [2019-07-31T04:36:07.528Z] Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.7/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.7/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.8/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.8/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 2.9/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 0.9/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.0/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.0/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.1/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.1/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.2/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3/3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.2/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.3/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.4/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.5/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.6/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Progress (2): 3.3 MB | 1.7/2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar (3.3 MB at 3.6 MB/s) [2019-07-31T04:36:07.528Z] Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.7/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.8/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 1.9/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.0/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.1/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2/2.2 MB Progress (1): 2.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar (2.2 MB at 2.3 MB/s) [2019-07-31T04:36:08.094Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T04:36:08.660Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-31T04:36:09.224Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T04:36:09.224Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-31T04:36:09.224Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T04:36:09.224Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T04:36:09.481Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T04:36:09.481Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-31T04:36:09.739Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T04:36:09.739Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T04:36:09.739Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T04:36:09.739Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-31T04:36:10.302Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T04:36:10.302Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T04:36:10.560Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T04:36:10.560Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-31T04:36:10.818Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T04:36:10.818Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T04:36:11.074Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-31T04:36:11.074Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T04:36:11.074Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-31T04:36:11.332Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T04:36:11.332Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T04:36:11.332Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-31T04:36:11.332Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-31T04:36:11.589Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T04:36:11.589Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T04:36:11.589Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-31T04:36:11.847Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T04:36:11.847Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-31T04:36:11.847Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T04:36:11.847Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T04:36:12.108Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-31T04:36:12.108Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T04:36:12.108Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-31T04:36:12.525Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T04:36:12.525Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T04:36:12.525Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-31T04:36:12.525Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-31T04:36:12.783Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T04:36:12.783Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-31T04:36:12.783Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T04:36:12.783Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T04:36:13.040Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T04:36:13.040Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-31T04:36:13.605Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T04:36:13.605Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-31T04:36:13.605Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-31T04:36:13.605Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T04:36:13.605Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-31T04:36:13.863Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T04:36:13.863Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-31T04:36:14.120Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T04:36:14.120Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-31T04:36:14.120Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T04:36:14.120Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T04:36:14.378Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T04:36:14.378Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-31T04:36:14.378Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T04:36:14.378Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T04:36:14.635Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T04:36:14.635Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-31T04:36:14.635Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T04:36:14.635Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T04:36:14.893Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-31T04:36:14.893Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T04:36:14.893Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-31T04:36:15.458Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-31T04:36:15.458Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T04:36:15.458Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-31T04:36:15.458Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T04:36:15.458Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T04:36:15.716Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-31T04:36:15.716Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T04:36:15.716Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-31T04:36:16.281Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T04:36:16.281Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T04:36:16.281Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-31T04:36:16.281Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T04:36:16.281Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-31T04:36:24.389Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T04:36:29.647Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-31T04:36:29.647Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:29.647Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-31T04:36:29.647Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-31T04:36:29.647Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-31T04:36:29.647Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:29.647Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-31T04:36:30.578Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (259.55kB of 676.21kB at 255.55kB/s) [2019-07-31T04:36:30.836Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-31T04:36:32.207Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-31T04:36:32.207Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:32.207Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-31T04:36:32.465Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-31T04:36:37.721Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-31T04:36:37.721Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:37.721Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-31T04:36:37.721Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-31T04:36:43.056Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-31T04:36:43.056Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-31T04:36:43.056Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-31T04:36:43.056Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:43.056Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-31T04:36:43.056Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-31T04:36:43.056Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-31T04:36:43.056Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-31T04:36:43.621Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-31T04:36:43.621Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:43.621Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-31T04:36:43.621Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-31T04:36:43.621Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-31T04:36:43.621Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:43.621Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-31T04:36:43.878Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-31T04:36:44.443Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-31T04:36:44.443Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:44.443Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-31T04:36:45.373Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (212.57kB of 1.62MB at 208.57kB/s) [2019-07-31T04:36:46.306Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (918.4kB of 1.62MB at 457.2kB/s) [2019-07-31T04:36:47.295Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-31T04:36:48.667Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-31T04:36:48.667Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:48.667Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-31T04:36:48.925Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-31T04:36:48.925Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-31T04:36:48.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:48.925Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-31T04:36:48.925Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-31T04:36:49.182Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-31T04:36:49.182Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:49.182Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-31T04:36:49.182Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-31T04:36:49.182Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-31T04:36:49.182Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:49.182Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-31T04:36:49.440Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-31T04:36:49.440Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-31T04:36:49.440Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:49.440Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-31T04:36:49.697Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-31T04:36:49.697Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-31T04:36:49.697Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-31T04:36:49.953Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-31T04:36:49.953Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:49.953Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-31T04:36:50.210Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-31T04:36:50.210Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-31T04:36:50.210Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:50.211Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-31T04:36:50.211Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-31T04:36:50.467Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-31T04:36:50.467Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:50.467Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-31T04:36:50.467Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-31T04:36:50.725Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-31T04:36:50.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:50.725Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-31T04:36:50.725Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-31T04:36:50.725Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-31T04:36:50.725Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:50.725Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-31T04:36:50.982Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-31T04:36:50.982Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-31T04:36:50.982Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:50.982Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-31T04:36:51.241Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-31T04:36:51.526Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-31T04:36:51.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:51.526Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-31T04:36:51.526Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-31T04:36:52.092Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-31T04:36:52.092Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:52.092Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-31T04:36:52.092Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-31T04:36:52.092Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-31T04:36:52.092Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:52.092Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-31T04:36:52.350Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-31T04:36:52.350Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-31T04:36:52.350Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:52.350Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-31T04:36:52.350Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-31T04:36:52.606Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-31T04:36:52.606Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:52.606Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-31T04:36:52.606Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-31T04:36:52.864Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-31T04:36:52.864Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-31T04:36:52.864Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-31T04:36:52.864Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:52.864Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-31T04:36:52.864Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-31T04:36:52.864Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-31T04:36:52.864Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:52.864Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-31T04:36:53.121Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-31T04:36:53.378Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-31T04:36:53.378Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T04:36:53.378Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T04:36:53.944Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-31T04:36:53.944Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:53.944Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-31T04:36:53.944Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-31T04:36:53.944Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-31T04:36:53.944Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:53.944Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-31T04:36:53.944Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-31T04:36:54.201Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-31T04:36:54.201Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:54.201Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-31T04:36:54.201Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-31T04:36:54.459Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-31T04:36:54.459Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:54.459Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-31T04:36:54.459Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-31T04:36:54.459Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-31T04:36:54.459Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:54.459Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-31T04:36:54.717Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-31T04:36:54.974Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-31T04:36:54.974Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-31T04:36:54.974Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-31T04:36:54.974Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-31T04:36:55.232Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-31T04:36:55.232Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-31T04:36:55.232Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-31T04:36:55.232Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:55.232Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-31T04:36:55.232Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-31T04:36:55.490Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-31T04:36:55.490Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:55.490Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-31T04:36:55.490Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-31T04:36:55.750Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-31T04:36:55.750Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:55.750Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-31T04:36:55.750Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-31T04:36:55.750Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-31T04:36:55.750Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:55.750Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-31T04:36:56.027Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-31T04:36:56.027Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-31T04:36:56.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:56.027Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-31T04:36:56.285Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-31T04:36:56.542Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-31T04:36:56.542Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:56.542Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-31T04:36:56.542Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-31T04:36:56.799Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-31T04:36:56.799Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:56.799Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-31T04:36:56.799Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-31T04:36:57.364Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-31T04:36:57.364Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:57.364Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-31T04:36:57.364Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-31T04:36:57.931Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-31T04:36:57.931Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:58.187Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-31T04:36:58.187Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-31T04:36:58.187Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-31T04:36:58.187Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:58.187Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-31T04:36:58.445Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-31T04:36:58.701Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-31T04:36:58.701Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:58.701Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-31T04:36:58.701Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-31T04:36:58.958Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-31T04:36:58.958Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:58.958Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-31T04:36:59.215Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-31T04:36:59.215Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-31T04:36:59.215Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:59.215Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-31T04:36:59.472Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-31T04:36:59.472Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-31T04:36:59.472Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:59.472Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-31T04:36:59.472Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-31T04:36:59.729Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-31T04:36:59.729Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:59.729Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-31T04:36:59.729Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-31T04:36:59.729Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-31T04:36:59.729Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:59.729Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-31T04:36:59.986Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-31T04:36:59.986Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-31T04:36:59.986Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:36:59.986Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-31T04:37:00.244Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-31T04:37:00.244Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-31T04:37:00.244Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:00.244Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-31T04:37:00.244Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-31T04:37:00.527Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-31T04:37:00.527Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:00.527Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-31T04:37:00.527Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-31T04:37:00.527Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-31T04:37:00.527Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:00.527Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-31T04:37:00.880Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-31T04:37:00.880Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-31T04:37:00.880Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-31T04:37:00.880Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-31T04:37:00.880Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:00.880Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-31T04:37:00.880Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-31T04:37:00.880Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-31T04:37:00.880Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:00.880Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-31T04:37:01.137Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-31T04:37:01.137Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-31T04:37:01.137Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:01.137Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-31T04:37:01.137Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-31T04:37:01.394Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-31T04:37:01.394Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:01.394Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-31T04:37:01.394Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-31T04:37:01.394Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-31T04:37:01.394Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:01.394Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-31T04:37:01.394Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-31T04:37:01.651Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-31T04:37:01.651Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:01.651Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-31T04:37:01.651Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-31T04:37:01.651Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-31T04:37:01.651Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:01.651Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-31T04:37:01.908Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-31T04:37:01.908Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-31T04:37:01.908Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:01.908Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-31T04:37:02.165Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-31T04:37:02.422Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-31T04:37:02.422Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:02.422Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-31T04:37:02.679Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-31T04:37:02.679Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-31T04:37:02.679Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:02.679Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-31T04:37:02.937Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-31T04:37:02.937Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-31T04:37:02.937Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:02.937Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-31T04:37:02.937Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-31T04:37:03.503Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-31T04:37:03.503Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:03.503Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-31T04:37:03.503Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-31T04:37:03.503Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-31T04:37:03.503Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:03.503Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-31T04:37:03.761Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-31T04:37:03.761Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-31T04:37:03.761Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:03.761Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-31T04:37:04.017Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-31T04:37:04.017Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-31T04:37:04.017Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:04.017Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-31T04:37:04.017Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-31T04:37:04.017Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-31T04:37:04.017Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:04.017Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-31T04:37:04.274Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-31T04:37:04.274Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-31T04:37:04.274Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:04.274Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-31T04:37:04.532Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-31T04:37:04.532Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-31T04:37:04.532Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:04.532Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-31T04:37:04.532Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-31T04:37:04.788Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-31T04:37:04.788Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:04.788Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-31T04:37:04.788Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-31T04:37:04.788Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-31T04:37:04.788Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-31T04:37:04.788Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:05.047Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-31T04:37:05.047Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-31T04:37:05.047Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:05.047Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-31T04:37:05.424Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-31T04:37:05.424Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-31T04:37:05.424Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:05.424Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-31T04:37:05.424Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-31T04:37:05.682Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-31T04:37:05.682Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:05.682Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-31T04:37:05.682Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-31T04:37:05.682Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-31T04:37:05.682Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:05.682Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-31T04:37:05.682Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-31T04:37:05.939Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-31T04:37:05.939Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:05.939Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-31T04:37:05.939Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-31T04:37:05.939Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-31T04:37:05.939Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:05.939Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-31T04:37:06.196Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-31T04:37:06.196Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-31T04:37:06.196Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:06.196Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-31T04:37:06.454Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-31T04:37:06.454Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-31T04:37:06.454Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:06.454Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-31T04:37:06.454Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-31T04:37:06.712Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-31T04:37:06.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:06.712Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-31T04:37:06.712Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-31T04:37:06.712Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-31T04:37:06.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:06.712Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-31T04:37:06.969Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-31T04:37:06.969Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-31T04:37:06.969Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:06.969Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-31T04:37:06.969Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-31T04:37:07.227Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-31T04:37:07.227Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:07.227Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-31T04:37:07.227Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-31T04:37:07.227Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-31T04:37:07.227Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:07.227Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-31T04:37:07.484Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-31T04:37:07.484Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-31T04:37:07.484Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:07.484Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-31T04:37:07.741Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-31T04:37:07.741Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-31T04:37:07.741Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:07.741Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-31T04:37:07.999Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-31T04:37:07.999Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-31T04:37:07.999Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:07.999Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-31T04:37:07.999Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-31T04:37:08.255Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-31T04:37:08.255Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:08.255Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-31T04:37:08.255Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-31T04:37:08.821Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-31T04:37:08.821Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:08.821Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-31T04:37:09.077Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-31T04:37:09.334Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-31T04:37:09.334Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:09.334Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-31T04:37:09.334Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-31T04:37:09.593Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-31T04:37:09.593Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:09.593Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-31T04:37:09.593Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-31T04:37:09.925Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-31T04:37:09.925Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:09.925Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-31T04:37:09.925Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-31T04:37:10.489Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-31T04:37:10.490Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:10.490Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-31T04:37:10.490Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-31T04:37:11.423Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-31T04:37:11.423Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:11.423Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-31T04:37:11.423Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-31T04:37:11.680Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-31T04:37:11.680Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:11.680Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-31T04:37:11.680Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-31T04:37:11.680Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2019-07-31T04:37:11.680Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2019-07-31T04:37:13.053Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (11.37MB of 59.71MB at 11.36MB/s) [2019-07-31T04:37:13.983Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (25.14MB of 59.71MB at 12.57MB/s) [2019-07-31T04:37:14.913Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (38.78MB of 59.71MB at 12.93MB/s) [2019-07-31T04:37:15.844Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (52.31MB of 59.71MB at 13.08MB/s) [2019-07-31T04:37:17.866Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-31T04:37:17.866Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:17.866Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-31T04:37:17.866Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-31T04:37:19.237Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-31T04:37:19.237Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:19.237Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-31T04:37:19.237Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-31T04:37:19.237Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-31T04:37:19.237Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:19.237Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-31T04:37:19.237Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-31T04:37:19.494Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-31T04:37:19.494Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:19.494Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-31T04:37:19.494Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-31T04:37:19.494Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-31T04:37:19.494Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:19.494Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-31T04:37:19.751Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-31T04:37:19.751Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-31T04:37:19.751Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:19.751Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-31T04:37:19.751Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-31T04:37:19.751Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-31T04:37:19.751Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:19.751Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-31T04:37:20.007Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-31T04:37:20.264Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-31T04:37:20.264Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:20.265Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-31T04:37:20.265Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-31T04:37:21.197Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-31T04:37:21.197Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:21.197Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-31T04:37:21.197Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-31T04:37:22.128Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-31T04:37:22.387Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T04:37:22.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T04:37:22.823Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-31T04:37:22.824Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:22.824Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-31T04:37:22.824Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-31T04:37:23.084Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-31T04:37:23.084Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:23.084Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-31T04:37:23.084Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-31T04:37:23.648Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-31T04:37:23.648Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:23.648Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-31T04:37:23.648Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-31T04:37:23.905Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-31T04:37:23.905Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:23.905Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-31T04:37:23.905Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-31T04:37:23.905Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-31T04:37:23.905Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:23.905Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-31T04:37:24.163Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-31T04:37:24.163Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-31T04:37:24.163Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:24.163Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-31T04:37:24.419Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-31T04:37:25.352Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-31T04:37:25.352Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:25.352Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-31T04:37:25.352Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-31T04:37:25.609Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-31T04:37:25.609Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-31T04:37:25.609Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-31T04:37:25.609Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-31T04:37:25.609Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:25.609Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-31T04:37:25.866Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-31T04:37:25.866Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-31T04:37:25.866Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:25.866Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-31T04:37:25.866Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-31T04:37:26.122Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-31T04:37:26.122Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:26.122Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-31T04:37:26.122Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-31T04:37:26.687Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-31T04:37:26.687Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:26.687Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-31T04:37:26.687Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-31T04:37:26.687Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-31T04:37:26.687Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:26.687Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-31T04:37:26.944Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-31T04:37:26.944Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-31T04:37:26.944Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:26.944Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-31T04:37:26.944Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-31T04:37:26.944Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-31T04:37:26.944Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:26.944Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-31T04:37:27.202Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-31T04:37:27.202Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-31T04:37:27.202Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:27.202Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-31T04:37:27.202Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-31T04:37:27.459Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-31T04:37:27.459Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:27.459Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-31T04:37:27.459Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-31T04:37:27.459Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-31T04:37:27.459Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:27.459Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-31T04:37:27.717Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-31T04:37:27.717Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-31T04:37:27.717Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:27.717Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-31T04:37:27.717Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-31T04:37:28.129Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-31T04:37:28.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:28.129Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-31T04:37:28.129Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-31T04:37:28.129Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-31T04:37:28.129Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:28.129Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-31T04:37:28.129Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-31T04:37:28.386Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-31T04:37:28.386Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:28.386Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-31T04:37:28.386Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-31T04:37:28.950Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-31T04:37:28.950Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:28.950Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-31T04:37:28.950Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-31T04:37:28.950Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-31T04:37:28.950Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:28.950Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-31T04:37:29.208Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-31T04:37:29.208Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-31T04:37:29.208Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:29.208Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-31T04:37:29.465Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-31T04:37:29.723Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-31T04:37:29.723Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-31T04:37:29.723Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T04:37:29.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:29.723Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-31T04:37:29.723Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-31T04:37:30.655Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-31T04:37:30.912Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T04:37:30.912Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T04:37:31.170Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-31T04:37:31.170Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T04:37:31.170Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T04:37:31.736Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-31T04:37:31.993Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T04:37:31.993Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T04:37:31.993Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-31T04:37:31.993Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:31.993Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-31T04:37:32.250Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-31T04:37:32.250Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-31T04:37:32.250Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T04:37:32.250Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T04:37:32.816Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-31T04:37:33.073Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T04:37:33.073Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T04:37:33.641Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-31T04:37:34.028Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T04:37:34.028Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T04:37:34.594Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-31T04:37:35.159Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T04:37:35.159Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T04:37:35.159Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-31T04:37:35.159Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T04:37:35.159Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T04:37:36.092Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-31T04:37:36.092Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T04:37:36.092Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T04:37:37.023Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-31T04:37:37.281Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T04:37:37.281Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T04:37:38.212Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-31T04:37:38.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T04:37:38.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T04:37:38.727Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-31T04:37:38.727Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T04:37:38.727Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T04:37:39.328Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-31T04:37:39.586Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T04:37:39.586Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T04:37:40.157Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-31T04:37:40.415Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:40.415Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:40.979Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-31T04:37:40.979Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:40.979Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-31T04:37:40.979Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-31T04:37:40.979Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-31T04:37:40.979Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:40.979Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-31T04:37:41.236Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-31T04:37:41.494Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-31T04:37:41.494Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:41.494Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-31T04:37:41.494Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-31T04:37:41.752Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-31T04:37:41.752Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:41.752Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-31T04:37:41.752Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-31T04:37:42.009Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-31T04:37:42.009Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:37:42.009Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-31T04:37:42.009Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-31T04:37:42.573Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:43.137Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T04:37:43.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T04:37:43.137Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-31T04:37:43.137Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T04:37:43.137Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T04:37:44.069Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-31T04:37:44.069Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T04:37:44.069Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T04:37:45.003Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-31T04:37:45.323Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:45.324Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:46.256Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:46.513Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:46.513Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:47.885Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:47.885Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:48.142Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:49.075Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:49.332Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:49.332Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:50.265Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:37:50.265Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T04:37:56.818Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T04:37:56.818Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-31T04:37:56.818Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-31T04:37:56.818Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-31T04:37:56.818Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T04:37:56.818Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T04:37:57.076Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-31T04:37:57.076Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T04:37:57.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T04:37:58.007Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-31T04:37:58.007Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T04:37:58.007Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T04:37:58.571Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-31T04:37:58.829Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T04:37:59.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T04:37:59.086Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-31T04:37:59.086Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T04:37:59.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T04:37:59.650Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-31T04:37:59.908Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T04:37:59.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T04:37:59.908Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-31T04:37:59.908Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T04:37:59.908Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T04:38:00.167Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-31T04:38:00.167Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T04:38:00.167Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T04:38:00.425Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-31T04:38:00.728Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T04:38:00.728Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T04:38:00.728Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-31T04:38:00.728Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T04:38:00.729Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T04:38:01.079Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-31T04:38:01.336Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T04:38:01.336Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T04:38:02.267Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-31T04:38:02.267Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T04:38:02.267Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T04:38:02.267Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-31T04:38:02.267Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T04:38:02.267Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T04:38:03.198Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-31T04:38:03.198Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:03.198Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:04.128Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:04.128Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T04:38:04.128Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T04:38:04.128Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-31T04:38:04.128Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T04:38:04.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T04:38:04.644Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-31T04:38:04.644Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T04:38:04.644Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T04:38:05.207Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-31T04:38:05.465Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T04:38:05.465Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T04:38:06.030Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-31T04:38:06.030Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:06.030Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-31T04:38:06.030Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-31T04:38:06.030Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-31T04:38:06.030Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-31T04:38:06.327Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-31T04:38:06.327Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:06.327Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-31T04:38:06.327Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-31T04:38:07.259Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-31T04:38:07.259Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:07.259Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-31T04:38:08.189Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (238.61kB of 1.95MB at 235.88kB/s) [2019-07-31T04:38:09.126Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.11MB of 1.95MB at 567.1kB/s) [2019-07-31T04:38:10.056Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-31T04:38:11.951Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-31T04:38:11.951Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-31T04:38:11.951Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-31T04:38:11.951Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:11.951Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-31T04:38:12.208Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-31T04:38:12.208Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-31T04:38:12.208Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:12.208Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-31T04:38:12.468Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-31T04:38:13.130Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-31T04:38:13.130Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:13.130Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-31T04:38:13.130Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-31T04:38:13.386Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-31T04:38:13.386Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:13.386Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-31T04:38:13.386Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-31T04:38:13.386Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-31T04:38:13.386Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:13.386Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-31T04:38:13.643Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-31T04:38:13.643Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-31T04:38:13.643Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:13.643Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-31T04:38:13.900Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-31T04:38:14.158Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-31T04:38:14.158Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:14.158Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-31T04:38:14.158Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-31T04:38:14.721Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-31T04:38:14.721Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-31T04:38:14.721Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-31T04:38:14.721Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-31T04:38:14.977Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-31T04:38:14.977Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-31T04:38:15.542Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-31T04:38:15.542Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T04:38:15.542Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T04:38:16.472Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-31T04:38:16.472Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T04:38:16.472Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T04:38:17.404Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-31T04:38:17.662Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T04:38:17.662Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T04:38:18.601Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-31T04:38:18.601Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T04:38:18.860Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T04:38:19.436Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-31T04:38:19.694Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T04:38:19.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T04:38:19.694Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-31T04:38:19.694Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T04:38:19.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T04:38:20.268Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-31T04:38:20.268Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T04:38:20.268Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T04:38:20.526Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-31T04:38:20.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:20.526Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-31T04:38:20.783Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-31T04:38:20.783Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-31T04:38:20.783Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:20.783Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-31T04:38:21.041Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-31T04:38:21.041Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-31T04:38:21.041Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:21.041Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-31T04:38:21.041Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-31T04:38:21.041Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-31T04:38:21.041Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:21.041Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-31T04:38:21.300Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-31T04:38:21.300Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-31T04:38:21.300Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:21.300Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-31T04:38:21.300Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-31T04:38:21.557Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-31T04:38:21.557Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:21.557Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-31T04:38:21.557Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-31T04:38:21.557Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-31T04:38:21.557Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:21.557Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-31T04:38:21.814Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-31T04:38:22.378Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-31T04:38:22.378Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T04:38:22.378Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T04:38:22.636Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-31T04:38:22.636Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T04:38:22.636Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T04:38:23.201Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-31T04:38:23.201Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T04:38:23.201Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T04:38:23.764Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-31T04:38:24.021Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T04:38:24.021Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T04:38:24.954Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-31T04:38:24.954Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T04:38:24.954Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T04:38:25.900Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-31T04:38:25.900Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T04:38:25.900Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T04:38:25.900Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-31T04:38:26.224Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T04:38:26.224Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T04:38:26.482Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-31T04:38:26.739Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T04:38:26.739Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T04:38:27.670Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-31T04:38:27.670Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T04:38:27.670Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T04:38:28.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-31T04:38:28.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T04:38:28.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T04:38:28.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-31T04:38:28.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T04:38:28.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T04:38:29.167Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-31T04:38:29.423Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T04:38:29.423Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T04:38:29.986Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-31T04:38:29.986Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T04:38:30.243Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T04:38:30.807Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-31T04:38:31.065Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:31.065Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:32.031Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:32.031Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:32.031Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:32.792Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:33.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:33.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:33.981Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:33.981Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T04:38:33.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T04:38:33.981Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-31T04:38:33.981Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T04:38:33.981Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T04:38:34.544Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-31T04:38:34.544Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T04:38:34.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T04:38:35.475Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-31T04:38:35.475Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T04:38:35.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T04:38:35.475Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-31T04:38:35.475Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T04:38:35.476Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T04:38:36.038Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-31T04:38:36.038Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T04:38:36.038Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T04:38:36.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-31T04:38:36.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:36.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:37.788Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:38:37.788Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T04:38:37.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T04:38:38.045Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-31T04:38:38.045Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:38.045Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-31T04:38:38.045Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-31T04:38:38.303Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-31T04:38:38.303Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T04:38:38.303Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T04:38:38.933Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-31T04:38:38.933Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T04:38:38.933Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T04:38:39.191Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-31T04:38:39.191Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:39.191Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-31T04:38:39.447Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-31T04:38:39.447Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-31T04:38:39.447Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:39.447Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-31T04:38:39.447Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-31T04:38:39.704Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-31T04:38:39.704Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:39.704Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-31T04:38:39.704Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-31T04:38:39.704Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-31T04:38:39.704Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:39.704Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-31T04:38:39.961Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-31T04:38:40.524Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-31T04:38:40.524Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:40.524Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-31T04:38:40.781Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-31T04:38:41.038Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-31T04:38:41.038Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:41.038Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-31T04:38:41.294Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-31T04:38:41.294Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-31T04:38:41.294Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:41.294Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-31T04:38:41.294Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-31T04:38:41.551Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-31T04:38:41.551Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:41.551Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-31T04:38:41.551Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-31T04:38:41.551Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-31T04:38:41.551Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:41.551Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-31T04:38:41.807Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-31T04:38:42.370Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-31T04:38:42.370Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:42.370Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-31T04:38:42.370Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-31T04:38:42.370Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-31T04:38:42.370Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:42.370Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-31T04:38:42.626Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-31T04:38:42.626Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-31T04:38:42.626Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:42.626Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-31T04:38:42.626Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-31T04:38:42.883Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-31T04:38:42.883Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:42.883Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-31T04:38:42.883Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-31T04:38:43.446Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-31T04:38:43.446Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:43.446Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-31T04:38:43.446Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-31T04:38:43.703Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-31T04:38:43.703Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:43.703Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-31T04:38:43.959Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-31T04:38:43.959Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-31T04:38:43.959Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:43.959Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-31T04:38:43.959Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-31T04:38:44.218Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (2.32MB) [2019-07-31T04:38:44.218Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (2.32MB) [2019-07-31T04:38:44.528Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-31T04:38:44.528Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:44.528Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-31T04:38:44.528Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-31T04:38:45.456Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-31T04:38:45.456Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-31T04:38:45.456Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:45.456Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-31T04:38:46.387Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-31T04:38:46.387Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:46.387Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-31T04:38:46.387Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-31T04:38:47.756Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-31T04:38:47.756Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:47.756Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-31T04:38:47.756Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-31T04:38:47.756Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-31T04:38:47.756Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:47.756Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-31T04:38:47.756Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-31T04:38:48.013Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-31T04:38:48.013Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:48.013Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-31T04:38:48.013Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-31T04:38:48.013Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-31T04:38:48.013Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:48.013Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-31T04:38:48.269Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-31T04:38:48.831Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-31T04:38:48.831Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:48.831Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-31T04:38:49.088Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-31T04:38:50.980Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-31T04:38:50.980Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:50.980Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-31T04:38:50.980Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-31T04:38:51.544Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-31T04:38:51.544Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:51.544Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-31T04:38:51.803Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-31T04:38:52.800Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-31T04:38:52.800Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:52.800Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-31T04:38:52.800Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-31T04:38:53.364Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-31T04:38:53.364Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:53.364Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-31T04:38:53.364Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-31T04:38:53.364Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-31T04:38:53.364Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:53.364Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-31T04:38:53.621Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-31T04:38:53.621Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-31T04:38:53.621Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:53.621Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-31T04:38:53.621Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-31T04:38:53.878Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-31T04:38:53.878Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:53.878Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-31T04:38:53.878Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-31T04:38:53.878Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-31T04:38:53.878Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:53.878Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-31T04:38:54.135Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-31T04:38:54.135Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-31T04:38:54.135Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-31T04:38:54.392Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-31T04:38:54.392Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:54.392Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-31T04:38:54.392Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-31T04:38:54.392Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-31T04:38:54.392Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:54.392Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-31T04:38:54.649Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-31T04:38:54.649Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-31T04:38:54.649Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:54.649Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-31T04:38:54.649Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-31T04:38:54.906Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-31T04:38:54.906Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-31T04:38:54.906Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-31T04:38:54.906Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:54.906Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-31T04:38:54.906Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-31T04:38:55.163Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-31T04:38:55.163Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-31T04:38:55.163Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T04:38:55.163Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:55.163Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T04:38:55.420Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-31T04:38:55.420Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-31T04:38:55.420Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:55.420Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-31T04:38:55.420Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-31T04:38:55.420Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-31T04:38:55.420Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-31T04:38:55.676Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-31T04:38:55.676Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:55.676Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-31T04:38:55.676Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-31T04:38:55.933Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T04:38:55.933Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:55.933Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T04:38:55.933Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-31T04:38:56.189Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-31T04:38:56.189Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-31T04:38:56.189Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-31T04:38:56.189Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:56.189Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-31T04:38:56.189Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-31T04:38:56.455Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-31T04:38:56.455Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-31T04:38:56.455Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-31T04:38:56.455Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-31T04:38:56.712Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T04:38:56.712Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T04:38:56.712Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-31T04:38:56.712Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:56.712Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-31T04:38:56.970Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-31T04:38:56.970Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-31T04:38:56.970Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:56.970Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-31T04:38:56.970Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-31T04:38:57.228Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-31T04:38:57.228Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:57.228Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-31T04:38:57.228Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-31T04:38:57.228Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-31T04:38:57.228Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:57.228Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-31T04:38:57.580Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-31T04:38:57.580Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-31T04:38:57.580Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-31T04:38:57.580Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-31T04:38:57.580Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-31T04:38:57.836Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-31T04:38:57.836Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-31T04:38:58.095Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-31T04:38:58.095Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-31T04:38:58.095Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-31T04:38:58.095Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:58.095Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-31T04:38:58.353Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-31T04:38:58.610Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-31T04:38:58.610Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:58.610Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-31T04:38:58.610Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-31T04:38:58.610Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-31T04:38:58.610Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:58.610Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-31T04:38:58.867Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-31T04:38:58.867Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-31T04:38:58.867Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:58.867Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-31T04:38:58.867Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-31T04:38:59.124Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-31T04:38:59.124Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:59.124Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-31T04:38:59.124Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-31T04:38:59.124Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-31T04:38:59.124Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:59.124Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-31T04:38:59.381Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-31T04:38:59.381Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-31T04:38:59.381Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:59.381Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-31T04:38:59.381Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-31T04:38:59.638Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-31T04:38:59.638Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:59.638Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-31T04:38:59.638Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-31T04:38:59.638Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-31T04:38:59.638Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:59.638Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-31T04:38:59.895Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-31T04:38:59.895Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-31T04:38:59.895Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:38:59.895Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-31T04:38:59.895Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-31T04:39:00.152Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-31T04:39:00.152Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:00.152Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-31T04:39:00.152Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-31T04:39:00.152Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-31T04:39:00.152Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:00.152Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-31T04:39:00.409Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-31T04:39:00.409Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-31T04:39:00.409Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:00.409Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-31T04:39:00.666Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-31T04:39:00.666Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-31T04:39:00.666Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:00.666Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-31T04:39:00.922Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-31T04:39:00.922Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-31T04:39:00.922Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:00.922Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-31T04:39:00.922Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-31T04:39:00.922Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-31T04:39:00.922Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:00.922Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-31T04:39:01.179Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-31T04:39:01.179Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-31T04:39:01.179Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-31T04:39:01.436Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-31T04:39:01.436Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:01.436Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-31T04:39:01.436Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-31T04:39:01.436Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-31T04:39:01.436Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:01.436Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-31T04:39:01.694Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-31T04:39:01.694Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-31T04:39:01.694Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:01.694Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-31T04:39:01.694Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-31T04:39:01.694Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-31T04:39:01.694Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:01.694Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-31T04:39:01.951Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-31T04:39:01.951Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-31T04:39:01.951Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:01.951Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-31T04:39:02.207Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-31T04:39:02.207Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-31T04:39:02.207Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:02.207Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-31T04:39:02.207Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-31T04:39:02.207Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-31T04:39:02.207Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:02.207Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-31T04:39:02.465Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-31T04:39:02.465Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T04:39:02.465Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-31T04:39:02.724Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-31T04:39:02.724Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:02.724Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-31T04:39:02.724Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-31T04:39:03.124Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-31T04:39:03.124Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:03.124Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-31T04:39:03.124Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-31T04:39:03.381Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-31T04:39:03.381Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:03.381Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-31T04:39:03.381Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-31T04:39:03.638Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-31T04:39:03.638Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:03.638Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-31T04:39:03.638Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-31T04:39:03.895Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-31T04:39:03.895Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:03.895Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-31T04:39:03.895Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-31T04:39:03.895Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-31T04:39:03.895Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-31T04:39:04.152Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-31T04:39:04.152Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:04.152Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-31T04:39:04.152Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-31T04:39:04.409Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-31T04:39:04.409Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:04.409Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-31T04:39:04.409Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-31T04:39:04.409Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-31T04:39:04.409Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-31T04:39:04.666Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-31T04:39:04.666Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:04.666Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-31T04:39:04.666Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-31T04:39:04.922Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-31T04:39:04.922Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:04.922Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-31T04:39:04.922Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-31T04:39:05.179Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-31T04:39:05.179Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:05.179Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-31T04:39:05.179Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-31T04:39:05.436Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-31T04:39:05.436Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-31T04:39:05.692Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-31T04:39:05.692Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-31T04:39:05.692Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-31T04:39:05.692Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-31T04:39:05.949Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-31T04:39:05.949Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-31T04:39:05.949Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-31T04:39:05.949Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:05.949Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-31T04:39:06.206Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-31T04:39:06.206Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-31T04:39:06.206Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:06.206Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-31T04:39:06.769Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-31T04:39:08.137Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-31T04:39:08.137Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:08.137Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-31T04:39:08.137Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-31T04:39:08.394Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-31T04:39:08.394Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:08.394Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-31T04:39:08.650Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-31T04:39:08.907Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-31T04:39:08.907Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:08.907Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-31T04:39:08.907Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-31T04:39:09.526Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-31T04:39:09.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:09.526Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-31T04:39:09.526Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-31T04:39:09.526Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-31T04:39:09.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:09.526Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-31T04:39:09.526Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-31T04:39:09.784Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T04:39:09.784Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:09.784Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-31T04:39:09.784Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-31T04:39:09.784Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-31T04:39:09.784Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:09.784Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-31T04:39:10.040Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-31T04:39:10.040Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-31T04:39:10.040Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:10.040Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-31T04:39:10.298Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-31T04:39:10.298Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T04:39:10.298Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:10.298Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-31T04:39:10.298Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-31T04:39:10.298Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-31T04:39:10.298Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:10.298Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-31T04:39:10.555Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-31T04:39:10.555Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-31T04:39:10.555Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:10.555Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-31T04:39:10.555Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-31T04:39:10.812Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-31T04:39:10.812Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-31T04:39:10.812Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-31T04:39:10.812Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-31T04:39:11.069Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-31T04:39:11.069Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:11.069Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-31T04:39:11.069Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-31T04:39:11.069Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-31T04:39:11.069Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:11.069Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-31T04:39:11.326Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-31T04:39:11.326Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-31T04:39:11.326Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-31T04:39:11.326Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-31T04:39:11.326Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-31T04:39:11.583Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-31T04:39:11.583Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:11.583Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-31T04:39:11.583Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-31T04:39:12.146Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-31T04:39:12.146Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:12.146Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-31T04:39:12.146Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-31T04:39:12.402Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-31T04:39:12.402Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:12.402Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-31T04:39:12.402Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-31T04:39:12.402Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-31T04:39:12.402Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:12.402Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-31T04:39:12.659Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-31T04:39:12.659Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-31T04:39:12.659Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:12.659Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-31T04:39:12.659Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-31T04:39:12.916Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-31T04:39:12.916Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:12.916Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-31T04:39:12.916Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-31T04:39:13.480Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-31T04:39:13.480Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:13.480Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-31T04:39:13.480Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-31T04:39:13.480Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-31T04:39:13.480Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:13.480Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-31T04:39:13.480Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-31T04:39:13.737Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-31T04:39:13.737Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:13.737Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-31T04:39:13.737Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-31T04:39:13.737Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-31T04:39:13.737Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:13.737Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-31T04:39:13.994Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-31T04:39:13.994Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-31T04:39:13.994Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:13.994Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-31T04:39:13.994Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-31T04:39:14.251Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-31T04:39:14.251Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T04:39:14.251Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T04:39:15.181Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-31T04:39:15.181Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T04:39:15.181Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T04:39:15.528Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-31T04:39:15.528Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:15.528Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-31T04:39:15.528Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-31T04:39:15.528Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-31T04:39:15.528Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:15.528Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-31T04:39:15.785Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-31T04:39:15.785Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-31T04:39:15.785Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:15.785Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-31T04:39:15.785Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-31T04:39:16.350Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-31T04:39:16.350Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T04:39:16.350Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T04:39:16.607Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-31T04:39:16.871Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T04:39:16.871Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T04:39:17.434Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-31T04:39:17.434Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-31T04:39:17.434Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-31T04:39:17.434Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-31T04:39:17.996Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-31T04:39:17.996Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-31T04:39:18.926Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-31T04:39:18.926Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-31T04:39:18.926Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-31T04:39:18.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T04:39:18.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T04:39:19.489Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-31T04:39:19.489Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-31T04:39:19.489Z] [INFO] The user operation is waiting for background work to complete. [2019-07-31T04:39:19.489Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-31T04:39:22.012Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-31T04:39:22.012Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:22.012Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:22.945Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:23.232Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T04:39:23.232Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T04:39:24.694Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-31T04:39:24.694Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T04:39:24.694Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T04:39:25.625Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-31T04:39:25.881Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T04:39:25.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T04:39:25.881Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-31T04:39:25.881Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T04:39:25.881Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T04:39:26.445Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-31T04:39:26.445Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T04:39:26.445Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T04:39:26.445Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-31T04:39:26.445Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T04:39:26.445Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T04:39:27.008Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-31T04:39:27.008Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T04:39:27.008Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T04:39:27.008Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-31T04:39:27.008Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T04:39:27.008Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T04:39:27.571Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-31T04:39:27.571Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T04:39:27.571Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T04:39:28.135Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-31T04:39:28.135Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T04:39:28.135Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T04:39:28.392Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-31T04:39:28.392Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T04:39:28.392Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T04:39:28.955Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-31T04:39:28.955Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T04:39:28.955Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T04:39:29.519Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-31T04:39:29.777Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T04:39:30.125Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T04:39:31.059Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-31T04:39:31.059Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T04:39:31.059Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T04:39:31.317Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-31T04:39:31.317Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T04:39:31.317Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T04:39:31.880Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-31T04:39:31.880Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T04:39:31.880Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T04:39:32.445Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-31T04:39:32.703Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T04:39:32.703Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T04:39:33.267Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-31T04:39:33.524Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T04:39:33.524Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T04:39:33.781Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-31T04:39:33.781Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T04:39:33.781Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T04:39:34.345Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-31T04:39:34.345Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T04:39:34.345Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T04:39:34.909Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-31T04:39:34.909Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T04:39:34.909Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T04:39:35.841Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-31T04:39:35.841Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T04:39:35.841Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T04:39:36.405Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-31T04:39:36.405Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T04:39:36.405Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T04:39:36.662Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-31T04:39:36.662Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T04:39:36.662Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T04:39:36.923Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-31T04:39:37.227Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T04:39:37.227Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T04:39:37.791Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-31T04:39:38.048Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T04:39:38.048Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T04:39:38.612Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-31T04:39:38.869Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T04:39:38.869Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T04:39:39.125Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-31T04:39:39.126Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:39.126Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:39.690Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:39.947Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:39.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:40.884Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:40.884Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:39:40.884Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T04:39:40.884Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:40.884Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:41.814Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:41.814Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:41.814Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:42.744Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-31T04:39:42.744Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T04:39:42.744Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T04:39:43.308Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-31T04:39:43.308Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T04:39:43.308Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T04:39:43.565Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-31T04:39:43.565Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T04:39:43.565Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T04:39:43.822Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-31T04:39:43.822Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [2019-07-31T04:39:43.822Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T04:39:43.822Z] [INFO] Reactor Build Order: [2019-07-31T04:39:43.822Z] [INFO] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass Parent [pom] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass State System Parent [pom] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass Documentation [pom] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.822Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass Target Platform [pom] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-31T04:39:43.824Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-31T04:39:43.824Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-31T04:39:43.824Z] [INFO] [2019-07-31T04:39:43.824Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-31T04:39:43.824Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-31T04:39:43.824Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:39:43.824Z] [INFO] [2019-07-31T04:39:43.824Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-31T04:39:43.824Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T04:39:43.824Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T04:39:43.824Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T04:39:44.127Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T04:39:44.127Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T04:39:44.127Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [2019-07-31T04:39:44.127Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 186 kB/s) [2019-07-31T04:39:44.478Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T04:39:44.478Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T04:39:44.478Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T04:39:44.478Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T04:39:44.478Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T04:39:44.478Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [2019-07-31T04:39:44.478Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 146 kB/s) [2019-07-31T04:39:44.478Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T04:39:44.478Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T04:39:44.478Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T04:39:44.734Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T04:39:44.734Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T04:39:44.734Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-31T04:39:44.734Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 734 kB/s) [2019-07-31T04:39:44.734Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-31T04:39:44.734Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T04:39:44.991Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-31T04:39:44.991Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-31T04:39:44.991Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-31T04:39:44.991Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-31T04:39:45.247Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 287 kB/s) [2019-07-31T04:39:45.247Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T04:39:45.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T04:39:45.247Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T04:39:45.247Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T04:39:45.247Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T04:39:45.247Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-31T04:39:45.504Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 236 kB/s) [2019-07-31T04:39:45.504Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T04:39:45.504Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T04:39:45.504Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T04:39:45.504Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T04:39:45.504Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T04:39:45.504Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-31T04:39:45.760Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.2 MB/s) [2019-07-31T04:39:45.760Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-07-31T04:39:45.760Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-07-31T04:39:45.760Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-07-31T04:39:45.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-07-31T04:39:46.017Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-07-31T04:39:46.017Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [2019-07-31T04:39:46.017Z] Progress (1): 965 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 39 kB/s) [2019-07-31T04:39:46.017Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T04:39:46.017Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-07-31T04:39:46.017Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T04:39:46.017Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T04:39:46.017Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T04:39:46.017Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-07-31T04:39:46.017Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T04:39:46.017Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T04:39:46.017Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T04:39:46.017Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-07-31T04:39:46.017Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T04:39:46.017Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T04:39:46.275Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T04:39:46.275Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T04:39:46.275Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T04:39:46.275Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-07-31T04:39:46.275Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T04:39:46.275Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-07-31T04:39:46.275Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T04:39:46.275Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T04:39:46.275Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [2019-07-31T04:39:46.275Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [2019-07-31T04:39:46.275Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-31T04:39:46.275Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [2019-07-31T04:39:46.532Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 36/155 kB Progress (1): 40/155 kB Progress (1): 44/155 kB Progress (1): 48/155 kB Progress (1): 52/155 kB Progress (1): 56/155 kB Progress (2): 56/155 kB | 4.1/185 kB Progress (2): 60/155 kB | 4.1/185 kB Progress (2): 60/155 kB | 7.7/185 kB Progress (2): 64/155 kB | 7.7/185 kB Progress (2): 64/155 kB | 12/185 kB Progress (2): 68/155 kB | 12/185 kB Progress (2): 68/155 kB | 16/185 kB Progress (2): 72/155 kB | 16/185 kB Progress (2): 72/155 kB | 20/185 kB Progress (2): 76/155 kB | 20/185 kB Progress (2): 76/155 kB | 24/185 kB Progress (2): 80/155 kB | 24/185 kB Progress (2): 80/155 kB | 28/185 kB Progress (2): 84/155 kB | 28/185 kB Progress (2): 84/155 kB | 32/185 kB Progress (2): 88/155 kB | 32/185 kB Progress (2): 88/155 kB | 36/185 kB Progress (2): 92/155 kB | 36/185 kB Progress (2): 92/155 kB | 40/185 kB Progress (2): 96/155 kB | 40/185 kB Progress (2): 96/155 kB | 44/185 kB Progress (2): 100/155 kB | 44/185 kB Progress (2): 100/155 kB | 48/185 kB Progress (2): 104/155 kB | 48/185 kB Progress (2): 104/155 kB | 52/185 kB Progress (2): 108/155 kB | 52/185 kB Progress (2): 108/155 kB | 56/185 kB Progress (2): 112/155 kB | 56/185 kB Progress (2): 112/155 kB | 60/185 kB Progress (2): 116/155 kB | 60/185 kB Progress (2): 116/155 kB | 64/185 kB Progress (2): 120/155 kB | 64/185 kB Progress (2): 120/155 kB | 68/185 kB Progress (2): 124/155 kB | 68/185 kB Progress (2): 124/155 kB | 72/185 kB Progress (2): 128/155 kB | 72/185 kB Progress (2): 128/155 kB | 76/185 kB Progress (2): 132/155 kB | 76/185 kB Progress (2): 132/155 kB | 80/185 kB Progress (2): 136/155 kB | 80/185 kB Progress (2): 136/155 kB | 84/185 kB Progress (2): 140/155 kB | 84/185 kB Progress (2): 140/155 kB | 88/185 kB Progress (2): 144/155 kB | 88/185 kB Progress (2): 144/155 kB | 92/185 kB Progress (2): 148/155 kB | 92/185 kB Progress (2): 148/155 kB | 96/185 kB Progress (2): 152/155 kB | 96/185 kB Progress (2): 155 kB | 96/185 kB Progress (2): 155 kB | 100/185 kB Progress (2): 155 kB | 104/185 kB Progress (3): 155 kB | 104/185 kB | 4.1/32 kB Progress (3): 155 kB | 108/185 kB | 4.1/32 kB Progress (3): 155 kB | 108/185 kB | 7.7/32 kB Progress (3): 155 kB | 112/185 kB | 7.7/32 kB Progress (3): 155 kB | 112/185 kB | 12/32 kB Progress (3): 155 kB | 116/185 kB | 12/32 kB Progress (3): 155 kB | 116/185 kB | 16/32 kB Progress (3): 155 kB | 120/185 kB | 16/32 kB Progress (3): 155 kB | 120/185 kB | 20/32 kB Progress (3): 155 kB | 124/185 kB | 20/32 kB Progress (3): 155 kB | 124/185 kB | 24/32 kB Progress (3): 155 kB | 128/185 kB | 24/32 kB Progress (3): 155 kB | 128/185 kB | 28/32 kB Progress (3): 155 kB | 132/185 kB | 28/32 kB Progress (3): 155 kB | 132/185 kB | 32/32 kB Progress (3): 155 kB | 136/185 kB | 32/32 kB Progress (3): 155 kB | 136/185 kB | 32 kB Progress (3): 155 kB | 140/185 kB | 32 kB Progress (3): 155 kB | 144/185 kB | 32 kB Progress (3): 155 kB | 148/185 kB | 32 kB Progress (3): 155 kB | 152/185 kB | 32 kB Progress (3): 155 kB | 156/185 kB | 32 kB Progress (3): 155 kB | 160/185 kB | 32 kB Progress (3): 155 kB | 164/185 kB | 32 kB Progress (3): 155 kB | 168/185 kB | 32 kB Progress (3): 155 kB | 172/185 kB | 32 kB Progress (3): 155 kB | 176/185 kB | 32 kB Progress (3): 155 kB | 180/185 kB | 32 kB Progress (3): 155 kB | 184/185 kB | 32 kB Progress (3): 155 kB | 185 kB | 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.4 MB/s) [2019-07-31T04:39:46.532Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 601 kB/s) [2019-07-31T04:39:46.532Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 1.5 MB/s) [2019-07-31T04:39:46.532Z] Progress (1): 4.1/222 kB Progress (1): 7.7/222 kB Progress (1): 12/222 kB Progress (1): 16/222 kB Progress (1): 20/222 kB Progress (1): 24/222 kB Progress (1): 28/222 kB Progress (1): 32/222 kB Progress (1): 33/222 kB Progress (1): 37/222 kB Progress (1): 41/222 kB Progress (1): 45/222 kB Progress (1): 49/222 kB Progress (1): 53/222 kB Progress (1): 57/222 kB Progress (1): 61/222 kB Progress (1): 65/222 kB Progress (1): 69/222 kB Progress (1): 73/222 kB Progress (1): 77/222 kB Progress (1): 81/222 kB Progress (1): 85/222 kB Progress (1): 89/222 kB Progress (1): 93/222 kB Progress (1): 97/222 kB Progress (1): 98/222 kB Progress (1): 102/222 kB Progress (1): 106/222 kB Progress (1): 110/222 kB Progress (1): 114/222 kB Progress (1): 118/222 kB Progress (1): 122/222 kB Progress (1): 126/222 kB Progress (1): 130/222 kB Progress (1): 134/222 kB Progress (1): 138/222 kB Progress (1): 142/222 kB Progress (1): 146/222 kB Progress (1): 150/222 kB Progress (1): 154/222 kB Progress (1): 158/222 kB Progress (1): 162/222 kB Progress (1): 166/222 kB Progress (1): 170/222 kB Progress (1): 174/222 kB Progress (1): 178/222 kB Progress (1): 182/222 kB Progress (1): 186/222 kB Progress (1): 190/222 kB Progress (1): 194/222 kB Progress (1): 198/222 kB Progress (1): 202/222 kB Progress (1): 206/222 kB Progress (1): 210/222 kB Progress (1): 214/222 kB Progress (1): 218/222 kB Progress (1): 222 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 1.6 MB/s) [2019-07-31T04:39:46.532Z] [INFO] [2019-07-31T04:39:46.532Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-31T04:39:46.532Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T04:39:46.532Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T04:39:46.532Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T04:39:46.789Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T04:39:46.789Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T04:39:46.789Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [2019-07-31T04:39:46.789Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 128 kB/s) [2019-07-31T04:39:46.789Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T04:39:46.789Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T04:39:46.789Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-31T04:39:47.045Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-31T04:39:47.045Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-31T04:39:47.045Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-31T04:39:47.045Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 50 kB/s) [2019-07-31T04:39:47.045Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T04:39:47.045Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T04:39:47.045Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T04:39:47.302Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T04:39:47.302Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T04:39:47.302Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-31T04:39:47.302Z] Progress (1): 766 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 20 kB/s) [2019-07-31T04:39:47.302Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T04:39:47.302Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T04:39:47.302Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T04:39:47.559Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T04:39:47.559Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T04:39:47.559Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-31T04:39:47.559Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 52 kB/s) [2019-07-31T04:39:47.559Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T04:39:47.559Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T04:39:47.559Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T04:39:47.815Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T04:39:47.815Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T04:39:48.072Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-31T04:39:48.072Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 347 kB/s) [2019-07-31T04:39:48.072Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T04:39:48.072Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T04:39:48.072Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T04:39:48.329Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T04:39:48.329Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T04:39:48.329Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom [2019-07-31T04:39:48.329Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 97 kB/s) [2019-07-31T04:39:48.329Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2019-07-31T04:39:48.329Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2019-07-31T04:39:48.329Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2019-07-31T04:39:48.585Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2019-07-31T04:39:48.586Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2019-07-31T04:39:48.586Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [2019-07-31T04:39:48.586Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 29 kB/s) [2019-07-31T04:39:48.586Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T04:39:48.586Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T04:39:48.586Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T04:39:48.842Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T04:39:48.842Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T04:39:48.842Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom [2019-07-31T04:39:48.842Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 120 kB/s) [2019-07-31T04:39:48.842Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T04:39:48.842Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T04:39:48.842Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T04:39:49.098Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T04:39:49.098Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T04:39:49.098Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom [2019-07-31T04:39:49.098Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 99 kB/s) [2019-07-31T04:39:49.098Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T04:39:49.098Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T04:39:49.355Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T04:39:49.355Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T04:39:49.355Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T04:39:49.355Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [2019-07-31T04:39:49.355Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 105 kB/s) [2019-07-31T04:39:49.355Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T04:39:49.355Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T04:39:49.611Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T04:39:49.611Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T04:39:49.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T04:39:49.611Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-31T04:39:49.611Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 378 kB/s) [2019-07-31T04:39:49.611Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T04:39:49.869Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T04:39:49.869Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T04:39:49.869Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T04:39:49.869Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T04:39:49.869Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-31T04:39:50.224Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 668 kB/s) [2019-07-31T04:39:50.224Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T04:39:50.224Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T04:39:50.224Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T04:39:50.224Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T04:39:50.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T04:39:50.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [2019-07-31T04:39:50.482Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 71 kB/s) [2019-07-31T04:39:50.482Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T04:39:50.482Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T04:39:50.482Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T04:39:50.482Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T04:39:50.482Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T04:39:50.482Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [2019-07-31T04:39:50.482Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 119 kB/s) [2019-07-31T04:39:50.482Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T04:39:50.482Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T04:39:50.482Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T04:39:50.739Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T04:39:50.739Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T04:39:50.739Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-31T04:39:50.739Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 469 kB/s) [2019-07-31T04:39:50.739Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T04:39:50.739Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T04:39:50.996Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T04:39:50.996Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T04:39:50.996Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T04:39:50.996Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-31T04:39:50.996Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 97 kB/s) [2019-07-31T04:39:50.996Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T04:39:50.996Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T04:39:51.253Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T04:39:51.253Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T04:39:51.253Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T04:39:51.253Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-31T04:39:51.253Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 488 kB/s) [2019-07-31T04:39:51.253Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T04:39:51.509Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T04:39:51.509Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T04:39:51.509Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T04:39:51.509Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T04:39:51.509Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-31T04:39:51.766Z] Progress (1): 145 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.0 kB/s) [2019-07-31T04:39:51.766Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T04:39:51.766Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T04:39:51.766Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T04:39:51.766Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T04:39:51.766Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T04:39:51.766Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [2019-07-31T04:39:52.023Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 157 kB/s) [2019-07-31T04:39:52.023Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T04:39:52.023Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T04:39:52.023Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T04:39:52.023Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T04:39:52.023Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T04:39:52.023Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-31T04:39:52.279Z] Progress (1): 1.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 11 kB/s) [2019-07-31T04:39:52.279Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T04:39:52.279Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T04:39:52.279Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T04:39:52.536Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T04:39:52.536Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T04:39:52.536Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-31T04:39:52.536Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 43 kB/s) [2019-07-31T04:39:52.536Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T04:39:52.536Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T04:39:52.536Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T04:39:52.793Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T04:39:52.793Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T04:39:52.793Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [2019-07-31T04:39:53.356Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 11 kB/s) [2019-07-31T04:39:53.356Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T04:39:53.612Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T04:39:53.612Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T04:39:53.612Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T04:39:53.612Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T04:39:53.612Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [2019-07-31T04:39:53.869Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 134 kB/s) [2019-07-31T04:39:53.869Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T04:39:53.869Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T04:39:53.869Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T04:39:53.869Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T04:39:53.869Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T04:39:54.126Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [2019-07-31T04:39:54.126Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 57 kB/s) [2019-07-31T04:39:54.126Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-07-31T04:39:54.126Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-07-31T04:39:54.126Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-07-31T04:39:54.126Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-07-31T04:39:54.383Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-07-31T04:39:54.383Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [2019-07-31T04:39:54.383Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 871 kB/s) [2019-07-31T04:39:54.383Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T04:39:54.383Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T04:39:54.383Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T04:39:54.639Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T04:39:54.639Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T04:39:54.639Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom [2019-07-31T04:39:54.639Z] Progress (1): 771 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 23 kB/s) [2019-07-31T04:39:54.639Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T04:39:54.639Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T04:39:54.639Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T04:39:54.896Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T04:39:54.896Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T04:39:54.896Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom [2019-07-31T04:39:54.896Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 65 kB/s) [2019-07-31T04:39:54.896Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T04:39:54.896Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T04:39:54.896Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T04:39:55.153Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T04:39:55.153Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T04:39:55.153Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom [2019-07-31T04:39:55.153Z] Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 86 kB/s) [2019-07-31T04:39:55.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T04:39:55.153Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T04:39:55.153Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T04:39:55.410Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T04:39:55.410Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T04:39:55.410Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom [2019-07-31T04:39:55.410Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 251 kB/s) [2019-07-31T04:39:55.410Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T04:39:55.410Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T04:39:55.410Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T04:39:55.666Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T04:39:55.666Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T04:39:55.666Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-31T04:39:55.666Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 104 kB/s) [2019-07-31T04:39:55.666Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T04:39:55.666Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T04:39:55.666Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T04:39:55.923Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T04:39:55.923Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T04:39:55.923Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [2019-07-31T04:39:55.923Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 97 kB/s) [2019-07-31T04:39:55.923Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T04:39:55.923Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T04:39:56.180Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T04:39:56.180Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T04:39:56.180Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T04:39:56.180Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [2019-07-31T04:39:56.438Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 56 kB/s) [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T04:39:56.438Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T04:39:56.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T04:39:56.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T04:39:56.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-07-31T04:39:56.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T04:39:57.079Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2019-07-31T04:39:57.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T04:39:57.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T04:39:57.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T04:39:57.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T04:39:57.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T04:39:57.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T04:39:57.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T04:39:57.336Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T04:39:57.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T04:39:57.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T04:39:57.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T04:39:57.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T04:39:57.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T04:39:57.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T04:39:57.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T04:39:57.850Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T04:39:57.850Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T04:39:57.850Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-31T04:39:57.850Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T04:39:58.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T04:39:58.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-31T04:39:58.621Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T04:39:58.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [2019-07-31T04:39:58.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [2019-07-31T04:39:58.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [2019-07-31T04:39:58.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [2019-07-31T04:39:58.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-31T04:39:58.879Z] Progress (1): 4.1/88 kB Progress (1): 7.7/88 kB Progress (1): 12/88 kB Progress (1): 16/88 kB Progress (1): 20/88 kB Progress (1): 24/88 kB Progress (2): 24/88 kB | 4.1/12 kB Progress (2): 28/88 kB | 4.1/12 kB Progress (2): 28/88 kB | 7.7/12 kB Progress (2): 32/88 kB | 7.7/12 kB Progress (2): 32/88 kB | 12/12 kB Progress (2): 36/88 kB | 12/12 kB Progress (3): 36/88 kB | 12/12 kB | 4.1/80 kB Progress (3): 36/88 kB | 12 kB | 4.1/80 kB Progress (3): 36/88 kB | 12 kB | 7.7/80 kB Progress (4): 36/88 kB | 12 kB | 7.7/80 kB | 4.1/49 kB Progress (4): 40/88 kB | 12 kB | 7.7/80 kB | 4.1/49 kB Progress (4): 40/88 kB | 12 kB | 7.7/80 kB | 7.7/49 kB Progress (4): 40/88 kB | 12 kB | 12/80 kB | 7.7/49 kB Progress (4): 40/88 kB | 12 kB | 12/80 kB | 12/49 kB Progress (5): 40/88 kB | 12 kB | 12/80 kB | 12/49 kB | 4.1/51 kB Progress (5): 44/88 kB | 12 kB | 12/80 kB | 12/49 kB | 4.1/51 kB Progress (5): 44/88 kB | 12 kB | 12/80 kB | 12/49 kB | 7.7/51 kB Progress (5): 44/88 kB | 12 kB | 12/80 kB | 16/49 kB | 7.7/51 kB Progress (5): 44/88 kB | 12 kB | 16/80 kB | 16/49 kB | 7.7/51 kB Progress (5): 44/88 kB | 12 kB | 16/80 kB | 20/49 kB | 7.7/51 kB Progress (5): 44/88 kB | 12 kB | 16/80 kB | 20/49 kB | 12/51 kB Progress (5): 48/88 kB | 12 kB | 16/80 kB | 20/49 kB | 12/51 kB Progress (5): 48/88 kB | 12 kB | 16/80 kB | 20/49 kB | 16/51 kB Progress (5): 48/88 kB | 12 kB | 16/80 kB | 24/49 kB | 16/51 kB Progress (5): 48/88 kB | 12 kB | 20/80 kB | 24/49 kB | 16/51 kB Progress (5): 48/88 kB | 12 kB | 20/80 kB | 28/49 kB | 16/51 kB Progress (5): 48/88 kB | 12 kB | 20/80 kB | 28/49 kB | 20/51 kB Progress (5): 52/88 kB | 12 kB | 20/80 kB | 28/49 kB | 20/51 kB Progress (5): 52/88 kB | 12 kB | 20/80 kB | 28/49 kB | 24/51 kB Progress (5): 52/88 kB | 12 kB | 20/80 kB | 32/49 kB | 24/51 kB Progress (5): 52/88 kB | 12 kB | 24/80 kB | 32/49 kB | 24/51 kB Progress (5): 52/88 kB | 12 kB | 24/80 kB | 36/49 kB | 24/51 kB Progress (5): 52/88 kB | 12 kB | 24/80 kB | 36/49 kB | 28/51 kB Progress (5): 56/88 kB | 12 kB | 24/80 kB | 36/49 kB | 28/51 kB Progress (5): 56/88 kB | 12 kB | 24/80 kB | 36/49 kB | 32/51 kB Progress (5): 56/88 kB | 12 kB | 24/80 kB | 40/49 kB | 32/51 kB Progress (5): 56/88 kB | 12 kB | 28/80 kB | 40/49 kB | 32/51 kB Progress (5): 56/88 kB | 12 kB | 28/80 kB | 44/49 kB | 32/51 kB Progress (5): 56/88 kB | 12 kB | 28/80 kB | 44/49 kB | 36/51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 258 kB/s) [2019-07-31T04:39:58.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [2019-07-31T04:39:58.879Z] Progress (4): 60/88 kB | 28/80 kB | 44/49 kB | 36/51 kB Progress (4): 60/88 kB | 28/80 kB | 44/49 kB | 40/51 kB Progress (4): 60/88 kB | 28/80 kB | 44/49 kB | 44/51 kB Progress (4): 60/88 kB | 28/80 kB | 44/49 kB | 48/51 kB Progress (4): 60/88 kB | 28/80 kB | 48/49 kB | 48/51 kB Progress (4): 60/88 kB | 32/80 kB | 48/49 kB | 48/51 kB Progress (4): 60/88 kB | 32/80 kB | 49 kB | 48/51 kB Progress (4): 60/88 kB | 32/80 kB | 49 kB | 51 kB Progress (4): 64/88 kB | 32/80 kB | 49 kB | 51 kB Progress (4): 64/88 kB | 36/80 kB | 49 kB | 51 kB Progress (4): 68/88 kB | 36/80 kB | 49 kB | 51 kB Progress (4): 68/88 kB | 40/80 kB | 49 kB | 51 kB Progress (4): 72/88 kB | 40/80 kB | 49 kB | 51 kB Progress (4): 72/88 kB | 44/80 kB | 49 kB | 51 kB Progress (4): 76/88 kB | 44/80 kB | 49 kB | 51 kB Progress (4): 76/88 kB | 48/80 kB | 49 kB | 51 kB Progress (4): 80/88 kB | 48/80 kB | 49 kB | 51 kB Progress (4): 80/88 kB | 52/80 kB | 49 kB | 51 kB Progress (4): 84/88 kB | 52/80 kB | 49 kB | 51 kB Progress (4): 84/88 kB | 56/80 kB | 49 kB | 51 kB Progress (4): 88 kB | 56/80 kB | 49 kB | 51 kB Progress (4): 88 kB | 60/80 kB | 49 kB | 51 kB Progress (4): 88 kB | 64/80 kB | 49 kB | 51 kB Progress (4): 88 kB | 68/80 kB | 49 kB | 51 kB Progress (4): 88 kB | 72/80 kB | 49 kB | 51 kB Progress (4): 88 kB | 76/80 kB | 49 kB | 51 kB Progress (4): 88 kB | 80/80 kB | 49 kB | 51 kB Progress (4): 88 kB | 80 kB | 49 kB | 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 878 kB/s) [2019-07-31T04:39:58.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [2019-07-31T04:39:58.879Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 791 kB/s) [2019-07-31T04:39:58.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [2019-07-31T04:39:58.879Z] Progress (3): 88 kB | 80 kB | 4.1/194 kB Progress (3): 88 kB | 80 kB | 7.7/194 kB Progress (3): 88 kB | 80 kB | 12/194 kB Progress (3): 88 kB | 80 kB | 16/194 kB Progress (3): 88 kB | 80 kB | 20/194 kB Progress (3): 88 kB | 80 kB | 24/194 kB Progress (3): 88 kB | 80 kB | 28/194 kB Progress (3): 88 kB | 80 kB | 32/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.3 MB/s) [2019-07-31T04:39:58.879Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.2 MB/s) [2019-07-31T04:39:58.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [2019-07-31T04:39:58.879Z] Progress (1): 36/194 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [2019-07-31T04:39:58.879Z] Progress (1): 40/194 kB Progress (1): 44/194 kB Progress (1): 48/194 kB Progress (1): 52/194 kB Progress (1): 56/194 kB Progress (1): 60/194 kB Progress (1): 64/194 kB Progress (1): 68/194 kB Progress (1): 72/194 kB Progress (1): 76/194 kB Progress (1): 80/194 kB Progress (1): 84/194 kB Progress (1): 88/194 kB Progress (1): 92/194 kB Progress (1): 96/194 kB Progress (1): 100/194 kB Progress (1): 104/194 kB Progress (1): 108/194 kB Progress (1): 112/194 kB Progress (1): 116/194 kB Progress (1): 120/194 kB Progress (2): 120/194 kB | 4.1/22 kB Progress (2): 124/194 kB | 4.1/22 kB Progress (2): 124/194 kB | 7.7/22 kB Progress (3): 124/194 kB | 7.7/22 kB | 4.1/178 kB Progress (3): 124/194 kB | 12/22 kB | 4.1/178 kB Progress (3): 128/194 kB | 12/22 kB | 4.1/178 kB Progress (3): 128/194 kB | 16/22 kB | 4.1/178 kB Progress (3): 128/194 kB | 16/22 kB | 7.7/178 kB Progress (3): 128/194 kB | 20/22 kB | 7.7/178 kB Progress (3): 132/194 kB | 20/22 kB | 7.7/178 kB Progress (3): 132/194 kB | 22 kB | 7.7/178 kB Progress (3): 132/194 kB | 22 kB | 12/178 kB Progress (3): 136/194 kB | 22 kB | 12/178 kB Progress (3): 136/194 kB | 22 kB | 16/178 kB Progress (3): 140/194 kB | 22 kB | 16/178 kB Progress (3): 140/194 kB | 22 kB | 20/178 kB Progress (3): 144/194 kB | 22 kB | 20/178 kB Progress (3): 144/194 kB | 22 kB | 24/178 kB Progress (3): 148/194 kB | 22 kB | 24/178 kB Progress (3): 152/194 kB | 22 kB | 24/178 kB Progress (3): 152/194 kB | 22 kB | 28/178 kB Progress (3): 156/194 kB | 22 kB | 28/178 kB Progress (3): 156/194 kB | 22 kB | 32/178 kB Progress (3): 160/194 kB | 22 kB | 32/178 kB Progress (3): 160/194 kB | 22 kB | 33/178 kB Progress (3): 164/194 kB | 22 kB | 33/178 kB Progress (3): 164/194 kB | 22 kB | 37/178 kB Progress (3): 168/194 kB | 22 kB | 37/178 kB Progress (3): 168/194 kB | 22 kB | 41/178 kB Progress (3): 172/194 kB | 22 kB | 41/178 kB Progress (3): 176/194 kB | 22 kB | 41/178 kB Progress (3): 176/194 kB | 22 kB | 45/178 kB Progress (3): 180/194 kB | 22 kB | 45/178 kB Progress (3): 180/194 kB | 22 kB | 49/178 kB Progress (3): 184/194 kB | 22 kB | 49/178 kB Progress (3): 184/194 kB | 22 kB | 53/178 kB Progress (3): 188/194 kB | 22 kB | 53/178 kB Progress (3): 188/194 kB | 22 kB | 57/178 kB Progress (3): 192/194 kB | 22 kB | 57/178 kB Progress (3): 192/194 kB | 22 kB | 61/178 kB Progress (3): 194 kB | 22 kB | 61/178 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 285 kB/s) [2019-07-31T04:39:58.879Z] Progress (2): 194 kB | 65/178 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [2019-07-31T04:39:58.879Z] Progress (3): 194 kB | 65/178 kB | 4.1/22 kB Progress (3): 194 kB | 66/178 kB | 4.1/22 kB Progress (3): 194 kB | 66/178 kB | 7.7/22 kB Progress (3): 194 kB | 70/178 kB | 7.7/22 kB Progress (3): 194 kB | 70/178 kB | 12/22 kB Progress (4): 194 kB | 70/178 kB | 12/22 kB | 4.1/8.8 kB Progress (4): 194 kB | 70/178 kB | 16/22 kB | 4.1/8.8 kB Progress (4): 194 kB | 74/178 kB | 16/22 kB | 4.1/8.8 kB Progress (4): 194 kB | 74/178 kB | 20/22 kB | 4.1/8.8 kB Progress (4): 194 kB | 74/178 kB | 20/22 kB | 7.7/8.8 kB Progress (4): 194 kB | 74/178 kB | 22 kB | 7.7/8.8 kB Progress (4): 194 kB | 78/178 kB | 22 kB | 7.7/8.8 kB Progress (4): 194 kB | 78/178 kB | 22 kB | 8.8 kB Progress (4): 194 kB | 82/178 kB | 22 kB | 8.8 kB Progress (4): 194 kB | 86/178 kB | 22 kB | 8.8 kB Progress (4): 194 kB | 90/178 kB | 22 kB | 8.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 2.4 MB/s) [2019-07-31T04:39:58.879Z] Progress (3): 94/178 kB | 22 kB | 8.8 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [2019-07-31T04:39:58.879Z] Progress (3): 98/178 kB | 22 kB | 8.8 kB Progress (3): 98/178 kB | 22 kB | 8.8 kB Progress (3): 102/178 kB | 22 kB | 8.8 kB Progress (3): 106/178 kB | 22 kB | 8.8 kB Progress (3): 110/178 kB | 22 kB | 8.8 kB Progress (3): 114/178 kB | 22 kB | 8.8 kB Progress (3): 118/178 kB | 22 kB | 8.8 kB Progress (3): 122/178 kB | 22 kB | 8.8 kB Progress (3): 126/178 kB | 22 kB | 8.8 kB Progress (3): 130/178 kB | 22 kB | 8.8 kB Progress (3): 134/178 kB | 22 kB | 8.8 kB Progress (3): 138/178 kB | 22 kB | 8.8 kB Progress (3): 142/178 kB | 22 kB | 8.8 kB Progress (3): 146/178 kB | 22 kB | 8.8 kB Progress (3): 150/178 kB | 22 kB | 8.8 kB Progress (3): 154/178 kB | 22 kB | 8.8 kB Progress (3): 158/178 kB | 22 kB | 8.8 kB Progress (3): 162/178 kB | 22 kB | 8.8 kB Progress (3): 166/178 kB | 22 kB | 8.8 kB Progress (3): 170/178 kB | 22 kB | 8.8 kB Progress (3): 174/178 kB | 22 kB | 8.8 kB Progress (3): 178 kB | 22 kB | 8.8 kB Progress (4): 178 kB | 22 kB | 8.8 kB | 4.1/17 kB Progress (4): 178 kB | 22 kB | 8.8 kB | 7.7/17 kB Progress (4): 178 kB | 22 kB | 8.8 kB | 12/17 kB Progress (4): 178 kB | 22 kB | 8.8 kB | 16/17 kB Progress (4): 178 kB | 22 kB | 8.8 kB | 17 kB Progress (5): 178 kB | 22 kB | 8.8 kB | 17 kB | 4.1/9.8 kB Progress (5): 178 kB | 22 kB | 8.8 kB | 17 kB | 7.7/9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 1.9 MB/s) [2019-07-31T04:39:59.136Z] Progress (4): 22 kB | 8.8 kB | 17 kB | 9.8 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [2019-07-31T04:39:59.136Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 97 kB/s) [2019-07-31T04:39:59.136Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [2019-07-31T04:39:59.136Z] Progress (4): 22 kB | 8.8 kB | 17 kB | 4.1/13 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 7.7/13 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 12/13 kB Progress (4): 22 kB | 8.8 kB | 17 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 155 kB/s) [2019-07-31T04:39:59.136Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 207 kB/s) [2019-07-31T04:39:59.136Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [2019-07-31T04:39:59.136Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [2019-07-31T04:39:59.136Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 75 kB/s) [2019-07-31T04:39:59.136Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-31T04:39:59.136Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 108 kB/s) [2019-07-31T04:39:59.136Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [2019-07-31T04:39:59.136Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Progress (2): 11 kB | 4.1/26 kB Progress (2): 11 kB | 7.7/26 kB Progress (2): 11 kB | 12/26 kB Progress (2): 11 kB | 16/26 kB Progress (2): 11 kB | 20/26 kB Progress (2): 11 kB | 24/26 kB Progress (2): 11 kB | 26 kB Progress (3): 11 kB | 26 kB | 4.1/13 kB Progress (3): 11 kB | 26 kB | 7.7/13 kB Progress (3): 11 kB | 26 kB | 12/13 kB Progress (3): 11 kB | 26 kB | 13 kB Progress (4): 11 kB | 26 kB | 13 kB | 4.1/41 kB Progress (4): 11 kB | 26 kB | 13 kB | 7.7/41 kB Progress (4): 11 kB | 26 kB | 13 kB | 12/41 kB Progress (4): 11 kB | 26 kB | 13 kB | 16/41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 87 kB/s) [2019-07-31T04:39:59.136Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [2019-07-31T04:39:59.136Z] Progress (3): 26 kB | 13 kB | 20/41 kB Progress (4): 26 kB | 13 kB | 20/41 kB | 4.1/13 kB Progress (4): 26 kB | 13 kB | 24/41 kB | 4.1/13 kB Progress (4): 26 kB | 13 kB | 24/41 kB | 7.7/13 kB Progress (4): 26 kB | 13 kB | 28/41 kB | 7.7/13 kB Progress (4): 26 kB | 13 kB | 28/41 kB | 12/13 kB Progress (4): 26 kB | 13 kB | 32/41 kB | 12/13 kB Progress (4): 26 kB | 13 kB | 32/41 kB | 13 kB Progress (4): 26 kB | 13 kB | 36/41 kB | 13 kB Progress (4): 26 kB | 13 kB | 40/41 kB | 13 kB Progress (4): 26 kB | 13 kB | 41 kB | 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 191 kB/s) [2019-07-31T04:39:59.136Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-31T04:39:59.136Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 96 kB/s) [2019-07-31T04:39:59.136Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [2019-07-31T04:39:59.136Z] Progress (3): 41 kB | 13 kB | 4.1/10 kB Progress (3): 41 kB | 13 kB | 7.7/10 kB Progress (3): 41 kB | 13 kB | 10 kB Progress (4): 41 kB | 13 kB | 10 kB | 4.1/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 7.7/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 12/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 16/38 kB Progress (4): 41 kB | 13 kB | 10 kB | 20/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 20/38 kB | 4.1/245 kB Progress (5): 41 kB | 13 kB | 10 kB | 24/38 kB | 4.1/245 kB Progress (5): 41 kB | 13 kB | 10 kB | 24/38 kB | 7.7/245 kB Progress (5): 41 kB | 13 kB | 10 kB | 28/38 kB | 7.7/245 kB Progress (5): 41 kB | 13 kB | 10 kB | 28/38 kB | 12/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 92 kB/s) [2019-07-31T04:39:59.136Z] Progress (4): 41 kB | 10 kB | 28/38 kB | 16/245 kB Progress (4): 41 kB | 10 kB | 32/38 kB | 16/245 kB Progress (4): 41 kB | 10 kB | 32/38 kB | 20/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-31T04:39:59.136Z] Progress (4): 41 kB | 10 kB | 32/38 kB | 24/245 kB Progress (4): 41 kB | 10 kB | 36/38 kB | 24/245 kB Progress (4): 41 kB | 10 kB | 36/38 kB | 28/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 28/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 32/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 33/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 37/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 41/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 45/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 49/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 53/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 57/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 61/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 65/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 66/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 70/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 74/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 78/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 82/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 86/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 90/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 94/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 98/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 98/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 102/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 106/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 110/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 114/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 118/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 122/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 126/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 130/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 134/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 138/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 142/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 146/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 150/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 154/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 158/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 162/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 166/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 170/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 174/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 178/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 182/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 186/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 190/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 194/245 kB Progress (4): 41 kB | 10 kB | 38 kB | 198/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 66 kB/s) [2019-07-31T04:39:59.136Z] Progress (3): 41 kB | 38 kB | 202/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar [2019-07-31T04:39:59.136Z] Progress (3): 41 kB | 38 kB | 206/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 255 kB/s) [2019-07-31T04:39:59.136Z] Progress (2): 38 kB | 210/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar [2019-07-31T04:39:59.136Z] Progress (2): 38 kB | 214/245 kB Progress (2): 38 kB | 218/245 kB Progress (2): 38 kB | 222/245 kB Progress (2): 38 kB | 226/245 kB Progress (3): 38 kB | 226/245 kB | 4.1/245 kB Progress (3): 38 kB | 230/245 kB | 4.1/245 kB Progress (3): 38 kB | 230/245 kB | 7.7/245 kB Progress (3): 38 kB | 234/245 kB | 7.7/245 kB Progress (3): 38 kB | 234/245 kB | 12/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 231 kB/s) [2019-07-31T04:39:59.136Z] Progress (2): 238/245 kB | 12/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar [2019-07-31T04:39:59.136Z] Progress (2): 238/245 kB | 16/245 kB Progress (2): 242/245 kB | 16/245 kB Progress (2): 242/245 kB | 20/245 kB Progress (2): 245 kB | 20/245 kB Progress (3): 245 kB | 20/245 kB | 4.1/11 kB Progress (3): 245 kB | 24/245 kB | 4.1/11 kB Progress (3): 245 kB | 24/245 kB | 7.7/11 kB Progress (3): 245 kB | 24/245 kB | 11 kB Progress (3): 245 kB | 28/245 kB | 11 kB Progress (3): 245 kB | 32/245 kB | 11 kB Progress (3): 245 kB | 33/245 kB | 11 kB Progress (3): 245 kB | 37/245 kB | 11 kB Progress (3): 245 kB | 41/245 kB | 11 kB Progress (3): 245 kB | 45/245 kB | 11 kB Progress (3): 245 kB | 49/245 kB | 11 kB Progress (3): 245 kB | 53/245 kB | 11 kB Progress (3): 245 kB | 57/245 kB | 11 kB Progress (3): 245 kB | 61/245 kB | 11 kB Progress (3): 245 kB | 65/245 kB | 11 kB Progress (3): 245 kB | 66/245 kB | 11 kB Progress (3): 245 kB | 70/245 kB | 11 kB Progress (3): 245 kB | 74/245 kB | 11 kB Progress (3): 245 kB | 78/245 kB | 11 kB Progress (3): 245 kB | 82/245 kB | 11 kB Progress (3): 245 kB | 86/245 kB | 11 kB Progress (3): 245 kB | 90/245 kB | 11 kB Progress (3): 245 kB | 94/245 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 66 kB/s) [2019-07-31T04:39:59.136Z] Progress (2): 245 kB | 98/245 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-31T04:39:59.136Z] Progress (2): 245 kB | 98/245 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 1.4 MB/s) [2019-07-31T04:39:59.136Z] Progress (2): 98/245 kB | 4.1/32 kB Progress (2): 102/245 kB | 4.1/32 kB Progress (2): 102/245 kB | 7.7/32 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [2019-07-31T04:39:59.137Z] Progress (2): 102/245 kB | 12/32 kB Progress (2): 106/245 kB | 12/32 kB Progress (2): 106/245 kB | 16/32 kB Progress (2): 110/245 kB | 16/32 kB Progress (2): 114/245 kB | 16/32 kB Progress (2): 114/245 kB | 20/32 kB Progress (2): 118/245 kB | 20/32 kB Progress (3): 118/245 kB | 20/32 kB | 4.1/99 kB Progress (3): 118/245 kB | 24/32 kB | 4.1/99 kB Progress (3): 118/245 kB | 24/32 kB | 7.7/99 kB Progress (3): 122/245 kB | 24/32 kB | 7.7/99 kB Progress (3): 122/245 kB | 28/32 kB | 7.7/99 kB Progress (3): 126/245 kB | 28/32 kB | 7.7/99 kB Progress (3): 126/245 kB | 28/32 kB | 12/99 kB Progress (3): 130/245 kB | 28/32 kB | 12/99 kB Progress (3): 130/245 kB | 32 kB | 12/99 kB Progress (3): 131/245 kB | 32 kB | 12/99 kB Progress (3): 131/245 kB | 32 kB | 16/99 kB Progress (3): 135/245 kB | 32 kB | 16/99 kB Progress (3): 135/245 kB | 32 kB | 20/99 kB Progress (3): 139/245 kB | 32 kB | 20/99 kB Progress (3): 139/245 kB | 32 kB | 24/99 kB Progress (3): 143/245 kB | 32 kB | 24/99 kB Progress (3): 147/245 kB | 32 kB | 24/99 kB Progress (3): 147/245 kB | 32 kB | 28/99 kB Progress (3): 151/245 kB | 32 kB | 28/99 kB Progress (3): 151/245 kB | 32 kB | 32/99 kB Progress (3): 155/245 kB | 32 kB | 32/99 kB Progress (3): 155/245 kB | 32 kB | 36/99 kB Progress (3): 159/245 kB | 32 kB | 36/99 kB Progress (3): 159/245 kB | 32 kB | 40/99 kB Progress (3): 163/245 kB | 32 kB | 40/99 kB Progress (3): 163/245 kB | 32 kB | 44/99 kB Progress (3): 164/245 kB | 32 kB | 44/99 kB Progress (3): 164/245 kB | 32 kB | 48/99 kB Progress (3): 168/245 kB | 32 kB | 48/99 kB Progress (3): 168/245 kB | 32 kB | 52/99 kB Progress (3): 172/245 kB | 32 kB | 52/99 kB Progress (3): 172/245 kB | 32 kB | 56/99 kB Progress (3): 176/245 kB | 32 kB | 56/99 kB Progress (3): 176/245 kB | 32 kB | 60/99 kB Progress (3): 180/245 kB | 32 kB | 60/99 kB Progress (3): 180/245 kB | 32 kB | 64/99 kB Progress (3): 184/245 kB | 32 kB | 64/99 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 174 kB/s) [2019-07-31T04:39:59.137Z] Progress (2): 188/245 kB | 64/99 kB Progress (2): 188/245 kB | 68/99 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [2019-07-31T04:39:59.137Z] Progress (2): 188/245 kB | 72/99 kB Progress (2): 192/245 kB | 72/99 kB Progress (2): 192/245 kB | 76/99 kB Progress (2): 196/245 kB | 76/99 kB Progress (2): 196/245 kB | 80/99 kB Progress (2): 197/245 kB | 80/99 kB Progress (2): 197/245 kB | 84/99 kB Progress (2): 201/245 kB | 84/99 kB Progress (2): 201/245 kB | 88/99 kB Progress (2): 205/245 kB | 88/99 kB Progress (2): 205/245 kB | 92/99 kB Progress (2): 209/245 kB | 92/99 kB Progress (2): 209/245 kB | 96/99 kB Progress (2): 213/245 kB | 96/99 kB Progress (2): 213/245 kB | 99 kB Progress (2): 217/245 kB | 99 kB Progress (2): 221/245 kB | 99 kB Progress (2): 225/245 kB | 99 kB Progress (2): 229/245 kB | 99 kB Progress (2): 233/245 kB | 99 kB Progress (2): 237/245 kB | 99 kB Progress (2): 241/245 kB | 99 kB Progress (2): 245/245 kB | 99 kB Progress (2): 245 kB | 99 kB Progress (3): 245 kB | 99 kB | 4.1/134 kB Progress (3): 245 kB | 99 kB | 7.7/134 kB Progress (3): 245 kB | 99 kB | 12/134 kB Progress (3): 245 kB | 99 kB | 16/134 kB Progress (3): 245 kB | 99 kB | 20/134 kB Progress (3): 245 kB | 99 kB | 24/134 kB Progress (3): 245 kB | 99 kB | 28/134 kB Progress (3): 245 kB | 99 kB | 32/134 kB Progress (3): 245 kB | 99 kB | 33/134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 1.3 MB/s) [2019-07-31T04:39:59.137Z] Progress (2): 99 kB | 37/134 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 510 kB/s) [2019-07-31T04:39:59.137Z] Progress (2): 37/134 kB | 4.1/64 kB Progress (2): 41/134 kB | 4.1/64 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar [2019-07-31T04:39:59.137Z] Progress (2): 45/134 kB | 4.1/64 kB Progress (2): 45/134 kB | 7.7/64 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar [2019-07-31T04:39:59.137Z] Progress (2): 45/134 kB | 12/64 kB Progress (2): 49/134 kB | 12/64 kB Progress (2): 49/134 kB | 16/64 kB Progress (2): 53/134 kB | 16/64 kB Progress (2): 53/134 kB | 20/64 kB Progress (2): 57/134 kB | 20/64 kB Progress (2): 57/134 kB | 24/64 kB Progress (2): 61/134 kB | 24/64 kB Progress (2): 61/134 kB | 28/64 kB Progress (2): 65/134 kB | 28/64 kB Progress (2): 65/134 kB | 32/64 kB Progress (2): 66/134 kB | 32/64 kB Progress (2): 66/134 kB | 36/64 kB Progress (2): 70/134 kB | 36/64 kB Progress (2): 70/134 kB | 40/64 kB Progress (2): 74/134 kB | 40/64 kB Progress (2): 74/134 kB | 44/64 kB Progress (2): 78/134 kB | 44/64 kB Progress (2): 78/134 kB | 48/64 kB Progress (2): 82/134 kB | 48/64 kB Progress (2): 82/134 kB | 52/64 kB Progress (2): 86/134 kB | 52/64 kB Progress (2): 86/134 kB | 56/64 kB Progress (2): 90/134 kB | 56/64 kB Progress (2): 90/134 kB | 60/64 kB Progress (2): 94/134 kB | 60/64 kB Progress (2): 94/134 kB | 64 kB Progress (2): 98/134 kB | 64 kB Progress (2): 98/134 kB | 64 kB Progress (2): 102/134 kB | 64 kB Progress (2): 106/134 kB | 64 kB Progress (2): 110/134 kB | 64 kB Progress (2): 114/134 kB | 64 kB Progress (2): 118/134 kB | 64 kB Progress (2): 122/134 kB | 64 kB Progress (2): 126/134 kB | 64 kB Progress (2): 130/134 kB | 64 kB Progress (2): 134 kB | 64 kB Progress (3): 134 kB | 64 kB | 4.1/12 kB Progress (3): 134 kB | 64 kB | 7.7/12 kB Progress (3): 134 kB | 64 kB | 12/12 kB Progress (3): 134 kB | 64 kB | 12 kB Progress (4): 134 kB | 64 kB | 12 kB | 4.1/35 kB Progress (4): 134 kB | 64 kB | 12 kB | 7.7/35 kB Progress (4): 134 kB | 64 kB | 12 kB | 12/35 kB Progress (4): 134 kB | 64 kB | 12 kB | 16/35 kB Progress (4): 134 kB | 64 kB | 12 kB | 20/35 kB Progress (4): 134 kB | 64 kB | 12 kB | 24/35 kB Progress (4): 134 kB | 64 kB | 12 kB | 28/35 kB Progress (4): 134 kB | 64 kB | 12 kB | 32/35 kB Progress (4): 134 kB | 64 kB | 12 kB | 35 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 58 kB/s) [2019-07-31T04:39:59.137Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-31T04:39:59.137Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 304 kB/s) [2019-07-31T04:39:59.137Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [2019-07-31T04:39:59.137Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 636 kB/s) [2019-07-31T04:39:59.137Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-31T04:39:59.137Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 167 kB/s) [2019-07-31T04:39:59.137Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-31T04:39:59.137Z] Progress (1): 4.1/245 kB Progress (1): 7.7/245 kB Progress (1): 12/245 kB Progress (2): 12/245 kB | 4.1/185 kB Progress (2): 16/245 kB | 4.1/185 kB Progress (2): 16/245 kB | 7.7/185 kB Progress (2): 20/245 kB | 7.7/185 kB Progress (2): 24/245 kB | 7.7/185 kB Progress (2): 24/245 kB | 12/185 kB Progress (2): 28/245 kB | 12/185 kB Progress (2): 28/245 kB | 16/185 kB Progress (2): 32/245 kB | 16/185 kB Progress (2): 32/245 kB | 20/185 kB Progress (2): 33/245 kB | 20/185 kB Progress (2): 33/245 kB | 24/185 kB Progress (2): 37/245 kB | 24/185 kB Progress (2): 37/245 kB | 28/185 kB Progress (2): 41/245 kB | 28/185 kB Progress (2): 41/245 kB | 32/185 kB Progress (2): 45/245 kB | 32/185 kB Progress (2): 45/245 kB | 33/185 kB Progress (2): 49/245 kB | 33/185 kB Progress (2): 49/245 kB | 37/185 kB Progress (3): 49/245 kB | 37/185 kB | 4.1/58 kB Progress (3): 49/245 kB | 41/185 kB | 4.1/58 kB Progress (3): 53/245 kB | 41/185 kB | 4.1/58 kB Progress (3): 53/245 kB | 41/185 kB | 7.7/58 kB Progress (3): 57/245 kB | 41/185 kB | 7.7/58 kB Progress (3): 57/245 kB | 41/185 kB | 12/58 kB Progress (3): 57/245 kB | 45/185 kB | 12/58 kB Progress (3): 57/245 kB | 45/185 kB | 16/58 kB Progress (3): 61/245 kB | 45/185 kB | 16/58 kB Progress (3): 61/245 kB | 45/185 kB | 20/58 kB Progress (3): 61/245 kB | 49/185 kB | 20/58 kB Progress (3): 61/245 kB | 49/185 kB | 24/58 kB Progress (3): 65/245 kB | 49/185 kB | 24/58 kB Progress (3): 65/245 kB | 53/185 kB | 24/58 kB Progress (3): 66/245 kB | 53/185 kB | 24/58 kB Progress (3): 66/245 kB | 53/185 kB | 28/58 kB Progress (3): 70/245 kB | 53/185 kB | 28/58 kB Progress (3): 70/245 kB | 57/185 kB | 28/58 kB Progress (3): 74/245 kB | 57/185 kB | 28/58 kB Progress (3): 74/245 kB | 57/185 kB | 32/58 kB Progress (3): 74/245 kB | 61/185 kB | 32/58 kB Progress (3): 74/245 kB | 61/185 kB | 33/58 kB Progress (3): 78/245 kB | 61/185 kB | 33/58 kB Progress (3): 78/245 kB | 61/185 kB | 37/58 kB Progress (3): 78/245 kB | 65/185 kB | 37/58 kB Progress (3): 78/245 kB | 65/185 kB | 41/58 kB Progress (3): 82/245 kB | 65/185 kB | 41/58 kB Progress (3): 82/245 kB | 65/185 kB | 45/58 kB Progress (3): 82/245 kB | 66/185 kB | 45/58 kB Progress (3): 82/245 kB | 66/185 kB | 49/58 kB Progress (3): 82/245 kB | 70/185 kB | 49/58 kB Progress (3): 86/245 kB | 70/185 kB | 49/58 kB Progress (3): 86/245 kB | 74/185 kB | 49/58 kB Progress (3): 86/245 kB | 74/185 kB | 53/58 kB Progress (3): 86/245 kB | 78/185 kB | 53/58 kB Progress (3): 90/245 kB | 78/185 kB | 53/58 kB Progress (3): 90/245 kB | 82/185 kB | 53/58 kB Progress (3): 90/245 kB | 82/185 kB | 57/58 kB Progress (3): 90/245 kB | 86/185 kB | 57/58 kB Progress (3): 94/245 kB | 86/185 kB | 57/58 kB Progress (3): 94/245 kB | 90/185 kB | 57/58 kB Progress (3): 94/245 kB | 90/185 kB | 58 kB Progress (3): 98/245 kB | 90/185 kB | 58 kB Progress (3): 98/245 kB | 94/185 kB | 58 kB Progress (3): 98/245 kB | 94/185 kB | 58 kB Progress (3): 98/245 kB | 98/185 kB | 58 kB Progress (3): 98/245 kB | 98/185 kB | 58 kB Progress (3): 102/245 kB | 98/185 kB | 58 kB Progress (3): 102/245 kB | 102/185 kB | 58 kB Progress (3): 106/245 kB | 102/185 kB | 58 kB Progress (3): 106/245 kB | 106/185 kB | 58 kB Progress (3): 110/245 kB | 106/185 kB | 58 kB Progress (3): 110/245 kB | 110/185 kB | 58 kB Progress (3): 114/245 kB | 110/185 kB | 58 kB Progress (3): 114/245 kB | 114/185 kB | 58 kB Progress (3): 118/245 kB | 114/185 kB | 58 kB Progress (3): 118/245 kB | 118/185 kB | 58 kB Progress (3): 122/245 kB | 118/185 kB | 58 kB Progress (3): 122/245 kB | 122/185 kB | 58 kB Progress (3): 126/245 kB | 122/185 kB | 58 kB Progress (3): 126/245 kB | 126/185 kB | 58 kB Progress (3): 130/245 kB | 126/185 kB | 58 kB Progress (3): 130/245 kB | 130/185 kB | 58 kB Progress (3): 134/245 kB | 130/185 kB | 58 kB Progress (3): 134/245 kB | 134/185 kB | 58 kB Progress (3): 138/245 kB | 134/185 kB | 58 kB Progress (3): 138/245 kB | 138/185 kB | 58 kB Progress (3): 142/245 kB | 138/185 kB | 58 kB Progress (3): 142/245 kB | 142/185 kB | 58 kB Progress (3): 146/245 kB | 142/185 kB | 58 kB Progress (3): 146/245 kB | 146/185 kB | 58 kB Progress (3): 150/245 kB | 146/185 kB | 58 kB Progress (3): 150/245 kB | 150/185 kB | 58 kB Progress (3): 150/245 kB | 154/185 kB | 58 kB Progress (3): 150/245 kB | 158/185 kB | 58 kB Progress (3): 150/245 kB | 162/185 kB | 58 kB Progress (4): 150/245 kB | 162/185 kB | 58 kB | 4.1/282 kB Progress (5): 150/245 kB | 162/185 kB | 58 kB | 4.1/282 kB | 4.1/45 kB Progress (5): 150/245 kB | 162/185 kB | 58 kB | 4.1/282 kB | 7.7/45 kB Progress (5): 150/245 kB | 162/185 kB | 58 kB | 4.1/282 kB | 12/45 kB Progress (5): 150/245 kB | 162/185 kB | 58 kB | 4.1/282 kB | 16/45 kB Progress (5): 154/245 kB | 162/185 kB | 58 kB | 4.1/282 kB | 16/45 kB Progress (5): 154/245 kB | 166/185 kB | 58 kB | 4.1/282 kB | 16/45 kB Progress (5): 154/245 kB | 166/185 kB | 58 kB | 4.1/282 kB | 20/45 kB Progress (5): 154/245 kB | 166/185 kB | 58 kB | 7.7/282 kB | 20/45 kB Progress (5): 154/245 kB | 166/185 kB | 58 kB | 7.7/282 kB | 24/45 kB Progress (5): 154/245 kB | 170/185 kB | 58 kB | 7.7/282 kB | 24/45 kB Progress (5): 158/245 kB | 170/185 kB | 58 kB | 7.7/282 kB | 24/45 kB Progress (5): 158/245 kB | 174/185 kB | 58 kB | 7.7/282 kB | 24/45 kB Progress (5): 158/245 kB | 174/185 kB | 58 kB | 7.7/282 kB | 28/45 kB Progress (5): 158/245 kB | 174/185 kB | 58 kB | 12/282 kB | 28/45 kB Progress (5): 158/245 kB | 174/185 kB | 58 kB | 12/282 kB | 32/45 kB Progress (5): 158/245 kB | 178/185 kB | 58 kB | 12/282 kB | 32/45 kB Progress (5): 162/245 kB | 178/185 kB | 58 kB | 12/282 kB | 32/45 kB Progress (5): 162/245 kB | 182/185 kB | 58 kB | 12/282 kB | 32/45 kB Progress (5): 166/245 kB | 182/185 kB | 58 kB | 12/282 kB | 32/45 kB Progress (5): 166/245 kB | 182/185 kB | 58 kB | 12/282 kB | 33/45 kB Progress (5): 166/245 kB | 182/185 kB | 58 kB | 16/282 kB | 33/45 kB Progress (5): 166/245 kB | 182/185 kB | 58 kB | 16/282 kB | 37/45 kB Progress (5): 170/245 kB | 182/185 kB | 58 kB | 16/282 kB | 37/45 kB Progress (5): 170/245 kB | 185 kB | 58 kB | 16/282 kB | 37/45 kB Progress (5): 174/245 kB | 185 kB | 58 kB | 16/282 kB | 37/45 kB Progress (5): 174/245 kB | 185 kB | 58 kB | 16/282 kB | 41/45 kB Progress (5): 174/245 kB | 185 kB | 58 kB | 20/282 kB | 41/45 kB Progress (5): 174/245 kB | 185 kB | 58 kB | 20/282 kB | 45/45 kB Progress (5): 178/245 kB | 185 kB | 58 kB | 20/282 kB | 45/45 kB Progress (5): 178/245 kB | 185 kB | 58 kB | 20/282 kB | 45 kB Progress (5): 182/245 kB | 185 kB | 58 kB | 20/282 kB | 45 kB Progress (5): 182/245 kB | 185 kB | 58 kB | 24/282 kB | 45 kB Progress (5): 186/245 kB | 185 kB | 58 kB | 24/282 kB | 45 kB Progress (5): 186/245 kB | 185 kB | 58 kB | 28/282 kB | 45 kB Progress (5): 190/245 kB | 185 kB | 58 kB | 28/282 kB | 45 kB Progress (5): 190/245 kB | 185 kB | 58 kB | 32/282 kB | 45 kB Progress (5): 194/245 kB | 185 kB | 58 kB | 32/282 kB | 45 kB Progress (5): 194/245 kB | 185 kB | 58 kB | 33/282 kB | 45 kB Progress (5): 198/245 kB | 185 kB | 58 kB | 33/282 kB | 45 kB Progress (5): 198/245 kB | 185 kB | 58 kB | 37/282 kB | 45 kB Progress (5): 202/245 kB | 185 kB | 58 kB | 37/282 kB | 45 kB Progress (5): 202/245 kB | 185 kB | 58 kB | 41/282 kB | 45 kB Progress (5): 206/245 kB | 185 kB | 58 kB | 41/282 kB | 45 kB Progress (5): 206/245 kB | 185 kB | 58 kB | 45/282 kB | 45 kB Progress (5): 210/245 kB | 185 kB | 58 kB | 45/282 kB | 45 kB Progress (5): 210/245 kB | 185 kB | 58 kB | 49/282 kB | 45 kB Progress (5): 214/245 kB | 185 kB | 58 kB | 49/282 kB | 45 kB Progress (5): 214/245 kB | 185 kB | 58 kB | 53/282 kB | 45 kB Progress (5): 218/245 kB | 185 kB | 58 kB | 53/282 kB | 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 737 kB/s) [2019-07-31T04:39:59.137Z] Progress (4): 218/245 kB | 58 kB | 57/282 kB | 45 kB Progress (4): 222/245 kB | 58 kB | 57/282 kB | 45 kB Progress (4): 222/245 kB | 58 kB | 61/282 kB | 45 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 179 kB/s) [2019-07-31T04:39:59.137Z] Progress (3): 226/245 kB | 58 kB | 61/282 kB Progress (3): 226/245 kB | 58 kB | 65/282 kB Progress (3): 230/245 kB | 58 kB | 65/282 kB Progress (3): 230/245 kB | 58 kB | 66/282 kB Progress (3): 234/245 kB | 58 kB | 66/282 kB Progress (3): 234/245 kB | 58 kB | 70/282 kB Progress (3): 238/245 kB | 58 kB | 70/282 kB Progress (3): 238/245 kB | 58 kB | 74/282 kB Progress (3): 242/245 kB | 58 kB | 74/282 kB Progress (3): 242/245 kB | 58 kB | 78/282 kB Progress (3): 245 kB | 58 kB | 78/282 kB Progress (3): 245 kB | 58 kB | 82/282 kB Progress (3): 245 kB | 58 kB | 86/282 kB Progress (3): 245 kB | 58 kB | 90/282 kB Progress (3): 245 kB | 58 kB | 94/282 kB Progress (3): 245 kB | 58 kB | 98/282 kB Progress (3): 245 kB | 58 kB | 102/282 kB Progress (3): 245 kB | 58 kB | 106/282 kB Progress (3): 245 kB | 58 kB | 110/282 kB Progress (3): 245 kB | 58 kB | 114/282 kB Progress (3): 245 kB | 58 kB | 118/282 kB Progress (3): 245 kB | 58 kB | 122/282 kB Progress (3): 245 kB | 58 kB | 126/282 kB Progress (3): 245 kB | 58 kB | 130/282 kB Progress (3): 245 kB | 58 kB | 134/282 kB Progress (3): 245 kB | 58 kB | 138/282 kB Progress (3): 245 kB | 58 kB | 142/282 kB Progress (3): 245 kB | 58 kB | 146/282 kB Progress (3): 245 kB | 58 kB | 150/282 kB Progress (3): 245 kB | 58 kB | 154/282 kB Progress (3): 245 kB | 58 kB | 158/282 kB Progress (3): 245 kB | 58 kB | 162/282 kB Progress (3): 245 kB | 58 kB | 166/282 kB Progress (3): 245 kB | 58 kB | 170/282 kB Progress (3): 245 kB | 58 kB | 174/282 kB Progress (3): 245 kB | 58 kB | 178/282 kB Progress (3): 245 kB | 58 kB | 182/282 kB Progress (3): 245 kB | 58 kB | 186/282 kB Progress (3): 245 kB | 58 kB | 190/282 kB Progress (3): 245 kB | 58 kB | 194/282 kB Progress (3): 245 kB | 58 kB | 198/282 kB Progress (3): 245 kB | 58 kB | 202/282 kB Progress (3): 245 kB | 58 kB | 206/282 kB Progress (3): 245 kB | 58 kB | 210/282 kB Progress (3): 245 kB | 58 kB | 214/282 kB Progress (3): 245 kB | 58 kB | 218/282 kB Progress (3): 245 kB | 58 kB | 222/282 kB Progress (3): 245 kB | 58 kB | 226/282 kB Progress (3): 245 kB | 58 kB | 230/282 kB Progress (3): 245 kB | 58 kB | 234/282 kB Progress (3): 245 kB | 58 kB | 238/282 kB Progress (3): 245 kB | 58 kB | 242/282 kB Progress (3): 245 kB | 58 kB | 246/282 kB Progress (3): 245 kB | 58 kB | 250/282 kB Progress (3): 245 kB | 58 kB | 254/282 kB Progress (3): 245 kB | 58 kB | 258/282 kB Progress (3): 245 kB | 58 kB | 262/282 kB Progress (3): 245 kB | 58 kB | 266/282 kB Progress (3): 245 kB | 58 kB | 270/282 kB Progress (3): 245 kB | 58 kB | 274/282 kB Progress (3): 245 kB | 58 kB | 278/282 kB Progress (3): 245 kB | 58 kB | 282/282 kB Progress (3): 245 kB | 58 kB | 282 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 904 kB/s) [2019-07-31T04:39:59.137Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 982 kB/s) [2019-07-31T04:39:59.393Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 131 kB/s) [2019-07-31T04:39:59.393Z] [INFO] [2019-07-31T04:39:59.393Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-31T04:39:59.393Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T04:39:59.649Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T04:39:59.649Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T04:39:59.649Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T04:39:59.649Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T04:39:59.649Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-31T04:39:59.649Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 204 kB/s) [2019-07-31T04:39:59.649Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T04:39:59.905Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T04:39:59.905Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T04:39:59.905Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T04:39:59.905Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T04:39:59.905Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-31T04:39:59.905Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 272 kB/s) [2019-07-31T04:40:00.162Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T04:40:00.162Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T04:40:00.162Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T04:40:00.162Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T04:40:00.162Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T04:40:00.162Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-31T04:40:00.419Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 139 kB/s) [2019-07-31T04:40:00.419Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T04:40:00.419Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T04:40:00.419Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T04:40:00.676Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T04:40:00.676Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T04:40:00.676Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-31T04:40:00.933Z] Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 119 kB/s) [2019-07-31T04:40:00.933Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T04:40:00.933Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T04:40:00.933Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T04:40:00.933Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T04:40:00.933Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T04:40:00.933Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-31T04:40:01.190Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 92 kB/s) [2019-07-31T04:40:01.190Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T04:40:01.190Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T04:40:01.190Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T04:40:01.190Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T04:40:01.190Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T04:40:01.190Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-31T04:40:01.446Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 708 kB/s) [2019-07-31T04:40:01.446Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T04:40:01.446Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T04:40:01.446Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T04:40:01.446Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T04:40:01.446Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T04:40:01.703Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-31T04:40:01.703Z] Progress (1): 765 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 26 kB/s) [2019-07-31T04:40:01.703Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T04:40:01.703Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T04:40:01.703Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T04:40:01.703Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T04:40:01.703Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T04:40:01.959Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-31T04:40:01.959Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 439 kB/s) [2019-07-31T04:40:01.959Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T04:40:01.959Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T04:40:01.959Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T04:40:01.959Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T04:40:01.959Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T04:40:02.323Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-31T04:40:02.323Z] Progress (1): 767 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 26 kB/s) [2019-07-31T04:40:02.323Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T04:40:02.323Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T04:40:02.323Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T04:40:02.323Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T04:40:02.323Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T04:40:02.580Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-31T04:40:02.580Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 42 kB/s) [2019-07-31T04:40:02.580Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T04:40:02.580Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T04:40:02.580Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T04:40:02.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T04:40:02.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T04:40:02.580Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-31T04:40:02.580Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 30 kB/s) [2019-07-31T04:40:02.580Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T04:40:02.837Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T04:40:02.837Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T04:40:02.837Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T04:40:02.837Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T04:40:02.837Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-31T04:40:03.095Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 39 kB/s) [2019-07-31T04:40:03.095Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T04:40:03.095Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T04:40:03.095Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T04:40:03.095Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T04:40:03.095Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T04:40:03.351Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-31T04:40:03.351Z] Progress (1): 588 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 14 kB/s) [2019-07-31T04:40:03.351Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T04:40:03.351Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T04:40:03.351Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T04:40:03.608Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T04:40:03.608Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T04:40:03.608Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-31T04:40:03.608Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 221 kB/s) [2019-07-31T04:40:03.608Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T04:40:03.608Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T04:40:03.608Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T04:40:03.865Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T04:40:03.865Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T04:40:03.865Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-31T04:40:03.865Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 78 kB/s) [2019-07-31T04:40:03.865Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T04:40:03.865Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T04:40:03.865Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T04:40:04.122Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T04:40:04.122Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T04:40:04.122Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-31T04:40:04.122Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 183 kB/s) [2019-07-31T04:40:04.122Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T04:40:04.122Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T04:40:04.122Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T04:40:04.379Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T04:40:04.379Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T04:40:04.379Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-31T04:40:04.379Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 280 kB/s) [2019-07-31T04:40:04.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T04:40:04.379Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T04:40:04.636Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T04:40:04.636Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T04:40:04.636Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T04:40:04.892Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-31T04:40:04.892Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 82 kB/s) [2019-07-31T04:40:04.892Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T04:40:04.892Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T04:40:04.892Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T04:40:04.892Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T04:40:04.892Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T04:40:05.149Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-31T04:40:05.149Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 311 kB/s) [2019-07-31T04:40:05.149Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T04:40:05.149Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T04:40:05.149Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T04:40:05.149Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T04:40:05.406Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T04:40:05.406Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-31T04:40:05.406Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 776 kB/s) [2019-07-31T04:40:05.406Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-31T04:40:05.406Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T04:40:05.406Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-31T04:40:05.406Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-31T04:40:05.663Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-31T04:40:05.663Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-31T04:40:05.663Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 437 kB/s) [2019-07-31T04:40:05.663Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T04:40:05.663Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T04:40:05.663Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T04:40:05.919Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T04:40:05.919Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T04:40:05.919Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-31T04:40:06.848Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 1.3 kB/s) [2019-07-31T04:40:06.848Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T04:40:06.848Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T04:40:06.848Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T04:40:07.105Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T04:40:07.105Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T04:40:07.105Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-31T04:40:07.362Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 321 kB/s) [2019-07-31T04:40:07.362Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T04:40:07.362Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T04:40:07.362Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T04:40:07.362Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T04:40:07.619Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T04:40:07.619Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-31T04:40:07.619Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.0 MB/s) [2019-07-31T04:40:07.619Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T04:40:07.619Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T04:40:07.619Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T04:40:07.876Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T04:40:07.876Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T04:40:07.876Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-31T04:40:07.876Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 137 kB/s) [2019-07-31T04:40:07.876Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T04:40:07.876Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T04:40:07.876Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T04:40:08.132Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T04:40:08.132Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T04:40:08.132Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-31T04:40:08.389Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 105 kB/s) [2019-07-31T04:40:08.389Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T04:40:08.389Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T04:40:08.389Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T04:40:08.389Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T04:40:08.389Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T04:40:08.389Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-31T04:40:08.728Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 674 kB/s) [2019-07-31T04:40:08.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T04:40:08.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T04:40:08.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T04:40:08.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T04:40:08.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T04:40:08.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-31T04:40:08.728Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 77 kB/s) [2019-07-31T04:40:09.754Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T04:40:09.754Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T04:40:09.754Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T04:40:09.754Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T04:40:09.754Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T04:40:10.011Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-31T04:40:10.011Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 115 kB/s) [2019-07-31T04:40:10.011Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T04:40:10.011Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T04:40:10.011Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T04:40:10.011Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T04:40:10.269Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T04:40:10.269Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-31T04:40:10.269Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 38 kB/s) [2019-07-31T04:40:10.269Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T04:40:10.269Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T04:40:10.269Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T04:40:10.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T04:40:10.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T04:40:10.526Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-31T04:40:10.526Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 70 kB/s) [2019-07-31T04:40:10.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T04:40:10.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T04:40:10.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T04:40:10.784Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T04:40:10.784Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T04:40:10.784Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-31T04:40:10.784Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 66 kB/s) [2019-07-31T04:40:10.784Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T04:40:10.784Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T04:40:10.784Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T04:40:11.041Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T04:40:11.041Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T04:40:11.041Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-31T04:40:11.041Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 48 kB/s) [2019-07-31T04:40:11.041Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T04:40:11.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T04:40:11.041Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T04:40:11.298Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T04:40:11.298Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T04:40:11.298Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-31T04:40:11.298Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 40 kB/s) [2019-07-31T04:40:11.298Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T04:40:11.555Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T04:40:11.555Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T04:40:11.555Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T04:40:11.555Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T04:40:11.555Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-31T04:40:11.555Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 65 kB/s) [2019-07-31T04:40:11.812Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T04:40:11.812Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T04:40:11.812Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T04:40:11.812Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T04:40:11.812Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T04:40:11.812Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-31T04:40:12.069Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 50 kB/s) [2019-07-31T04:40:12.069Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T04:40:12.069Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T04:40:12.069Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T04:40:12.069Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T04:40:12.069Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T04:40:12.327Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-31T04:40:12.327Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 54 kB/s) [2019-07-31T04:40:12.327Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T04:40:12.327Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T04:40:12.327Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T04:40:12.327Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T04:40:12.584Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T04:40:12.584Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-31T04:40:12.584Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 519 kB/s) [2019-07-31T04:40:12.584Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T04:40:12.584Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T04:40:12.584Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T04:40:12.841Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T04:40:12.841Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T04:40:12.841Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-31T04:40:12.841Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 46 kB/s) [2019-07-31T04:40:12.841Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T04:40:12.841Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T04:40:13.097Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T04:40:13.097Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T04:40:13.097Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T04:40:13.097Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-31T04:40:13.097Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 103 kB/s) [2019-07-31T04:40:13.097Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T04:40:13.353Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T04:40:13.353Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T04:40:13.353Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T04:40:13.353Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T04:40:13.353Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-31T04:40:13.353Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 188 kB/s) [2019-07-31T04:40:13.610Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T04:40:13.610Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T04:40:13.610Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T04:40:13.610Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T04:40:13.610Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T04:40:13.610Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-31T04:40:13.866Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 71 kB/s) [2019-07-31T04:40:13.866Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T04:40:13.866Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T04:40:13.866Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T04:40:13.866Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T04:40:13.866Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T04:40:14.122Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-31T04:40:14.122Z] Progress (1): 738 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 15 kB/s) [2019-07-31T04:40:14.122Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-31T04:40:14.122Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T04:40:14.122Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-31T04:40:14.379Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-31T04:40:14.379Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-31T04:40:14.379Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-31T04:40:14.379Z] Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 155 kB/s) [2019-07-31T04:40:14.379Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T04:40:14.379Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T04:40:14.379Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T04:40:14.636Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T04:40:14.636Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T04:40:14.636Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-31T04:40:14.636Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 411 kB/s) [2019-07-31T04:40:14.636Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T04:40:14.636Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T04:40:14.636Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T04:40:14.893Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T04:40:14.893Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T04:40:14.893Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-31T04:40:14.893Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 685 kB/s) [2019-07-31T04:40:14.893Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T04:40:14.893Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T04:40:14.893Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T04:40:15.151Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T04:40:15.151Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T04:40:15.151Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-31T04:40:15.151Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 288 kB/s) [2019-07-31T04:40:15.151Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T04:40:15.151Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T04:40:15.151Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T04:40:15.426Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T04:40:15.426Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T04:40:15.426Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-31T04:40:15.426Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 155 kB/s) [2019-07-31T04:40:15.426Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T04:40:15.426Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T04:40:15.426Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T04:40:15.779Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T04:40:15.779Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T04:40:15.779Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-31T04:40:15.779Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 128 kB/s) [2019-07-31T04:40:15.779Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T04:40:15.779Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T04:40:15.779Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T04:40:15.779Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T04:40:16.036Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T04:40:16.036Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-31T04:40:16.036Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 211 kB/s) [2019-07-31T04:40:16.036Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T04:40:16.036Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T04:40:16.036Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T04:40:16.292Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T04:40:16.292Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T04:40:16.292Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-31T04:40:16.292Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 509 kB/s) [2019-07-31T04:40:16.292Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T04:40:16.292Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T04:40:16.292Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T04:40:16.549Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T04:40:16.549Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T04:40:16.549Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-31T04:40:16.549Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 96 kB/s) [2019-07-31T04:40:16.549Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T04:40:16.549Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T04:40:16.549Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T04:40:16.805Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T04:40:16.805Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T04:40:16.805Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-31T04:40:16.805Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 43 kB/s) [2019-07-31T04:40:16.805Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T04:40:17.062Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T04:40:17.062Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T04:40:17.319Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T04:40:17.319Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T04:40:17.319Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-31T04:40:17.319Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 102 kB/s) [2019-07-31T04:40:17.319Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T04:40:17.319Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T04:40:17.575Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T04:40:17.575Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T04:40:17.575Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T04:40:17.575Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-31T04:40:17.575Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 204 kB/s) [2019-07-31T04:40:17.831Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T04:40:17.831Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T04:40:17.831Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T04:40:17.831Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T04:40:17.831Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T04:40:18.087Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-31T04:40:18.087Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 41 kB/s) [2019-07-31T04:40:18.087Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T04:40:18.087Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T04:40:18.087Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T04:40:18.087Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T04:40:18.087Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T04:40:18.344Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-31T04:40:18.344Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 86 kB/s) [2019-07-31T04:40:18.344Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T04:40:18.344Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T04:40:18.344Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T04:40:18.344Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T04:40:18.600Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T04:40:18.600Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-31T04:40:18.601Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 59 kB/s) [2019-07-31T04:40:18.601Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T04:40:18.601Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T04:40:18.601Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T04:40:18.857Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T04:40:18.857Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T04:40:18.857Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-31T04:40:18.857Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 65 kB/s) [2019-07-31T04:40:18.857Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T04:40:18.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T04:40:18.857Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T04:40:19.113Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T04:40:19.369Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T04:40:19.369Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-31T04:40:19.369Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 54 kB/s) [2019-07-31T04:40:19.369Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T04:40:19.369Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T04:40:19.369Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T04:40:19.625Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T04:40:19.625Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T04:40:19.625Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-31T04:40:19.625Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 36 kB/s) [2019-07-31T04:40:19.625Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T04:40:19.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T04:40:19.625Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T04:40:19.882Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T04:40:19.882Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T04:40:19.882Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-31T04:40:19.882Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 249 kB/s) [2019-07-31T04:40:19.882Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T04:40:19.882Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T04:40:19.882Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T04:40:20.138Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T04:40:20.138Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T04:40:20.138Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-31T04:40:20.138Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 55 kB/s) [2019-07-31T04:40:20.138Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T04:40:20.138Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T04:40:20.138Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T04:40:20.395Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T04:40:20.395Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T04:40:20.395Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-31T04:40:20.395Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 265 kB/s) [2019-07-31T04:40:20.395Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T04:40:20.395Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T04:40:20.395Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T04:40:20.652Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T04:40:20.652Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T04:40:20.652Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-31T04:40:20.652Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 288 kB/s) [2019-07-31T04:40:20.652Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-31T04:40:20.652Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-31T04:40:20.908Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-31T04:40:21.165Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-31T04:40:21.165Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-31T04:40:21.165Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-31T04:40:21.165Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 376 kB/s) [2019-07-31T04:40:21.165Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T04:40:21.165Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T04:40:21.165Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T04:40:21.424Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T04:40:21.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T04:40:21.424Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-31T04:40:21.424Z] Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 342 kB/s) [2019-07-31T04:40:21.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T04:40:21.424Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T04:40:21.424Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T04:40:21.734Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T04:40:21.734Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T04:40:21.734Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-31T04:40:21.734Z] Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.0 kB/s) [2019-07-31T04:40:21.734Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T04:40:21.734Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T04:40:21.734Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T04:40:22.125Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T04:40:22.125Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T04:40:22.125Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-31T04:40:22.125Z] Progress (1): 4.1/9.1 kB Progress (1): 7.7/9.1 kB Progress (1): 9.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 239 kB/s) [2019-07-31T04:40:22.125Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T04:40:22.125Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T04:40:22.125Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T04:40:22.125Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T04:40:22.382Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T04:40:22.382Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-31T04:40:22.382Z] Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 10 kB/s) [2019-07-31T04:40:22.382Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T04:40:22.382Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T04:40:22.639Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T04:40:22.639Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T04:40:22.639Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T04:40:22.639Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-31T04:40:22.639Z] Progress (1): 866 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 30 kB/s) [2019-07-31T04:40:22.896Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T04:40:22.896Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T04:40:22.896Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T04:40:22.896Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T04:40:22.896Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T04:40:22.896Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-31T04:40:23.152Z] Progress (1): 974 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 30 kB/s) [2019-07-31T04:40:23.152Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T04:40:23.152Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T04:40:23.152Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T04:40:23.152Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T04:40:23.152Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T04:40:23.409Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-31T04:40:23.409Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 72 kB/s) [2019-07-31T04:40:23.409Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T04:40:23.409Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T04:40:23.409Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T04:40:23.409Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T04:40:23.666Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T04:40:23.666Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-31T04:40:23.666Z] Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 6.0 kB/s) [2019-07-31T04:40:23.666Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T04:40:23.666Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T04:40:23.666Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T04:40:23.666Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T04:40:23.922Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T04:40:23.922Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-31T04:40:23.922Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 80 kB/s) [2019-07-31T04:40:23.922Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T04:40:23.922Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T04:40:23.922Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T04:40:23.922Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T04:40:24.178Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T04:40:24.178Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-31T04:40:24.178Z] Progress (1): 346 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 11 kB/s) [2019-07-31T04:40:24.178Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-07-31T04:40:24.178Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-07-31T04:40:24.178Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-07-31T04:40:24.178Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-07-31T04:40:24.435Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-07-31T04:40:24.435Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [2019-07-31T04:40:24.435Z] Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 278 kB/s) [2019-07-31T04:40:24.435Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T04:40:24.435Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T04:40:24.435Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T04:40:24.435Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T04:40:24.692Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T04:40:24.692Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-31T04:40:24.692Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom (3.5 kB at 118 kB/s) [2019-07-31T04:40:24.692Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T04:40:24.692Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T04:40:24.692Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T04:40:24.948Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T04:40:24.948Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T04:40:24.948Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-31T04:40:24.948Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom (2.1 kB at 62 kB/s) [2019-07-31T04:40:24.948Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T04:40:24.948Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T04:40:24.948Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T04:40:25.205Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T04:40:25.205Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T04:40:25.205Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-31T04:40:25.205Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom (2.9 kB at 64 kB/s) [2019-07-31T04:40:25.205Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T04:40:25.205Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T04:40:25.205Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T04:40:25.462Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T04:40:25.462Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T04:40:25.462Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-31T04:40:25.462Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom (3.7 kB at 108 kB/s) [2019-07-31T04:40:25.462Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T04:40:25.462Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T04:40:25.462Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T04:40:25.719Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T04:40:25.719Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T04:40:25.719Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-31T04:40:25.719Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom (3.1 kB at 84 kB/s) [2019-07-31T04:40:25.719Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T04:40:25.719Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T04:40:25.719Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T04:40:25.975Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T04:40:25.975Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T04:40:25.975Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-31T04:40:25.975Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom (3.2 kB at 72 kB/s) [2019-07-31T04:40:25.975Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T04:40:25.975Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T04:40:25.975Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T04:40:26.232Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T04:40:26.232Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T04:40:26.232Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-31T04:40:26.232Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom (1.9 kB at 64 kB/s) [2019-07-31T04:40:26.232Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T04:40:26.232Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T04:40:26.232Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-31T04:40:26.232Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T04:40:26.232Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-31T04:40:26.232Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T04:40:26.489Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T04:40:26.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T04:40:26.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T04:40:26.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T04:40:26.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T04:40:26.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T04:40:26.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T04:40:26.746Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T04:40:27.002Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T04:40:27.259Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T04:40:27.259Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T04:40:27.259Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T04:40:27.259Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T04:40:27.259Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T04:40:27.259Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T04:40:27.259Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T04:40:27.259Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T04:40:27.259Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T04:40:27.259Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-31T04:40:27.259Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T04:40:27.259Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-31T04:40:27.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T04:40:27.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-31T04:40:27.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-31T04:40:27.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T04:40:27.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T04:40:27.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T04:40:27.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T04:40:27.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T04:40:27.516Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T04:40:27.776Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T04:40:27.776Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T04:40:27.776Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T04:40:27.776Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T04:40:27.776Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T04:40:27.776Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T04:40:27.776Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T04:40:27.776Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T04:40:27.776Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T04:40:28.127Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T04:40:28.383Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T04:40:28.383Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T04:40:28.383Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T04:40:28.383Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T04:40:28.383Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T04:40:28.641Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T04:40:28.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T04:40:29.155Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-31T04:40:30.086Z] Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (2): 7.7/38 kB | 4.1/39 kB Progress (2): 7.7/38 kB | 7.7/39 kB Progress (2): 7.7/38 kB | 12/39 kB Progress (2): 7.7/38 kB | 16/39 kB Progress (2): 7.7/38 kB | 20/39 kB Progress (2): 7.7/38 kB | 24/39 kB Progress (2): 7.7/38 kB | 28/39 kB Progress (3): 7.7/38 kB | 28/39 kB | 4.1/49 kB Progress (3): 7.7/38 kB | 32/39 kB | 4.1/49 kB Progress (3): 7.7/38 kB | 32/39 kB | 7.7/49 kB Progress (3): 7.7/38 kB | 36/39 kB | 7.7/49 kB Progress (3): 7.7/38 kB | 39 kB | 7.7/49 kB Progress (3): 7.7/38 kB | 39 kB | 12/49 kB Progress (3): 7.7/38 kB | 39 kB | 16/49 kB Progress (3): 7.7/38 kB | 39 kB | 20/49 kB Progress (3): 7.7/38 kB | 39 kB | 24/49 kB Progress (3): 7.7/38 kB | 39 kB | 28/49 kB Progress (3): 7.7/38 kB | 39 kB | 32/49 kB Progress (3): 7.7/38 kB | 39 kB | 36/49 kB Progress (3): 7.7/38 kB | 39 kB | 40/49 kB Progress (3): 7.7/38 kB | 39 kB | 44/49 kB Progress (3): 7.7/38 kB | 39 kB | 48/49 kB Progress (3): 7.7/38 kB | 39 kB | 49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 858 kB/s) [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-31T04:40:30.086Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 964 kB/s) [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 4.1/237 kB Progress (2): 7.7/38 kB | 7.7/237 kB Progress (2): 7.7/38 kB | 12/237 kB Progress (2): 7.7/38 kB | 16/237 kB Progress (2): 7.7/38 kB | 20/237 kB Progress (2): 7.7/38 kB | 24/237 kB Progress (2): 7.7/38 kB | 28/237 kB Progress (2): 7.7/38 kB | 32/237 kB Progress (2): 7.7/38 kB | 36/237 kB Progress (2): 7.7/38 kB | 40/237 kB Progress (2): 7.7/38 kB | 44/237 kB Progress (2): 7.7/38 kB | 48/237 kB Progress (2): 7.7/38 kB | 52/237 kB Progress (2): 7.7/38 kB | 56/237 kB Progress (2): 7.7/38 kB | 60/237 kB Progress (2): 7.7/38 kB | 64/237 kB Progress (2): 7.7/38 kB | 68/237 kB Progress (2): 7.7/38 kB | 72/237 kB Progress (2): 7.7/38 kB | 76/237 kB Progress (2): 7.7/38 kB | 80/237 kB Progress (2): 7.7/38 kB | 84/237 kB Progress (2): 7.7/38 kB | 88/237 kB Progress (3): 7.7/38 kB | 88/237 kB | 4.1/11 kB Progress (3): 7.7/38 kB | 92/237 kB | 4.1/11 kB Progress (3): 7.7/38 kB | 92/237 kB | 7.7/11 kB Progress (3): 7.7/38 kB | 96/237 kB | 7.7/11 kB Progress (3): 7.7/38 kB | 96/237 kB | 11 kB Progress (3): 7.7/38 kB | 100/237 kB | 11 kB Progress (3): 7.7/38 kB | 104/237 kB | 11 kB Progress (3): 7.7/38 kB | 108/237 kB | 11 kB Progress (3): 7.7/38 kB | 112/237 kB | 11 kB Progress (3): 7.7/38 kB | 116/237 kB | 11 kB Progress (3): 7.7/38 kB | 120/237 kB | 11 kB Progress (3): 7.7/38 kB | 124/237 kB | 11 kB Progress (3): 7.7/38 kB | 128/237 kB | 11 kB Progress (3): 7.7/38 kB | 132/237 kB | 11 kB Progress (3): 7.7/38 kB | 136/237 kB | 11 kB Progress (3): 7.7/38 kB | 140/237 kB | 11 kB Progress (3): 7.7/38 kB | 144/237 kB | 11 kB Progress (3): 7.7/38 kB | 148/237 kB | 11 kB Progress (3): 7.7/38 kB | 152/237 kB | 11 kB Progress (3): 7.7/38 kB | 156/237 kB | 11 kB Progress (3): 7.7/38 kB | 160/237 kB | 11 kB Progress (3): 7.7/38 kB | 164/237 kB | 11 kB Progress (3): 7.7/38 kB | 168/237 kB | 11 kB Progress (3): 7.7/38 kB | 172/237 kB | 11 kB Progress (3): 7.7/38 kB | 176/237 kB | 11 kB Progress (3): 7.7/38 kB | 180/237 kB | 11 kB Progress (3): 7.7/38 kB | 184/237 kB | 11 kB Progress (3): 7.7/38 kB | 188/237 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 168 kB/s) [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 192/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 196/237 kB Progress (2): 7.7/38 kB | 200/237 kB Progress (2): 7.7/38 kB | 204/237 kB Progress (2): 7.7/38 kB | 208/237 kB Progress (2): 7.7/38 kB | 212/237 kB Progress (2): 7.7/38 kB | 216/237 kB Progress (2): 7.7/38 kB | 220/237 kB Progress (2): 7.7/38 kB | 224/237 kB Progress (2): 7.7/38 kB | 228/237 kB Progress (2): 7.7/38 kB | 232/237 kB Progress (2): 7.7/38 kB | 236/237 kB Progress (2): 7.7/38 kB | 237 kB Progress (3): 7.7/38 kB | 237 kB | 4.1/10 kB Progress (3): 7.7/38 kB | 237 kB | 7.7/10 kB Progress (3): 7.7/38 kB | 237 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 124 kB/s) [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-31T04:40:30.086Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 2.3 MB/s) [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 4.1/17 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 7.7/17 kB Progress (2): 7.7/38 kB | 12/17 kB Progress (2): 7.7/38 kB | 16/17 kB Progress (2): 7.7/38 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 144 kB/s) [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 4.1/123 kB Progress (2): 7.7/38 kB | 7.7/123 kB Progress (2): 7.7/38 kB | 12/123 kB Progress (2): 7.7/38 kB | 16/123 kB Progress (2): 7.7/38 kB | 20/123 kB Progress (2): 7.7/38 kB | 24/123 kB Progress (2): 7.7/38 kB | 28/123 kB Progress (2): 7.7/38 kB | 32/123 kB Progress (2): 7.7/38 kB | 36/123 kB Progress (2): 7.7/38 kB | 40/123 kB Progress (2): 7.7/38 kB | 44/123 kB Progress (2): 7.7/38 kB | 48/123 kB Progress (2): 7.7/38 kB | 52/123 kB Progress (2): 7.7/38 kB | 56/123 kB Progress (2): 7.7/38 kB | 60/123 kB Progress (2): 7.7/38 kB | 64/123 kB Progress (2): 7.7/38 kB | 68/123 kB Progress (2): 7.7/38 kB | 72/123 kB Progress (2): 7.7/38 kB | 76/123 kB Progress (2): 7.7/38 kB | 80/123 kB Progress (2): 7.7/38 kB | 84/123 kB Progress (2): 7.7/38 kB | 88/123 kB Progress (2): 7.7/38 kB | 92/123 kB Progress (2): 7.7/38 kB | 96/123 kB Progress (2): 7.7/38 kB | 100/123 kB Progress (2): 7.7/38 kB | 104/123 kB Progress (2): 7.7/38 kB | 108/123 kB Progress (2): 7.7/38 kB | 112/123 kB Progress (2): 7.7/38 kB | 116/123 kB Progress (2): 7.7/38 kB | 120/123 kB Progress (2): 7.7/38 kB | 123 kB Progress (3): 7.7/38 kB | 123 kB | 4.1/37 kB Progress (3): 7.7/38 kB | 123 kB | 7.7/37 kB Progress (3): 7.7/38 kB | 123 kB | 12/37 kB Progress (3): 7.7/38 kB | 123 kB | 16/37 kB Progress (3): 7.7/38 kB | 123 kB | 20/37 kB Progress (3): 7.7/38 kB | 123 kB | 24/37 kB Progress (3): 7.7/38 kB | 123 kB | 28/37 kB Progress (3): 7.7/38 kB | 123 kB | 32/37 kB Progress (3): 7.7/38 kB | 123 kB | 36/37 kB Progress (3): 7.7/38 kB | 123 kB | 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 kB at 267 kB/s) [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-31T04:40:30.086Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 kB at 874 kB/s) [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 4.1/30 kB Progress (2): 7.7/38 kB | 7.7/30 kB Progress (2): 7.7/38 kB | 12/30 kB Progress (2): 7.7/38 kB | 16/30 kB Progress (2): 7.7/38 kB | 20/30 kB Progress (2): 7.7/38 kB | 24/30 kB Progress (2): 7.7/38 kB | 28/30 kB Progress (2): 7.7/38 kB | 30 kB Progress (3): 7.7/38 kB | 30 kB | 4.1/158 kB Progress (3): 7.7/38 kB | 30 kB | 7.7/158 kB Progress (3): 7.7/38 kB | 30 kB | 12/158 kB Progress (3): 7.7/38 kB | 30 kB | 16/158 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 kB at 177 kB/s) [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 20/158 kB Progress (2): 7.7/38 kB | 24/158 kB Progress (2): 7.7/38 kB | 28/158 kB Progress (2): 7.7/38 kB | 32/158 kB Progress (2): 7.7/38 kB | 33/158 kB Progress (2): 7.7/38 kB | 37/158 kB Progress (2): 7.7/38 kB | 41/158 kB Progress (2): 7.7/38 kB | 45/158 kB Progress (2): 7.7/38 kB | 49/158 kB Progress (2): 7.7/38 kB | 53/158 kB Progress (2): 7.7/38 kB | 57/158 kB Progress (2): 7.7/38 kB | 61/158 kB Progress (2): 7.7/38 kB | 65/158 kB Progress (2): 7.7/38 kB | 66/158 kB Progress (2): 7.7/38 kB | 70/158 kB Progress (2): 7.7/38 kB | 74/158 kB Progress (2): 7.7/38 kB | 78/158 kB Progress (2): 7.7/38 kB | 82/158 kB Progress (2): 7.7/38 kB | 86/158 kB Progress (2): 7.7/38 kB | 90/158 kB Progress (2): 7.7/38 kB | 94/158 kB Progress (2): 7.7/38 kB | 98/158 kB Progress (2): 7.7/38 kB | 98/158 kB Progress (2): 7.7/38 kB | 102/158 kB Progress (2): 7.7/38 kB | 106/158 kB Progress (2): 7.7/38 kB | 110/158 kB Progress (2): 7.7/38 kB | 114/158 kB Progress (2): 7.7/38 kB | 118/158 kB Progress (2): 7.7/38 kB | 122/158 kB Progress (2): 7.7/38 kB | 126/158 kB Progress (2): 7.7/38 kB | 130/158 kB Progress (2): 7.7/38 kB | 134/158 kB Progress (2): 7.7/38 kB | 138/158 kB Progress (2): 7.7/38 kB | 142/158 kB Progress (2): 7.7/38 kB | 146/158 kB Progress (2): 7.7/38 kB | 150/158 kB Progress (2): 7.7/38 kB | 154/158 kB Progress (2): 7.7/38 kB | 158 kB Progress (3): 7.7/38 kB | 158 kB | 4.1/11 kB Progress (3): 7.7/38 kB | 158 kB | 7.7/11 kB Progress (3): 7.7/38 kB | 158 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 838 kB/s) [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-31T04:40:30.086Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar (11 kB at 57 kB/s) [2019-07-31T04:40:30.086Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (2): 7.7/38 kB | 0/1.2 MB Progress (3): 7.7/38 kB | 0/1.2 MB | 4.1/262 kB Progress (3): 7.7/38 kB | 0/1.2 MB | 4.1/262 kB Progress (3): 7.7/38 kB | 0/1.2 MB | 7.7/262 kB Progress (3): 7.7/38 kB | 0/1.2 MB | 7.7/262 kB Progress (3): 7.7/38 kB | 0/1.2 MB | 12/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 12/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 16/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 16/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 20/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 20/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 24/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 24/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 28/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 28/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 32/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 32/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 33/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 33/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 37/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 37/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 41/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 41/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 45/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 45/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 49/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 49/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 53/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 53/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 57/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 57/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 61/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 61/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 65/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 65/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 66/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 66/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 70/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 70/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 74/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 74/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 78/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 78/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 82/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 82/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 86/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 86/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 90/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 90/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 94/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 94/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 98/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 98/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 102/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 102/262 kB Progress (3): 7.7/38 kB | 0.1/1.2 MB | 106/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 106/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 110/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 110/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 114/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 114/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 118/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 118/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 122/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 122/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 126/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 126/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 130/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 130/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 131/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 131/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 135/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 135/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 139/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 139/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 143/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 143/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 147/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 147/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 151/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 151/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 155/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 155/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 159/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 159/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 163/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 163/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 164/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 164/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 168/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 168/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 172/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 172/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 176/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 176/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 180/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 180/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 184/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 184/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 188/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 188/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 192/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 192/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 196/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 196/262 kB Progress (3): 7.7/38 kB | 0.2/1.2 MB | 200/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 200/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 204/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 204/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 208/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 208/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 212/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 212/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 216/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 216/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 220/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 220/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 224/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 224/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 228/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 228/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 232/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 232/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 236/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 236/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 240/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 240/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 244/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 244/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 248/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 248/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 252/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 252/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 256/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 256/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 260/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 260/262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.3/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 262 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.1 MB/s) [2019-07-31T04:40:30.086Z] Progress (2): 7.7/38 kB | 0.4/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-31T04:40:30.087Z] Progress (3): 7.7/38 kB | 0.4/1.2 MB | 4.1/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 4.1/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 7.7/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 7.7/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 7.7/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 7.7/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 12/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 12/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 16/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 16/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 16/43 kB Progress (3): 7.7/38 kB | 0.4/1.2 MB | 20/43 kB Progress (3): 12/38 kB | 0.4/1.2 MB | 20/43 kB Progress (3): 12/38 kB | 0.4/1.2 MB | 24/43 kB Progress (3): 12/38 kB | 0.4/1.2 MB | 24/43 kB Progress (3): 16/38 kB | 0.4/1.2 MB | 24/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 24/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 28/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 28/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 32/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 32/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 36/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 36/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 40/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 40/43 kB Progress (3): 16/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 20/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 20/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 24/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 24/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 24/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 24/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 24/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 24/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 28/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 28/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 32/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 32/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 36/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 36/38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.5/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (3): 38 kB | 0.6/1.2 MB | 43 kB Progress (4): 38 kB | 0.6/1.2 MB | 43 kB | 4.1/195 kB Progress (4): 38 kB | 0.6/1.2 MB | 43 kB | 4.1/195 kB Progress (4): 38 kB | 0.6/1.2 MB | 43 kB | 7.7/195 kB Progress (4): 38 kB | 0.6/1.2 MB | 43 kB | 7.7/195 kB Progress (4): 38 kB | 0.6/1.2 MB | 43 kB | 12/195 kB Progress (4): 38 kB | 0.6/1.2 MB | 43 kB | 12/195 kB Progress (4): 38 kB | 0.6/1.2 MB | 43 kB | 16/195 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 170 kB/s) [2019-07-31T04:40:30.087Z] Progress (3): 38 kB | 0.6/1.2 MB | 16/195 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-31T04:40:30.087Z] Progress (3): 38 kB | 0.6/1.2 MB | 20/195 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 149 kB/s) [2019-07-31T04:40:30.087Z] Progress (2): 0.6/1.2 MB | 20/195 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-31T04:40:30.087Z] Progress (2): 0.6/1.2 MB | 24/195 kB Progress (2): 0.6/1.2 MB | 24/195 kB Progress (2): 0.6/1.2 MB | 28/195 kB Progress (2): 0.6/1.2 MB | 28/195 kB Progress (2): 0.6/1.2 MB | 32/195 kB Progress (2): 0.6/1.2 MB | 32/195 kB Progress (2): 0.6/1.2 MB | 36/195 kB Progress (2): 0.6/1.2 MB | 36/195 kB Progress (2): 0.6/1.2 MB | 40/195 kB Progress (2): 0.6/1.2 MB | 40/195 kB Progress (2): 0.6/1.2 MB | 44/195 kB Progress (2): 0.6/1.2 MB | 44/195 kB Progress (2): 0.6/1.2 MB | 48/195 kB Progress (2): 0.6/1.2 MB | 48/195 kB Progress (2): 0.6/1.2 MB | 52/195 kB Progress (2): 0.6/1.2 MB | 52/195 kB Progress (2): 0.6/1.2 MB | 56/195 kB Progress (2): 0.7/1.2 MB | 56/195 kB Progress (2): 0.7/1.2 MB | 60/195 kB Progress (2): 0.7/1.2 MB | 60/195 kB Progress (2): 0.7/1.2 MB | 64/195 kB Progress (2): 0.7/1.2 MB | 64/195 kB Progress (3): 0.7/1.2 MB | 64/195 kB | 4.1/305 kB Progress (3): 0.7/1.2 MB | 64/195 kB | 4.1/305 kB Progress (3): 0.7/1.2 MB | 68/195 kB | 4.1/305 kB Progress (3): 0.7/1.2 MB | 68/195 kB | 4.1/305 kB Progress (3): 0.7/1.2 MB | 68/195 kB | 7.7/305 kB Progress (3): 0.7/1.2 MB | 68/195 kB | 7.7/305 kB Progress (3): 0.7/1.2 MB | 72/195 kB | 7.7/305 kB Progress (3): 0.7/1.2 MB | 72/195 kB | 7.7/305 kB Progress (3): 0.7/1.2 MB | 72/195 kB | 12/305 kB Progress (3): 0.7/1.2 MB | 72/195 kB | 12/305 kB Progress (3): 0.7/1.2 MB | 76/195 kB | 12/305 kB Progress (3): 0.7/1.2 MB | 76/195 kB | 12/305 kB Progress (3): 0.7/1.2 MB | 76/195 kB | 16/305 kB Progress (3): 0.7/1.2 MB | 76/195 kB | 16/305 kB Progress (3): 0.7/1.2 MB | 76/195 kB | 20/305 kB Progress (3): 0.7/1.2 MB | 80/195 kB | 20/305 kB Progress (3): 0.7/1.2 MB | 80/195 kB | 24/305 kB Progress (3): 0.7/1.2 MB | 80/195 kB | 24/305 kB Progress (3): 0.7/1.2 MB | 84/195 kB | 24/305 kB Progress (3): 0.7/1.2 MB | 84/195 kB | 24/305 kB Progress (3): 0.7/1.2 MB | 84/195 kB | 28/305 kB Progress (3): 0.7/1.2 MB | 84/195 kB | 28/305 kB Progress (3): 0.7/1.2 MB | 88/195 kB | 28/305 kB Progress (3): 0.7/1.2 MB | 88/195 kB | 28/305 kB Progress (3): 0.7/1.2 MB | 88/195 kB | 32/305 kB Progress (3): 0.7/1.2 MB | 88/195 kB | 32/305 kB Progress (3): 0.7/1.2 MB | 92/195 kB | 32/305 kB Progress (3): 0.7/1.2 MB | 92/195 kB | 32/305 kB Progress (3): 0.7/1.2 MB | 92/195 kB | 33/305 kB Progress (3): 0.7/1.2 MB | 92/195 kB | 33/305 kB Progress (3): 0.7/1.2 MB | 92/195 kB | 37/305 kB Progress (3): 0.7/1.2 MB | 96/195 kB | 37/305 kB Progress (3): 0.7/1.2 MB | 96/195 kB | 41/305 kB Progress (3): 0.7/1.2 MB | 96/195 kB | 41/305 kB Progress (4): 0.7/1.2 MB | 96/195 kB | 41/305 kB | 4.1/30 kB Progress (4): 0.7/1.2 MB | 96/195 kB | 41/305 kB | 4.1/30 kB Progress (4): 0.7/1.2 MB | 96/195 kB | 45/305 kB | 4.1/30 kB Progress (4): 0.7/1.2 MB | 100/195 kB | 45/305 kB | 4.1/30 kB Progress (4): 0.7/1.2 MB | 100/195 kB | 49/305 kB | 4.1/30 kB Progress (4): 0.7/1.2 MB | 100/195 kB | 49/305 kB | 4.1/30 kB Progress (4): 0.7/1.2 MB | 100/195 kB | 49/305 kB | 7.7/30 kB Progress (4): 0.7/1.2 MB | 100/195 kB | 49/305 kB | 7.7/30 kB Progress (4): 0.7/1.2 MB | 100/195 kB | 53/305 kB | 7.7/30 kB Progress (4): 0.7/1.2 MB | 104/195 kB | 53/305 kB | 7.7/30 kB Progress (4): 0.7/1.2 MB | 104/195 kB | 57/305 kB | 7.7/30 kB Progress (4): 0.7/1.2 MB | 104/195 kB | 57/305 kB | 7.7/30 kB Progress (4): 0.7/1.2 MB | 104/195 kB | 57/305 kB | 12/30 kB Progress (4): 0.7/1.2 MB | 104/195 kB | 57/305 kB | 12/30 kB Progress (4): 0.7/1.2 MB | 104/195 kB | 61/305 kB | 12/30 kB Progress (4): 0.7/1.2 MB | 108/195 kB | 61/305 kB | 12/30 kB Progress (4): 0.7/1.2 MB | 108/195 kB | 65/305 kB | 12/30 kB Progress (4): 0.7/1.2 MB | 108/195 kB | 65/305 kB | 12/30 kB Progress (4): 0.7/1.2 MB | 108/195 kB | 65/305 kB | 16/30 kB Progress (4): 0.7/1.2 MB | 108/195 kB | 65/305 kB | 16/30 kB Progress (4): 0.7/1.2 MB | 108/195 kB | 66/305 kB | 16/30 kB Progress (4): 0.7/1.2 MB | 112/195 kB | 66/305 kB | 16/30 kB Progress (4): 0.7/1.2 MB | 112/195 kB | 70/305 kB | 16/30 kB Progress (4): 0.8/1.2 MB | 112/195 kB | 70/305 kB | 16/30 kB Progress (4): 0.8/1.2 MB | 112/195 kB | 70/305 kB | 20/30 kB Progress (4): 0.8/1.2 MB | 112/195 kB | 70/305 kB | 20/30 kB Progress (4): 0.8/1.2 MB | 112/195 kB | 74/305 kB | 20/30 kB Progress (4): 0.8/1.2 MB | 116/195 kB | 74/305 kB | 20/30 kB Progress (4): 0.8/1.2 MB | 116/195 kB | 78/305 kB | 20/30 kB Progress (4): 0.8/1.2 MB | 116/195 kB | 78/305 kB | 20/30 kB Progress (4): 0.8/1.2 MB | 116/195 kB | 78/305 kB | 24/30 kB Progress (4): 0.8/1.2 MB | 116/195 kB | 78/305 kB | 24/30 kB Progress (4): 0.8/1.2 MB | 116/195 kB | 82/305 kB | 24/30 kB Progress (4): 0.8/1.2 MB | 120/195 kB | 82/305 kB | 24/30 kB Progress (4): 0.8/1.2 MB | 120/195 kB | 86/305 kB | 24/30 kB Progress (4): 0.8/1.2 MB | 120/195 kB | 86/305 kB | 24/30 kB Progress (4): 0.8/1.2 MB | 120/195 kB | 86/305 kB | 28/30 kB Progress (4): 0.8/1.2 MB | 120/195 kB | 86/305 kB | 28/30 kB Progress (4): 0.8/1.2 MB | 120/195 kB | 90/305 kB | 28/30 kB Progress (4): 0.8/1.2 MB | 120/195 kB | 90/305 kB | 28/30 kB Progress (4): 0.8/1.2 MB | 124/195 kB | 90/305 kB | 28/30 kB Progress (4): 0.8/1.2 MB | 124/195 kB | 90/305 kB | 28/30 kB Progress (4): 0.8/1.2 MB | 124/195 kB | 94/305 kB | 28/30 kB Progress (4): 0.8/1.2 MB | 124/195 kB | 94/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 124/195 kB | 98/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 124/195 kB | 98/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 128/195 kB | 98/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 128/195 kB | 98/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 128/195 kB | 98/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 128/195 kB | 98/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 132/195 kB | 98/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 132/195 kB | 98/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 132/195 kB | 102/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 132/195 kB | 102/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 136/195 kB | 102/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 136/195 kB | 102/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 136/195 kB | 106/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 136/195 kB | 106/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 140/195 kB | 106/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 140/195 kB | 106/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 140/195 kB | 110/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 140/195 kB | 110/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 144/195 kB | 110/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 144/195 kB | 110/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 144/195 kB | 114/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 144/195 kB | 114/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 148/195 kB | 114/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 148/195 kB | 114/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 148/195 kB | 118/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 148/195 kB | 118/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 152/195 kB | 118/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 152/195 kB | 118/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 152/195 kB | 122/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 152/195 kB | 122/305 kB | 30 kB Progress (4): 0.8/1.2 MB | 156/195 kB | 122/305 kB | 30 kB Progress (5): 0.8/1.2 MB | 156/195 kB | 122/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.8/1.2 MB | 160/195 kB | 122/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.8/1.2 MB | 160/195 kB | 122/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.8/1.2 MB | 160/195 kB | 126/305 kB | 30 kB | 4.1/50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 108 kB/s) [2019-07-31T04:40:30.087Z] Progress (4): 0.8/1.2 MB | 160/195 kB | 126/305 kB | 4.1/50 kB Progress (4): 0.8/1.2 MB | 164/195 kB | 126/305 kB | 4.1/50 kB Progress (4): 0.8/1.2 MB | 164/195 kB | 126/305 kB | 7.7/50 kB Progress (4): 0.8/1.2 MB | 168/195 kB | 126/305 kB | 7.7/50 kB Progress (4): 0.9/1.2 MB | 168/195 kB | 126/305 kB | 7.7/50 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-31T04:40:30.087Z] Progress (4): 0.9/1.2 MB | 168/195 kB | 130/305 kB | 7.7/50 kB Progress (4): 0.9/1.2 MB | 168/195 kB | 130/305 kB | 7.7/50 kB Progress (4): 0.9/1.2 MB | 172/195 kB | 130/305 kB | 7.7/50 kB Progress (4): 0.9/1.2 MB | 172/195 kB | 130/305 kB | 12/50 kB Progress (4): 0.9/1.2 MB | 176/195 kB | 130/305 kB | 12/50 kB Progress (4): 0.9/1.2 MB | 176/195 kB | 130/305 kB | 12/50 kB Progress (4): 0.9/1.2 MB | 176/195 kB | 131/305 kB | 12/50 kB Progress (4): 0.9/1.2 MB | 176/195 kB | 131/305 kB | 12/50 kB Progress (4): 0.9/1.2 MB | 180/195 kB | 131/305 kB | 12/50 kB Progress (4): 0.9/1.2 MB | 180/195 kB | 131/305 kB | 16/50 kB Progress (4): 0.9/1.2 MB | 184/195 kB | 131/305 kB | 16/50 kB Progress (4): 0.9/1.2 MB | 184/195 kB | 131/305 kB | 16/50 kB Progress (4): 0.9/1.2 MB | 184/195 kB | 135/305 kB | 16/50 kB Progress (4): 0.9/1.2 MB | 184/195 kB | 135/305 kB | 16/50 kB Progress (4): 0.9/1.2 MB | 188/195 kB | 135/305 kB | 16/50 kB Progress (4): 0.9/1.2 MB | 188/195 kB | 135/305 kB | 20/50 kB Progress (4): 0.9/1.2 MB | 192/195 kB | 135/305 kB | 20/50 kB Progress (4): 0.9/1.2 MB | 192/195 kB | 135/305 kB | 20/50 kB Progress (4): 0.9/1.2 MB | 192/195 kB | 139/305 kB | 20/50 kB Progress (4): 0.9/1.2 MB | 192/195 kB | 139/305 kB | 20/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 139/305 kB | 20/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 139/305 kB | 24/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 139/305 kB | 24/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 143/305 kB | 24/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 143/305 kB | 24/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 143/305 kB | 28/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 143/305 kB | 28/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 147/305 kB | 28/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 147/305 kB | 28/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 147/305 kB | 32/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 147/305 kB | 32/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 151/305 kB | 32/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 151/305 kB | 32/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 151/305 kB | 36/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 151/305 kB | 36/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 155/305 kB | 36/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 155/305 kB | 36/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 155/305 kB | 40/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 155/305 kB | 40/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 159/305 kB | 40/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 159/305 kB | 40/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 159/305 kB | 44/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 159/305 kB | 44/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 163/305 kB | 44/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 163/305 kB | 44/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 163/305 kB | 48/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 163/305 kB | 48/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 164/305 kB | 48/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 164/305 kB | 48/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 164/305 kB | 49/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 164/305 kB | 49/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 168/305 kB | 49/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 168/305 kB | 49/50 kB Progress (4): 0.9/1.2 MB | 195 kB | 168/305 kB | 50 kB Progress (4): 0.9/1.2 MB | 195 kB | 168/305 kB | 50 kB Progress (4): 0.9/1.2 MB | 195 kB | 172/305 kB | 50 kB Progress (4): 1.0/1.2 MB | 195 kB | 172/305 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 669 kB/s) [2019-07-31T04:40:30.087Z] Progress (3): 1.0/1.2 MB | 172/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 176/305 kB | 50 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-31T04:40:30.345Z] Progress (3): 1.0/1.2 MB | 180/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 180/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 184/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 184/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 188/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 188/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 192/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 192/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 196/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 196/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 200/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 200/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 204/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 204/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 208/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 208/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 212/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 212/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 216/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 216/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 220/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 220/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 224/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 224/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 228/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 228/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 232/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 232/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 236/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 236/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 240/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 240/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 244/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 244/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 248/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 248/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 252/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 252/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 256/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 256/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 260/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 260/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 264/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 264/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 268/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 268/305 kB | 50 kB Progress (3): 1.0/1.2 MB | 272/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 272/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 276/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 276/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 280/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 280/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 284/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 284/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 288/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 288/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 292/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 292/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 296/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 296/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 300/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 300/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 304/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 304/305 kB | 50 kB Progress (3): 1.1/1.2 MB | 305 kB | 50 kB Progress (3): 1.1/1.2 MB | 305 kB | 50 kB Progress (3): 1.1/1.2 MB | 305 kB | 50 kB Progress (3): 1.1/1.2 MB | 305 kB | 50 kB Progress (3): 1.1/1.2 MB | 305 kB | 50 kB Progress (3): 1.1/1.2 MB | 305 kB | 50 kB Progress (3): 1.1/1.2 MB | 305 kB | 50 kB Progress (3): 1.1/1.2 MB | 305 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 165 kB/s) [2019-07-31T04:40:30.345Z] Progress (2): 1.1/1.2 MB | 305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-31T04:40:30.345Z] Progress (2): 1.1/1.2 MB | 305 kB Progress (2): 1.1/1.2 MB | 305 kB Progress (2): 1.1/1.2 MB | 305 kB Progress (2): 1.1/1.2 MB | 305 kB Progress (2): 1.1/1.2 MB | 305 kB Progress (2): 1.1/1.2 MB | 305 kB Progress (2): 1.1/1.2 MB | 305 kB Progress (2): 1.1/1.2 MB | 305 kB Progress (2): 1.2/1.2 MB | 305 kB Progress (2): 1.2/1.2 MB | 305 kB Progress (2): 1.2/1.2 MB | 305 kB Progress (2): 1.2/1.2 MB | 305 kB Progress (2): 1.2/1.2 MB | 305 kB Progress (2): 1.2/1.2 MB | 305 kB Progress (2): 1.2/1.2 MB | 305 kB Progress (2): 1.2/1.2 MB | 305 kB Progress (3): 1.2/1.2 MB | 305 kB | 4.1/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 4.1/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 7.7/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 7.7/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 12/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 12/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 16/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 16/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 20/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 20/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 24/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 24/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 28/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 28/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 32/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 32/52 kB Progress (3): 1.2/1.2 MB | 305 kB | 36/52 kB Progress (3): 1.2 MB | 305 kB | 36/52 kB Progress (3): 1.2 MB | 305 kB | 40/52 kB Progress (3): 1.2 MB | 305 kB | 44/52 kB Progress (3): 1.2 MB | 305 kB | 48/52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 974 kB/s) [2019-07-31T04:40:30.345Z] Progress (2): 1.2 MB | 52/52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-31T04:40:30.345Z] Progress (2): 1.2 MB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 3.8 MB/s) [2019-07-31T04:40:30.345Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-31T04:40:30.345Z] Progress (2): 52 kB | 4.1/15 kB Progress (2): 52 kB | 7.7/15 kB Progress (2): 52 kB | 12/15 kB Progress (2): 52 kB | 15 kB Progress (3): 52 kB | 15 kB | 4.1/7.7 kB Progress (3): 52 kB | 15 kB | 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 kB at 159 kB/s) [2019-07-31T04:40:30.345Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-31T04:40:30.345Z] Progress (3): 15 kB | 7.7 kB | 4.1/11 kB Progress (3): 15 kB | 7.7 kB | 7.7/11 kB Progress (3): 15 kB | 7.7 kB | 11 kB Progress (4): 15 kB | 7.7 kB | 11 kB | 4.1/37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 44 kB/s) [2019-07-31T04:40:30.345Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 23 kB/s) [2019-07-31T04:40:30.345Z] Progress (2): 11 kB | 7.7/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-31T04:40:30.345Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-31T04:40:30.345Z] Progress (2): 11 kB | 12/37 kB Progress (2): 11 kB | 16/37 kB Progress (2): 11 kB | 20/37 kB Progress (2): 11 kB | 24/37 kB Progress (2): 11 kB | 28/37 kB Progress (2): 11 kB | 32/37 kB Progress (2): 11 kB | 33/37 kB Progress (2): 11 kB | 37/37 kB Progress (2): 11 kB | 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 30 kB/s) [2019-07-31T04:40:30.345Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-31T04:40:30.345Z] Progress (2): 37 kB | 4.1/392 kB Progress (2): 37 kB | 7.7/392 kB Progress (2): 37 kB | 12/392 kB Progress (2): 37 kB | 16/392 kB Progress (2): 37 kB | 20/392 kB Progress (2): 37 kB | 24/392 kB Progress (2): 37 kB | 28/392 kB Progress (2): 37 kB | 32/392 kB Progress (2): 37 kB | 33/392 kB Progress (2): 37 kB | 37/392 kB Progress (2): 37 kB | 41/392 kB Progress (2): 37 kB | 45/392 kB Progress (2): 37 kB | 49/392 kB Progress (2): 37 kB | 53/392 kB Progress (2): 37 kB | 57/392 kB Progress (2): 37 kB | 61/392 kB Progress (2): 37 kB | 65/392 kB Progress (2): 37 kB | 66/392 kB Progress (2): 37 kB | 70/392 kB Progress (2): 37 kB | 74/392 kB Progress (2): 37 kB | 78/392 kB Progress (2): 37 kB | 82/392 kB Progress (2): 37 kB | 86/392 kB Progress (2): 37 kB | 90/392 kB Progress (2): 37 kB | 94/392 kB Progress (2): 37 kB | 98/392 kB Progress (2): 37 kB | 98/392 kB Progress (2): 37 kB | 102/392 kB Progress (2): 37 kB | 106/392 kB Progress (3): 37 kB | 106/392 kB | 4.1/91 kB Progress (3): 37 kB | 110/392 kB | 4.1/91 kB Progress (3): 37 kB | 110/392 kB | 7.7/91 kB Progress (3): 37 kB | 114/392 kB | 7.7/91 kB Progress (3): 37 kB | 114/392 kB | 12/91 kB Progress (3): 37 kB | 118/392 kB | 12/91 kB Progress (3): 37 kB | 118/392 kB | 16/91 kB Progress (3): 37 kB | 122/392 kB | 16/91 kB Progress (3): 37 kB | 122/392 kB | 20/91 kB Progress (3): 37 kB | 126/392 kB | 20/91 kB Progress (3): 37 kB | 126/392 kB | 24/91 kB Progress (3): 37 kB | 130/392 kB | 24/91 kB Progress (3): 37 kB | 130/392 kB | 28/91 kB Progress (3): 37 kB | 131/392 kB | 28/91 kB Progress (3): 37 kB | 131/392 kB | 32/91 kB Progress (3): 37 kB | 135/392 kB | 32/91 kB Progress (3): 37 kB | 135/392 kB | 33/91 kB Progress (3): 37 kB | 139/392 kB | 33/91 kB Progress (3): 37 kB | 139/392 kB | 37/91 kB Progress (3): 37 kB | 143/392 kB | 37/91 kB Progress (3): 37 kB | 143/392 kB | 41/91 kB Progress (3): 37 kB | 147/392 kB | 41/91 kB Progress (3): 37 kB | 147/392 kB | 45/91 kB Progress (3): 37 kB | 151/392 kB | 45/91 kB Progress (3): 37 kB | 151/392 kB | 49/91 kB Progress (3): 37 kB | 155/392 kB | 49/91 kB Progress (3): 37 kB | 155/392 kB | 53/91 kB Progress (3): 37 kB | 159/392 kB | 53/91 kB Progress (3): 37 kB | 159/392 kB | 57/91 kB Progress (3): 37 kB | 163/392 kB | 57/91 kB Progress (4): 37 kB | 163/392 kB | 57/91 kB | 4.1/189 kB Progress (4): 37 kB | 163/392 kB | 61/91 kB | 4.1/189 kB Progress (4): 37 kB | 164/392 kB | 61/91 kB | 4.1/189 kB Progress (4): 37 kB | 164/392 kB | 65/91 kB | 4.1/189 kB Progress (4): 37 kB | 164/392 kB | 65/91 kB | 7.7/189 kB Progress (4): 37 kB | 164/392 kB | 66/91 kB | 7.7/189 kB Progress (4): 37 kB | 168/392 kB | 66/91 kB | 7.7/189 kB Progress (4): 37 kB | 168/392 kB | 70/91 kB | 7.7/189 kB Progress (4): 37 kB | 168/392 kB | 70/91 kB | 12/189 kB Progress (4): 37 kB | 168/392 kB | 74/91 kB | 12/189 kB Progress (4): 37 kB | 172/392 kB | 74/91 kB | 12/189 kB Progress (4): 37 kB | 172/392 kB | 78/91 kB | 12/189 kB Progress (4): 37 kB | 172/392 kB | 78/91 kB | 16/189 kB Progress (4): 37 kB | 172/392 kB | 82/91 kB | 16/189 kB Progress (4): 37 kB | 176/392 kB | 82/91 kB | 16/189 kB Progress (4): 37 kB | 176/392 kB | 86/91 kB | 16/189 kB Progress (4): 37 kB | 176/392 kB | 86/91 kB | 20/189 kB Progress (4): 37 kB | 176/392 kB | 90/91 kB | 20/189 kB Progress (4): 37 kB | 180/392 kB | 90/91 kB | 20/189 kB Progress (4): 37 kB | 180/392 kB | 91 kB | 20/189 kB Progress (4): 37 kB | 180/392 kB | 91 kB | 24/189 kB Progress (4): 37 kB | 184/392 kB | 91 kB | 24/189 kB Progress (4): 37 kB | 188/392 kB | 91 kB | 24/189 kB Progress (4): 37 kB | 188/392 kB | 91 kB | 28/189 kB Progress (4): 37 kB | 192/392 kB | 91 kB | 28/189 kB Progress (4): 37 kB | 192/392 kB | 91 kB | 32/189 kB Progress (4): 37 kB | 196/392 kB | 91 kB | 32/189 kB Progress (4): 37 kB | 196/392 kB | 91 kB | 36/189 kB Progress (4): 37 kB | 197/392 kB | 91 kB | 36/189 kB Progress (4): 37 kB | 197/392 kB | 91 kB | 40/189 kB Progress (4): 37 kB | 201/392 kB | 91 kB | 40/189 kB Progress (4): 37 kB | 201/392 kB | 91 kB | 44/189 kB Progress (4): 37 kB | 205/392 kB | 91 kB | 44/189 kB Progress (4): 37 kB | 205/392 kB | 91 kB | 48/189 kB Progress (4): 37 kB | 209/392 kB | 91 kB | 48/189 kB Progress (4): 37 kB | 209/392 kB | 91 kB | 52/189 kB Progress (4): 37 kB | 213/392 kB | 91 kB | 52/189 kB Progress (4): 37 kB | 213/392 kB | 91 kB | 56/189 kB Progress (4): 37 kB | 217/392 kB | 91 kB | 56/189 kB Progress (4): 37 kB | 217/392 kB | 91 kB | 60/189 kB Progress (4): 37 kB | 221/392 kB | 91 kB | 60/189 kB Progress (4): 37 kB | 221/392 kB | 91 kB | 64/189 kB Progress (4): 37 kB | 225/392 kB | 91 kB | 64/189 kB Progress (4): 37 kB | 225/392 kB | 91 kB | 68/189 kB Progress (4): 37 kB | 229/392 kB | 91 kB | 68/189 kB Progress (4): 37 kB | 229/392 kB | 91 kB | 72/189 kB Progress (4): 37 kB | 229/392 kB | 91 kB | 72/189 kB Progress (4): 37 kB | 229/392 kB | 91 kB | 76/189 kB Progress (4): 37 kB | 233/392 kB | 91 kB | 76/189 kB Progress (4): 37 kB | 233/392 kB | 91 kB | 80/189 kB Progress (4): 37 kB | 237/392 kB | 91 kB | 80/189 kB Progress (4): 37 kB | 237/392 kB | 91 kB | 84/189 kB Progress (4): 37 kB | 241/392 kB | 91 kB | 84/189 kB Progress (4): 37 kB | 241/392 kB | 91 kB | 88/189 kB Progress (4): 37 kB | 245/392 kB | 91 kB | 88/189 kB Progress (4): 37 kB | 245/392 kB | 91 kB | 92/189 kB Progress (4): 37 kB | 249/392 kB | 91 kB | 92/189 kB Progress (4): 37 kB | 249/392 kB | 91 kB | 96/189 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 245 kB/s) [2019-07-31T04:40:30.345Z] Progress (3): 37 kB | 253/392 kB | 96/189 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-31T04:40:30.345Z] Progress (3): 37 kB | 253/392 kB | 100/189 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 100 kB/s) [2019-07-31T04:40:30.345Z] Progress (2): 253/392 kB | 104/189 kB Progress (3): 253/392 kB | 104/189 kB | 4.1/588 kB Progress (3): 257/392 kB | 104/189 kB | 4.1/588 kB Progress (3): 257/392 kB | 104/189 kB | 7.7/588 kB Progress (3): 257/392 kB | 108/189 kB | 7.7/588 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-31T04:40:30.345Z] Progress (3): 257/392 kB | 112/189 kB | 7.7/588 kB Progress (3): 257/392 kB | 112/189 kB | 12/588 kB Progress (3): 261/392 kB | 112/189 kB | 12/588 kB Progress (3): 261/392 kB | 112/189 kB | 16/588 kB Progress (3): 261/392 kB | 116/189 kB | 16/588 kB Progress (3): 262/392 kB | 116/189 kB | 16/588 kB Progress (3): 262/392 kB | 120/189 kB | 16/588 kB Progress (3): 262/392 kB | 120/189 kB | 20/588 kB Progress (3): 262/392 kB | 124/189 kB | 20/588 kB Progress (3): 266/392 kB | 124/189 kB | 20/588 kB Progress (3): 266/392 kB | 128/189 kB | 20/588 kB Progress (3): 266/392 kB | 128/189 kB | 24/588 kB Progress (3): 266/392 kB | 132/189 kB | 24/588 kB Progress (3): 266/392 kB | 132/189 kB | 28/588 kB Progress (3): 270/392 kB | 132/189 kB | 28/588 kB Progress (3): 270/392 kB | 132/189 kB | 32/588 kB Progress (3): 270/392 kB | 136/189 kB | 32/588 kB Progress (3): 270/392 kB | 136/189 kB | 33/588 kB Progress (3): 274/392 kB | 136/189 kB | 33/588 kB Progress (3): 274/392 kB | 136/189 kB | 37/588 kB Progress (3): 274/392 kB | 140/189 kB | 37/588 kB Progress (3): 274/392 kB | 140/189 kB | 41/588 kB Progress (3): 278/392 kB | 140/189 kB | 41/588 kB Progress (3): 278/392 kB | 144/189 kB | 41/588 kB Progress (3): 282/392 kB | 144/189 kB | 41/588 kB Progress (3): 282/392 kB | 144/189 kB | 45/588 kB Progress (3): 286/392 kB | 144/189 kB | 45/588 kB Progress (4): 286/392 kB | 144/189 kB | 45/588 kB | 4.1/168 kB Progress (4): 286/392 kB | 148/189 kB | 45/588 kB | 4.1/168 kB Progress (4): 286/392 kB | 148/189 kB | 45/588 kB | 7.7/168 kB Progress (4): 290/392 kB | 148/189 kB | 45/588 kB | 7.7/168 kB Progress (4): 290/392 kB | 148/189 kB | 49/588 kB | 7.7/168 kB Progress (4): 294/392 kB | 148/189 kB | 49/588 kB | 7.7/168 kB Progress (4): 294/392 kB | 148/189 kB | 49/588 kB | 12/168 kB Progress (4): 294/392 kB | 152/189 kB | 49/588 kB | 12/168 kB Progress (4): 294/392 kB | 152/189 kB | 49/588 kB | 16/168 kB Progress (4): 295/392 kB | 152/189 kB | 49/588 kB | 16/168 kB Progress (4): 295/392 kB | 152/189 kB | 53/588 kB | 16/168 kB Progress (4): 299/392 kB | 152/189 kB | 53/588 kB | 16/168 kB Progress (4): 299/392 kB | 152/189 kB | 53/588 kB | 20/168 kB Progress (4): 299/392 kB | 156/189 kB | 53/588 kB | 20/168 kB Progress (4): 299/392 kB | 156/189 kB | 53/588 kB | 24/168 kB Progress (4): 303/392 kB | 156/189 kB | 53/588 kB | 24/168 kB Progress (4): 303/392 kB | 156/189 kB | 57/588 kB | 24/168 kB Progress (4): 307/392 kB | 156/189 kB | 57/588 kB | 24/168 kB Progress (4): 307/392 kB | 156/189 kB | 57/588 kB | 28/168 kB Progress (4): 307/392 kB | 160/189 kB | 57/588 kB | 28/168 kB Progress (4): 307/392 kB | 160/189 kB | 57/588 kB | 32/168 kB Progress (4): 311/392 kB | 160/189 kB | 57/588 kB | 32/168 kB Progress (4): 311/392 kB | 160/189 kB | 61/588 kB | 32/168 kB Progress (4): 315/392 kB | 160/189 kB | 61/588 kB | 32/168 kB Progress (4): 315/392 kB | 160/189 kB | 61/588 kB | 33/168 kB Progress (4): 315/392 kB | 164/189 kB | 61/588 kB | 33/168 kB Progress (4): 315/392 kB | 164/189 kB | 61/588 kB | 37/168 kB Progress (4): 319/392 kB | 164/189 kB | 61/588 kB | 37/168 kB Progress (4): 319/392 kB | 164/189 kB | 65/588 kB | 37/168 kB Progress (4): 323/392 kB | 164/189 kB | 65/588 kB | 37/168 kB Progress (4): 323/392 kB | 164/189 kB | 65/588 kB | 41/168 kB Progress (4): 323/392 kB | 168/189 kB | 65/588 kB | 41/168 kB Progress (4): 323/392 kB | 168/189 kB | 65/588 kB | 45/168 kB Progress (4): 327/392 kB | 168/189 kB | 65/588 kB | 45/168 kB Progress (4): 327/392 kB | 168/189 kB | 66/588 kB | 45/168 kB Progress (4): 328/392 kB | 168/189 kB | 66/588 kB | 45/168 kB Progress (4): 328/392 kB | 168/189 kB | 66/588 kB | 49/168 kB Progress (4): 328/392 kB | 172/189 kB | 66/588 kB | 49/168 kB Progress (4): 328/392 kB | 172/189 kB | 66/588 kB | 53/168 kB Progress (4): 332/392 kB | 172/189 kB | 66/588 kB | 53/168 kB Progress (4): 332/392 kB | 172/189 kB | 70/588 kB | 53/168 kB Progress (4): 336/392 kB | 172/189 kB | 70/588 kB | 53/168 kB Progress (4): 336/392 kB | 172/189 kB | 70/588 kB | 57/168 kB Progress (4): 336/392 kB | 176/189 kB | 70/588 kB | 57/168 kB Progress (4): 336/392 kB | 176/189 kB | 70/588 kB | 61/168 kB Progress (4): 340/392 kB | 176/189 kB | 70/588 kB | 61/168 kB Progress (4): 340/392 kB | 176/189 kB | 74/588 kB | 61/168 kB Progress (4): 344/392 kB | 176/189 kB | 74/588 kB | 61/168 kB Progress (4): 344/392 kB | 176/189 kB | 74/588 kB | 65/168 kB Progress (4): 344/392 kB | 180/189 kB | 74/588 kB | 65/168 kB Progress (4): 344/392 kB | 180/189 kB | 74/588 kB | 66/168 kB Progress (4): 348/392 kB | 180/189 kB | 74/588 kB | 66/168 kB Progress (4): 348/392 kB | 180/189 kB | 78/588 kB | 66/168 kB Progress (4): 352/392 kB | 180/189 kB | 78/588 kB | 66/168 kB Progress (4): 352/392 kB | 180/189 kB | 78/588 kB | 70/168 kB Progress (4): 352/392 kB | 184/189 kB | 78/588 kB | 70/168 kB Progress (4): 352/392 kB | 184/189 kB | 78/588 kB | 74/168 kB Progress (4): 356/392 kB | 184/189 kB | 78/588 kB | 74/168 kB Progress (4): 356/392 kB | 184/189 kB | 82/588 kB | 74/168 kB Progress (4): 360/392 kB | 184/189 kB | 82/588 kB | 74/168 kB Progress (4): 360/392 kB | 184/189 kB | 82/588 kB | 78/168 kB Progress (4): 360/392 kB | 188/189 kB | 82/588 kB | 78/168 kB Progress (4): 360/392 kB | 188/189 kB | 82/588 kB | 82/168 kB Progress (4): 364/392 kB | 188/189 kB | 82/588 kB | 82/168 kB Progress (4): 364/392 kB | 188/189 kB | 86/588 kB | 82/168 kB Progress (4): 368/392 kB | 188/189 kB | 86/588 kB | 82/168 kB Progress (4): 368/392 kB | 188/189 kB | 86/588 kB | 86/168 kB Progress (4): 368/392 kB | 189 kB | 86/588 kB | 86/168 kB Progress (4): 368/392 kB | 189 kB | 86/588 kB | 90/168 kB Progress (4): 372/392 kB | 189 kB | 86/588 kB | 90/168 kB Progress (4): 372/392 kB | 189 kB | 90/588 kB | 90/168 kB Progress (4): 376/392 kB | 189 kB | 90/588 kB | 90/168 kB Progress (4): 376/392 kB | 189 kB | 90/588 kB | 94/168 kB Progress (4): 380/392 kB | 189 kB | 90/588 kB | 94/168 kB Progress (4): 380/392 kB | 189 kB | 94/588 kB | 94/168 kB Progress (4): 384/392 kB | 189 kB | 94/588 kB | 94/168 kB Progress (5): 384/392 kB | 189 kB | 94/588 kB | 94/168 kB | 4.1/38 kB Progress (5): 384/392 kB | 189 kB | 94/588 kB | 98/168 kB | 4.1/38 kB Progress (5): 384/392 kB | 189 kB | 94/588 kB | 98/168 kB | 7.7/38 kB Progress (5): 388/392 kB | 189 kB | 94/588 kB | 98/168 kB | 7.7/38 kB Progress (5): 388/392 kB | 189 kB | 98/588 kB | 98/168 kB | 7.7/38 kB Progress (5): 392/392 kB | 189 kB | 98/588 kB | 98/168 kB | 7.7/38 kB Progress (5): 392/392 kB | 189 kB | 98/588 kB | 98/168 kB | 12/38 kB Progress (5): 392/392 kB | 189 kB | 98/588 kB | 102/168 kB | 12/38 kB Progress (5): 392/392 kB | 189 kB | 98/588 kB | 102/168 kB | 16/38 kB Progress (5): 392 kB | 189 kB | 98/588 kB | 102/168 kB | 16/38 kB Progress (5): 392 kB | 189 kB | 102/588 kB | 102/168 kB | 16/38 kB Progress (5): 392 kB | 189 kB | 102/588 kB | 102/168 kB | 20/38 kB Progress (5): 392 kB | 189 kB | 102/588 kB | 106/168 kB | 20/38 kB Progress (5): 392 kB | 189 kB | 102/588 kB | 106/168 kB | 24/38 kB Progress (5): 392 kB | 189 kB | 106/588 kB | 106/168 kB | 24/38 kB Progress (5): 392 kB | 189 kB | 106/588 kB | 106/168 kB | 28/38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 474 kB/s) [2019-07-31T04:40:30.345Z] Progress (4): 392 kB | 106/588 kB | 110/168 kB | 28/38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-31T04:40:30.345Z] Progress (4): 392 kB | 106/588 kB | 110/168 kB | 32/38 kB Progress (4): 392 kB | 110/588 kB | 110/168 kB | 32/38 kB Progress (4): 392 kB | 110/588 kB | 110/168 kB | 33/38 kB Progress (4): 392 kB | 110/588 kB | 114/168 kB | 33/38 kB Progress (4): 392 kB | 110/588 kB | 114/168 kB | 37/38 kB Progress (4): 392 kB | 114/588 kB | 114/168 kB | 37/38 kB Progress (4): 392 kB | 114/588 kB | 114/168 kB | 38 kB Progress (4): 392 kB | 114/588 kB | 118/168 kB | 38 kB Progress (4): 392 kB | 118/588 kB | 118/168 kB | 38 kB Progress (4): 392 kB | 118/588 kB | 122/168 kB | 38 kB Progress (4): 392 kB | 122/588 kB | 122/168 kB | 38 kB Progress (4): 392 kB | 122/588 kB | 126/168 kB | 38 kB Progress (4): 392 kB | 126/588 kB | 126/168 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 975 kB/s) [2019-07-31T04:40:30.345Z] Progress (3): 126/588 kB | 130/168 kB | 38 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-31T04:40:30.345Z] Progress (3): 130/588 kB | 130/168 kB | 38 kB Progress (3): 130/588 kB | 134/168 kB | 38 kB Progress (3): 134/588 kB | 134/168 kB | 38 kB Progress (3): 134/588 kB | 138/168 kB | 38 kB Progress (3): 138/588 kB | 138/168 kB | 38 kB Progress (3): 138/588 kB | 142/168 kB | 38 kB Progress (3): 142/588 kB | 142/168 kB | 38 kB Progress (3): 142/588 kB | 146/168 kB | 38 kB Progress (3): 146/588 kB | 146/168 kB | 38 kB Progress (3): 146/588 kB | 150/168 kB | 38 kB Progress (3): 150/588 kB | 150/168 kB | 38 kB Progress (3): 150/588 kB | 154/168 kB | 38 kB Progress (3): 154/588 kB | 154/168 kB | 38 kB Progress (3): 154/588 kB | 158/168 kB | 38 kB Progress (3): 158/588 kB | 158/168 kB | 38 kB Progress (3): 158/588 kB | 162/168 kB | 38 kB Progress (3): 162/588 kB | 162/168 kB | 38 kB Progress (3): 162/588 kB | 166/168 kB | 38 kB Progress (3): 166/588 kB | 166/168 kB | 38 kB Progress (3): 166/588 kB | 168 kB | 38 kB Progress (3): 170/588 kB | 168 kB | 38 kB Progress (3): 174/588 kB | 168 kB | 38 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 93 kB/s) [2019-07-31T04:40:30.345Z] Progress (2): 178/588 kB | 168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-31T04:40:30.346Z] Progress (2): 182/588 kB | 168 kB Progress (2): 186/588 kB | 168 kB Progress (2): 190/588 kB | 168 kB Progress (2): 194/588 kB | 168 kB Progress (2): 198/588 kB | 168 kB Progress (2): 202/588 kB | 168 kB Progress (2): 206/588 kB | 168 kB Progress (2): 210/588 kB | 168 kB Progress (2): 214/588 kB | 168 kB Progress (2): 218/588 kB | 168 kB Progress (2): 222/588 kB | 168 kB Progress (2): 226/588 kB | 168 kB Progress (2): 230/588 kB | 168 kB Progress (2): 234/588 kB | 168 kB Progress (2): 238/588 kB | 168 kB Progress (2): 242/588 kB | 168 kB Progress (2): 246/588 kB | 168 kB Progress (2): 250/588 kB | 168 kB Progress (2): 254/588 kB | 168 kB Progress (3): 254/588 kB | 168 kB | 4.1/65 kB Progress (3): 258/588 kB | 168 kB | 4.1/65 kB Progress (3): 258/588 kB | 168 kB | 7.7/65 kB Progress (3): 262/588 kB | 168 kB | 7.7/65 kB Progress (3): 262/588 kB | 168 kB | 12/65 kB Progress (4): 262/588 kB | 168 kB | 12/65 kB | 4.1/109 kB Progress (4): 266/588 kB | 168 kB | 12/65 kB | 4.1/109 kB Progress (4): 266/588 kB | 168 kB | 12/65 kB | 7.7/109 kB Progress (4): 266/588 kB | 168 kB | 16/65 kB | 7.7/109 kB Progress (4): 266/588 kB | 168 kB | 16/65 kB | 12/109 kB Progress (4): 270/588 kB | 168 kB | 16/65 kB | 12/109 kB Progress (4): 270/588 kB | 168 kB | 16/65 kB | 16/109 kB Progress (4): 270/588 kB | 168 kB | 20/65 kB | 16/109 kB Progress (4): 270/588 kB | 168 kB | 20/65 kB | 20/109 kB Progress (4): 274/588 kB | 168 kB | 20/65 kB | 20/109 kB Progress (4): 274/588 kB | 168 kB | 20/65 kB | 24/109 kB Progress (4): 274/588 kB | 168 kB | 24/65 kB | 24/109 kB Progress (4): 274/588 kB | 168 kB | 24/65 kB | 28/109 kB Progress (4): 274/588 kB | 168 kB | 28/65 kB | 28/109 kB Progress (4): 278/588 kB | 168 kB | 28/65 kB | 28/109 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 405 kB/s) [2019-07-31T04:40:30.346Z] Progress (3): 282/588 kB | 28/65 kB | 28/109 kB Progress (3): 282/588 kB | 32/65 kB | 28/109 kB Progress (3): 282/588 kB | 32/65 kB | 32/109 kB Progress (3): 282/588 kB | 36/65 kB | 32/109 kB Progress (3): 286/588 kB | 36/65 kB | 32/109 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-31T04:40:30.346Z] Progress (3): 290/588 kB | 36/65 kB | 32/109 kB Progress (3): 290/588 kB | 40/65 kB | 32/109 kB Progress (3): 290/588 kB | 40/65 kB | 33/109 kB Progress (3): 294/588 kB | 40/65 kB | 33/109 kB Progress (3): 294/588 kB | 40/65 kB | 37/109 kB Progress (3): 294/588 kB | 44/65 kB | 37/109 kB Progress (3): 294/588 kB | 44/65 kB | 41/109 kB Progress (3): 298/588 kB | 44/65 kB | 41/109 kB Progress (3): 298/588 kB | 44/65 kB | 45/109 kB Progress (3): 298/588 kB | 48/65 kB | 45/109 kB Progress (3): 298/588 kB | 48/65 kB | 49/109 kB Progress (3): 298/588 kB | 52/65 kB | 49/109 kB Progress (3): 298/588 kB | 52/65 kB | 53/109 kB Progress (3): 302/588 kB | 52/65 kB | 53/109 kB Progress (3): 306/588 kB | 52/65 kB | 53/109 kB Progress (3): 310/588 kB | 52/65 kB | 53/109 kB Progress (4): 310/588 kB | 52/65 kB | 53/109 kB | 4.1/281 kB Progress (4): 310/588 kB | 52/65 kB | 53/109 kB | 7.7/281 kB Progress (4): 310/588 kB | 52/65 kB | 53/109 kB | 12/281 kB Progress (4): 310/588 kB | 52/65 kB | 57/109 kB | 12/281 kB Progress (4): 310/588 kB | 56/65 kB | 57/109 kB | 12/281 kB Progress (4): 310/588 kB | 56/65 kB | 61/109 kB | 12/281 kB Progress (4): 310/588 kB | 56/65 kB | 61/109 kB | 16/281 kB Progress (5): 310/588 kB | 56/65 kB | 61/109 kB | 16/281 kB | 4.1/194 kB Progress (5): 314/588 kB | 56/65 kB | 61/109 kB | 16/281 kB | 4.1/194 kB Progress (5): 314/588 kB | 56/65 kB | 61/109 kB | 16/281 kB | 7.7/194 kB Progress (5): 314/588 kB | 56/65 kB | 61/109 kB | 20/281 kB | 7.7/194 kB Progress (5): 314/588 kB | 56/65 kB | 65/109 kB | 20/281 kB | 7.7/194 kB Progress (5): 314/588 kB | 60/65 kB | 65/109 kB | 20/281 kB | 7.7/194 kB Progress (5): 314/588 kB | 60/65 kB | 66/109 kB | 20/281 kB | 7.7/194 kB Progress (5): 314/588 kB | 60/65 kB | 66/109 kB | 24/281 kB | 7.7/194 kB Progress (5): 314/588 kB | 60/65 kB | 66/109 kB | 24/281 kB | 12/194 kB Progress (5): 318/588 kB | 60/65 kB | 66/109 kB | 24/281 kB | 12/194 kB Progress (5): 318/588 kB | 60/65 kB | 66/109 kB | 24/281 kB | 16/194 kB Progress (5): 318/588 kB | 60/65 kB | 66/109 kB | 28/281 kB | 16/194 kB Progress (5): 318/588 kB | 60/65 kB | 70/109 kB | 28/281 kB | 16/194 kB Progress (5): 318/588 kB | 64/65 kB | 70/109 kB | 28/281 kB | 16/194 kB Progress (5): 318/588 kB | 64/65 kB | 74/109 kB | 28/281 kB | 16/194 kB Progress (5): 318/588 kB | 64/65 kB | 74/109 kB | 32/281 kB | 16/194 kB Progress (5): 318/588 kB | 64/65 kB | 74/109 kB | 32/281 kB | 20/194 kB Progress (5): 322/588 kB | 64/65 kB | 74/109 kB | 32/281 kB | 20/194 kB Progress (5): 322/588 kB | 64/65 kB | 74/109 kB | 32/281 kB | 24/194 kB Progress (5): 322/588 kB | 64/65 kB | 74/109 kB | 33/281 kB | 24/194 kB Progress (5): 322/588 kB | 64/65 kB | 78/109 kB | 33/281 kB | 24/194 kB Progress (5): 322/588 kB | 65 kB | 78/109 kB | 33/281 kB | 24/194 kB Progress (5): 322/588 kB | 65 kB | 82/109 kB | 33/281 kB | 24/194 kB Progress (5): 322/588 kB | 65 kB | 82/109 kB | 37/281 kB | 24/194 kB Progress (5): 322/588 kB | 65 kB | 82/109 kB | 37/281 kB | 28/194 kB Progress (5): 326/588 kB | 65 kB | 82/109 kB | 37/281 kB | 28/194 kB Progress (5): 326/588 kB | 65 kB | 82/109 kB | 37/281 kB | 32/194 kB Progress (5): 326/588 kB | 65 kB | 82/109 kB | 41/281 kB | 32/194 kB Progress (5): 326/588 kB | 65 kB | 86/109 kB | 41/281 kB | 32/194 kB Progress (5): 326/588 kB | 65 kB | 86/109 kB | 45/281 kB | 32/194 kB Progress (5): 326/588 kB | 65 kB | 86/109 kB | 45/281 kB | 33/194 kB Progress (5): 330/588 kB | 65 kB | 86/109 kB | 45/281 kB | 33/194 kB Progress (5): 330/588 kB | 65 kB | 86/109 kB | 45/281 kB | 37/194 kB Progress (5): 330/588 kB | 65 kB | 86/109 kB | 49/281 kB | 37/194 kB Progress (5): 330/588 kB | 65 kB | 90/109 kB | 49/281 kB | 37/194 kB Progress (5): 330/588 kB | 65 kB | 90/109 kB | 53/281 kB | 37/194 kB Progress (5): 330/588 kB | 65 kB | 90/109 kB | 53/281 kB | 41/194 kB Progress (5): 334/588 kB | 65 kB | 90/109 kB | 53/281 kB | 41/194 kB Progress (5): 334/588 kB | 65 kB | 90/109 kB | 53/281 kB | 45/194 kB Progress (5): 334/588 kB | 65 kB | 90/109 kB | 57/281 kB | 45/194 kB Progress (5): 334/588 kB | 65 kB | 94/109 kB | 57/281 kB | 45/194 kB Progress (5): 334/588 kB | 65 kB | 94/109 kB | 61/281 kB | 45/194 kB Progress (5): 334/588 kB | 65 kB | 94/109 kB | 61/281 kB | 49/194 kB Progress (5): 338/588 kB | 65 kB | 94/109 kB | 61/281 kB | 49/194 kB Progress (5): 338/588 kB | 65 kB | 94/109 kB | 61/281 kB | 53/194 kB Progress (5): 338/588 kB | 65 kB | 94/109 kB | 65/281 kB | 53/194 kB Progress (5): 338/588 kB | 65 kB | 98/109 kB | 65/281 kB | 53/194 kB Progress (5): 338/588 kB | 65 kB | 98/109 kB | 66/281 kB | 53/194 kB Progress (5): 338/588 kB | 65 kB | 98/109 kB | 66/281 kB | 57/194 kB Progress (5): 342/588 kB | 65 kB | 98/109 kB | 66/281 kB | 57/194 kB Progress (5): 342/588 kB | 65 kB | 98/109 kB | 66/281 kB | 61/194 kB Progress (5): 342/588 kB | 65 kB | 98/109 kB | 70/281 kB | 61/194 kB Progress (5): 342/588 kB | 65 kB | 102/109 kB | 70/281 kB | 61/194 kB Progress (5): 342/588 kB | 65 kB | 102/109 kB | 74/281 kB | 61/194 kB Progress (5): 342/588 kB | 65 kB | 102/109 kB | 74/281 kB | 65/194 kB Progress (5): 346/588 kB | 65 kB | 102/109 kB | 74/281 kB | 65/194 kB Progress (5): 346/588 kB | 65 kB | 102/109 kB | 74/281 kB | 66/194 kB Progress (5): 346/588 kB | 65 kB | 102/109 kB | 78/281 kB | 66/194 kB Progress (5): 346/588 kB | 65 kB | 106/109 kB | 78/281 kB | 66/194 kB Progress (5): 346/588 kB | 65 kB | 106/109 kB | 82/281 kB | 66/194 kB Progress (5): 346/588 kB | 65 kB | 106/109 kB | 82/281 kB | 70/194 kB Progress (5): 350/588 kB | 65 kB | 106/109 kB | 82/281 kB | 70/194 kB Progress (5): 350/588 kB | 65 kB | 106/109 kB | 82/281 kB | 74/194 kB Progress (5): 350/588 kB | 65 kB | 106/109 kB | 86/281 kB | 74/194 kB Progress (5): 350/588 kB | 65 kB | 109 kB | 86/281 kB | 74/194 kB Progress (5): 350/588 kB | 65 kB | 109 kB | 90/281 kB | 74/194 kB Progress (5): 350/588 kB | 65 kB | 109 kB | 90/281 kB | 78/194 kB Progress (5): 354/588 kB | 65 kB | 109 kB | 90/281 kB | 78/194 kB Progress (5): 354/588 kB | 65 kB | 109 kB | 90/281 kB | 82/194 kB Progress (5): 354/588 kB | 65 kB | 109 kB | 94/281 kB | 82/194 kB Progress (5): 354/588 kB | 65 kB | 109 kB | 94/281 kB | 86/194 kB Progress (5): 358/588 kB | 65 kB | 109 kB | 94/281 kB | 86/194 kB Progress (5): 358/588 kB | 65 kB | 109 kB | 94/281 kB | 90/194 kB Progress (5): 358/588 kB | 65 kB | 109 kB | 98/281 kB | 90/194 kB Progress (5): 358/588 kB | 65 kB | 109 kB | 98/281 kB | 94/194 kB Progress (5): 362/588 kB | 65 kB | 109 kB | 98/281 kB | 94/194 kB Progress (5): 362/588 kB | 65 kB | 109 kB | 98/281 kB | 98/194 kB Progress (5): 362/588 kB | 65 kB | 109 kB | 98/281 kB | 98/194 kB Progress (5): 362/588 kB | 65 kB | 109 kB | 98/281 kB | 98/194 kB Progress (5): 366/588 kB | 65 kB | 109 kB | 98/281 kB | 98/194 kB Progress (5): 366/588 kB | 65 kB | 109 kB | 98/281 kB | 102/194 kB Progress (5): 366/588 kB | 65 kB | 109 kB | 102/281 kB | 102/194 kB Progress (5): 366/588 kB | 65 kB | 109 kB | 102/281 kB | 106/194 kB Progress (5): 370/588 kB | 65 kB | 109 kB | 102/281 kB | 106/194 kB Progress (5): 370/588 kB | 65 kB | 109 kB | 102/281 kB | 110/194 kB Progress (5): 370/588 kB | 65 kB | 109 kB | 106/281 kB | 110/194 kB Progress (5): 370/588 kB | 65 kB | 109 kB | 106/281 kB | 114/194 kB Progress (5): 374/588 kB | 65 kB | 109 kB | 106/281 kB | 114/194 kB Progress (5): 374/588 kB | 65 kB | 109 kB | 106/281 kB | 118/194 kB Progress (5): 374/588 kB | 65 kB | 109 kB | 110/281 kB | 118/194 kB Progress (5): 374/588 kB | 65 kB | 109 kB | 110/281 kB | 122/194 kB Progress (5): 378/588 kB | 65 kB | 109 kB | 110/281 kB | 122/194 kB Progress (5): 378/588 kB | 65 kB | 109 kB | 110/281 kB | 126/194 kB Progress (5): 378/588 kB | 65 kB | 109 kB | 114/281 kB | 126/194 kB Progress (5): 378/588 kB | 65 kB | 109 kB | 114/281 kB | 130/194 kB Progress (5): 382/588 kB | 65 kB | 109 kB | 114/281 kB | 130/194 kB Progress (5): 382/588 kB | 65 kB | 109 kB | 114/281 kB | 134/194 kB Progress (5): 382/588 kB | 65 kB | 109 kB | 118/281 kB | 134/194 kB Progress (5): 382/588 kB | 65 kB | 109 kB | 118/281 kB | 138/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 236 kB/s) [2019-07-31T04:40:30.346Z] Progress (4): 386/588 kB | 65 kB | 118/281 kB | 138/194 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-31T04:40:30.346Z] Progress (4): 386/588 kB | 65 kB | 118/281 kB | 142/194 kB Progress (4): 386/588 kB | 65 kB | 122/281 kB | 142/194 kB Progress (4): 386/588 kB | 65 kB | 122/281 kB | 146/194 kB Progress (4): 390/588 kB | 65 kB | 122/281 kB | 146/194 kB Progress (4): 390/588 kB | 65 kB | 122/281 kB | 150/194 kB Progress (4): 390/588 kB | 65 kB | 126/281 kB | 150/194 kB Progress (4): 390/588 kB | 65 kB | 126/281 kB | 154/194 kB Progress (4): 394/588 kB | 65 kB | 126/281 kB | 154/194 kB Progress (4): 394/588 kB | 65 kB | 126/281 kB | 158/194 kB Progress (4): 394/588 kB | 65 kB | 130/281 kB | 158/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 140 kB/s) [2019-07-31T04:40:30.346Z] Progress (3): 394/588 kB | 130/281 kB | 162/194 kB Progress (3): 398/588 kB | 130/281 kB | 162/194 kB Progress (3): 398/588 kB | 130/281 kB | 166/194 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-31T04:40:30.346Z] Progress (3): 398/588 kB | 131/281 kB | 166/194 kB Progress (3): 398/588 kB | 131/281 kB | 170/194 kB Progress (3): 402/588 kB | 131/281 kB | 170/194 kB Progress (3): 402/588 kB | 131/281 kB | 174/194 kB Progress (3): 402/588 kB | 135/281 kB | 174/194 kB Progress (3): 402/588 kB | 135/281 kB | 178/194 kB Progress (3): 406/588 kB | 135/281 kB | 178/194 kB Progress (3): 406/588 kB | 135/281 kB | 182/194 kB Progress (3): 406/588 kB | 139/281 kB | 182/194 kB Progress (3): 406/588 kB | 139/281 kB | 186/194 kB Progress (3): 410/588 kB | 139/281 kB | 186/194 kB Progress (3): 410/588 kB | 139/281 kB | 190/194 kB Progress (3): 410/588 kB | 143/281 kB | 190/194 kB Progress (3): 410/588 kB | 143/281 kB | 194 kB Progress (3): 414/588 kB | 143/281 kB | 194 kB Progress (3): 414/588 kB | 147/281 kB | 194 kB Progress (3): 418/588 kB | 147/281 kB | 194 kB Progress (3): 418/588 kB | 151/281 kB | 194 kB Progress (3): 422/588 kB | 151/281 kB | 194 kB Progress (3): 422/588 kB | 155/281 kB | 194 kB Progress (3): 426/588 kB | 155/281 kB | 194 kB Progress (3): 426/588 kB | 159/281 kB | 194 kB Progress (3): 430/588 kB | 159/281 kB | 194 kB Progress (3): 430/588 kB | 163/281 kB | 194 kB Progress (3): 434/588 kB | 163/281 kB | 194 kB Progress (3): 434/588 kB | 167/281 kB | 194 kB Progress (3): 438/588 kB | 167/281 kB | 194 kB Progress (3): 438/588 kB | 171/281 kB | 194 kB Progress (3): 442/588 kB | 171/281 kB | 194 kB Progress (3): 442/588 kB | 175/281 kB | 194 kB Progress (3): 446/588 kB | 175/281 kB | 194 kB Progress (3): 446/588 kB | 179/281 kB | 194 kB Progress (3): 450/588 kB | 179/281 kB | 194 kB Progress (3): 450/588 kB | 183/281 kB | 194 kB Progress (3): 454/588 kB | 183/281 kB | 194 kB Progress (3): 454/588 kB | 187/281 kB | 194 kB Progress (3): 458/588 kB | 187/281 kB | 194 kB Progress (3): 458/588 kB | 191/281 kB | 194 kB Progress (3): 462/588 kB | 191/281 kB | 194 kB Progress (3): 462/588 kB | 195/281 kB | 194 kB Progress (3): 466/588 kB | 195/281 kB | 194 kB Progress (3): 466/588 kB | 199/281 kB | 194 kB Progress (3): 470/588 kB | 199/281 kB | 194 kB Progress (3): 470/588 kB | 203/281 kB | 194 kB Progress (3): 474/588 kB | 203/281 kB | 194 kB Progress (3): 474/588 kB | 207/281 kB | 194 kB Progress (3): 478/588 kB | 207/281 kB | 194 kB Progress (3): 478/588 kB | 211/281 kB | 194 kB Progress (3): 482/588 kB | 211/281 kB | 194 kB Progress (3): 482/588 kB | 215/281 kB | 194 kB Progress (3): 486/588 kB | 215/281 kB | 194 kB Progress (3): 486/588 kB | 219/281 kB | 194 kB Progress (3): 490/588 kB | 219/281 kB | 194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar (194 kB at 406 kB/s) [2019-07-31T04:40:30.346Z] Progress (3): 490/588 kB | 219/281 kB | 4.1/70 kB Progress (3): 494/588 kB | 219/281 kB | 4.1/70 kB Progress (3): 494/588 kB | 223/281 kB | 4.1/70 kB Progress (3): 498/588 kB | 223/281 kB | 4.1/70 kB Progress (3): 498/588 kB | 223/281 kB | 7.7/70 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-31T04:40:30.346Z] Progress (3): 498/588 kB | 223/281 kB | 12/70 kB Progress (3): 502/588 kB | 223/281 kB | 12/70 kB Progress (3): 502/588 kB | 227/281 kB | 12/70 kB Progress (3): 506/588 kB | 227/281 kB | 12/70 kB Progress (3): 506/588 kB | 227/281 kB | 16/70 kB Progress (3): 506/588 kB | 231/281 kB | 16/70 kB Progress (3): 506/588 kB | 231/281 kB | 20/70 kB Progress (3): 510/588 kB | 231/281 kB | 20/70 kB Progress (3): 510/588 kB | 231/281 kB | 24/70 kB Progress (3): 510/588 kB | 235/281 kB | 24/70 kB Progress (3): 514/588 kB | 235/281 kB | 24/70 kB Progress (3): 514/588 kB | 239/281 kB | 24/70 kB Progress (3): 514/588 kB | 239/281 kB | 28/70 kB Progress (3): 514/588 kB | 243/281 kB | 28/70 kB Progress (3): 518/588 kB | 243/281 kB | 28/70 kB Progress (3): 518/588 kB | 247/281 kB | 28/70 kB Progress (3): 518/588 kB | 247/281 kB | 32/70 kB Progress (3): 518/588 kB | 251/281 kB | 32/70 kB Progress (3): 522/588 kB | 251/281 kB | 32/70 kB Progress (3): 522/588 kB | 255/281 kB | 32/70 kB Progress (4): 522/588 kB | 255/281 kB | 32/70 kB | 4.1/115 kB Progress (4): 522/588 kB | 255/281 kB | 33/70 kB | 4.1/115 kB Progress (4): 522/588 kB | 255/281 kB | 33/70 kB | 7.7/115 kB Progress (4): 522/588 kB | 259/281 kB | 33/70 kB | 7.7/115 kB Progress (4): 526/588 kB | 259/281 kB | 33/70 kB | 7.7/115 kB Progress (4): 526/588 kB | 263/281 kB | 33/70 kB | 7.7/115 kB Progress (4): 526/588 kB | 263/281 kB | 33/70 kB | 12/115 kB Progress (4): 526/588 kB | 263/281 kB | 37/70 kB | 12/115 kB Progress (4): 526/588 kB | 263/281 kB | 37/70 kB | 16/115 kB Progress (4): 526/588 kB | 267/281 kB | 37/70 kB | 16/115 kB Progress (4): 530/588 kB | 267/281 kB | 37/70 kB | 16/115 kB Progress (4): 530/588 kB | 271/281 kB | 37/70 kB | 16/115 kB Progress (4): 530/588 kB | 271/281 kB | 37/70 kB | 20/115 kB Progress (4): 530/588 kB | 271/281 kB | 41/70 kB | 20/115 kB Progress (4): 530/588 kB | 271/281 kB | 41/70 kB | 24/115 kB Progress (4): 530/588 kB | 275/281 kB | 41/70 kB | 24/115 kB Progress (4): 534/588 kB | 275/281 kB | 41/70 kB | 24/115 kB Progress (4): 534/588 kB | 279/281 kB | 41/70 kB | 24/115 kB Progress (4): 534/588 kB | 279/281 kB | 41/70 kB | 28/115 kB Progress (4): 534/588 kB | 279/281 kB | 45/70 kB | 28/115 kB Progress (4): 534/588 kB | 279/281 kB | 45/70 kB | 32/115 kB Progress (4): 534/588 kB | 281 kB | 45/70 kB | 32/115 kB Progress (4): 538/588 kB | 281 kB | 45/70 kB | 32/115 kB Progress (4): 538/588 kB | 281 kB | 45/70 kB | 33/115 kB Progress (4): 542/588 kB | 281 kB | 45/70 kB | 33/115 kB Progress (4): 542/588 kB | 281 kB | 45/70 kB | 37/115 kB Progress (4): 542/588 kB | 281 kB | 49/70 kB | 37/115 kB Progress (4): 542/588 kB | 281 kB | 49/70 kB | 41/115 kB Progress (4): 546/588 kB | 281 kB | 49/70 kB | 41/115 kB Progress (4): 546/588 kB | 281 kB | 49/70 kB | 45/115 kB Progress (4): 546/588 kB | 281 kB | 53/70 kB | 45/115 kB Progress (4): 546/588 kB | 281 kB | 53/70 kB | 49/115 kB Progress (4): 550/588 kB | 281 kB | 53/70 kB | 49/115 kB Progress (4): 550/588 kB | 281 kB | 53/70 kB | 53/115 kB Progress (4): 550/588 kB | 281 kB | 57/70 kB | 53/115 kB Progress (4): 550/588 kB | 281 kB | 57/70 kB | 57/115 kB Progress (4): 554/588 kB | 281 kB | 57/70 kB | 57/115 kB Progress (4): 554/588 kB | 281 kB | 57/70 kB | 61/115 kB Progress (4): 554/588 kB | 281 kB | 61/70 kB | 61/115 kB Progress (4): 554/588 kB | 281 kB | 61/70 kB | 65/115 kB Progress (4): 558/588 kB | 281 kB | 61/70 kB | 65/115 kB Progress (4): 558/588 kB | 281 kB | 61/70 kB | 66/115 kB Progress (4): 558/588 kB | 281 kB | 65/70 kB | 66/115 kB Progress (4): 558/588 kB | 281 kB | 65/70 kB | 70/115 kB Progress (4): 562/588 kB | 281 kB | 65/70 kB | 70/115 kB Progress (4): 562/588 kB | 281 kB | 65/70 kB | 74/115 kB Progress (4): 562/588 kB | 281 kB | 66/70 kB | 74/115 kB Progress (4): 562/588 kB | 281 kB | 66/70 kB | 78/115 kB Progress (4): 566/588 kB | 281 kB | 66/70 kB | 78/115 kB Progress (4): 566/588 kB | 281 kB | 66/70 kB | 82/115 kB Progress (4): 566/588 kB | 281 kB | 70/70 kB | 82/115 kB Progress (4): 566/588 kB | 281 kB | 70/70 kB | 86/115 kB Progress (4): 570/588 kB | 281 kB | 70/70 kB | 86/115 kB Progress (4): 570/588 kB | 281 kB | 70/70 kB | 90/115 kB Progress (4): 570/588 kB | 281 kB | 70 kB | 90/115 kB Progress (4): 570/588 kB | 281 kB | 70 kB | 94/115 kB Progress (4): 574/588 kB | 281 kB | 70 kB | 94/115 kB Progress (4): 574/588 kB | 281 kB | 70 kB | 98/115 kB Progress (4): 578/588 kB | 281 kB | 70 kB | 98/115 kB Progress (4): 578/588 kB | 281 kB | 70 kB | 98/115 kB Progress (4): 582/588 kB | 281 kB | 70 kB | 98/115 kB Progress (4): 582/588 kB | 281 kB | 70 kB | 102/115 kB Progress (4): 586/588 kB | 281 kB | 70 kB | 102/115 kB Progress (4): 586/588 kB | 281 kB | 70 kB | 106/115 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar (281 kB at 569 kB/s) [2019-07-31T04:40:30.346Z] Progress (3): 586/588 kB | 70 kB | 110/115 kB Progress (3): 588 kB | 70 kB | 110/115 kB Progress (3): 588 kB | 70 kB | 114/115 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-31T04:40:30.346Z] Progress (3): 588 kB | 70 kB | 115 kB Progress (4): 588 kB | 70 kB | 115 kB | 4.1/33 kB Progress (4): 588 kB | 70 kB | 115 kB | 7.7/33 kB Progress (4): 588 kB | 70 kB | 115 kB | 12/33 kB Progress (4): 588 kB | 70 kB | 115 kB | 16/33 kB Progress (4): 588 kB | 70 kB | 115 kB | 20/33 kB Progress (4): 588 kB | 70 kB | 115 kB | 24/33 kB Progress (4): 588 kB | 70 kB | 115 kB | 28/33 kB Progress (4): 588 kB | 70 kB | 115 kB | 32/33 kB Progress (4): 588 kB | 70 kB | 115 kB | 33/33 kB Progress (4): 588 kB | 70 kB | 115 kB | 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar (70 kB at 140 kB/s) [2019-07-31T04:40:30.346Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-31T04:40:30.346Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 kB at 66 kB/s) [2019-07-31T04:40:30.346Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.1 MB/s) [2019-07-31T04:40:30.346Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar (115 kB at 224 kB/s) [2019-07-31T04:40:30.346Z] Progress (1): 4.1/50 kB Progress (1): 7.7/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 24/50 kB Progress (1): 28/50 kB Progress (1): 32/50 kB Progress (1): 33/50 kB Progress (1): 37/50 kB Progress (1): 41/50 kB Progress (1): 45/50 kB Progress (1): 49/50 kB Progress (1): 50 kB Progress (2): 50 kB | 4.1/129 kB Progress (2): 50 kB | 7.7/129 kB Progress (2): 50 kB | 12/129 kB Progress (2): 50 kB | 16/129 kB Progress (2): 50 kB | 20/129 kB Progress (2): 50 kB | 24/129 kB Progress (2): 50 kB | 28/129 kB Progress (2): 50 kB | 32/129 kB Progress (2): 50 kB | 33/129 kB Progress (2): 50 kB | 37/129 kB Progress (2): 50 kB | 41/129 kB Progress (2): 50 kB | 45/129 kB Progress (2): 50 kB | 49/129 kB Progress (2): 50 kB | 53/129 kB Progress (2): 50 kB | 57/129 kB Progress (2): 50 kB | 61/129 kB Progress (2): 50 kB | 65/129 kB Progress (2): 50 kB | 66/129 kB Progress (2): 50 kB | 70/129 kB Progress (2): 50 kB | 74/129 kB Progress (2): 50 kB | 78/129 kB Progress (2): 50 kB | 82/129 kB Progress (2): 50 kB | 86/129 kB Progress (2): 50 kB | 90/129 kB Progress (2): 50 kB | 94/129 kB Progress (2): 50 kB | 98/129 kB Progress (2): 50 kB | 98/129 kB Progress (2): 50 kB | 102/129 kB Progress (2): 50 kB | 106/129 kB Progress (2): 50 kB | 110/129 kB Progress (2): 50 kB | 114/129 kB Progress (2): 50 kB | 118/129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar (50 kB at 95 kB/s) [2019-07-31T04:40:30.346Z] Progress (1): 122/129 kB Progress (1): 126/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar (129 kB at 241 kB/s) [2019-07-31T04:40:30.602Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:30.603Z] [INFO] [2019-07-31T04:40:30.603Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-31T04:40:30.603Z] [INFO] [2019-07-31T04:40:30.603Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-31T04:40:30.603Z] [INFO] [2019-07-31T04:40:30.603Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-31T04:40:30.603Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T04:40:30.603Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T04:40:30.603Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T04:40:30.859Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T04:40:30.859Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T04:40:30.859Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom [2019-07-31T04:40:30.859Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 45 kB/s) [2019-07-31T04:40:30.859Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T04:40:30.859Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T04:40:30.859Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T04:40:31.116Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T04:40:31.116Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T04:40:31.116Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar [2019-07-31T04:40:31.116Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar (14 kB at 205 kB/s) [2019-07-31T04:40:31.373Z] [INFO] [2019-07-31T04:40:31.374Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-31T04:40:31.374Z] [INFO] [2019-07-31T04:40:31.374Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-31T04:40:31.374Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:31.374Z] [INFO] [2019-07-31T04:40:31.374Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-31T04:40:31.630Z] [INFO] [2019-07-31T04:40:31.630Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-31T04:40:31.630Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T04:40:31.630Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T04:40:31.888Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T04:40:31.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T04:40:31.888Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T04:40:31.888Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-31T04:40:31.888Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 429 kB/s) [2019-07-31T04:40:32.145Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2019-07-31T04:40:32.145Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2019-07-31T04:40:32.145Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2019-07-31T04:40:32.145Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2019-07-31T04:40:32.145Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2019-07-31T04:40:32.145Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom [2019-07-31T04:40:32.401Z] Progress (1): 4.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4.0 kB at 131 kB/s) [2019-07-31T04:40:32.401Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-07-31T04:40:32.401Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-07-31T04:40:32.401Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-07-31T04:40:32.401Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-07-31T04:40:32.401Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-07-31T04:40:32.658Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [2019-07-31T04:40:32.658Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 199 kB/s) [2019-07-31T04:40:32.658Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-07-31T04:40:32.658Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-07-31T04:40:32.658Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-07-31T04:40:32.658Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-07-31T04:40:32.915Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-07-31T04:40:32.915Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [2019-07-31T04:40:32.915Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 93 kB/s) [2019-07-31T04:40:32.915Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T04:40:32.915Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2019-07-31T04:40:32.915Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2019-07-31T04:40:32.915Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T04:40:32.915Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2019-07-31T04:40:32.915Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2019-07-31T04:40:32.915Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T04:40:32.915Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2019-07-31T04:40:32.915Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2019-07-31T04:40:33.172Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T04:40:33.172Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2019-07-31T04:40:33.172Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2019-07-31T04:40:33.172Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2019-07-31T04:40:33.172Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2019-07-31T04:40:33.172Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T04:40:33.430Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-31T04:40:33.430Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [2019-07-31T04:40:33.430Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar [2019-07-31T04:40:33.430Z] Progress (1): 4.1/233 kB Progress (1): 7.7/233 kB Progress (1): 12/233 kB Progress (1): 16/233 kB Progress (1): 20/233 kB Progress (1): 24/233 kB Progress (1): 28/233 kB Progress (1): 32/233 kB Progress (1): 36/233 kB Progress (1): 40/233 kB Progress (1): 44/233 kB Progress (1): 48/233 kB Progress (1): 52/233 kB Progress (1): 56/233 kB Progress (1): 60/233 kB Progress (1): 64/233 kB Progress (1): 68/233 kB Progress (1): 72/233 kB Progress (1): 76/233 kB Progress (1): 80/233 kB Progress (2): 80/233 kB | 4.1/239 kB Progress (2): 84/233 kB | 4.1/239 kB Progress (2): 84/233 kB | 7.7/239 kB Progress (2): 88/233 kB | 7.7/239 kB Progress (2): 92/233 kB | 7.7/239 kB Progress (2): 96/233 kB | 7.7/239 kB Progress (2): 96/233 kB | 12/239 kB Progress (2): 100/233 kB | 12/239 kB Progress (2): 100/233 kB | 16/239 kB Progress (2): 104/233 kB | 16/239 kB Progress (2): 104/233 kB | 20/239 kB Progress (2): 108/233 kB | 20/239 kB Progress (2): 108/233 kB | 24/239 kB Progress (2): 112/233 kB | 24/239 kB Progress (2): 112/233 kB | 28/239 kB Progress (2): 116/233 kB | 28/239 kB Progress (2): 116/233 kB | 32/239 kB Progress (2): 120/233 kB | 32/239 kB Progress (2): 120/233 kB | 36/239 kB Progress (2): 124/233 kB | 36/239 kB Progress (2): 124/233 kB | 40/239 kB Progress (2): 128/233 kB | 40/239 kB Progress (2): 128/233 kB | 44/239 kB Progress (2): 132/233 kB | 44/239 kB Progress (2): 132/233 kB | 48/239 kB Progress (2): 136/233 kB | 48/239 kB Progress (2): 136/233 kB | 52/239 kB Progress (2): 140/233 kB | 52/239 kB Progress (2): 140/233 kB | 56/239 kB Progress (2): 144/233 kB | 56/239 kB Progress (2): 144/233 kB | 60/239 kB Progress (2): 144/233 kB | 64/239 kB Progress (2): 144/233 kB | 68/239 kB Progress (2): 144/233 kB | 72/239 kB Progress (2): 144/233 kB | 76/239 kB Progress (2): 144/233 kB | 80/239 kB Progress (2): 144/233 kB | 84/239 kB Progress (2): 144/233 kB | 88/239 kB Progress (2): 144/233 kB | 92/239 kB Progress (2): 144/233 kB | 96/239 kB Progress (2): 144/233 kB | 100/239 kB Progress (2): 148/233 kB | 100/239 kB Progress (2): 148/233 kB | 104/239 kB Progress (2): 152/233 kB | 104/239 kB Progress (2): 152/233 kB | 108/239 kB Progress (2): 156/233 kB | 108/239 kB Progress (2): 156/233 kB | 112/239 kB Progress (2): 160/233 kB | 112/239 kB Progress (2): 160/233 kB | 116/239 kB Progress (2): 164/233 kB | 116/239 kB Progress (2): 164/233 kB | 120/239 kB Progress (2): 168/233 kB | 120/239 kB Progress (2): 168/233 kB | 124/239 kB Progress (2): 172/233 kB | 124/239 kB Progress (2): 172/233 kB | 128/239 kB Progress (2): 176/233 kB | 128/239 kB Progress (2): 176/233 kB | 132/239 kB Progress (2): 180/233 kB | 132/239 kB Progress (2): 180/233 kB | 136/239 kB Progress (2): 184/233 kB | 136/239 kB Progress (2): 184/233 kB | 140/239 kB Progress (2): 188/233 kB | 140/239 kB Progress (2): 188/233 kB | 144/239 kB Progress (2): 192/233 kB | 144/239 kB Progress (2): 192/233 kB | 148/239 kB Progress (2): 196/233 kB | 148/239 kB Progress (2): 196/233 kB | 152/239 kB Progress (2): 200/233 kB | 152/239 kB Progress (2): 200/233 kB | 156/239 kB Progress (2): 200/233 kB | 160/239 kB Progress (2): 200/233 kB | 164/239 kB Progress (2): 204/233 kB | 164/239 kB Progress (2): 204/233 kB | 168/239 kB Progress (2): 204/233 kB | 172/239 kB Progress (2): 204/233 kB | 176/239 kB Progress (2): 204/233 kB | 180/239 kB Progress (2): 204/233 kB | 184/239 kB Progress (2): 204/233 kB | 188/239 kB Progress (2): 204/233 kB | 192/239 kB Progress (2): 204/233 kB | 196/239 kB Progress (2): 204/233 kB | 200/239 kB Progress (2): 204/233 kB | 204/239 kB Progress (2): 208/233 kB | 204/239 kB Progress (2): 208/233 kB | 208/239 kB Progress (2): 212/233 kB | 208/239 kB Progress (2): 212/233 kB | 212/239 kB Progress (2): 212/233 kB | 216/239 kB Progress (2): 212/233 kB | 220/239 kB Progress (2): 212/233 kB | 224/239 kB Progress (2): 212/233 kB | 228/239 kB Progress (2): 212/233 kB | 232/239 kB Progress (2): 212/233 kB | 236/239 kB Progress (2): 212/233 kB | 239 kB Progress (2): 216/233 kB | 239 kB Progress (2): 220/233 kB | 239 kB Progress (2): 224/233 kB | 239 kB Progress (2): 228/233 kB | 239 kB Progress (2): 232/233 kB | 239 kB Progress (2): 233 kB | 239 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.9 MB/s) [2019-07-31T04:40:33.430Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 3.7 MB/s) [2019-07-31T04:40:33.430Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 36/155 kB Progress (1): 40/155 kB Progress (1): 44/155 kB Progress (1): 48/155 kB Progress (1): 52/155 kB Progress (1): 56/155 kB Progress (1): 60/155 kB Progress (1): 64/155 kB Progress (1): 68/155 kB Progress (1): 72/155 kB Progress (1): 76/155 kB Progress (1): 80/155 kB Progress (1): 84/155 kB Progress (1): 88/155 kB Progress (1): 92/155 kB Progress (1): 96/155 kB Progress (1): 100/155 kB Progress (1): 104/155 kB Progress (1): 108/155 kB Progress (1): 112/155 kB Progress (1): 116/155 kB Progress (1): 120/155 kB Progress (1): 124/155 kB Progress (1): 128/155 kB Progress (1): 132/155 kB Progress (1): 136/155 kB Progress (1): 140/155 kB Progress (1): 144/155 kB Progress (1): 148/155 kB Progress (1): 152/155 kB Progress (1): 155 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (155 kB at 1.4 MB/s) [2019-07-31T04:40:33.430Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.0.0-SNAPSHOT/org.eclipse.tracecompass-5.0.0-SNAPSHOT.pom [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-31T04:40:33.430Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-31T04:40:33.430Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.430Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.430Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.430Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.430Z] [INFO] [2019-07-31T04:40:33.431Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-31T04:40:33.431Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.0.0-SNAPSHOT.pom [2019-07-31T04:40:33.431Z] [INFO] [2019-07-31T04:40:33.431Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-31T04:40:33.431Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-31T04:40:33.431Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:40:33.431Z] [INFO] [2019-07-31T04:40:33.431Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.431Z] [INFO] [2019-07-31T04:40:33.431Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.728Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.728Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-31T04:40:33.728Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.0.0-SNAPSHOT.pom [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-31T04:40:33.728Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-31T04:40:33.728Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:33.728Z] [INFO] [2019-07-31T04:40:33.728Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:33.728Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T04:40:33.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T04:40:33.728Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T04:40:33.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T04:40:33.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T04:40:33.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom [2019-07-31T04:40:34.078Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 33 kB/s) [2019-07-31T04:40:34.078Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom [2019-07-31T04:40:34.078Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 301 kB/s) [2019-07-31T04:40:34.078Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom [2019-07-31T04:40:34.078Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 832 kB/s) [2019-07-31T04:40:34.078Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T04:40:34.078Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T04:40:34.078Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T04:40:34.078Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T04:40:34.078Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T04:40:34.078Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-31T04:40:34.335Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 101 kB/s) [2019-07-31T04:40:34.335Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T04:40:34.335Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T04:40:34.335Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T04:40:34.335Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T04:40:34.335Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T04:40:34.593Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-31T04:40:34.593Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 83 kB/s) [2019-07-31T04:40:34.593Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T04:40:34.593Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T04:40:34.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T04:40:34.593Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T04:40:35.962Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T04:40:35.962Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-31T04:40:35.962Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 151 kB/s) [2019-07-31T04:40:35.962Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T04:40:35.962Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T04:40:35.962Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T04:40:35.962Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T04:40:35.962Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T04:40:35.962Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [2019-07-31T04:40:35.962Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 93 kB/s) [2019-07-31T04:40:35.962Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T04:40:35.962Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T04:40:36.219Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T04:40:36.219Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T04:40:36.219Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T04:40:36.219Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [2019-07-31T04:40:36.219Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 369 kB/s) [2019-07-31T04:40:36.219Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T04:40:36.219Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar [2019-07-31T04:40:36.219Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T04:40:36.219Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T04:40:36.219Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T04:40:36.477Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T04:40:36.477Z] Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7 MB Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 11 MB/s) [2019-07-31T04:40:36.735Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T04:40:36.735Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T04:40:36.735Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T04:40:36.735Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T04:40:36.735Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T04:40:36.735Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T04:40:36.735Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T04:40:36.735Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T04:40:36.735Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T04:40:36.735Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T04:40:36.992Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T04:40:37.249Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar [2019-07-31T04:40:37.249Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-31T04:40:37.249Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [2019-07-31T04:40:37.249Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-31T04:40:37.249Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-31T04:40:37.249Z] Progress (1): 4.1/281 kB Progress (1): 7.7/281 kB Progress (1): 12/281 kB Progress (1): 16/281 kB Progress (1): 20/281 kB Progress (1): 24/281 kB Progress (1): 28/281 kB Progress (1): 32/281 kB Progress (1): 36/281 kB Progress (1): 40/281 kB Progress (2): 40/281 kB | 4.1/70 kB Progress (2): 44/281 kB | 4.1/70 kB Progress (2): 44/281 kB | 7.7/70 kB Progress (2): 48/281 kB | 7.7/70 kB Progress (2): 48/281 kB | 12/70 kB Progress (2): 52/281 kB | 12/70 kB Progress (2): 52/281 kB | 16/70 kB Progress (2): 56/281 kB | 16/70 kB Progress (3): 56/281 kB | 16/70 kB | 4.1/166 kB Progress (3): 60/281 kB | 16/70 kB | 4.1/166 kB Progress (3): 60/281 kB | 20/70 kB | 4.1/166 kB Progress (4): 60/281 kB | 20/70 kB | 4.1/166 kB | 4.1/26 kB Progress (4): 60/281 kB | 24/70 kB | 4.1/166 kB | 4.1/26 kB Progress (4): 64/281 kB | 24/70 kB | 4.1/166 kB | 4.1/26 kB Progress (4): 64/281 kB | 24/70 kB | 7.7/166 kB | 4.1/26 kB Progress (4): 66/281 kB | 24/70 kB | 7.7/166 kB | 4.1/26 kB Progress (4): 66/281 kB | 28/70 kB | 7.7/166 kB | 4.1/26 kB Progress (4): 66/281 kB | 28/70 kB | 7.7/166 kB | 7.7/26 kB Progress (4): 66/281 kB | 32/70 kB | 7.7/166 kB | 7.7/26 kB Progress (4): 70/281 kB | 32/70 kB | 7.7/166 kB | 7.7/26 kB Progress (4): 70/281 kB | 36/70 kB | 7.7/166 kB | 7.7/26 kB Progress (4): 70/281 kB | 36/70 kB | 12/166 kB | 7.7/26 kB Progress (4): 70/281 kB | 40/70 kB | 12/166 kB | 7.7/26 kB Progress (4): 74/281 kB | 40/70 kB | 12/166 kB | 7.7/26 kB Progress (4): 74/281 kB | 40/70 kB | 12/166 kB | 12/26 kB Progress (4): 78/281 kB | 40/70 kB | 12/166 kB | 12/26 kB Progress (4): 78/281 kB | 44/70 kB | 12/166 kB | 12/26 kB Progress (4): 78/281 kB | 44/70 kB | 16/166 kB | 12/26 kB Progress (4): 78/281 kB | 48/70 kB | 16/166 kB | 12/26 kB Progress (4): 82/281 kB | 48/70 kB | 16/166 kB | 12/26 kB Progress (4): 82/281 kB | 48/70 kB | 16/166 kB | 16/26 kB Progress (4): 86/281 kB | 48/70 kB | 16/166 kB | 16/26 kB Progress (4): 86/281 kB | 52/70 kB | 16/166 kB | 16/26 kB Progress (4): 86/281 kB | 52/70 kB | 20/166 kB | 16/26 kB Progress (4): 86/281 kB | 56/70 kB | 20/166 kB | 16/26 kB Progress (4): 90/281 kB | 56/70 kB | 20/166 kB | 16/26 kB Progress (4): 90/281 kB | 56/70 kB | 20/166 kB | 20/26 kB Progress (4): 94/281 kB | 56/70 kB | 20/166 kB | 20/26 kB Progress (4): 94/281 kB | 60/70 kB | 20/166 kB | 20/26 kB Progress (4): 94/281 kB | 60/70 kB | 24/166 kB | 20/26 kB Progress (4): 94/281 kB | 64/70 kB | 24/166 kB | 20/26 kB Progress (4): 98/281 kB | 64/70 kB | 24/166 kB | 20/26 kB Progress (4): 98/281 kB | 64/70 kB | 24/166 kB | 24/26 kB Progress (4): 102/281 kB | 64/70 kB | 24/166 kB | 24/26 kB Progress (4): 102/281 kB | 68/70 kB | 24/166 kB | 24/26 kB Progress (4): 102/281 kB | 68/70 kB | 28/166 kB | 24/26 kB Progress (4): 102/281 kB | 70 kB | 28/166 kB | 24/26 kB Progress (4): 106/281 kB | 70 kB | 28/166 kB | 24/26 kB Progress (4): 106/281 kB | 70 kB | 28/166 kB | 26 kB Progress (4): 110/281 kB | 70 kB | 28/166 kB | 26 kB Progress (4): 110/281 kB | 70 kB | 32/166 kB | 26 kB Progress (4): 114/281 kB | 70 kB | 32/166 kB | 26 kB Progress (4): 114/281 kB | 70 kB | 33/166 kB | 26 kB Progress (4): 118/281 kB | 70 kB | 33/166 kB | 26 kB Progress (4): 118/281 kB | 70 kB | 37/166 kB | 26 kB Progress (4): 122/281 kB | 70 kB | 37/166 kB | 26 kB Progress (4): 122/281 kB | 70 kB | 41/166 kB | 26 kB Progress (4): 126/281 kB | 70 kB | 41/166 kB | 26 kB Progress (4): 126/281 kB | 70 kB | 45/166 kB | 26 kB Progress (4): 130/281 kB | 70 kB | 45/166 kB | 26 kB Progress (4): 130/281 kB | 70 kB | 49/166 kB | 26 kB Progress (4): 134/281 kB | 70 kB | 49/166 kB | 26 kB Progress (4): 134/281 kB | 70 kB | 53/166 kB | 26 kB Progress (4): 138/281 kB | 70 kB | 53/166 kB | 26 kB Progress (4): 138/281 kB | 70 kB | 57/166 kB | 26 kB Progress (4): 142/281 kB | 70 kB | 57/166 kB | 26 kB Progress (4): 142/281 kB | 70 kB | 61/166 kB | 26 kB Progress (4): 146/281 kB | 70 kB | 61/166 kB | 26 kB Progress (4): 146/281 kB | 70 kB | 65/166 kB | 26 kB Progress (4): 150/281 kB | 70 kB | 65/166 kB | 26 kB Progress (4): 150/281 kB | 70 kB | 66/166 kB | 26 kB Progress (4): 154/281 kB | 70 kB | 66/166 kB | 26 kB Progress (4): 154/281 kB | 70 kB | 70/166 kB | 26 kB Progress (4): 158/281 kB | 70 kB | 70/166 kB | 26 kB Progress (4): 158/281 kB | 70 kB | 74/166 kB | 26 kB Progress (4): 162/281 kB | 70 kB | 74/166 kB | 26 kB Progress (4): 162/281 kB | 70 kB | 78/166 kB | 26 kB Progress (4): 166/281 kB | 70 kB | 78/166 kB | 26 kB Progress (4): 166/281 kB | 70 kB | 82/166 kB | 26 kB Progress (4): 170/281 kB | 70 kB | 82/166 kB | 26 kB Progress (4): 170/281 kB | 70 kB | 86/166 kB | 26 kB Progress (4): 174/281 kB | 70 kB | 86/166 kB | 26 kB Progress (4): 174/281 kB | 70 kB | 90/166 kB | 26 kB Progress (4): 178/281 kB | 70 kB | 90/166 kB | 26 kB Progress (4): 178/281 kB | 70 kB | 94/166 kB | 26 kB Progress (4): 182/281 kB | 70 kB | 94/166 kB | 26 kB Progress (4): 182/281 kB | 70 kB | 98/166 kB | 26 kB Progress (4): 186/281 kB | 70 kB | 98/166 kB | 26 kB Progress (4): 186/281 kB | 70 kB | 98/166 kB | 26 kB Progress (4): 190/281 kB | 70 kB | 98/166 kB | 26 kB Progress (4): 190/281 kB | 70 kB | 102/166 kB | 26 kB Progress (4): 194/281 kB | 70 kB | 102/166 kB | 26 kB Progress (4): 194/281 kB | 70 kB | 106/166 kB | 26 kB Progress (4): 198/281 kB | 70 kB | 106/166 kB | 26 kB Progress (4): 198/281 kB | 70 kB | 110/166 kB | 26 kB Progress (4): 202/281 kB | 70 kB | 110/166 kB | 26 kB Progress (4): 202/281 kB | 70 kB | 114/166 kB | 26 kB Progress (4): 206/281 kB | 70 kB | 114/166 kB | 26 kB Progress (4): 206/281 kB | 70 kB | 118/166 kB | 26 kB Progress (4): 210/281 kB | 70 kB | 118/166 kB | 26 kB Progress (4): 210/281 kB | 70 kB | 122/166 kB | 26 kB Progress (4): 214/281 kB | 70 kB | 122/166 kB | 26 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 511 kB/s) [2019-07-31T04:40:37.249Z] Progress (3): 218/281 kB | 70 kB | 122/166 kB Progress (3): 218/281 kB | 70 kB | 126/166 kB Progress (3): 222/281 kB | 70 kB | 126/166 kB Progress (3): 222/281 kB | 70 kB | 130/166 kB Progress (3): 226/281 kB | 70 kB | 130/166 kB Progress (3): 226/281 kB | 70 kB | 131/166 kB Progress (3): 230/281 kB | 70 kB | 131/166 kB Progress (3): 230/281 kB | 70 kB | 135/166 kB Progress (3): 234/281 kB | 70 kB | 135/166 kB Progress (3): 234/281 kB | 70 kB | 139/166 kB Progress (3): 238/281 kB | 70 kB | 139/166 kB Progress (3): 238/281 kB | 70 kB | 143/166 kB Progress (3): 242/281 kB | 70 kB | 143/166 kB Progress (3): 242/281 kB | 70 kB | 147/166 kB Progress (3): 246/281 kB | 70 kB | 147/166 kB Progress (3): 246/281 kB | 70 kB | 151/166 kB Progress (3): 250/281 kB | 70 kB | 151/166 kB Progress (3): 250/281 kB | 70 kB | 155/166 kB Progress (3): 254/281 kB | 70 kB | 155/166 kB Progress (3): 254/281 kB | 70 kB | 159/166 kB Progress (3): 258/281 kB | 70 kB | 159/166 kB Progress (3): 258/281 kB | 70 kB | 163/166 kB Progress (3): 262/281 kB | 70 kB | 163/166 kB Progress (3): 262/281 kB | 70 kB | 166 kB Progress (3): 266/281 kB | 70 kB | 166 kB Progress (3): 270/281 kB | 70 kB | 166 kB Progress (3): 274/281 kB | 70 kB | 166 kB Progress (3): 278/281 kB | 70 kB | 166 kB Progress (3): 281 kB | 70 kB | 166 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 2.5 MB/s) [2019-07-31T04:40:37.249Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 1.0 MB/s) [2019-07-31T04:40:37.249Z] Progress (2): 281 kB | 4.1/6.0 kB Progress (2): 281 kB | 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 78 kB/s) [2019-07-31T04:40:37.249Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 3.3 MB/s) [2019-07-31T04:40:37.506Z] [INFO] The project's OSGi version is 4.1.0.201907310433 [2019-07-31T04:40:37.506Z] [INFO] [2019-07-31T04:40:37.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:37.506Z] [INFO] [2019-07-31T04:40:37.506Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:37.506Z] [INFO] [2019-07-31T04:40:37.506Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:37.506Z] [INFO] [2019-07-31T04:40:37.506Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:37.506Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:37.506Z] [INFO] [2019-07-31T04:40:37.506Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:37.506Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T04:40:37.506Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T04:40:37.506Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T04:40:37.762Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T04:40:37.762Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T04:40:37.762Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [2019-07-31T04:40:37.762Z] Progress (1): 748 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 26 kB/s) [2019-07-31T04:40:37.762Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T04:40:37.762Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T04:40:37.762Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T04:40:38.019Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T04:40:38.019Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T04:40:38.019Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-31T04:40:38.019Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 99 kB/s) [2019-07-31T04:40:38.019Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T04:40:38.019Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T04:40:38.019Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T04:40:38.275Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T04:40:38.275Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T04:40:38.275Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-31T04:40:38.533Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 74 kB/s) [2019-07-31T04:40:38.533Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T04:40:38.533Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T04:40:38.790Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T04:40:38.790Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T04:40:38.790Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T04:40:38.790Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [2019-07-31T04:40:39.048Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 22 kB/s) [2019-07-31T04:40:39.304Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T04:40:39.304Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T04:40:39.304Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T04:40:39.560Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T04:40:39.560Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T04:40:39.560Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [2019-07-31T04:40:39.816Z] Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 18 kB/s) [2019-07-31T04:40:39.816Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T04:40:39.816Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T04:40:39.816Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T04:40:40.075Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T04:40:40.075Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T04:40:40.075Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-31T04:40:40.075Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 25 kB/s) [2019-07-31T04:40:40.331Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-07-31T04:40:40.331Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-07-31T04:40:40.331Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-07-31T04:40:40.331Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-07-31T04:40:40.331Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-07-31T04:40:40.331Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [2019-07-31T04:40:40.678Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 109 kB/s) [2019-07-31T04:40:40.678Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2019-07-31T04:40:40.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2019-07-31T04:40:40.678Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2019-07-31T04:40:40.678Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2019-07-31T04:40:40.678Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2019-07-31T04:40:40.678Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [2019-07-31T04:40:40.678Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 110 kB/s) [2019-07-31T04:40:40.678Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T04:40:40.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T04:40:40.936Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T04:40:40.936Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T04:40:40.936Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T04:40:40.936Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-31T04:40:40.936Z] Progress (1): 2.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 97 kB/s) [2019-07-31T04:40:41.193Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T04:40:41.193Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T04:40:41.193Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2019-07-31T04:40:41.193Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T04:40:41.193Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T04:40:41.193Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T04:40:41.193Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2019-07-31T04:40:41.193Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T04:40:41.193Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T04:40:41.193Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T04:40:41.193Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2019-07-31T04:40:41.193Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T04:40:41.450Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T04:40:41.450Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T04:40:41.450Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2019-07-31T04:40:41.450Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T04:40:41.450Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T04:40:41.450Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T04:40:41.450Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2019-07-31T04:40:41.450Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T04:40:41.450Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [2019-07-31T04:40:41.450Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-31T04:40:41.450Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [2019-07-31T04:40:41.450Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [2019-07-31T04:40:41.707Z] Progress (1): 4.1/79 kB Progress (1): 7.7/79 kB Progress (1): 12/79 kB Progress (1): 16/79 kB Progress (1): 20/79 kB Progress (1): 24/79 kB Progress (1): 28/79 kB Progress (1): 32/79 kB Progress (1): 36/79 kB Progress (1): 40/79 kB Progress (1): 44/79 kB Progress (1): 48/79 kB Progress (1): 52/79 kB Progress (1): 56/79 kB Progress (1): 60/79 kB Progress (1): 64/79 kB Progress (1): 68/79 kB Progress (1): 72/79 kB Progress (1): 76/79 kB Progress (1): 79 kB Progress (2): 79 kB | 4.1/8.5 kB Progress (2): 79 kB | 7.7/8.5 kB Progress (2): 79 kB | 8.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 1.1 MB/s) [2019-07-31T04:40:41.707Z] Progress (2): 8.5 kB | 4.1/4.3 kB Progress (2): 8.5 kB | 4.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 110 kB/s) [2019-07-31T04:40:41.707Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 55 kB/s) [2019-07-31T04:40:41.707Z] Progress (1): 4.1/51 kB Progress (1): 7.7/51 kB Progress (1): 12/51 kB Progress (1): 16/51 kB Progress (1): 20/51 kB Progress (1): 24/51 kB Progress (1): 28/51 kB Progress (1): 32/51 kB Progress (1): 36/51 kB Progress (1): 40/51 kB Progress (1): 44/51 kB Progress (1): 48/51 kB Progress (1): 51 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 541 kB/s) [2019-07-31T04:40:41.707Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:41.707Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-31T04:40:41.707Z] [INFO] [2019-07-31T04:40:41.707Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:41.707Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T04:40:41.707Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T04:40:41.707Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T04:40:41.963Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T04:40:41.963Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T04:40:41.963Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [2019-07-31T04:40:41.963Z] Progress (1): 690 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 21 kB/s) [2019-07-31T04:40:41.964Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T04:40:41.964Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T04:40:41.964Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T04:40:42.220Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T04:40:42.220Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T04:40:42.476Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-31T04:40:42.476Z] Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 113 kB/s) [2019-07-31T04:40:42.476Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T04:40:42.476Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T04:40:42.476Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T04:40:42.476Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T04:40:42.734Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T04:40:42.734Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [2019-07-31T04:40:42.734Z] Progress (1): 865 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 26 kB/s) [2019-07-31T04:40:42.734Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T04:40:42.734Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T04:40:42.734Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T04:40:42.991Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T04:40:42.991Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T04:40:42.991Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom [2019-07-31T04:40:42.991Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 77 kB/s) [2019-07-31T04:40:42.991Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T04:40:42.991Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T04:40:42.991Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T04:40:43.247Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T04:40:43.247Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T04:40:43.247Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom [2019-07-31T04:40:43.247Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 65 kB/s) [2019-07-31T04:40:43.247Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T04:40:43.247Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T04:40:43.247Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T04:40:43.503Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T04:40:43.503Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T04:40:43.503Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-31T04:40:43.503Z] Progress (1): 1.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 55 kB/s) [2019-07-31T04:40:43.503Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T04:40:43.503Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T04:40:43.503Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T04:40:43.503Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T04:40:43.503Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T04:40:43.503Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T04:40:43.503Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T04:40:43.503Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T04:40:43.503Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T04:40:43.503Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T04:40:43.503Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T04:40:43.503Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T04:40:43.503Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T04:40:43.503Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T04:40:43.503Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T04:40:43.760Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T04:40:44.018Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [2019-07-31T04:40:44.018Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-31T04:40:44.018Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar [2019-07-31T04:40:44.018Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar [2019-07-31T04:40:44.018Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [2019-07-31T04:40:44.018Z] Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (2): 0.5/2.8 MB | 4.1/25 kB Progress (2): 0.5/2.8 MB | 4.1/25 kB Progress (2): 0.5/2.8 MB | 4.1/25 kB Progress (2): 0.5/2.8 MB | 7.7/25 kB Progress (3): 0.5/2.8 MB | 7.7/25 kB | 4.1/4.6 kB Progress (3): 0.5/2.8 MB | 12/25 kB | 4.1/4.6 kB Progress (3): 0.5/2.8 MB | 12/25 kB | 4.1/4.6 kB Progress (3): 0.5/2.8 MB | 16/25 kB | 4.1/4.6 kB Progress (3): 0.5/2.8 MB | 16/25 kB | 4.6 kB Progress (3): 0.5/2.8 MB | 20/25 kB | 4.6 kB Progress (3): 0.5/2.8 MB | 20/25 kB | 4.6 kB Progress (3): 0.5/2.8 MB | 24/25 kB | 4.6 kB Progress (3): 0.5/2.8 MB | 24/25 kB | 4.6 kB Progress (3): 0.5/2.8 MB | 25 kB | 4.6 kB Progress (3): 0.6/2.8 MB | 25 kB | 4.6 kB Progress (3): 0.6/2.8 MB | 25 kB | 4.6 kB Progress (3): 0.6/2.8 MB | 25 kB | 4.6 kB Progress (3): 0.6/2.8 MB | 25 kB | 4.6 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 4.1/18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 4.1/18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 7.7/18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 7.7/18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 12/18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 12/18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 16/18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 16/18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB Progress (4): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB Progress (5): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB | 3.6 kB Progress (5): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB | 3.6 kB Progress (5): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB | 3.6 kB Progress (5): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB | 3.6 kB Progress (5): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB | 3.6 kB Progress (5): 0.6/2.8 MB | 25 kB | 4.6 kB | 18 kB | 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 61 kB/s) [2019-07-31T04:40:44.018Z] Progress (4): 0.6/2.8 MB | 25 kB | 18 kB | 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 329 kB/s) [2019-07-31T04:40:44.018Z] Progress (3): 0.6/2.8 MB | 18 kB | 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 236 kB/s) [2019-07-31T04:40:44.018Z] Progress (2): 0.6/2.8 MB | 3.6 kB Progress (2): 0.6/2.8 MB | 3.6 kB Progress (2): 0.6/2.8 MB | 3.6 kB Progress (2): 0.6/2.8 MB | 3.6 kB Progress (2): 0.6/2.8 MB | 3.6 kB Progress (2): 0.6/2.8 MB | 3.6 kB Progress (2): 0.7/2.8 MB | 3.6 kB Progress (2): 0.7/2.8 MB | 3.6 kB Progress (2): 0.7/2.8 MB | 3.6 kB Progress (2): 0.7/2.8 MB | 3.6 kB Progress (2): 0.7/2.8 MB | 3.6 kB Progress (2): 0.7/2.8 MB | 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 46 kB/s) [2019-07-31T04:40:44.282Z] Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 6.9 MB/s) [2019-07-31T04:40:46.175Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-31T04:40:48.127Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-31T04:40:48.127Z] argsArray[i] = entry.getKey(); [2019-07-31T04:40:48.127Z] ^^^^^^^^^^^^^^ [2019-07-31T04:40:48.127Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:40:48.127Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-31T04:40:48.127Z] argsArray[i + 1] = entry.getValue(); [2019-07-31T04:40:48.127Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:40:48.127Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:40:48.127Z] 2 problems (2 warnings) [2019-07-31T04:40:48.127Z] [INFO] [2019-07-31T04:40:48.127Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:48.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:48.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-31T04:40:48.127Z] [INFO] [2019-07-31T04:40:48.127Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:48.481Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T04:40:48.481Z] [INFO] [2019-07-31T04:40:48.481Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:48.738Z] [INFO] [2019-07-31T04:40:48.738Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:48.995Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T04:40:49.252Z] [INFO] [2019-07-31T04:40:49.252Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:49.252Z] [INFO] [2019-07-31T04:40:49.252Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:49.252Z] [INFO] [2019-07-31T04:40:49.252Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:49.252Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:49.817Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:49.817Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-31T04:40:49.817Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.pom [2019-07-31T04:40:49.817Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T04:40:49.817Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:40:49.817Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:40:49.817Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-31T04:40:49.817Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-31T04:40:49.817Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:49.817Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:49.817Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:49.817Z] [INFO] [2019-07-31T04:40:49.817Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-31T04:40:50.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.0.0-SNAPSHOT.pom [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-31T04:40:50.075Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-31T04:40:50.075Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:50.075Z] [INFO] The project's OSGi version is 1.2.0.201907310433 [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:50.075Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:50.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:50.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-31T04:40:50.075Z] [INFO] [2019-07-31T04:40:50.075Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:50.075Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-31T04:40:51.005Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-31T04:40:51.005Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-31T04:40:51.005Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:51.005Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T04:40:51.005Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-31T04:40:51.005Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-31T04:40:51.005Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:51.005Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-31T04:40:51.005Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-31T04:40:51.005Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-31T04:40:51.005Z] .add(String.valueOf(fStart)) [2019-07-31T04:40:51.005Z] .add(String.valueOf(fStart + fDuration)) [2019-07-31T04:40:51.005Z] .toString(); [2019-07-31T04:40:51.005Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:51.005Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:40:51.005Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-31T04:40:51.005Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-31T04:40:51.005Z] .comparingLong(E::getEnd) [2019-07-31T04:40:51.005Z] .thenComparingLong(E::getStart); [2019-07-31T04:40:51.005Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:51.005Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T04:40:51.005Z] 4 problems (4 warnings) [2019-07-31T04:40:51.005Z] [INFO] [2019-07-31T04:40:51.005Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.005Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:51.005Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-31T04:40:51.005Z] [INFO] [2019-07-31T04:40:51.005Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.005Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T04:40:51.262Z] [INFO] [2019-07-31T04:40:51.262Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.262Z] [INFO] [2019-07-31T04:40:51.262Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.262Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T04:40:51.262Z] [INFO] [2019-07-31T04:40:51.262Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.262Z] [INFO] [2019-07-31T04:40:51.262Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.262Z] [INFO] [2019-07-31T04:40:51.262Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.262Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T04:40:51.519Z] [INFO] [2019-07-31T04:40:51.519Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.519Z] [INFO] [2019-07-31T04:40:51.519Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.519Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:51.519Z] [INFO] [2019-07-31T04:40:51.519Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:51.775Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:40:52.032Z] [INFO] [2019-07-31T04:40:52.032Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:52.032Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-31T04:40:53.401Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom [2019-07-31T04:40:53.401Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-31T04:40:53.401Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:40:53.401Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:40:53.401Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-31T04:40:53.401Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-31T04:40:53.401Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:53.401Z] [INFO] The project's OSGi version is 2.1.1.201907310433 [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:53.401Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:53.401Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:53.401Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-31T04:40:53.401Z] [INFO] [2019-07-31T04:40:53.401Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:53.401Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-31T04:40:54.331Z] store.add((E) elem); // warning from type, it should be fine [2019-07-31T04:40:54.331Z] ^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: Unchecked cast from Object to E [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T04:40:54.331Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T04:40:54.331Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T04:40:54.331Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-31T04:40:54.331Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-31T04:40:54.331Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-31T04:40:54.331Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue>'. Type 'PriorityQueue' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T04:40:54.331Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-31T04:40:54.331Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-31T04:40:54.331Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-31T04:40:54.331Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull E extends @NonNull ISegment>' [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-31T04:40:54.331Z] E element = (E) object; [2019-07-31T04:40:54.331Z] ^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: Unchecked cast from Object to E [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-31T04:40:54.331Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-31T04:40:54.331Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-31T04:40:54.331Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-31T04:40:54.331Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-31T04:40:54.331Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-31T04:40:54.331Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-31T04:40:54.331Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:54.331Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-31T04:40:54.331Z] 16 problems (16 warnings) [2019-07-31T04:40:54.331Z] [INFO] [2019-07-31T04:40:54.331Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:54.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-31T04:40:54.331Z] [INFO] [2019-07-31T04:40:54.331Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.331Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T04:40:54.331Z] [INFO] [2019-07-31T04:40:54.331Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.588Z] [INFO] [2019-07-31T04:40:54.588Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.588Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T04:40:54.588Z] [INFO] [2019-07-31T04:40:54.588Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.588Z] [INFO] [2019-07-31T04:40:54.588Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.588Z] [INFO] [2019-07-31T04:40:54.588Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.588Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T04:40:54.588Z] [INFO] [2019-07-31T04:40:54.588Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.588Z] [INFO] [2019-07-31T04:40:54.588Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.588Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:54.588Z] [INFO] [2019-07-31T04:40:54.588Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:54.847Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:40:55.332Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:55.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-31T04:40:55.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.pom [2019-07-31T04:40:55.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-31T04:40:55.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:40:55.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2metadata.xml [2019-07-31T04:40:55.332Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2artifacts.xml [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-31T04:40:55.332Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-31T04:40:55.332Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:55.332Z] [INFO] The project's OSGi version is 4.2.2.201907310433 [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:55.332Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:55.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:55.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-31T04:40:55.332Z] [INFO] [2019-07-31T04:40:55.332Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:55.685Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-31T04:40:56.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-31T04:40:56.250Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-31T04:40:56.250Z] ^^^^^^^^^ [2019-07-31T04:40:56.250Z] Javadoc: Missing tag for parameter nodeStart [2019-07-31T04:40:56.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-31T04:40:56.250Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-31T04:40:56.250Z] ^^^^^^^^^^^^^ [2019-07-31T04:40:56.250Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable' [2019-07-31T04:40:56.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-31T04:40:56.250Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T04:40:56.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:56.250Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-31T04:40:56.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-31T04:40:56.250Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-31T04:40:56.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:56.250Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-31T04:40:56.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-31T04:40:56.250Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-31T04:40:56.250Z] ^^^^^^^ [2019-07-31T04:40:56.250Z] Javadoc: Missing tag for parameter reverse [2019-07-31T04:40:56.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-31T04:40:56.250Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-31T04:40:56.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:56.250Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-31T04:40:56.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-31T04:40:56.250Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T04:40:56.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:56.250Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-31T04:40:56.250Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-31T04:40:56.250Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-31T04:40:56.250Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:40:56.250Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-31T04:40:56.250Z] 8 problems (8 warnings) [2019-07-31T04:40:56.250Z] [INFO] [2019-07-31T04:40:56.250Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:56.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:56.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-31T04:40:56.250Z] [INFO] [2019-07-31T04:40:56.250Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:56.250Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T04:40:56.507Z] [INFO] [2019-07-31T04:40:56.507Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:56.507Z] [INFO] [2019-07-31T04:40:56.507Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:56.507Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T04:40:56.507Z] [INFO] [2019-07-31T04:40:56.507Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:56.507Z] [INFO] [2019-07-31T04:40:56.507Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:56.507Z] [INFO] [2019-07-31T04:40:56.507Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:56.507Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T04:40:56.763Z] [INFO] [2019-07-31T04:40:56.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:56.763Z] [INFO] [2019-07-31T04:40:56.763Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:56.763Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:56.763Z] [INFO] [2019-07-31T04:40:56.763Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:57.020Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:40:57.020Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:57.276Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-31T04:40:57.276Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.pom [2019-07-31T04:40:57.276Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-31T04:40:57.276Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:40:57.276Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2metadata.xml [2019-07-31T04:40:57.276Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2artifacts.xml [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-31T04:40:57.276Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-31T04:40:57.276Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-31T04:40:57.276Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-31T04:40:57.276Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-31T04:40:57.276Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:40:57.276Z] [INFO] [2019-07-31T04:40:57.276Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.533Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/tmf/filter/parser/FilterParserParser.java, generated-sources/antlr3/FilterParser.tokens]) [2019-07-31T04:40:57.533Z] [INFO] [2019-07-31T04:40:57.533Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.533Z] [INFO] The project's OSGi version is 1.0.2.201907310433 [2019-07-31T04:40:57.533Z] [INFO] [2019-07-31T04:40:57.533Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.533Z] [INFO] [2019-07-31T04:40:57.533Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.533Z] [INFO] [2019-07-31T04:40:57.533Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.533Z] [INFO] [2019-07-31T04:40:57.533Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.533Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:57.533Z] [INFO] [2019-07-31T04:40:57.533Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.533Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:57.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-31T04:40:57.533Z] [INFO] [2019-07-31T04:40:57.533Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.533Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-31T04:40:57.790Z] [INFO] [2019-07-31T04:40:57.790Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:57.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-31T04:40:57.790Z] [INFO] [2019-07-31T04:40:57.790Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.790Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:40:57.790Z] [INFO] [2019-07-31T04:40:57.790Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.790Z] [INFO] [2019-07-31T04:40:57.791Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.791Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T04:40:57.791Z] [INFO] [2019-07-31T04:40:57.791Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.791Z] [INFO] [2019-07-31T04:40:57.791Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.791Z] [INFO] [2019-07-31T04:40:57.791Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:57.791Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:58.047Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:58.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-31T04:40:58.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.pom [2019-07-31T04:40:58.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:40:58.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:40:58.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T04:40:58.047Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-31T04:40:58.047Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-31T04:40:58.047Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:40:58.047Z] [INFO] The project's OSGi version is 5.1.0.201907310433 [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:40:58.047Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:40:58.047Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:40:58.047Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-31T04:40:58.047Z] [INFO] [2019-07-31T04:40:58.047Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:40:58.047Z] [INFO] Compiling 420 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-31T04:41:02.223Z] public TraceEntryModel build() { [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Type safety: The return type StateSystemDataProvider.TraceEntryModel for build() from the type StateSystemDataProvider.TraceEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-31T04:41:02.223Z] public ModuleEntryModel build() { [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Type safety: The return type StateSystemDataProvider.ModuleEntryModel for build() from the type StateSystemDataProvider.ModuleEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-31T04:41:02.223Z] public StateSystemEntryModel build() { [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Type safety: The return type StateSystemDataProvider.StateSystemEntryModel for build() from the type StateSystemDataProvider.StateSystemEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-31T04:41:02.223Z] public AttributeEntryModel build() { [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Type safety: The return type StateSystemDataProvider.AttributeEntryModel for build() from the type StateSystemDataProvider.AttributeEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-31T04:41:02.223Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull ITmfStateSystem,Map<@NonNull Integer,@NonNull Long>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull ITmfStateSystem,@NonNull Map<@NonNull Integer,@NonNull Long>>' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-31T04:41:02.223Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-31T04:41:02.223Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-31T04:41:02.223Z] V node = queue.poll(); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-31T04:41:02.223Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-31T04:41:02.223Z] ^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-31T04:41:02.223Z] fTraceTypeId = traceTypeId; [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-31T04:41:02.223Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Javadoc: The method applyFilterAndAddState(List, ITimeGraphState, Long, Map>>, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor) [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-31T04:41:02.223Z] return dir.getAbsolutePath(); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-31T04:41:02.223Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-31T04:41:02.223Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-31T04:41:02.223Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-31T04:41:02.223Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-31T04:41:02.223Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-31T04:41:02.223Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-31T04:41:02.223Z] fTimesRequested = Longs.toArray(times); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-31T04:41:02.223Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-31T04:41:02.223Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-31T04:41:02.223Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T04:41:02.223Z] ^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-31T04:41:02.223Z] Map> regexesMap = (Map>) regexesObject; [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Type safety: Unchecked cast from Object to Map> [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-31T04:41:02.223Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'LinkedHashMultimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>', corresponding supertype is 'Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-31T04:41:02.223Z] return (T) resolve; [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Type safety: Unchecked cast from Object to T [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-31T04:41:02.223Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-31T04:41:02.223Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-31T04:41:02.223Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull ITmfEventAspect>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-31T04:41:02.223Z] Map searchMap = (Map) searchFilterObject; [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Type safety: Unchecked cast from Object to Map [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-31T04:41:02.223Z] return fSymbolMapping.lastKey(); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'SortedMap<@NonNull Long,@NonNull TmfResolvedSymbol>'. Type 'SortedMap' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-31T04:41:02.223Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-31T04:41:02.223Z] try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Unnecessary $NON-NLS$ tag [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-31T04:41:02.223Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-31T04:41:02.223Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-31T04:41:02.223Z] ^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-31T04:41:02.223Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-31T04:41:02.223Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-31T04:41:02.223Z] builder.put(Long.toString(series.getId()), series); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-31T04:41:02.223Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-31T04:41:02.223Z] fMetadata = metadata; [2019-07-31T04:41:02.223Z] ^^^^^^^^ [2019-07-31T04:41:02.223Z] Null type safety (type annotations): The expression of type 'Multimap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull String,@NonNull Object>' [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-31T04:41:02.223Z] * @param cppFilt [2019-07-31T04:41:02.223Z] ^^^^^^^ [2019-07-31T04:41:02.223Z] Javadoc: Description expected after this reference [2019-07-31T04:41:02.223Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-31T04:41:02.223Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-31T04:41:02.223Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:02.223Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T04:41:02.223Z] 41 problems (41 warnings) [2019-07-31T04:41:02.223Z] [INFO] [2019-07-31T04:41:02.223Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:02.223Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:41:02.223Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-31T04:41:02.223Z] [INFO] [2019-07-31T04:41:02.223Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:02.223Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T04:41:02.480Z] [INFO] [2019-07-31T04:41:02.480Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:02.480Z] [INFO] [2019-07-31T04:41:02.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:02.737Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T04:41:03.300Z] [INFO] [2019-07-31T04:41:03.300Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:03.300Z] [INFO] [2019-07-31T04:41:03.300Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:03.300Z] [INFO] [2019-07-31T04:41:03.300Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:03.300Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T04:41:04.835Z] [INFO] [2019-07-31T04:41:04.835Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:04.835Z] [INFO] [2019-07-31T04:41:04.835Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:04.835Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:41:04.835Z] [INFO] [2019-07-31T04:41:04.835Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:04.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:41:04.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:41:05.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:41:05.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:41:05.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:05.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-31T04:41:05.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.pom [2019-07-31T04:41:05.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-31T04:41:05.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:41:05.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:41:05.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-31T04:41:05.348Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-31T04:41:05.348Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.348Z] [INFO] The project's OSGi version is 2.0.2.201907310433 [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.348Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:41:05.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-31T04:41:05.348Z] [INFO] [2019-07-31T04:41:05.348Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.348Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-31T04:41:05.912Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-31T04:41:05.912Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-31T04:41:05.912Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:05.912Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T04:41:05.912Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-31T04:41:05.912Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T04:41:05.912Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:05.912Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:41:05.912Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T04:41:05.912Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T04:41:05.912Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:05.912Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T04:41:05.912Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-31T04:41:05.912Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-31T04:41:05.912Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:05.912Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T04:41:05.912Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-31T04:41:05.912Z] int quark = entry.getValue(); [2019-07-31T04:41:05.912Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:41:05.912Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:41:05.912Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-31T04:41:05.912Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-31T04:41:05.912Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:05.912Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-31T04:41:05.912Z] 6 problems (6 warnings) [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:41:05.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.912Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.912Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.912Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:05.912Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:41:05.912Z] [INFO] [2019-07-31T04:41:05.912Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:06.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:41:06.426Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:41:07.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:41:07.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:41:07.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:41:07.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:41:07.796Z] [INFO] [2019-07-31T04:41:07.796Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:07.796Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-31T04:41:08.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom [2019-07-31T04:41:08.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-31T04:41:08.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:41:08.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T04:41:08.053Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T04:41:08.053Z] [INFO] [2019-07-31T04:41:08.053Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-31T04:41:08.053Z] [INFO] [2019-07-31T04:41:08.053Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-31T04:41:08.053Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-31T04:41:08.053Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-31T04:41:08.053Z] [INFO] [2019-07-31T04:41:08.053Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.053Z] [INFO] [2019-07-31T04:41:08.053Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.053Z] [INFO] [2019-07-31T04:41:08.053Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.053Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:41:08.053Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.054Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-31T04:41:08.054Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.0.0-SNAPSHOT.pom [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-31T04:41:08.054Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-31T04:41:08.054Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:08.054Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target (includes = [*/**], excludes = [generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.java, generated-sources/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.java]) [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:08.054Z] [INFO] The project's OSGi version is 1.0.2.201907310433 [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:08.054Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:41:08.054Z] [INFO] [2019-07-31T04:41:08.054Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:08.054Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2019-07-31T04:41:08.054Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2019-07-31T04:41:08.054Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2019-07-31T04:41:08.311Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2019-07-31T04:41:08.311Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2019-07-31T04:41:08.311Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [2019-07-31T04:41:08.311Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 51 kB/s) [2019-07-31T04:41:08.311Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T04:41:08.311Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T04:41:08.311Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T04:41:08.568Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T04:41:08.568Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T04:41:08.568Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom [2019-07-31T04:41:08.568Z] Progress (1): 865 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.pom (865 B at 30 kB/s) [2019-07-31T04:41:08.568Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T04:41:08.568Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T04:41:08.568Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T04:41:08.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T04:41:08.825Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T04:41:08.825Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-31T04:41:08.825Z] Progress (1): 3.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom (3.6 kB at 98 kB/s) [2019-07-31T04:41:08.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T04:41:08.825Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T04:41:09.082Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T04:41:09.645Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T04:41:09.645Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T04:41:09.901Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-31T04:41:09.901Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 91 kB/s) [2019-07-31T04:41:09.901Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T04:41:09.901Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T04:41:09.901Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T04:41:09.901Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T04:41:10.158Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T04:41:10.158Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-31T04:41:10.158Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 458 kB/s) [2019-07-31T04:41:10.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T04:41:10.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T04:41:10.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T04:41:10.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2019-07-31T04:41:10.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T04:41:10.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T04:41:10.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T04:41:10.158Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T04:41:10.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T04:41:10.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2019-07-31T04:41:10.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T04:41:10.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T04:41:10.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T04:41:10.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T04:41:10.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T04:41:10.158Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T04:41:10.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T04:41:10.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2019-07-31T04:41:10.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T04:41:10.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T04:41:10.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T04:41:10.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T04:41:10.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T04:41:10.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T04:41:10.672Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T04:41:11.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [2019-07-31T04:41:11.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [2019-07-31T04:41:11.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar [2019-07-31T04:41:11.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-31T04:41:11.026Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [2019-07-31T04:41:11.026Z] Progress (1): 4.1/164 kB Progress (2): 4.1/164 kB | 4.1/168 kB Progress (3): 4.1/164 kB | 4.1/168 kB | 4.1/21 kB Progress (3): 4.1/164 kB | 7.7/168 kB | 4.1/21 kB Progress (3): 7.7/164 kB | 7.7/168 kB | 4.1/21 kB Progress (3): 7.7/164 kB | 12/168 kB | 4.1/21 kB Progress (3): 12/164 kB | 12/168 kB | 4.1/21 kB Progress (3): 12/164 kB | 12/168 kB | 7.7/21 kB Progress (3): 16/164 kB | 12/168 kB | 7.7/21 kB Progress (3): 16/164 kB | 16/168 kB | 7.7/21 kB Progress (3): 16/164 kB | 16/168 kB | 12/21 kB Progress (3): 16/164 kB | 20/168 kB | 12/21 kB Progress (3): 20/164 kB | 20/168 kB | 12/21 kB Progress (3): 20/164 kB | 24/168 kB | 12/21 kB Progress (3): 20/164 kB | 24/168 kB | 16/21 kB Progress (3): 20/164 kB | 28/168 kB | 16/21 kB Progress (3): 24/164 kB | 28/168 kB | 16/21 kB Progress (3): 24/164 kB | 32/168 kB | 16/21 kB Progress (3): 24/164 kB | 32/168 kB | 20/21 kB Progress (3): 24/164 kB | 36/168 kB | 20/21 kB Progress (3): 24/164 kB | 36/168 kB | 21 kB Progress (3): 28/164 kB | 36/168 kB | 21 kB Progress (3): 28/164 kB | 40/168 kB | 21 kB Progress (3): 32/164 kB | 40/168 kB | 21 kB Progress (3): 32/164 kB | 44/168 kB | 21 kB Progress (3): 36/164 kB | 44/168 kB | 21 kB Progress (3): 36/164 kB | 48/168 kB | 21 kB Progress (3): 40/164 kB | 48/168 kB | 21 kB Progress (3): 40/164 kB | 52/168 kB | 21 kB Progress (3): 44/164 kB | 52/168 kB | 21 kB Progress (4): 44/164 kB | 52/168 kB | 21 kB | 4.1/78 kB Progress (4): 44/164 kB | 56/168 kB | 21 kB | 4.1/78 kB Progress (4): 44/164 kB | 56/168 kB | 21 kB | 7.7/78 kB Progress (4): 48/164 kB | 56/168 kB | 21 kB | 7.7/78 kB Progress (4): 48/164 kB | 60/168 kB | 21 kB | 7.7/78 kB Progress (4): 52/164 kB | 60/168 kB | 21 kB | 7.7/78 kB Progress (4): 52/164 kB | 60/168 kB | 21 kB | 12/78 kB Progress (4): 56/164 kB | 60/168 kB | 21 kB | 12/78 kB Progress (4): 56/164 kB | 64/168 kB | 21 kB | 12/78 kB Progress (4): 60/164 kB | 64/168 kB | 21 kB | 12/78 kB Progress (4): 60/164 kB | 64/168 kB | 21 kB | 16/78 kB Progress (4): 64/164 kB | 64/168 kB | 21 kB | 16/78 kB Progress (4): 64/164 kB | 68/168 kB | 21 kB | 16/78 kB Progress (4): 68/164 kB | 68/168 kB | 21 kB | 16/78 kB Progress (4): 68/164 kB | 68/168 kB | 21 kB | 20/78 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.jar (21 kB at 252 kB/s) [2019-07-31T04:41:11.026Z] Progress (3): 72/164 kB | 68/168 kB | 20/78 kB Progress (3): 72/164 kB | 72/168 kB | 20/78 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar [2019-07-31T04:41:11.026Z] Progress (3): 72/164 kB | 72/168 kB | 24/78 kB Progress (3): 72/164 kB | 76/168 kB | 24/78 kB Progress (3): 76/164 kB | 76/168 kB | 24/78 kB Progress (3): 76/164 kB | 76/168 kB | 28/78 kB Progress (3): 76/164 kB | 80/168 kB | 28/78 kB Progress (3): 76/164 kB | 80/168 kB | 32/78 kB Progress (3): 80/164 kB | 80/168 kB | 32/78 kB Progress (3): 80/164 kB | 84/168 kB | 32/78 kB Progress (3): 84/164 kB | 84/168 kB | 32/78 kB Progress (3): 84/164 kB | 84/168 kB | 36/78 kB Progress (3): 88/164 kB | 84/168 kB | 36/78 kB Progress (3): 88/164 kB | 88/168 kB | 36/78 kB Progress (3): 92/164 kB | 88/168 kB | 36/78 kB Progress (3): 92/164 kB | 88/168 kB | 40/78 kB Progress (3): 96/164 kB | 88/168 kB | 40/78 kB Progress (3): 96/164 kB | 88/168 kB | 44/78 kB Progress (3): 96/164 kB | 92/168 kB | 44/78 kB Progress (3): 96/164 kB | 92/168 kB | 48/78 kB Progress (4): 96/164 kB | 92/168 kB | 48/78 kB | 4.1/10 kB Progress (4): 100/164 kB | 92/168 kB | 48/78 kB | 4.1/10 kB Progress (4): 100/164 kB | 92/168 kB | 48/78 kB | 7.7/10 kB Progress (4): 100/164 kB | 92/168 kB | 52/78 kB | 7.7/10 kB Progress (4): 100/164 kB | 96/168 kB | 52/78 kB | 7.7/10 kB Progress (4): 100/164 kB | 96/168 kB | 56/78 kB | 7.7/10 kB Progress (4): 100/164 kB | 96/168 kB | 56/78 kB | 10 kB Progress (4): 104/164 kB | 96/168 kB | 56/78 kB | 10 kB Progress (4): 104/164 kB | 96/168 kB | 60/78 kB | 10 kB Progress (5): 104/164 kB | 96/168 kB | 60/78 kB | 10 kB | 4.1/25 kB Progress (5): 104/164 kB | 100/168 kB | 60/78 kB | 10 kB | 4.1/25 kB Progress (5): 104/164 kB | 100/168 kB | 60/78 kB | 10 kB | 7.7/25 kB Progress (5): 104/164 kB | 100/168 kB | 64/78 kB | 10 kB | 7.7/25 kB Progress (5): 108/164 kB | 100/168 kB | 64/78 kB | 10 kB | 7.7/25 kB Progress (5): 108/164 kB | 100/168 kB | 68/78 kB | 10 kB | 7.7/25 kB Progress (5): 108/164 kB | 100/168 kB | 68/78 kB | 10 kB | 12/25 kB Progress (5): 108/164 kB | 100/168 kB | 68/78 kB | 10 kB | 16/25 kB Progress (5): 108/164 kB | 104/168 kB | 68/78 kB | 10 kB | 16/25 kB Progress (5): 108/164 kB | 104/168 kB | 68/78 kB | 10 kB | 20/25 kB Progress (5): 108/164 kB | 104/168 kB | 72/78 kB | 10 kB | 20/25 kB Progress (5): 112/164 kB | 104/168 kB | 72/78 kB | 10 kB | 20/25 kB Progress (5): 112/164 kB | 104/168 kB | 76/78 kB | 10 kB | 20/25 kB Progress (5): 112/164 kB | 104/168 kB | 76/78 kB | 10 kB | 24/25 kB Progress (5): 112/164 kB | 104/168 kB | 76/78 kB | 10 kB | 25 kB Progress (5): 112/164 kB | 108/168 kB | 76/78 kB | 10 kB | 25 kB Progress (5): 112/164 kB | 108/168 kB | 78 kB | 10 kB | 25 kB Progress (5): 116/164 kB | 108/168 kB | 78 kB | 10 kB | 25 kB Progress (5): 120/164 kB | 108/168 kB | 78 kB | 10 kB | 25 kB Progress (5): 120/164 kB | 112/168 kB | 78 kB | 10 kB | 25 kB Progress (5): 124/164 kB | 112/168 kB | 78 kB | 10 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 106 kB/s) [2019-07-31T04:41:11.026Z] Progress (4): 128/164 kB | 112/168 kB | 78 kB | 25 kB Progress (4): 128/164 kB | 116/168 kB | 78 kB | 25 kB Progress (4): 128/164 kB | 120/168 kB | 78 kB | 25 kB Progress (4): 128/164 kB | 124/168 kB | 78 kB | 25 kB Progress (4): 128/164 kB | 128/168 kB | 78 kB | 25 kB Progress (4): 128/164 kB | 132/168 kB | 78 kB | 25 kB Progress (4): 132/164 kB | 132/168 kB | 78 kB | 25 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-31T04:41:11.026Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.jar (78 kB at 523 kB/s) [2019-07-31T04:41:11.026Z] Progress (3): 136/164 kB | 132/168 kB | 25 kB Progress (3): 136/164 kB | 136/168 kB | 25 kB Progress (3): 140/164 kB | 136/168 kB | 25 kB Progress (3): 140/164 kB | 140/168 kB | 25 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.0/plexus-compiler-api-2.0.jar (25 kB at 167 kB/s) [2019-07-31T04:41:11.026Z] Progress (2): 140/164 kB | 144/168 kB Progress (2): 144/164 kB | 144/168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-31T04:41:11.026Z] Progress (2): 148/164 kB | 144/168 kB Progress (2): 148/164 kB | 148/168 kB Progress (2): 152/164 kB | 148/168 kB Progress (2): 152/164 kB | 152/168 kB Progress (2): 156/164 kB | 152/168 kB Progress (2): 156/164 kB | 156/168 kB Progress (2): 160/164 kB | 156/168 kB Progress (2): 160/164 kB | 160/168 kB Progress (2): 164/164 kB | 160/168 kB Progress (2): 164 kB | 160/168 kB Progress (2): 164 kB | 164/168 kB Progress (2): 164 kB | 168/168 kB Progress (2): 164 kB | 168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 1.0 MB/s) [2019-07-31T04:41:11.026Z] Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (2): 164 kB | 0/1.2 MB Progress (3): 164 kB | 0/1.2 MB | 4.1/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 4.1/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 7.7/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 7.7/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 12/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 12/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 16/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 16/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 20/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 20/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 24/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 24/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 28/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 28/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 32/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 32/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 36/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 36/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 40/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 40/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 44/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 44/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 48/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 48/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 52/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 52/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 56/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 56/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 60/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 60/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 64/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 64/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 66/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 66/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 70/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 70/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 74/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 74/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 78/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 78/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 82/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 82/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 86/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 86/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 90/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 90/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 94/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 94/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 98/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 98/240 kB Progress (3): 164 kB | 0.1/1.2 MB | 102/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 102/240 kB Progress (3): 164 kB | 0.2/1.2 MB | 106/240 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 931 kB/s) [2019-07-31T04:41:11.026Z] Progress (2): 0.2/1.2 MB | 110/240 kB Progress (2): 0.2/1.2 MB | 110/240 kB Progress (2): 0.2/1.2 MB | 114/240 kB Progress (2): 0.2/1.2 MB | 114/240 kB Progress (2): 0.2/1.2 MB | 118/240 kB Progress (2): 0.2/1.2 MB | 118/240 kB Progress (2): 0.2/1.2 MB | 122/240 kB Progress (2): 0.2/1.2 MB | 122/240 kB Progress (2): 0.2/1.2 MB | 126/240 kB Progress (2): 0.2/1.2 MB | 126/240 kB Progress (2): 0.2/1.2 MB | 130/240 kB Progress (2): 0.2/1.2 MB | 130/240 kB Progress (2): 0.2/1.2 MB | 131/240 kB Progress (2): 0.2/1.2 MB | 131/240 kB Progress (2): 0.2/1.2 MB | 135/240 kB Progress (2): 0.2/1.2 MB | 135/240 kB Progress (2): 0.2/1.2 MB | 139/240 kB Progress (2): 0.2/1.2 MB | 139/240 kB Progress (2): 0.2/1.2 MB | 143/240 kB Progress (2): 0.2/1.2 MB | 143/240 kB Progress (2): 0.2/1.2 MB | 147/240 kB Progress (2): 0.2/1.2 MB | 147/240 kB Progress (2): 0.2/1.2 MB | 151/240 kB Progress (2): 0.2/1.2 MB | 151/240 kB Progress (2): 0.2/1.2 MB | 155/240 kB Progress (2): 0.2/1.2 MB | 155/240 kB Progress (2): 0.2/1.2 MB | 159/240 kB Progress (2): 0.2/1.2 MB | 159/240 kB Progress (2): 0.2/1.2 MB | 163/240 kB Progress (2): 0.2/1.2 MB | 164/240 kB Progress (2): 0.2/1.2 MB | 164/240 kB Progress (2): 0.2/1.2 MB | 168/240 kB Progress (2): 0.2/1.2 MB | 168/240 kB Progress (2): 0.2/1.2 MB | 172/240 kB Progress (2): 0.2/1.2 MB | 172/240 kB Progress (2): 0.2/1.2 MB | 176/240 kB Progress (2): 0.2/1.2 MB | 176/240 kB Progress (2): 0.2/1.2 MB | 180/240 kB Progress (2): 0.2/1.2 MB | 180/240 kB Progress (2): 0.2/1.2 MB | 184/240 kB Progress (2): 0.2/1.2 MB | 184/240 kB Progress (2): 0.2/1.2 MB | 188/240 kB Progress (2): 0.2/1.2 MB | 188/240 kB Progress (2): 0.2/1.2 MB | 192/240 kB Progress (2): 0.2/1.2 MB | 192/240 kB Progress (2): 0.2/1.2 MB | 196/240 kB Progress (2): 0.2/1.2 MB | 197/240 kB Progress (2): 0.2/1.2 MB | 197/240 kB Progress (2): 0.2/1.2 MB | 201/240 kB Progress (2): 0.2/1.2 MB | 201/240 kB Progress (2): 0.2/1.2 MB | 205/240 kB Progress (2): 0.3/1.2 MB | 205/240 kB Progress (2): 0.3/1.2 MB | 209/240 kB Progress (2): 0.3/1.2 MB | 209/240 kB Progress (2): 0.3/1.2 MB | 213/240 kB Progress (2): 0.3/1.2 MB | 213/240 kB Progress (2): 0.3/1.2 MB | 217/240 kB Progress (2): 0.3/1.2 MB | 217/240 kB Progress (2): 0.3/1.2 MB | 221/240 kB Progress (2): 0.3/1.2 MB | 221/240 kB Progress (2): 0.3/1.2 MB | 225/240 kB Progress (2): 0.3/1.2 MB | 225/240 kB Progress (2): 0.3/1.2 MB | 229/240 kB Progress (2): 0.3/1.2 MB | 229/240 kB Progress (2): 0.3/1.2 MB | 233/240 kB Progress (2): 0.3/1.2 MB | 233/240 kB Progress (2): 0.3/1.2 MB | 237/240 kB Progress (2): 0.3/1.2 MB | 237/240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Progress (2): 0.8/1.2 MB | 240 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 1.1 MB/s) [2019-07-31T04:41:11.026Z] Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.jar (1.2 MB at 4.7 MB/s) [2019-07-31T04:41:11.283Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-31T04:41:11.283Z] ANTLR Parser Generator Version 3.5.2 [2019-07-31T04:41:11.540Z] Output file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T04:41:11.540Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-31T04:41:12.472Z] Input file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T04:41:12.472Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-31T04:41:12.472Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-31T04:41:12.472Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-31T04:41:12.472Z] [2019-07-31T04:41:12.472Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T04:41:12.729Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-31T04:41:12.729Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-31T04:41:12.729Z] [2019-07-31T04:41:12.729Z] As a result, alternative(s) 3 were disabled for that input [2019-07-31T04:41:12.729Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-31T04:41:12.729Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-31T04:41:12.729Z] [2019-07-31T04:41:12.729Z] As a result, alternative(s) 2 were disabled for that input [2019-07-31T04:41:12.986Z] [INFO] [2019-07-31T04:41:12.986Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:12.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:41:12.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-31T04:41:12.986Z] [INFO] [2019-07-31T04:41:12.986Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:12.986Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-31T04:41:13.550Z] [INFO] [2019-07-31T04:41:13.550Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:13.550Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:41:13.550Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-31T04:41:13.550Z] [INFO] [2019-07-31T04:41:13.550Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:13.550Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:41:13.550Z] [INFO] [2019-07-31T04:41:13.550Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:13.808Z] [INFO] [2019-07-31T04:41:13.808Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:13.808Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T04:41:13.808Z] [INFO] [2019-07-31T04:41:13.808Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:13.808Z] [INFO] [2019-07-31T04:41:13.808Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:13.808Z] [INFO] [2019-07-31T04:41:13.808Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:13.808Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:14.065Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:14.065Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-31T04:41:14.065Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.pom [2019-07-31T04:41:14.065Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:41:14.065Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:41:14.065Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T04:41:14.065Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-31T04:41:14.065Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-31T04:41:14.065Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:14.065Z] [INFO] The project's OSGi version is 4.0.0.201907310433 [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:14.065Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:14.065Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:41:14.065Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-31T04:41:14.065Z] [INFO] [2019-07-31T04:41:14.065Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:14.065Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T04:41:15.436Z] SparseList sparseList = (SparseList) list; [2019-07-31T04:41:15.436Z] ^^^^^^^^^^ [2019-07-31T04:41:15.436Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-31T04:41:15.436Z] SparseList sparseList = (SparseList) list; [2019-07-31T04:41:15.436Z] ^^^^^^^^^^ [2019-07-31T04:41:15.436Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-31T04:41:15.436Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-31T04:41:15.436Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:15.436Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-31T04:41:15.436Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-31T04:41:15.436Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:15.436Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-31T04:41:15.436Z] return hasMoreEvents(); [2019-07-31T04:41:15.436Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:15.436Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-31T04:41:15.436Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-31T04:41:15.436Z] ^^ [2019-07-31T04:41:15.436Z] Potential resource leak: 'se' may not be closed [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-31T04:41:15.436Z] return !(pathname.getName().equals("metadata")); [2019-07-31T04:41:15.436Z] ^^^^^^^^^^ [2019-07-31T04:41:15.436Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-31T04:41:15.436Z] returnArray[i] = null; [2019-07-31T04:41:15.436Z] ^^^^ [2019-07-31T04:41:15.436Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-31T04:41:15.436Z] return fInnerElements.get(index); [2019-07-31T04:41:15.436Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:15.436Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T04:41:15.436Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-31T04:41:15.436Z] return fInnerElements.remove(index); [2019-07-31T04:41:15.436Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:41:15.436Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-31T04:41:15.436Z] 10 problems (10 warnings) [2019-07-31T04:41:15.436Z] [INFO] [2019-07-31T04:41:15.436Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:15.436Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:41:15.436Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-31T04:41:15.436Z] [INFO] [2019-07-31T04:41:15.436Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:15.436Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T04:41:15.436Z] [INFO] [2019-07-31T04:41:15.436Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:15.436Z] [INFO] [2019-07-31T04:41:15.436Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:15.436Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T04:41:15.693Z] [INFO] [2019-07-31T04:41:15.693Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:15.693Z] [INFO] [2019-07-31T04:41:15.693Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:15.693Z] [INFO] [2019-07-31T04:41:15.693Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:15.693Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T04:41:15.951Z] [INFO] [2019-07-31T04:41:15.951Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:15.951Z] [INFO] [2019-07-31T04:41:15.951Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:15.951Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:41:15.951Z] [INFO] [2019-07-31T04:41:15.951Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:16.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:41:16.208Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:16.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-31T04:41:16.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.pom [2019-07-31T04:41:16.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-31T04:41:16.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:41:16.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:41:16.465Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-31T04:41:16.465Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-31T04:41:16.465Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:16.465Z] [INFO] The project's OSGi version is 1.0.5.201907310433 [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:16.465Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:16.465Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:41:16.465Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-31T04:41:16.465Z] [INFO] [2019-07-31T04:41:16.465Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:16.465Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-31T04:41:17.396Z] [INFO] [2019-07-31T04:41:17.396Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:17.396Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:41:17.396Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-31T04:41:17.396Z] [INFO] [2019-07-31T04:41:17.396Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:17.396Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T04:41:17.396Z] [INFO] [2019-07-31T04:41:17.396Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:17.396Z] [INFO] [2019-07-31T04:41:17.396Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:17.396Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T04:41:17.396Z] [INFO] [2019-07-31T04:41:17.396Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:17.396Z] [INFO] [2019-07-31T04:41:17.396Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:17.396Z] [INFO] [2019-07-31T04:41:17.396Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:17.396Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T04:41:17.727Z] [INFO] [2019-07-31T04:41:17.727Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:17.727Z] [INFO] [2019-07-31T04:41:17.727Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:17.727Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T04:41:17.727Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T04:41:17.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T04:41:18.081Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T04:41:18.081Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T04:41:18.081Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-31T04:41:18.081Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 93 kB/s) [2019-07-31T04:41:18.081Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T04:41:18.081Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T04:41:18.081Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T04:41:18.338Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T04:41:18.338Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T04:41:18.338Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [2019-07-31T04:41:18.594Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 53 kB/s) [2019-07-31T04:41:18.594Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T04:41:18.594Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T04:41:18.594Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T04:41:18.594Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T04:41:18.594Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T04:41:18.851Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [2019-07-31T04:41:18.851Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 67 kB/s) [2019-07-31T04:41:18.851Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T04:41:18.851Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T04:41:18.851Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T04:41:18.851Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T04:41:18.851Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T04:41:18.851Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T04:41:18.851Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T04:41:18.851Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T04:41:18.851Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T04:41:19.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T04:41:19.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T04:41:19.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T04:41:19.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T04:41:19.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T04:41:19.364Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T04:41:19.364Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [2019-07-31T04:41:19.364Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [2019-07-31T04:41:19.364Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-31T04:41:19.364Z] Progress (1): 4.1/243 kB Progress (1): 7.7/243 kB Progress (1): 12/243 kB Progress (1): 16/243 kB Progress (1): 20/243 kB Progress (1): 24/243 kB Progress (1): 28/243 kB Progress (1): 32/243 kB Progress (1): 36/243 kB Progress (1): 40/243 kB Progress (1): 44/243 kB Progress (1): 48/243 kB Progress (1): 52/243 kB Progress (1): 56/243 kB Progress (1): 60/243 kB Progress (1): 64/243 kB Progress (1): 68/243 kB Progress (1): 72/243 kB Progress (1): 76/243 kB Progress (1): 80/243 kB Progress (1): 84/243 kB Progress (1): 88/243 kB Progress (1): 92/243 kB Progress (1): 96/243 kB Progress (1): 100/243 kB Progress (1): 104/243 kB Progress (1): 108/243 kB Progress (1): 112/243 kB Progress (1): 116/243 kB Progress (1): 120/243 kB Progress (1): 124/243 kB Progress (1): 128/243 kB Progress (1): 132/243 kB Progress (1): 136/243 kB Progress (1): 140/243 kB Progress (1): 144/243 kB Progress (1): 148/243 kB Progress (1): 152/243 kB Progress (1): 156/243 kB Progress (1): 160/243 kB Progress (1): 164/243 kB Progress (1): 168/243 kB Progress (1): 172/243 kB Progress (1): 176/243 kB Progress (1): 180/243 kB Progress (1): 184/243 kB Progress (1): 188/243 kB Progress (1): 192/243 kB Progress (1): 196/243 kB Progress (1): 200/243 kB Progress (1): 204/243 kB Progress (1): 208/243 kB Progress (1): 212/243 kB Progress (1): 216/243 kB Progress (1): 220/243 kB Progress (1): 224/243 kB Progress (1): 228/243 kB Progress (1): 232/243 kB Progress (1): 236/243 kB Progress (1): 240/243 kB Progress (1): 243 kB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Progress (2): 243 kB | 0.1/2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 2.9 MB/s) [2019-07-31T04:41:19.365Z] Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.1/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.2/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.3/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.4/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (2): 1.1/2.0 MB | 4.1/18 kB Progress (2): 1.1/2.0 MB | 4.1/18 kB Progress (2): 1.1/2.0 MB | 7.7/18 kB Progress (2): 1.1/2.0 MB | 7.7/18 kB Progress (2): 1.1/2.0 MB | 12/18 kB Progress (2): 1.1/2.0 MB | 16/18 kB Progress (2): 1.1/2.0 MB | 16/18 kB Progress (2): 1.1/2.0 MB | 16/18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.1/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.2/2.0 MB | 18 kB Progress (2): 1.3/2.0 MB | 18 kB Progress (2): 1.3/2.0 MB | 18 kB Progress (2): 1.3/2.0 MB | 18 kB Progress (2): 1.3/2.0 MB | 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 107 kB/s) [2019-07-31T04:41:19.622Z] Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 7.4 MB/s) [2019-07-31T04:41:19.880Z] [INFO] Executing tasks [2019-07-31T04:41:19.880Z] [2019-07-31T04:41:19.880Z] main: [2019-07-31T04:41:19.880Z] [2019-07-31T04:41:19.880Z] main: [2019-07-31T04:41:19.880Z] [2019-07-31T04:41:19.880Z] checkAnyTraceExists: [2019-07-31T04:41:20.137Z] [2019-07-31T04:41:20.137Z] verifyChecksum: [2019-07-31T04:41:20.137Z] [echo] Verifying: ${anyTraceExists} [2019-07-31T04:41:20.137Z] [2019-07-31T04:41:20.137Z] deleteFailedCheckSumTraces: [2019-07-31T04:41:20.137Z] [2019-07-31T04:41:20.137Z] downloadTraceFiles: [2019-07-31T04:41:20.137Z] [echo] Attempting to download test traces [2019-07-31T04:41:20.137Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-31T04:41:20.137Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-31T04:41:21.506Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-31T04:41:21.506Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-31T04:41:22.069Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-31T04:41:22.069Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-31T04:41:22.069Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-31T04:41:22.069Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T04:41:23.963Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-31T04:41:24.526Z] [2019-07-31T04:41:24.526Z] pullTestSuite: [2019-07-31T04:41:24.783Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-31T04:41:24.783Z] [exec] Already on 'master' [2019-07-31T04:41:25.427Z] [exec] Already up-to-date. [2019-07-31T04:41:25.427Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-31T04:41:25.427Z] [exec] [2019-07-31T04:41:25.427Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-31T04:41:25.427Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-31T04:41:25.427Z] [exec] state without impacting any branches by performing another checkout. [2019-07-31T04:41:25.427Z] [exec] [2019-07-31T04:41:25.427Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-31T04:41:25.427Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-31T04:41:25.427Z] [exec] [2019-07-31T04:41:25.427Z] [exec] git checkout -b [2019-07-31T04:41:25.427Z] [exec] [2019-07-31T04:41:25.427Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-31T04:41:25.427Z] [2019-07-31T04:41:25.427Z] extractTraces: [2019-07-31T04:41:25.427Z] [2019-07-31T04:41:25.427Z] checkAnyTraceExists: [2019-07-31T04:41:25.427Z] [2019-07-31T04:41:25.427Z] verifyChecksum: [2019-07-31T04:41:25.427Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-31T04:41:25.781Z] [2019-07-31T04:41:25.781Z] warnFailedCheckSum: [2019-07-31T04:41:25.781Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-31T04:41:25.781Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T04:41:25.781Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-31T04:41:27.149Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T04:41:27.713Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-31T04:41:27.713Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T04:41:27.969Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-31T04:41:29.862Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-31T04:41:31.231Z] [echo] Traces extracted successfully [2019-07-31T04:41:31.231Z] [INFO] Executed tasks [2019-07-31T04:41:31.231Z] [INFO] [2019-07-31T04:41:31.231Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:41:33.123Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T04:41:33.123Z] [INFO] Command line: [2019-07-31T04:41:33.123Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:41:33.123Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:41:37.384Z] !SESSION 2019-07-31 04:41:33.266 ----------------------------------------------- [2019-07-31T04:41:37.384Z] eclipse.buildId=unknown [2019-07-31T04:41:37.384Z] java.version=1.8.0_202 [2019-07-31T04:41:37.384Z] java.vendor=Oracle Corporation [2019-07-31T04:41:37.384Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:41:37.384Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:41:37.384Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:41:37.384Z] [2019-07-31T04:41:37.384Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:41:36.741 [2019-07-31T04:41:37.384Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:41:37.384Z] !STACK 0 [2019-07-31T04:41:37.384Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-31T04:41:37.384Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:41:37.384Z] [2019-07-31T04:41:37.384Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:41:37.384Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:41:37.384Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:41:37.385Z] [2019-07-31T04:41:37.385Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:41:36.993 [2019-07-31T04:41:37.385Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:41:37.385Z] !STACK 0 [2019-07-31T04:41:37.385Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-31T04:41:37.385Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:41:37.385Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:41:37.385Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T04:41:37.385Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-31T04:41:37.385Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:41:37.385Z] [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:41:37.385Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:41:43.926Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T04:41:43.926Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-31T04:41:43.926Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-31T04:41:53.877Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-31T04:41:53.877Z] line 10:46 mismatched character '' expecting '"' [2019-07-31T04:41:53.877Z] line 9:16 no viable alternative at character 'o' [2019-07-31T04:41:53.877Z] line 9:20 no viable alternative at character '?' [2019-07-31T04:41:53.877Z] line 12:14 no viable alternative at character '' [2019-07-31T04:41:53.877Z] line 32:0 mismatched character '' expecting '"' [2019-07-31T04:41:53.877Z] [2019-07-31T04:41:53.877Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:52.844 [2019-07-31T04:41:53.877Z] !MESSAGE Unknown trace attribute: test [2019-07-31T04:41:53.877Z] [2019-07-31T04:41:53.877Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:52.845 [2019-07-31T04:41:53.877Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T04:41:53.877Z] [2019-07-31T04:41:53.877Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:52.846 [2019-07-31T04:41:53.877Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T04:41:53.877Z] [2019-07-31T04:41:53.877Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:52.847 [2019-07-31T04:41:53.877Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T04:41:53.877Z] [2019-07-31T04:41:53.877Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:52.848 [2019-07-31T04:41:53.877Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T04:41:53.877Z] [2019-07-31T04:41:53.877Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:53.160 [2019-07-31T04:41:53.877Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T04:41:54.329Z] [2019-07-31T04:41:54.329Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:54.052 [2019-07-31T04:41:54.329Z] !MESSAGE Unknown integer attribute: aa [2019-07-31T04:41:54.329Z] [2019-07-31T04:41:54.329Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:54.053 [2019-07-31T04:41:54.329Z] !MESSAGE Unknown integer attribute: zz [2019-07-31T04:41:54.329Z] [2019-07-31T04:41:54.329Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:54.054 [2019-07-31T04:41:54.329Z] !MESSAGE Unknown trace attribute: blah [2019-07-31T04:41:54.329Z] [2019-07-31T04:41:54.329Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:41:54.055 [2019-07-31T04:41:54.329Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-31T04:41:56.853Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.033 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-31T04:41:56.853Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 7.118 s [2019-07-31T04:41:56.853Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 1.759 s [2019-07-31T04:41:56.853Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.007 s [2019-07-31T04:41:56.853Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-31T04:41:56.853Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.022 s [2019-07-31T04:41:56.853Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-31T04:41:56.853Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.064 s [2019-07-31T04:41:56.853Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T04:41:56.853Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.009 s [2019-07-31T04:41:56.853Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.055 s [2019-07-31T04:41:56.853Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-31T04:41:56.853Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T04:41:56.853Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T04:41:56.853Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.063 s [2019-07-31T04:41:56.853Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.016 s [2019-07-31T04:41:56.853Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.052 s [2019-07-31T04:41:56.853Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.52 s [2019-07-31T04:41:56.853Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-31T04:41:56.853Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.017 s [2019-07-31T04:41:56.853Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.029 s [2019-07-31T04:41:56.853Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.011 s [2019-07-31T04:41:56.853Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T04:41:56.853Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-31T04:41:56.853Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.853Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-31T04:41:56.853Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.056 s [2019-07-31T04:41:56.853Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.235 s [2019-07-31T04:41:56.853Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.876 s [2019-07-31T04:41:56.853Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.853Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.853Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.854Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.854Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.854Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-31T04:41:56.854Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2019-07-31T04:41:56.854Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.055 s [2019-07-31T04:41:56.854Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-31T04:41:56.854Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.06 s [2019-07-31T04:41:56.854Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T04:41:56.854Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-31T04:41:56.854Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.056 s [2019-07-31T04:41:56.854Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-31T04:41:56.854Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.632 s [2019-07-31T04:41:56.854Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 1.47 s [2019-07-31T04:41:56.854Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.112 s [2019-07-31T04:41:56.854Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.058 s [2019-07-31T04:41:56.854Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.052 s [2019-07-31T04:41:56.854Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.015 s [2019-07-31T04:41:56.854Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.013 s [2019-07-31T04:41:56.854Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-31T04:41:56.854Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T04:42:03.401Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.291 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-31T04:42:03.401Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 1.314 s [2019-07-31T04:42:03.401Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.756 s [2019-07-31T04:42:03.401Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.631 s [2019-07-31T04:42:03.401Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.778 s [2019-07-31T04:42:03.401Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.287 s [2019-07-31T04:42:03.401Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.212 s [2019-07-31T04:42:03.401Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.21 s [2019-07-31T04:42:03.401Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.286 s [2019-07-31T04:42:03.401Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.291 s [2019-07-31T04:42:03.401Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.245 s [2019-07-31T04:42:03.401Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.269 s [2019-07-31T04:42:03.401Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T04:42:03.401Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-31T04:42:03.401Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.016 s [2019-07-31T04:42:03.401Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.052 s [2019-07-31T04:42:03.401Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.009 s [2019-07-31T04:42:03.401Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.007 s [2019-07-31T04:42:03.401Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.01 s [2019-07-31T04:42:03.401Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-31T04:42:03.401Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.009 s [2019-07-31T04:42:03.401Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-31T04:42:03.401Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-31T04:42:03.401Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-31T04:42:03.401Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-31T04:42:03.401Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-31T04:42:03.401Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-31T04:42:03.401Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-31T04:42:03.401Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-31T04:42:03.401Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-31T04:42:03.401Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T04:42:03.401Z] [2019-07-31T04:42:03.401Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:02.878 [2019-07-31T04:42:03.401Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-31T04:42:03.401Z] [2019-07-31T04:42:03.401Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:02.879 [2019-07-31T04:42:03.401Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-31T04:42:03.401Z] [2019-07-31T04:42:03.401Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:02.976 [2019-07-31T04:42:03.401Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-31T04:42:03.401Z] [2019-07-31T04:42:03.401Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:02.977 [2019-07-31T04:42:03.401Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T04:42:05.925Z] [2019-07-31T04:42:05.925Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:05.457 [2019-07-31T04:42:05.925Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-31T04:42:05.925Z] [2019-07-31T04:42:05.925Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:05.458 [2019-07-31T04:42:05.925Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T04:42:05.925Z] [2019-07-31T04:42:05.925Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:05.560 [2019-07-31T04:42:05.925Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-31T04:42:05.925Z] [2019-07-31T04:42:05.925Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:05.561 [2019-07-31T04:42:05.925Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T04:42:05.925Z] [2019-07-31T04:42:05.925Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:05.856 [2019-07-31T04:42:05.925Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-31T04:42:05.925Z] [2019-07-31T04:42:05.925Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:05.856 [2019-07-31T04:42:05.925Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-31T04:42:06.489Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.882 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-31T04:42:06.489Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.162 s [2019-07-31T04:42:06.489Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.251 s [2019-07-31T04:42:06.489Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.104 s [2019-07-31T04:42:06.489Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.098 s [2019-07-31T04:42:06.489Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.154 s [2019-07-31T04:42:06.489Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.121 s [2019-07-31T04:42:06.489Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.091 s [2019-07-31T04:42:06.489Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 1.633 s [2019-07-31T04:42:06.489Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.094 s [2019-07-31T04:42:06.489Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.152 s [2019-07-31T04:42:06.489Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.12 s [2019-07-31T04:42:06.489Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.116 s [2019-07-31T04:42:06.489Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.103 s [2019-07-31T04:42:06.489Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.099 s [2019-07-31T04:42:06.489Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.096 s [2019-07-31T04:42:06.489Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.1 s [2019-07-31T04:42:06.489Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.087 s [2019-07-31T04:42:06.489Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.124 s [2019-07-31T04:42:06.489Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.173 s [2019-07-31T04:42:06.489Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T04:42:08.660Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.014 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-31T04:42:08.660Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.107 s [2019-07-31T04:42:08.660Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.091 s [2019-07-31T04:42:08.660Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.096 s [2019-07-31T04:42:08.660Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.596 s [2019-07-31T04:42:08.660Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.531 s [2019-07-31T04:42:08.660Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.044 s [2019-07-31T04:42:08.660Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.061 s [2019-07-31T04:42:08.660Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.095 s [2019-07-31T04:42:08.660Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.096 s [2019-07-31T04:42:08.660Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.096 s [2019-07-31T04:42:08.660Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.195 s [2019-07-31T04:42:08.660Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-31T04:42:08.660Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-31T04:42:08.660Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.006 s [2019-07-31T04:42:08.660Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-31T04:42:08.660Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T04:42:26.716Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 16.837 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-31T04:42:26.716Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.893 s [2019-07-31T04:42:26.716Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.99 s [2019-07-31T04:42:26.716Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.653 s [2019-07-31T04:42:26.716Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.15 s [2019-07-31T04:42:26.716Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.131 s [2019-07-31T04:42:26.716Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 2.08 s [2019-07-31T04:42:26.716Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.779 s [2019-07-31T04:42:26.716Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.935 s [2019-07-31T04:42:26.716Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.593 s [2019-07-31T04:42:26.716Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.116 s [2019-07-31T04:42:26.716Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.018 s [2019-07-31T04:42:26.716Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.38 s [2019-07-31T04:42:26.716Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.378 s [2019-07-31T04:42:26.716Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.123 s [2019-07-31T04:42:26.716Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.292 s [2019-07-31T04:42:26.716Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-31T04:42:26.716Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.014 s [2019-07-31T04:42:26.716Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.023 s [2019-07-31T04:42:26.716Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.029 s [2019-07-31T04:42:26.716Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-31T04:42:26.716Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-31T04:42:26.716Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-31T04:42:26.716Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.59 s [2019-07-31T04:42:26.716Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.025 s [2019-07-31T04:42:26.716Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.006 s [2019-07-31T04:42:26.716Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.904 s [2019-07-31T04:42:26.716Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.058 s [2019-07-31T04:42:26.716Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.631 s [2019-07-31T04:42:26.716Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T04:42:27.647Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.171 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-31T04:42:27.647Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 1.15 s [2019-07-31T04:42:27.647Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.13 s [2019-07-31T04:42:27.647Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.271 s [2019-07-31T04:42:27.647Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.148 s [2019-07-31T04:42:27.647Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.467 s [2019-07-31T04:42:27.647Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T04:42:28.577Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-31T04:42:28.577Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.428 s [2019-07-31T04:42:28.577Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.148 s [2019-07-31T04:42:28.577Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.104 s [2019-07-31T04:42:28.577Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.098 s [2019-07-31T04:42:28.577Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.143 s [2019-07-31T04:42:28.577Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.108 s [2019-07-31T04:42:28.577Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.097 s [2019-07-31T04:42:28.577Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T04:42:30.624Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-31T04:42:30.624Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.044 s [2019-07-31T04:42:30.624Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.081 s [2019-07-31T04:42:30.624Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.08 s [2019-07-31T04:42:30.624Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.127 s [2019-07-31T04:42:30.624Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.19 s [2019-07-31T04:42:30.624Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.088 s [2019-07-31T04:42:30.624Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T04:42:30.624Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.077 s [2019-07-31T04:42:30.624Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.078 s [2019-07-31T04:42:30.624Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-31T04:42:30.624Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.078 s [2019-07-31T04:42:30.624Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.092 s [2019-07-31T04:42:30.624Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T04:42:30.624Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.073 s [2019-07-31T04:42:30.624Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T04:42:30.624Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.059 s [2019-07-31T04:42:30.624Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.043 s [2019-07-31T04:42:30.624Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.093 s [2019-07-31T04:42:30.624Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T04:42:30.624Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T04:42:30.624Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T04:42:30.624Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T04:42:30.624Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-31T04:42:30.624Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.047 s [2019-07-31T04:42:30.624Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.077 s [2019-07-31T04:42:30.624Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.044 s [2019-07-31T04:42:30.624Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.093 s [2019-07-31T04:42:30.624Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.039 s [2019-07-31T04:42:30.624Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-31T04:42:30.624Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-31T04:42:30.624Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-31T04:42:30.624Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-31T04:42:30.624Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-31T04:42:30.624Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T04:42:30.624Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T04:42:30.624Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T04:42:30.624Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T04:42:30.624Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-31T04:42:30.624Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T04:42:30.624Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T04:42:30.624Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-31T04:42:30.624Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T04:42:33.899Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.8 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-31T04:42:33.899Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.165 s [2019-07-31T04:42:33.899Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.145 s [2019-07-31T04:42:33.899Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.136 s [2019-07-31T04:42:33.899Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.118 s [2019-07-31T04:42:33.899Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.122 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.138 s [2019-07-31T04:42:33.899Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.167 s [2019-07-31T04:42:33.899Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.174 s [2019-07-31T04:42:33.899Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.15 s [2019-07-31T04:42:33.899Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.17 s [2019-07-31T04:42:33.899Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.159 s [2019-07-31T04:42:33.899Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.142 s [2019-07-31T04:42:33.899Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.163 s [2019-07-31T04:42:33.899Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-07-31T04:42:33.899Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.116 s [2019-07-31T04:42:33.899Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-07-31T04:42:33.899Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.178 s [2019-07-31T04:42:33.899Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.209 s [2019-07-31T04:42:33.899Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.114 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T04:42:33.899Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-31T04:42:33.899Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-31T04:42:33.899Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T04:42:33.899Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T04:42:33.899Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T04:42:33.899Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-31T04:42:33.899Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T04:42:33.899Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-31T04:42:33.899Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.004 s [2019-07-31T04:42:33.899Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T04:42:33.899Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-31T04:42:33.899Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T04:42:33.899Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-31T04:42:33.899Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T04:42:33.899Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-31T04:42:33.899Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.049 s [2019-07-31T04:42:33.899Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.02 s [2019-07-31T04:42:33.899Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.007 s [2019-07-31T04:42:33.899Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T04:42:33.899Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-31T04:42:33.899Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.028 s [2019-07-31T04:42:33.899Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.037 s [2019-07-31T04:42:33.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-31T04:42:33.899Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T04:42:33.899Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-31T04:42:33.899Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T04:42:33.899Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-31T04:42:33.899Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T04:42:33.899Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-31T04:42:33.899Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T04:42:33.899Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-31T04:42:33.899Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T04:42:33.899Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-31T04:42:33.899Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T04:42:33.899Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-31T04:42:33.899Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T04:42:33.899Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-31T04:42:33.899Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T04:42:33.899Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-31T04:42:33.899Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.083 s [2019-07-31T04:42:33.899Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-31T04:42:33.899Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-31T04:42:33.899Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T04:42:33.899Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-31T04:42:33.899Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T04:42:33.899Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-31T04:42:33.899Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T04:42:33.899Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-31T04:42:33.899Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.001 s [2019-07-31T04:42:33.899Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T04:42:35.794Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.533 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-31T04:42:35.794Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.057 s [2019-07-31T04:42:35.794Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-31T04:42:35.794Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-31T04:42:35.794Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.059 s [2019-07-31T04:42:35.794Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.042 s [2019-07-31T04:42:35.794Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-31T04:42:35.794Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.082 s [2019-07-31T04:42:35.794Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.045 s [2019-07-31T04:42:35.794Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.048 s [2019-07-31T04:42:35.794Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-31T04:42:35.794Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.048 s [2019-07-31T04:42:35.794Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-31T04:42:35.794Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.081 s [2019-07-31T04:42:35.794Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-31T04:42:35.794Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.071 s [2019-07-31T04:42:35.794Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.076 s [2019-07-31T04:42:35.794Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.041 s [2019-07-31T04:42:35.794Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.042 s [2019-07-31T04:42:35.794Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.043 s [2019-07-31T04:42:35.794Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.042 s [2019-07-31T04:42:35.794Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-31T04:42:35.794Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.052 s [2019-07-31T04:42:35.794Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.053 s [2019-07-31T04:42:35.794Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.108 s [2019-07-31T04:42:35.794Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.055 s [2019-07-31T04:42:35.794Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.055 s [2019-07-31T04:42:35.794Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.043 s [2019-07-31T04:42:35.794Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.053 s [2019-07-31T04:42:35.794Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.055 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T04:42:35.794Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-31T04:42:35.794Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T04:42:35.794Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-31T04:42:35.794Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T04:42:35.794Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-31T04:42:35.794Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T04:42:35.794Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-31T04:42:35.794Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T04:42:35.794Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-31T04:42:35.794Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T04:42:35.794Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-31T04:42:35.794Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T04:42:35.794Z] [2019-07-31T04:42:35.794Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:42:35.480 [2019-07-31T04:42:35.794Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T04:42:35.794Z] [2019-07-31T04:42:35.794Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:42:35.481 [2019-07-31T04:42:35.794Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T04:42:35.794Z] [2019-07-31T04:42:35.794Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:42:35.481 [2019-07-31T04:42:35.794Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T04:42:35.794Z] [2019-07-31T04:42:35.794Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:42:35.482 [2019-07-31T04:42:35.794Z] !MESSAGE Struct already contains a field named ctx [2019-07-31T04:42:35.794Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-31T04:42:35.794Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.004 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T04:42:35.794Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-31T04:42:35.794Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.032 s [2019-07-31T04:42:35.794Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-31T04:42:35.794Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.131 s [2019-07-31T04:42:35.794Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.009 s [2019-07-31T04:42:35.794Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.009 s [2019-07-31T04:42:35.794Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.004 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-31T04:42:35.794Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-31T04:42:35.794Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T04:42:35.794Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-31T04:42:35.794Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T04:42:35.794Z] [2019-07-31T04:42:35.794Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-31 04:42:35.734 [2019-07-31T04:42:35.794Z] !MESSAGE Some message [2019-07-31T04:42:35.794Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-31T04:42:35.794Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-31T04:42:35.794Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-31T04:42:35.794Z] [2019-07-31T04:42:35.794Z] Results: [2019-07-31T04:42:35.794Z] [2019-07-31T04:42:35.794Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T04:42:35.794Z] [2019-07-31T04:42:37.163Z] [INFO] All tests passed! [2019-07-31T04:42:37.163Z] [INFO] [2019-07-31T04:42:37.163Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:42:37.163Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:42:37.163Z] [INFO] [2019-07-31T04:42:37.163Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:42:37.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:42:37.727Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:42:38.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-31T04:42:38.549Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.pom [2019-07-31T04:42:38.549Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-31T04:42:38.549Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:42:38.549Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T04:42:38.549Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-31T04:42:38.549Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-31T04:42:38.549Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] The project's OSGi version is 1.0.9.201907310433 [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:42:38.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-31T04:42:38.549Z] [INFO] [2019-07-31T04:42:38.549Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:38.549Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-31T04:42:39.478Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T04:42:39.478Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T04:42:39.478Z] ^^^^^^^^^^^^^ [2019-07-31T04:42:39.478Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T04:42:39.478Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-31T04:42:39.478Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-31T04:42:39.478Z] ^^^^^^^^^^^^ [2019-07-31T04:42:39.478Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-31T04:42:39.478Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-31T04:42:39.478Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-31T04:42:39.478Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:42:39.478Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-31T04:42:39.478Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-31T04:42:39.478Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-31T04:42:39.478Z] ^^^^^^^^^^^^^^^ [2019-07-31T04:42:39.478Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T04:42:39.478Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-31T04:42:39.478Z] fBackendMap.put(backend, historyTreeFile); [2019-07-31T04:42:39.478Z] ^^^^^^^^^^^^^^^ [2019-07-31T04:42:39.478Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-31T04:42:39.478Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-31T04:42:39.478Z] ITmfStateInterval value = result.getValue(); [2019-07-31T04:42:39.478Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T04:42:39.478Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull List<@NonNull String>,@NonNull ITmfStateInterval>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:42:39.478Z] 6 problems (6 warnings) [2019-07-31T04:42:39.478Z] [INFO] [2019-07-31T04:42:39.478Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:39.478Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:42:39.478Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-31T04:42:39.478Z] [INFO] [2019-07-31T04:42:39.478Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:39.478Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T04:42:39.736Z] [INFO] [2019-07-31T04:42:39.736Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:39.736Z] [INFO] [2019-07-31T04:42:39.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:39.736Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:42:39.736Z] [INFO] [2019-07-31T04:42:39.736Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:39.736Z] [INFO] [2019-07-31T04:42:39.736Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:39.736Z] [INFO] [2019-07-31T04:42:39.736Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:39.736Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:42:39.994Z] [INFO] [2019-07-31T04:42:39.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:39.994Z] [INFO] [2019-07-31T04:42:39.994Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:42:44.349Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-31T04:42:44.349Z] [INFO] Command line: [2019-07-31T04:42:44.349Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:42:44.349Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:42:47.622Z] !SESSION 2019-07-31 04:42:44.578 ----------------------------------------------- [2019-07-31T04:42:47.622Z] eclipse.buildId=unknown [2019-07-31T04:42:47.622Z] java.version=1.8.0_202 [2019-07-31T04:42:47.622Z] java.vendor=Oracle Corporation [2019-07-31T04:42:47.622Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:42:47.622Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:42:47.622Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:42:47.622Z] [2019-07-31T04:42:47.622Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:42:47.230 [2019-07-31T04:42:47.622Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:42:47.622Z] !STACK 0 [2019-07-31T04:42:47.622Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-31T04:42:47.622Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:42:47.622Z] [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:42:47.622Z] [2019-07-31T04:42:47.622Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:42:47.363 [2019-07-31T04:42:47.622Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:42:47.622Z] !STACK 0 [2019-07-31T04:42:47.622Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-31T04:42:47.622Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:42:47.622Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:42:47.622Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T04:42:47.622Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-31T04:42:47.622Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:42:47.622Z] [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:42:47.622Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:42:49.514Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T04:42:52.789Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.07 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-31T04:42:52.789Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.383 s [2019-07-31T04:42:52.789Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.009 s [2019-07-31T04:42:52.789Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.123 s [2019-07-31T04:42:52.789Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T04:42:52.789Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.375 s [2019-07-31T04:42:52.789Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.015 s [2019-07-31T04:42:52.789Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.073 s [2019-07-31T04:42:52.789Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-31T04:42:52.789Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.002 s [2019-07-31T04:42:52.789Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T04:42:52.789Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-31T04:42:52.789Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.005 s [2019-07-31T04:42:52.789Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.003 s [2019-07-31T04:42:52.789Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T04:42:52.789Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-31T04:42:52.789Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-31T04:42:52.789Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T04:42:52.789Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-31T04:42:52.789Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.011 s [2019-07-31T04:42:52.789Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T04:42:54.692Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-31T04:42:54.692Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T04:42:54.692Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.011 s [2019-07-31T04:42:54.692Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.009 s [2019-07-31T04:42:54.692Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.086 s [2019-07-31T04:42:54.692Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T04:42:54.692Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.083 s [2019-07-31T04:42:54.692Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-31T04:42:54.692Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-31T04:42:54.692Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T04:42:54.692Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.02 s [2019-07-31T04:42:54.692Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-31T04:42:54.692Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.862 s [2019-07-31T04:42:54.692Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T04:42:59.444Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.987 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-31T04:42:59.444Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-31T04:42:59.444Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.444Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.444Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.444Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.15 s [2019-07-31T04:42:59.444Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 3.745 s [2019-07-31T04:42:59.444Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-31T04:42:59.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-31T04:42:59.444Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.444Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T04:42:59.444Z] [2019-07-31T04:42:59.444Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-31 04:42:58.639 [2019-07-31T04:42:59.444Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-31T04:42:59.444Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-31T04:42:59.444Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.004 s [2019-07-31T04:42:59.444Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.444Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.444Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-31T04:42:59.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-31T04:42:59.444Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.444Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-31T04:42:59.444Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-31T04:42:59.444Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.444Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-31T04:42:59.444Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-31T04:42:59.444Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.444Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.445Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T04:42:59.445Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-31T04:42:59.445Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.445Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-31T04:42:59.445Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-31T04:42:59.445Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.445Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T04:42:59.445Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-31T04:42:59.445Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.054 s [2019-07-31T04:42:59.445Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.004 s [2019-07-31T04:42:59.445Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.445Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.445Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-31T04:42:59.445Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T04:42:59.445Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-31T04:42:59.445Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.07 s [2019-07-31T04:42:59.445Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T04:42:59.445Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-31T04:42:59.445Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.003 s [2019-07-31T04:42:59.445Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.501 s [2019-07-31T04:42:59.445Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0 s [2019-07-31T04:42:59.445Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T04:42:59.445Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-31T04:42:59.445Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T04:42:59.445Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T04:42:59.445Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T04:42:59.445Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T04:42:59.445Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-31T04:42:59.445Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T04:42:59.702Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-31T04:42:59.702Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.006 s [2019-07-31T04:42:59.702Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.004 s [2019-07-31T04:42:59.702Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-31T04:42:59.702Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.061 s [2019-07-31T04:42:59.702Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.003 s [2019-07-31T04:42:59.702Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.001 s [2019-07-31T04:42:59.702Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.011 s [2019-07-31T04:42:59.702Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T04:42:59.702Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-31T04:42:59.702Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.002 s [2019-07-31T04:42:59.702Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-31T04:42:59.702Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T04:42:59.702Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-31T04:42:59.702Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.168 s [2019-07-31T04:42:59.702Z] [2019-07-31T04:42:59.702Z] Results: [2019-07-31T04:42:59.702Z] [2019-07-31T04:42:59.702Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:42:59.702Z] [2019-07-31T04:43:01.071Z] [INFO] All tests passed! [2019-07-31T04:43:01.071Z] [INFO] [2019-07-31T04:43:01.071Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:43:01.071Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:43:01.071Z] [INFO] [2019-07-31T04:43:01.071Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:43:01.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:43:01.635Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:43:01.892Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:43:02.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T04:43:02.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T04:43:02.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:43:02.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T04:43:02.150Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-31T04:43:02.150Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-31T04:43:02.150Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] The project's OSGi version is 1.0.9.201907310433 [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:43:02.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-31T04:43:02.150Z] [INFO] [2019-07-31T04:43:02.150Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:02.150Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-31T04:43:04.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-31T04:43:04.670Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:43:04.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-31T04:43:04.670Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:43:04.670Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-31T04:43:04.670Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-31T04:43:04.670Z] ^^^^^ [2019-07-31T04:43:04.670Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T04:43:04.670Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-31T04:43:04.670Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-31T04:43:04.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-31T04:43:04.670Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T04:43:04.670Z] ^^^^^^ [2019-07-31T04:43:04.670Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:43:04.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-31T04:43:04.670Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-31T04:43:04.670Z] ^^^^^^ [2019-07-31T04:43:04.670Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:43:04.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-31T04:43:04.670Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-31T04:43:04.670Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-31T04:43:04.670Z] @SuppressWarnings("nls") [2019-07-31T04:43:04.670Z] ^^^^^ [2019-07-31T04:43:04.670Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T04:43:04.670Z] 10. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-31T04:43:04.670Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-31T04:43:04.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-31T04:43:04.670Z] public void setUp() throws IOException { [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-31T04:43:04.670Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-31T04:43:04.670Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-31T04:43:04.670Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-31T04:43:04.670Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-31T04:43:04.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-31T04:43:04.670Z] return event; [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T04:43:04.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-31T04:43:04.670Z] return null; [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T04:43:04.670Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-31T04:43:04.670Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T04:43:04.670Z] ^^^^^ [2019-07-31T04:43:04.670Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T04:43:04.670Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-31T04:43:04.670Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-31T04:43:04.670Z] ^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-31T04:43:04.670Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-31T04:43:04.670Z] @SuppressWarnings("nls") [2019-07-31T04:43:04.670Z] ^^^^^ [2019-07-31T04:43:04.670Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T04:43:04.670Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-31T04:43:04.670Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-31T04:43:04.670Z] ^^^^^ [2019-07-31T04:43:04.670Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T04:43:04.670Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-31T04:43:04.670Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-31T04:43:04.670Z] ^^^^ [2019-07-31T04:43:04.670Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-31T04:43:04.670Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-31T04:43:04.670Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T04:43:04.670Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-31T04:43:04.670Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-31T04:43:04.670Z] ^^^^^^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-31T04:43:04.670Z] 23. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-31T04:43:04.670Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T04:43:04.670Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-31T04:43:04.670Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-31T04:43:04.670Z] ^^^^^ [2019-07-31T04:43:04.670Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-31T04:43:04.670Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-31T04:43:04.670Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-31T04:43:04.670Z] ^^^^^^^^^^^^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-31T04:43:04.670Z] 26. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-31T04:43:04.670Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-31T04:43:04.670Z] ^^^^^^^ [2019-07-31T04:43:04.670Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-31T04:43:04.670Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-31T04:43:04.670Z] [INFO] [2019-07-31T04:43:04.670Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:04.670Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:43:04.670Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-31T04:43:04.670Z] [INFO] [2019-07-31T04:43:04.670Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:04.670Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T04:43:04.928Z] [INFO] [2019-07-31T04:43:04.928Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:04.928Z] [INFO] [2019-07-31T04:43:04.928Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:05.185Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:43:05.723Z] [INFO] [2019-07-31T04:43:05.723Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:05.723Z] [INFO] [2019-07-31T04:43:05.723Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:05.723Z] [INFO] [2019-07-31T04:43:05.723Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:05.723Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:43:06.655Z] [INFO] [2019-07-31T04:43:06.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:06.655Z] [INFO] [2019-07-31T04:43:06.655Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:43:08.549Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-31T04:43:08.549Z] [INFO] Command line: [2019-07-31T04:43:08.549Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:43:08.549Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:43:11.823Z] !SESSION 2019-07-31 04:43:08.534 ----------------------------------------------- [2019-07-31T04:43:11.823Z] eclipse.buildId=unknown [2019-07-31T04:43:11.823Z] java.version=1.8.0_202 [2019-07-31T04:43:11.823Z] java.vendor=Oracle Corporation [2019-07-31T04:43:11.823Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:43:11.823Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:43:11.823Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:43:11.823Z] [2019-07-31T04:43:11.823Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:43:11.632 [2019-07-31T04:43:11.823Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:43:11.823Z] !STACK 0 [2019-07-31T04:43:11.823Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T04:43:11.823Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:43:11.823Z] [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:43:11.823Z] [2019-07-31T04:43:11.823Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:43:11.765 [2019-07-31T04:43:11.823Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:43:11.823Z] !STACK 0 [2019-07-31T04:43:11.823Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T04:43:11.823Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:43:11.823Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:43:11.823Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T04:43:11.823Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T04:43:11.823Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:43:11.823Z] [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:43:11.823Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:43:15.099Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T04:43:15.099Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-31T04:43:15.099Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-31T04:43:15.099Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T04:43:15.099Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T04:43:15.099Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T04:43:15.099Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T04:43:15.099Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T04:43:15.099Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T04:43:15.099Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T04:43:15.099Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-31T04:43:15.099Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T04:43:15.099Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-31T04:43:15.099Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.001 s [2019-07-31T04:43:15.099Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.005 s [2019-07-31T04:43:15.099Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T04:43:15.099Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-31T04:43:15.099Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.059 s [2019-07-31T04:43:15.099Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.001 s [2019-07-31T04:43:15.099Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-31T04:43:15.099Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T04:43:18.371Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.296 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-31T04:43:18.371Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.827 s [2019-07-31T04:43:18.371Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.798 s [2019-07-31T04:43:18.371Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.075 s [2019-07-31T04:43:18.371Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 1.381 s [2019-07-31T04:43:18.371Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.013 s [2019-07-31T04:43:18.371Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.099 s [2019-07-31T04:43:18.371Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T04:43:18.371Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-31T04:43:18.371Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-31T04:43:18.371Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.003 s [2019-07-31T04:43:18.371Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.006 s [2019-07-31T04:43:18.371Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-31T04:43:18.371Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T04:43:18.371Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-31T04:43:18.371Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.005 s [2019-07-31T04:43:18.371Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T04:43:18.371Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-31T04:43:18.371Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-31T04:43:18.371Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-31T04:43:18.371Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.371Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-31T04:43:18.371Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T04:43:18.628Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-31T04:43:18.628Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.081 s [2019-07-31T04:43:18.628Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-31T04:43:18.628Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-31T04:43:18.628Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-31T04:43:18.628Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-31T04:43:18.628Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-31T04:43:18.628Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-31T04:43:18.628Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.002 s [2019-07-31T04:43:18.628Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T04:43:18.628Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-31T04:43:18.628Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T04:43:18.628Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-31T04:43:18.628Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-31T04:43:18.628Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-31T04:43:18.628Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T04:43:19.226Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-31T04:43:19.226Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.005 s [2019-07-31T04:43:19.226Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.011 s [2019-07-31T04:43:19.226Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.004 s [2019-07-31T04:43:19.226Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2019-07-31T04:43:19.226Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-31T04:43:19.226Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.003 s [2019-07-31T04:43:19.226Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T04:43:19.226Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-31T04:43:19.226Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T04:43:19.226Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.005 s [2019-07-31T04:43:19.226Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T04:43:19.226Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-31T04:43:19.226Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.012 s [2019-07-31T04:43:19.226Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T04:43:19.226Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-31T04:43:19.226Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-31T04:43:19.226Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-31T04:43:19.226Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0.001 s [2019-07-31T04:43:19.226Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T04:43:19.226Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-31T04:43:19.226Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.016 s [2019-07-31T04:43:19.226Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-31T04:43:19.226Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T04:43:19.226Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-31T04:43:19.226Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.002 s [2019-07-31T04:43:19.226Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.001 s [2019-07-31T04:43:19.226Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-31T04:43:19.226Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T04:43:19.226Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-31T04:43:19.227Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.014 s [2019-07-31T04:43:19.227Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-31T04:43:21.126Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-31T04:43:21.126Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.004 s [2019-07-31T04:43:21.126Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.005 s [2019-07-31T04:43:21.126Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.004 s [2019-07-31T04:43:21.126Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-31T04:43:21.126Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.005 s [2019-07-31T04:43:21.126Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T04:43:21.126Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-31T04:43:21.126Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-31T04:43:21.126Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T04:43:21.126Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-31T04:43:21.126Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T04:43:21.126Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-31T04:43:21.126Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.007 s [2019-07-31T04:43:21.126Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.025 s [2019-07-31T04:43:21.126Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-31T04:43:21.126Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T04:43:21.383Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-31T04:43:21.383Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.029 s [2019-07-31T04:43:21.383Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-31T04:43:21.383Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-31T04:43:21.383Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-31T04:43:21.383Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.176 s [2019-07-31T04:43:21.383Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T04:43:21.383Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-31T04:43:21.383Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T04:43:21.383Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-31T04:43:21.383Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-31T04:43:21.383Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-31T04:43:21.383Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.071 s [2019-07-31T04:43:21.383Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-31T04:43:21.383Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-31T04:43:21.383Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-31T04:43:21.383Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-31T04:43:21.383Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T04:43:21.383Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-31T04:43:21.383Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-07-31T04:43:21.383Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.005 s [2019-07-31T04:43:21.383Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-31T04:43:21.383Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.013 s [2019-07-31T04:43:21.383Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-31T04:43:21.383Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-31T04:43:21.383Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-31T04:43:39.442Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.008 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-31T04:43:39.442Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.003 s [2019-07-31T04:43:39.442Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5 s [2019-07-31T04:43:39.442Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T04:43:39.442Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T04:43:39.442Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-31T04:43:39.442Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.077 s [2019-07-31T04:43:39.442Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T04:43:39.442Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T04:43:39.442Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.047 s [2019-07-31T04:43:39.442Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T04:43:39.442Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-31T04:43:39.442Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.002 s [2019-07-31T04:43:39.442Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T04:43:39.442Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T04:43:39.442Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T04:43:39.442Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T04:43:39.442Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-31T04:43:39.442Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-31T04:43:39.442Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-31T04:43:39.442Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-31T04:43:39.442Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.006 s [2019-07-31T04:43:39.442Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T04:43:39.442Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T04:43:39.442Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T04:43:39.442Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T04:43:39.442Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T04:43:39.442Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T04:43:39.442Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-31T04:43:39.442Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-31T04:43:39.442Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-31T04:43:39.442Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T04:45:01.036Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-31T04:45:01.036Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.901 s [2019-07-31T04:45:01.036Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.495 s [2019-07-31T04:45:01.036Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.49 s [2019-07-31T04:45:01.036Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.513 s [2019-07-31T04:45:01.036Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.526 s [2019-07-31T04:45:01.036Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.937 s [2019-07-31T04:45:01.036Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.551 s [2019-07-31T04:45:01.036Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.781 s [2019-07-31T04:45:01.036Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.893 s [2019-07-31T04:45:01.036Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.466 s [2019-07-31T04:45:01.036Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.434 s [2019-07-31T04:45:01.036Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.387 s [2019-07-31T04:45:01.036Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.563 s [2019-07-31T04:45:01.036Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.461 s [2019-07-31T04:45:01.036Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.882 s [2019-07-31T04:45:01.036Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.38 s [2019-07-31T04:45:01.036Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.383 s [2019-07-31T04:45:01.036Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.792 s [2019-07-31T04:45:01.036Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.484 s [2019-07-31T04:45:01.036Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.406 s [2019-07-31T04:45:01.036Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.461 s [2019-07-31T04:45:01.036Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.501 s [2019-07-31T04:45:01.036Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.403 s [2019-07-31T04:45:01.036Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.42 s [2019-07-31T04:45:01.036Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.44 s [2019-07-31T04:45:01.036Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.425 s [2019-07-31T04:45:01.036Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.449 s [2019-07-31T04:45:01.036Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.793 s [2019-07-31T04:45:01.036Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.998 s [2019-07-31T04:45:01.036Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.441 s [2019-07-31T04:45:01.036Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.838 s [2019-07-31T04:45:01.036Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.783 s [2019-07-31T04:45:01.036Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.458 s [2019-07-31T04:45:01.036Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.828 s [2019-07-31T04:45:01.036Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.483 s [2019-07-31T04:45:01.036Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.626 s [2019-07-31T04:45:01.036Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.447 s [2019-07-31T04:45:01.036Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.412 s [2019-07-31T04:45:01.036Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.513 s [2019-07-31T04:45:01.036Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.498 s [2019-07-31T04:45:01.036Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.545 s [2019-07-31T04:45:01.036Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.416 s [2019-07-31T04:45:01.036Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.419 s [2019-07-31T04:45:01.036Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.416 s [2019-07-31T04:45:01.036Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.397 s [2019-07-31T04:45:01.036Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.427 s [2019-07-31T04:45:01.036Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.427 s [2019-07-31T04:45:01.036Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T04:45:09.133Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.732 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-31T04:45:09.133Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.578 s [2019-07-31T04:45:09.133Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.506 s [2019-07-31T04:45:09.133Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.412 s [2019-07-31T04:45:09.133Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.414 s [2019-07-31T04:45:09.133Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.413 s [2019-07-31T04:45:09.133Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.406 s [2019-07-31T04:45:09.133Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T04:47:00.869Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.066 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-31T04:47:00.869Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.988 s [2019-07-31T04:47:00.869Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.814 s [2019-07-31T04:47:00.869Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.857 s [2019-07-31T04:47:00.869Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.798 s [2019-07-31T04:47:00.869Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.819 s [2019-07-31T04:47:00.869Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.963 s [2019-07-31T04:47:00.869Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.831 s [2019-07-31T04:47:00.869Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.202 s [2019-07-31T04:47:00.869Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.973 s [2019-07-31T04:47:00.869Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.828 s [2019-07-31T04:47:00.869Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.813 s [2019-07-31T04:47:00.869Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.203 s [2019-07-31T04:47:00.869Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.836 s [2019-07-31T04:47:00.869Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.888 s [2019-07-31T04:47:00.869Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.844 s [2019-07-31T04:47:00.869Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.835 s [2019-07-31T04:47:00.869Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.831 s [2019-07-31T04:47:00.869Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.877 s [2019-07-31T04:47:00.869Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.885 s [2019-07-31T04:47:00.869Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.946 s [2019-07-31T04:47:00.869Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.836 s [2019-07-31T04:47:00.869Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.939 s [2019-07-31T04:47:00.869Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.864 s [2019-07-31T04:47:00.869Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.885 s [2019-07-31T04:47:00.869Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.836 s [2019-07-31T04:47:00.869Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.838 s [2019-07-31T04:47:00.869Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.844 s [2019-07-31T04:47:00.869Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.802 s [2019-07-31T04:47:00.869Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.857 s [2019-07-31T04:47:00.869Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.922 s [2019-07-31T04:47:00.869Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.829 s [2019-07-31T04:47:00.869Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.836 s [2019-07-31T04:47:00.869Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.882 s [2019-07-31T04:47:00.869Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.86 s [2019-07-31T04:47:00.869Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T04:47:00.869Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.644 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-31T04:47:00.869Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.367 s [2019-07-31T04:47:00.869Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 1.947 s [2019-07-31T04:47:00.869Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.899 s [2019-07-31T04:47:00.869Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T04:47:00.869Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T04:47:00.869Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.127 s [2019-07-31T04:47:00.869Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.135 s [2019-07-31T04:47:00.869Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.873 s [2019-07-31T04:47:00.869Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T04:47:00.869Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T04:47:00.869Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T04:47:00.869Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.15 s [2019-07-31T04:47:00.869Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-31T04:47:00.869Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-31T04:47:00.869Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.132 s [2019-07-31T04:47:00.869Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T04:47:00.869Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.142 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-31T04:47:00.869Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.704 s [2019-07-31T04:47:00.869Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.432 s [2019-07-31T04:47:00.869Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-31T04:47:00.869Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-31T04:47:00.869Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-31T04:47:00.869Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.869Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.870Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.870Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-31T04:47:00.870Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T04:47:06.125Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.109 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-31T04:47:06.125Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.212 s [2019-07-31T04:47:06.125Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.676 s [2019-07-31T04:47:06.125Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.108 s [2019-07-31T04:47:06.125Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.113 s [2019-07-31T04:47:06.125Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T04:47:18.305Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.439 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-31T04:47:18.305Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.65 s [2019-07-31T04:47:18.305Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.788 s [2019-07-31T04:47:18.305Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T04:47:24.849Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.697 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-31T04:47:24.849Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.324 s [2019-07-31T04:47:24.849Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.519 s [2019-07-31T04:47:24.849Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.331 s [2019-07-31T04:47:24.849Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T04:47:24.849Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T04:47:24.849Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T04:47:24.849Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.299 s [2019-07-31T04:47:24.849Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.306 s [2019-07-31T04:47:24.849Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T04:47:24.849Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.293 s [2019-07-31T04:47:24.849Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.002 s [2019-07-31T04:47:24.849Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T04:47:24.849Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T04:47:24.849Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-31T04:47:24.849Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.301 s [2019-07-31T04:47:24.849Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T04:47:24.849Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-31T04:47:24.849Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.313 s [2019-07-31T04:47:24.849Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T04:47:25.112Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-31T04:47:25.112Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.011 s [2019-07-31T04:47:25.112Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.228 s [2019-07-31T04:47:25.112Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T04:47:25.112Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.005 s [2019-07-31T04:47:25.112Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.016 s [2019-07-31T04:47:25.112Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.137 s [2019-07-31T04:47:25.112Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-31T04:47:25.112Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2019-07-31T04:47:25.112Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.005 s [2019-07-31T04:47:25.112Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T04:47:25.112Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-31T04:47:25.112Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-31T04:47:25.112Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T04:47:25.112Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-31T04:47:25.112Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0.001 s [2019-07-31T04:47:25.112Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T04:47:25.112Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-31T04:47:25.112Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-31T04:47:25.112Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-31T04:47:25.112Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-31T04:47:25.112Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T04:47:25.369Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-31T04:47:25.369Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T04:47:25.369Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T04:47:25.369Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T04:47:25.369Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T04:47:25.369Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-31T04:47:25.369Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T04:47:25.369Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-31T04:47:25.369Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T04:47:26.967Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-31T04:47:26.967Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.086 s [2019-07-31T04:47:26.967Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.062 s [2019-07-31T04:47:26.967Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.116 s [2019-07-31T04:47:26.967Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T04:47:26.967Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-31T04:47:26.967Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-31T04:47:26.967Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T04:47:26.967Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T04:47:26.967Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T04:47:26.967Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T04:47:26.967Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T04:47:26.967Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-31T04:47:26.967Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T04:47:26.967Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T04:47:26.967Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-31T04:47:26.967Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T04:47:28.337Z] [2019-07-31T04:47:28.337Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:47:28.049 [2019-07-31T04:47:28.337Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T04:47:28.337Z] !STACK 0 [2019-07-31T04:47:28.337Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T04:47:28.337Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T04:47:28.337Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:47:28.337Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:47:28.337Z] [2019-07-31T04:47:28.337Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:47:28.052 [2019-07-31T04:47:28.337Z] !MESSAGE Exception executing analysis [2019-07-31T04:47:28.337Z] !STACK 0 [2019-07-31T04:47:28.337Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T04:47:28.337Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T04:47:28.337Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:47:28.337Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:47:29.708Z] [2019-07-31T04:47:29.708Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:47:29.525 [2019-07-31T04:47:29.708Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-31T04:47:29.708Z] !STACK 0 [2019-07-31T04:47:29.708Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T04:47:29.708Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T04:47:29.708Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:47:29.708Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:47:29.708Z] [2019-07-31T04:47:29.708Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:47:29.526 [2019-07-31T04:47:29.708Z] !MESSAGE Exception executing analysis [2019-07-31T04:47:29.708Z] !STACK 0 [2019-07-31T04:47:29.708Z] java.lang.RuntimeException: The parameter should be set [2019-07-31T04:47:29.708Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-31T04:47:29.708Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:47:29.708Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:47:29.708Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.062 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-31T04:47:29.708Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.585 s [2019-07-31T04:47:29.708Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.476 s [2019-07-31T04:47:29.708Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T04:47:41.888Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.264 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-31T04:47:41.888Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-31T04:47:41.888Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T04:47:41.888Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.023 s [2019-07-31T04:47:41.888Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T04:47:41.888Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.888 s [2019-07-31T04:47:41.888Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.066 s [2019-07-31T04:47:41.888Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.085 s [2019-07-31T04:47:41.888Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.042 s [2019-07-31T04:47:41.888Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.905 s [2019-07-31T04:47:41.888Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.148 s [2019-07-31T04:47:41.888Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T04:47:41.888Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.065 s [2019-07-31T04:47:41.888Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T04:47:41.888Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T04:47:41.888Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.023 s [2019-07-31T04:47:41.888Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.04 s [2019-07-31T04:47:41.888Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.8 s [2019-07-31T04:47:41.888Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T04:47:41.888Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T04:47:41.888Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.151 s [2019-07-31T04:47:41.888Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.138 s [2019-07-31T04:47:41.888Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.065 s [2019-07-31T04:47:41.888Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.044 s [2019-07-31T04:47:41.888Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-31T04:47:41.888Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-31T04:47:41.888Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-31T04:47:41.888Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.022 s [2019-07-31T04:47:41.888Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T04:47:46.064Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.384 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-31T04:47:46.064Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.119 s [2019-07-31T04:47:46.064Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.013 s [2019-07-31T04:47:46.064Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.113 s [2019-07-31T04:47:46.064Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.011 s [2019-07-31T04:47:46.064Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.11 s [2019-07-31T04:47:46.064Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.008 s [2019-07-31T04:47:46.064Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T04:47:46.064Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-31T04:47:46.064Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.01 s [2019-07-31T04:47:46.064Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-31T04:47:46.064Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T04:47:46.064Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-31T04:47:46.064Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.006 s [2019-07-31T04:47:46.064Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-31T04:47:46.064Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T04:47:48.793Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.365 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-31T04:47:48.793Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.112 s [2019-07-31T04:47:48.793Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.011 s [2019-07-31T04:47:48.793Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.108 s [2019-07-31T04:47:48.793Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.008 s [2019-07-31T04:47:48.793Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.109 s [2019-07-31T04:47:48.793Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.009 s [2019-07-31T04:47:48.793Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T04:47:55.337Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.967 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-31T04:47:55.337Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 4.054 s [2019-07-31T04:47:55.337Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.912 s [2019-07-31T04:47:55.337Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-31T04:47:55.337Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-31T04:47:55.337Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-31T04:47:55.337Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-31T04:47:55.337Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T04:47:55.337Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T04:47:55.337Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.001 s [2019-07-31T04:47:55.337Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-31T04:47:55.337Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T04:47:55.337Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-31T04:47:55.337Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.046 s [2019-07-31T04:47:55.337Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-31T04:47:55.337Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-31T04:47:55.337Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T04:48:07.521Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.318 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-31T04:48:07.521Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 7.345 s [2019-07-31T04:48:07.521Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 3.973 s [2019-07-31T04:48:07.521Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T04:48:07.521Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-31T04:48:07.521Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T04:48:07.521Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T04:48:07.521Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-31T04:48:07.521Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T04:48:07.521Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-31T04:48:07.521Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.003 s [2019-07-31T04:48:07.521Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T04:48:07.521Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T04:48:07.521Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T04:48:07.521Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-31T04:48:07.521Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T04:48:07.521Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T04:48:07.521Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-31T04:48:07.521Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T04:48:07.521Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-31T04:48:07.521Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.009 s [2019-07-31T04:48:07.521Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.003 s [2019-07-31T04:48:07.521Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-31T04:48:07.521Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-31T04:48:07.521Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-31T04:48:07.521Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-31T04:48:07.521Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T04:48:07.521Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.17 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-31T04:48:07.521Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.052 s [2019-07-31T04:48:07.521Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.012 s [2019-07-31T04:48:07.521Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.011 s [2019-07-31T04:48:07.521Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.012 s [2019-07-31T04:48:07.521Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-31T04:48:07.521Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.013 s [2019-07-31T04:48:07.521Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.165 s [2019-07-31T04:48:07.521Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.063 s [2019-07-31T04:48:07.521Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.063 s [2019-07-31T04:48:07.521Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.003 s [2019-07-31T04:48:07.521Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.007 s [2019-07-31T04:48:07.521Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T04:48:09.624Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-31T04:48:09.624Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.655 s [2019-07-31T04:48:09.624Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.005 s [2019-07-31T04:48:09.624Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T04:48:11.726Z] [2019-07-31T04:48:11.726Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 04:48:11.309 [2019-07-31T04:48:11.726Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T04:48:11.726Z] !STACK 0 [2019-07-31T04:48:11.726Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-31T04:48:11.726Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T04:48:11.726Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T04:48:11.726Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T04:48:11.726Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T04:48:11.726Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T04:48:12.728Z] [2019-07-31T04:48:12.728Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 04:48:12.407 [2019-07-31T04:48:12.728Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T04:48:12.728Z] !STACK 0 [2019-07-31T04:48:12.728Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-31T04:48:12.728Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T04:48:12.728Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T04:48:12.728Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T04:48:12.728Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T04:48:12.728Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T04:48:13.727Z] [2019-07-31T04:48:13.727Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-31 04:48:13.506 [2019-07-31T04:48:13.727Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-31T04:48:13.727Z] !STACK 0 [2019-07-31T04:48:13.727Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-31T04:48:13.727Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-31T04:48:13.727Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-31T04:48:13.727Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-31T04:48:13.727Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-31T04:48:13.727Z] at java.lang.Thread.run(Thread.java:748) [2019-07-31T04:48:13.727Z] [2019-07-31T04:48:13.727Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:13.507 [2019-07-31T04:48:13.727Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(406,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread [2019-07-31T04:48:15.826Z] [2019-07-31T04:48:15.826Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:15.736 [2019-07-31T04:48:15.826Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(413,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test [2019-07-31T04:48:17.238Z] [2019-07-31T04:48:17.238Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:16.872 [2019-07-31T04:48:17.238Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-31T04:48:17.238Z] !STACK 0 [2019-07-31T04:48:17.238Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T04:48:17.238Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T04:48:17.238Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:48:17.238Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:48:17.238Z] [2019-07-31T04:48:17.238Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:16.873 [2019-07-31T04:48:17.238Z] !MESSAGE Exception executing analysis [2019-07-31T04:48:17.238Z] !STACK 0 [2019-07-31T04:48:17.238Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-31T04:48:17.238Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-31T04:48:17.238Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-31T04:48:17.238Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T04:48:18.168Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.944 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-31T04:48:18.168Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.019 s [2019-07-31T04:48:18.168Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.122 s [2019-07-31T04:48:18.168Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.317 s [2019-07-31T04:48:18.168Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-31T04:48:18.168Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.117 s [2019-07-31T04:48:18.168Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.111 s [2019-07-31T04:48:18.168Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.114 s [2019-07-31T04:48:18.168Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.01 s [2019-07-31T04:48:18.169Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.01 s [2019-07-31T04:48:18.169Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.12 s [2019-07-31T04:48:18.169Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T04:48:19.100Z] [2019-07-31T04:48:19.100Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 04:48:18.831 [2019-07-31T04:48:19.100Z] !MESSAGE no spawner in java.library.path [2019-07-31T04:48:19.100Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-31T04:48:19.100Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.85 s [2019-07-31T04:48:19.100Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.001 s [2019-07-31T04:48:19.100Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.005 s [2019-07-31T04:48:19.100Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-31T04:48:19.100Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-31T04:48:19.100Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.045 s [2019-07-31T04:48:19.100Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T04:48:19.100Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-31T04:48:19.100Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.006 s [2019-07-31T04:48:19.100Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.023 s [2019-07-31T04:48:19.100Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.004 s [2019-07-31T04:48:19.100Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-31T04:48:19.100Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.007 s [2019-07-31T04:48:19.100Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-31T04:48:21.889Z] [2019-07-31T04:48:21.889Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:21.576 [2019-07-31T04:48:21.889Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(429,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T04:48:22.818Z] [2019-07-31T04:48:22.818Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:22.677 [2019-07-31T04:48:22.818Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(431,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-31T04:48:22.818Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.607 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-31T04:48:22.818Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.039 s [2019-07-31T04:48:22.818Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.101 s [2019-07-31T04:48:22.818Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T04:48:24.712Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-31T04:48:24.712Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.446 s [2019-07-31T04:48:24.712Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.106 s [2019-07-31T04:48:24.712Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.228 s [2019-07-31T04:48:24.712Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T04:48:24.712Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-31T04:48:24.712Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T04:48:24.712Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-31T04:48:24.712Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T04:48:24.712Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-31T04:48:24.712Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.004 s [2019-07-31T04:48:24.712Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-31T04:48:24.712Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-31T04:48:24.712Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T04:48:34.663Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.252 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-31T04:48:34.663Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.645 s [2019-07-31T04:48:34.663Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.605 s [2019-07-31T04:48:34.663Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.402 s [2019-07-31T04:48:34.663Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.537 s [2019-07-31T04:48:34.663Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.633 s [2019-07-31T04:48:34.663Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.407 s [2019-07-31T04:48:34.663Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T04:48:47.224Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.863 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-31T04:48:47.224Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.943 s [2019-07-31T04:48:47.224Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.85 s [2019-07-31T04:48:47.224Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.954 s [2019-07-31T04:48:47.224Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.895 s [2019-07-31T04:48:47.224Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.797 s [2019-07-31T04:48:47.224Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.801 s [2019-07-31T04:48:47.224Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.93 s [2019-07-31T04:48:47.224Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.903 s [2019-07-31T04:48:47.224Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-31T04:48:47.224Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.851 s [2019-07-31T04:48:47.224Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-31T04:48:47.224Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-31T04:48:47.224Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0.001 s [2019-07-31T04:48:47.224Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T04:48:47.224Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-31T04:48:47.224Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T04:48:47.224Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-31T04:48:47.224Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.002 s [2019-07-31T04:48:47.224Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T04:48:47.224Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T04:48:47.224Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-31T04:48:47.224Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T04:48:47.224Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-31T04:48:47.224Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.001 s [2019-07-31T04:48:47.224Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.008 s [2019-07-31T04:48:47.224Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.001 s [2019-07-31T04:48:47.224Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-31T04:48:47.224Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-31T04:48:47.224Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0.001 s [2019-07-31T04:48:47.224Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-31T04:48:47.224Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T04:48:47.224Z] [2019-07-31T04:48:47.224Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:45.682 [2019-07-31T04:48:47.224Z] !MESSAGE Error parsing /tmp/markers5253706773117704643xml [2019-07-31T04:48:47.224Z] !STACK 0 [2019-07-31T04:48:47.224Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5253706773117704643xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T04:48:47.224Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T04:48:47.224Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T04:48:47.224Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T04:48:47.224Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T04:48:47.224Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T04:48:47.224Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T04:48:47.224Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T04:48:47.224Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:48:47.224Z] [2019-07-31T04:48:47.224Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:45.688 [2019-07-31T04:48:47.224Z] !MESSAGE Error parsing /tmp/markers1680645547893480122xml [2019-07-31T04:48:47.224Z] !STACK 0 [2019-07-31T04:48:47.224Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1680645547893480122xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T04:48:47.224Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T04:48:47.224Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T04:48:47.224Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T04:48:47.224Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T04:48:47.224Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T04:48:47.224Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T04:48:47.224Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T04:48:47.224Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:48:47.224Z] [2019-07-31T04:48:47.224Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:45.723 [2019-07-31T04:48:47.224Z] !MESSAGE Error parsing /tmp/markers2822961766265128023xml [2019-07-31T04:48:47.224Z] !STACK 0 [2019-07-31T04:48:47.224Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2822961766265128023xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T04:48:47.224Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T04:48:47.224Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T04:48:47.224Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T04:48:47.224Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T04:48:47.224Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T04:48:47.224Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T04:48:47.224Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T04:48:47.224Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:48:47.224Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:48:47.224Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:48:47.224Z] [2019-07-31T04:48:47.224Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:45.728 [2019-07-31T04:48:47.224Z] !MESSAGE Error parsing /tmp/markers5120334643260005591xml [2019-07-31T04:48:47.224Z] !STACK 0 [2019-07-31T04:48:47.224Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5120334643260005591xml; lineNumber: 1; columnNumber: 204; cvc-enumeration-valid: Value 'qwerty' is not facet-valid with respect to enumeration '[ms, us, ns, cycles]'. It must be a value from the enumeration. [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T04:48:47.224Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T04:48:47.224Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T04:48:47.224Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T04:48:47.224Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T04:48:47.224Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T04:48:47.224Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T04:48:47.224Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T04:48:47.224Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T04:48:47.224Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.224Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.224Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.224Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T04:48:47.224Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:48:47.225Z] [2019-07-31T04:48:47.225Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:45.737 [2019-07-31T04:48:47.225Z] !MESSAGE Error parsing /tmp/markers84643035325979532xml [2019-07-31T04:48:47.225Z] !STACK 0 [2019-07-31T04:48:47.225Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T04:48:47.225Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T04:48:47.225Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T04:48:47.225Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T04:48:47.225Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T04:48:47.225Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T04:48:47.225Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T04:48:47.225Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T04:48:47.225Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:48:47.225Z] [2019-07-31T04:48:47.225Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:45.743 [2019-07-31T04:48:47.225Z] !MESSAGE Error parsing /tmp/markers7390103228988846536xml [2019-07-31T04:48:47.225Z] !STACK 0 [2019-07-31T04:48:47.225Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7390103228988846536xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T04:48:47.225Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T04:48:47.225Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T04:48:47.225Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T04:48:47.225Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T04:48:47.225Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T04:48:47.225Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:48:47.225Z] [2019-07-31T04:48:47.225Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:45.748 [2019-07-31T04:48:47.225Z] !MESSAGE Error parsing /tmp/markers8712614069484763132xml [2019-07-31T04:48:47.225Z] !STACK 0 [2019-07-31T04:48:47.225Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-31T04:48:47.225Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-31T04:48:47.225Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-31T04:48:47.225Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T04:48:47.225Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T04:48:47.225Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T04:48:47.225Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T04:48:47.225Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T04:48:47.225Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:48:47.225Z] [2019-07-31T04:48:47.225Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:45.754 [2019-07-31T04:48:47.225Z] !MESSAGE Error parsing /tmp/markers688932734716501453xml [2019-07-31T04:48:47.225Z] !STACK 0 [2019-07-31T04:48:47.225Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers688932734716501453xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T04:48:47.225Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T04:48:47.225Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T04:48:47.225Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T04:48:47.225Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T04:48:47.225Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T04:48:47.225Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T04:48:47.225Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T04:48:47.225Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T04:48:47.225Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T04:48:47.225Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:48:47.225Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.225Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.225Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.225Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:48:47.225Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:48:47.225Z] [2019-07-31T04:48:47.225Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-31 04:48:45.759 [2019-07-31T04:48:47.225Z] !MESSAGE Error parsing /tmp/markers703777750771604230xml [2019-07-31T04:48:47.225Z] !STACK 0 [2019-07-31T04:48:47.225Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers703777750771604230xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-31T04:48:47.225Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-31T04:48:47.226Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-31T04:48:47.226Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-31T04:48:47.226Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-31T04:48:47.226Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-31T04:48:47.226Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-31T04:48:47.226Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-31T04:48:47.226Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-31T04:48:47.226Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-31T04:48:47.226Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.226Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.226Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.226Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.226Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T04:48:47.226Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T04:48:47.226Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T04:48:47.226Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T04:48:47.226Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T04:48:47.226Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T04:48:47.226Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T04:48:47.226Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T04:48:47.226Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T04:48:47.226Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T04:48:47.226Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T04:48:47.226Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T04:48:47.226Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T04:48:47.226Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T04:48:47.226Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T04:48:47.226Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T04:48:47.226Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T04:48:47.226Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.226Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.226Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.226Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.226Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T04:48:47.226Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T04:48:47.226Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T04:48:47.226Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T04:48:47.226Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-31T04:48:47.226Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.226Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.226Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.226Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.226Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-31T04:48:47.226Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-31T04:48:47.226Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T04:48:47.226Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T04:48:47.226Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T04:48:47.226Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T04:48:47.226Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T04:48:47.226Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T04:48:47.226Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T04:48:47.226Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T04:48:47.226Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T04:48:47.226Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T04:48:47.226Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T04:48:47.226Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T04:48:47.226Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-31T04:48:47.226Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.094 s [2019-07-31T04:48:47.226Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.067 s [2019-07-31T04:48:47.226Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.006 s [2019-07-31T04:48:47.226Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.003 s [2019-07-31T04:48:47.226Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T04:48:52.478Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.016 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-31T04:48:52.478Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.736 s [2019-07-31T04:48:52.478Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.425 s [2019-07-31T04:48:52.478Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.435 s [2019-07-31T04:48:52.478Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.418 s [2019-07-31T04:48:52.478Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-31T04:48:52.478Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-31T04:48:52.478Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.002 s [2019-07-31T04:48:52.478Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T04:48:52.478Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T04:48:52.478Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T04:48:52.478Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-31T04:48:52.478Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T04:48:52.735Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-31T04:48:52.735Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.01 s [2019-07-31T04:48:52.735Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.139 s [2019-07-31T04:48:52.735Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-31T04:48:52.735Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T04:48:52.735Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.221 s [2019-07-31T04:48:52.735Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T04:48:52.735Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.18 s [2019-07-31T04:48:52.735Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.105 s [2019-07-31T04:48:52.735Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-31T04:48:52.736Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-31T04:48:52.736Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.186 s [2019-07-31T04:48:52.736Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.002 s [2019-07-31T04:48:52.736Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T04:48:52.992Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-31T04:48:52.992Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.005 s [2019-07-31T04:48:52.992Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.012 s [2019-07-31T04:48:52.992Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.002 s [2019-07-31T04:48:52.992Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.001 s [2019-07-31T04:48:52.992Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T04:48:52.992Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-31T04:48:52.992Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-31T04:48:52.992Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T04:48:52.992Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T04:48:52.992Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-31T04:48:52.992Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T04:48:52.992Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-31T04:48:52.992Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.005 s [2019-07-31T04:48:52.992Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.001 s [2019-07-31T04:48:52.992Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-31T04:48:52.992Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.184 s [2019-07-31T04:48:52.992Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T04:48:53.922Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.69 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-31T04:48:53.922Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.192 s [2019-07-31T04:48:53.922Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.072 s [2019-07-31T04:48:53.922Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-31T04:48:53.922Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.027 s [2019-07-31T04:48:53.922Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.072 s [2019-07-31T04:48:53.922Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-31T04:48:53.922Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.195 s [2019-07-31T04:48:53.922Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.02 s [2019-07-31T04:48:53.922Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T04:48:53.922Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.071 s [2019-07-31T04:48:53.922Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.008 s [2019-07-31T04:48:53.922Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.002 s [2019-07-31T04:48:53.922Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-31T04:48:53.922Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-31T04:48:53.922Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2019-07-31T04:48:53.922Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T04:48:53.922Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-31T04:48:53.922Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2019-07-31T04:48:53.922Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T04:48:53.922Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-31T04:48:53.922Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-31T04:48:53.922Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-31T04:48:53.922Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-31T04:48:53.922Z] [2019-07-31T04:48:53.922Z] Results: [2019-07-31T04:48:53.922Z] [2019-07-31T04:48:53.922Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T04:48:53.922Z] [2019-07-31T04:48:53.922Z] [2019-07-31T04:48:53.922Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 04:48:53.766 [2019-07-31T04:48:53.922Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T04:48:54.487Z] [INFO] All tests passed! [2019-07-31T04:48:54.487Z] [INFO] [2019-07-31T04:48:54.487Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:48:54.487Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:48:54.487Z] [INFO] [2019-07-31T04:48:54.487Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:48:54.744Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:48:54.744Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:48:55.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:48:56.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:48:56.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:48:56.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:48:56.856Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:48:57.114Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:48:57.114Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:48:57.114Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T04:48:57.114Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T04:48:57.114Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:48:57.114Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T04:48:57.114Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-31T04:48:57.114Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-31T04:48:57.114Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.114Z] [INFO] The project's OSGi version is 4.2.0.201907310433 [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.114Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.114Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:48:57.114Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-31T04:48:57.114Z] [INFO] [2019-07-31T04:48:57.114Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.114Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-31T04:48:57.678Z] return fPreviousEvent; [2019-07-31T04:48:57.678Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-31T04:48:57.678Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-31T04:48:57.678Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-31T04:48:57.678Z] return 0; [2019-07-31T04:48:57.678Z] ^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'top' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-31T04:48:57.678Z] return iter; [2019-07-31T04:48:57.678Z] ^^^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-31T04:48:57.678Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-31T04:48:57.678Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-31T04:48:57.678Z] return elem; [2019-07-31T04:48:57.678Z] ^^^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-31T04:48:57.678Z] CtfIterator iterator = getIterator(); [2019-07-31T04:48:57.678Z] ^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'iterator' may not be closed [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-31T04:48:57.678Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-31T04:48:57.678Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-31T04:48:57.678Z] return retVal; [2019-07-31T04:48:57.678Z] ^^^^^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-31T04:48:57.678Z] return ret; [2019-07-31T04:48:57.678Z] ^^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-31T04:48:57.678Z] return iterator == null ? false : iterator.seek(location); [2019-07-31T04:48:57.678Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-31T04:48:57.678Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-31T04:48:57.678Z] return getFirst(); [2019-07-31T04:48:57.678Z] ^^^^^^^^^^ [2019-07-31T04:48:57.678Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:48:57.678Z] 12 problems (12 warnings) [2019-07-31T04:48:57.678Z] [INFO] [2019-07-31T04:48:57.678Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:48:57.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-31T04:48:57.678Z] [INFO] [2019-07-31T04:48:57.678Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.678Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T04:48:57.678Z] [INFO] [2019-07-31T04:48:57.678Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.678Z] [INFO] [2019-07-31T04:48:57.678Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.678Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T04:48:57.678Z] [INFO] [2019-07-31T04:48:57.678Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.678Z] [INFO] [2019-07-31T04:48:57.678Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.678Z] [INFO] [2019-07-31T04:48:57.678Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.678Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T04:48:57.936Z] [INFO] [2019-07-31T04:48:57.936Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.936Z] [INFO] [2019-07-31T04:48:57.936Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.936Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:48:57.936Z] [INFO] [2019-07-31T04:48:57.936Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:48:57.936Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:48:58.193Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:48:58.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:48:58.758Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:48:59.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:48:59.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:48:59.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:49:00.511Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:49:00.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-31T04:49:00.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom [2019-07-31T04:49:00.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-31T04:49:00.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:49:00.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:49:00.511Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-31T04:49:00.511Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-31T04:49:00.511Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:00.511Z] [INFO] The project's OSGi version is 1.0.9.201907310433 [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:00.511Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:00.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:49:00.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-31T04:49:00.511Z] [INFO] [2019-07-31T04:49:00.511Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:00.511Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-31T04:49:01.075Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-31T04:49:01.075Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-31T04:49:01.075Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:49:01.075Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:49:01.075Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-31T04:49:01.075Z] Long.toString(2), [2019-07-31T04:49:01.075Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:49:01.075Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:49:01.075Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-31T04:49:01.076Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-31T04:49:01.076Z] ^^^ [2019-07-31T04:49:01.076Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T04:49:01.076Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-31T04:49:01.076Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-31T04:49:01.076Z] ^^^^^^^^^^^ [2019-07-31T04:49:01.076Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-31T04:49:01.076Z] 4 problems (4 warnings) [2019-07-31T04:49:01.332Z] [INFO] [2019-07-31T04:49:01.332Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:01.332Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:49:01.332Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-31T04:49:01.332Z] [INFO] [2019-07-31T04:49:01.332Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:01.332Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T04:49:01.332Z] [INFO] [2019-07-31T04:49:01.332Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:01.332Z] [INFO] [2019-07-31T04:49:01.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:01.332Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:49:01.589Z] [INFO] [2019-07-31T04:49:01.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:01.589Z] [INFO] [2019-07-31T04:49:01.589Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:01.589Z] [INFO] [2019-07-31T04:49:01.589Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:01.589Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:49:01.846Z] [INFO] [2019-07-31T04:49:01.846Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:01.846Z] [INFO] [2019-07-31T04:49:01.846Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:49:03.215Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-31T04:49:03.215Z] [INFO] Command line: [2019-07-31T04:49:03.215Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:49:03.215Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:49:05.980Z] !SESSION 2019-07-31 04:49:03.291 ----------------------------------------------- [2019-07-31T04:49:05.980Z] eclipse.buildId=unknown [2019-07-31T04:49:05.980Z] java.version=1.8.0_202 [2019-07-31T04:49:05.980Z] java.vendor=Oracle Corporation [2019-07-31T04:49:05.980Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:49:05.980Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:49:05.980Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:49:05.980Z] [2019-07-31T04:49:05.980Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:49:05.934 [2019-07-31T04:49:05.980Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:49:05.980Z] !STACK 0 [2019-07-31T04:49:05.980Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T04:49:05.980Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:49:05.980Z] [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:49:05.980Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:49:06.236Z] [2019-07-31T04:49:06.236Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:49:06.066 [2019-07-31T04:49:06.236Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:49:06.236Z] !STACK 0 [2019-07-31T04:49:06.236Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T04:49:06.236Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:49:06.236Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:49:06.236Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T04:49:06.236Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T04:49:06.236Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:49:06.236Z] [2019-07-31T04:49:06.236Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:49:06.236Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:49:06.237Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:49:06.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:49:06.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:49:06.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:49:06.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:49:06.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:49:06.237Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:49:06.237Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:49:09.510Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T04:54:16.223Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 299.15 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-31T04:54:16.223Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 37.454 s [2019-07-31T04:54:16.223Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 26.79 s [2019-07-31T04:54:16.223Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 35.649 s [2019-07-31T04:54:16.223Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.051 s [2019-07-31T04:54:16.223Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.567 s [2019-07-31T04:54:16.223Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.938 s [2019-07-31T04:54:16.223Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 27.326 s [2019-07-31T04:54:16.223Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 31.181 s [2019-07-31T04:54:16.223Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.374 s [2019-07-31T04:54:16.223Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.406 s [2019-07-31T04:54:16.223Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.744 s [2019-07-31T04:54:16.223Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.805 s [2019-07-31T04:54:16.223Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.591 s [2019-07-31T04:54:16.223Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.451 s [2019-07-31T04:54:16.223Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.232 s [2019-07-31T04:54:16.223Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.236 s [2019-07-31T04:54:16.223Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.226 s [2019-07-31T04:54:16.223Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.219 s [2019-07-31T04:54:16.223Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.22 s [2019-07-31T04:54:16.223Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.218 s [2019-07-31T04:54:16.223Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 14.26 s [2019-07-31T04:54:16.223Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.269 s [2019-07-31T04:54:16.223Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 10.911 s [2019-07-31T04:54:16.223Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.76 s [2019-07-31T04:54:16.223Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.274 s [2019-07-31T04:54:16.223Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 25.89 s [2019-07-31T04:54:16.223Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T04:54:20.402Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.11 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-31T04:54:20.402Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.953 s [2019-07-31T04:54:20.402Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.95 s [2019-07-31T04:54:20.402Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-31T04:54:20.402Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-31T04:54:20.402Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-31T04:54:20.402Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.681 s [2019-07-31T04:54:20.402Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T04:54:20.402Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-31T04:54:20.402Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2019-07-31T04:54:20.402Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T04:54:20.402Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-31T04:54:20.402Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-31T04:54:20.402Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-31T04:54:20.402Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-31T04:54:20.402Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T04:54:20.402Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-31T04:54:20.402Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T04:54:20.402Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T04:54:20.402Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T04:54:20.402Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T04:54:20.402Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T04:54:20.402Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-31T04:54:20.402Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-31T04:54:20.402Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T04:54:20.659Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-31T04:54:20.659Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.063 s [2019-07-31T04:54:20.659Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T04:54:23.181Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.207 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-31T04:54:23.181Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-31T04:54:23.181Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.196 s [2019-07-31T04:54:23.181Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.237 s [2019-07-31T04:54:23.181Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.108 s [2019-07-31T04:54:23.181Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.097 s [2019-07-31T04:54:23.181Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.164 s [2019-07-31T04:54:23.181Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.05 s [2019-07-31T04:54:23.181Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.055 s [2019-07-31T04:54:23.181Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-31T04:54:23.181Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-31T04:54:23.181Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:54:23.181Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-31T04:54:23.181Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T04:54:24.551Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.79 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-31T04:54:24.551Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.002 s [2019-07-31T04:54:24.551Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:24.551Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0 s [2019-07-31T04:54:24.551Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:24.551Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T04:54:39.398Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.124 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-31T04:54:39.398Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 7.734 s [2019-07-31T04:54:39.398Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 6.387 s [2019-07-31T04:54:39.398Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T04:54:39.398Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-31T04:54:39.398Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.398Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T04:54:39.399Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T04:54:39.399Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.003 s [2019-07-31T04:54:39.399Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.038 s [2019-07-31T04:54:39.399Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T04:54:39.399Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-31T04:54:39.399Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-31T04:54:39.399Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T04:54:41.294Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.815 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-31T04:54:41.294Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.171 s [2019-07-31T04:54:41.294Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.2 s [2019-07-31T04:54:41.294Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.091 s [2019-07-31T04:54:41.294Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.1 s [2019-07-31T04:54:41.294Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T04:54:41.294Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-31T04:54:41.294Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.13 s [2019-07-31T04:54:41.294Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.068 s [2019-07-31T04:54:41.294Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T04:54:41.294Z] [2019-07-31T04:54:41.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:54:41.212 [2019-07-31T04:54:41.294Z] !MESSAGE Unknown trace attribute: test [2019-07-31T04:54:41.294Z] [2019-07-31T04:54:41.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:54:41.230 [2019-07-31T04:54:41.294Z] !MESSAGE Unknown trace attribute: test1 [2019-07-31T04:54:41.294Z] [2019-07-31T04:54:41.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:54:41.230 [2019-07-31T04:54:41.294Z] !MESSAGE Unknown trace attribute: test2 [2019-07-31T04:54:41.294Z] [2019-07-31T04:54:41.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:54:41.231 [2019-07-31T04:54:41.294Z] !MESSAGE Unknown trace attribute: test3 [2019-07-31T04:54:41.294Z] [2019-07-31T04:54:41.294Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-31 04:54:41.232 [2019-07-31T04:54:41.294Z] !MESSAGE Unknown trace attribute: test4 [2019-07-31T04:54:41.552Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-31T04:54:41.552Z] testValidate[0: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.05 s [2019-07-31T04:54:41.552Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.061 s [2019-07-31T04:54:41.552Z] testValidate[2: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.022 s [2019-07-31T04:54:41.552Z] testValidate[3: ../org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.015 s [2019-07-31T04:54:41.552Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0 s [2019-07-31T04:54:41.552Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T04:54:45.841Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.41 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-31T04:54:45.841Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.305 s [2019-07-31T04:54:45.841Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.295 s [2019-07-31T04:54:45.841Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-31T04:54:45.841Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T04:54:45.841Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-31T04:54:45.841Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.3 s [2019-07-31T04:54:45.841Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-31T04:54:45.841Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.599 s [2019-07-31T04:54:45.841Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-31T04:54:45.841Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.3 s [2019-07-31T04:54:45.841Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-07-31T04:54:45.841Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-31T04:54:45.841Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T04:54:46.099Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-31T04:54:46.099Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:46.099Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:46.099Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T04:54:46.099Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T04:54:46.099Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:46.099Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T04:54:46.099Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.012 s [2019-07-31T04:54:46.099Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:46.099Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:46.099Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.005 s [2019-07-31T04:54:46.099Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T04:54:46.099Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:46.099Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-31T04:54:46.099Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:46.099Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-31T04:54:46.099Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T04:54:46.099Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:46.099Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-31T04:54:46.099Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-31T04:54:46.099Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.09 s [2019-07-31T04:54:46.099Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T04:55:32.740Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.763 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-31T04:55:32.740Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.788 s [2019-07-31T04:55:32.740Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.816 s [2019-07-31T04:55:32.740Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.609 s [2019-07-31T04:55:32.740Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.667 s [2019-07-31T04:55:32.740Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.742 s [2019-07-31T04:55:32.740Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.537 s [2019-07-31T04:55:32.740Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.029 s [2019-07-31T04:55:32.740Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-31T04:55:32.740Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-31T04:55:32.740Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.11 s [2019-07-31T04:55:32.740Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.094 s [2019-07-31T04:55:32.740Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.099 s [2019-07-31T04:55:32.740Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.661 s [2019-07-31T04:55:32.740Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.042 s [2019-07-31T04:55:32.740Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-31T04:55:32.740Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-31T04:55:32.740Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-31T04:55:32.740Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.71 s [2019-07-31T04:55:32.740Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.093 s [2019-07-31T04:55:32.740Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.807 s [2019-07-31T04:55:32.740Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T04:55:50.792Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 22.013 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-31T04:55:50.792Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.411 s [2019-07-31T04:55:50.792Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.35 s [2019-07-31T04:55:50.792Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-31T04:55:50.792Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.714 s [2019-07-31T04:55:50.792Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.606 s [2019-07-31T04:55:50.792Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.296 s [2019-07-31T04:55:50.792Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.314 s [2019-07-31T04:55:50.792Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.384 s [2019-07-31T04:55:50.792Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.806 s [2019-07-31T04:55:50.792Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 3.355 s [2019-07-31T04:55:50.792Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.351 s [2019-07-31T04:55:50.792Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.785 s [2019-07-31T04:55:50.792Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T04:55:57.331Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.349 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-31T04:55:57.331Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.473 s [2019-07-31T04:55:57.331Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.187 s [2019-07-31T04:55:57.331Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.483 s [2019-07-31T04:55:57.331Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.204 s [2019-07-31T04:55:57.331Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T04:57:34.258Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.799 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-31T04:57:34.258Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.015 s [2019-07-31T04:57:34.258Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 16.165 s [2019-07-31T04:57:34.258Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.159 s [2019-07-31T04:57:34.258Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.117 s [2019-07-31T04:57:34.258Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.092 s [2019-07-31T04:57:34.258Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T04:57:34.258Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T04:57:34.258Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.077 s [2019-07-31T04:57:34.258Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T04:57:34.258Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T04:57:34.258Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 15.167 s [2019-07-31T04:57:34.258Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T04:57:34.258Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.007 s [2019-07-31T04:57:34.258Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T04:57:34.258Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T04:57:34.258Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.019 s [2019-07-31T04:57:34.258Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.003 s [2019-07-31T04:57:34.258Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.051 s [2019-07-31T04:57:34.258Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.055 s [2019-07-31T04:57:34.258Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.961 s [2019-07-31T04:57:34.258Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-31T04:57:34.258Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.008 s [2019-07-31T04:57:34.258Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.077 s [2019-07-31T04:57:34.258Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T04:57:34.258Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.022 s [2019-07-31T04:57:34.258Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T04:57:34.258Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T04:57:34.258Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-31T04:57:34.258Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T04:57:34.258Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-31T04:57:34.258Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.053 s [2019-07-31T04:57:34.258Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.085 s [2019-07-31T04:57:34.258Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.042 s [2019-07-31T04:57:34.258Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.041 s [2019-07-31T04:57:34.258Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.074 s [2019-07-31T04:57:34.258Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.041 s [2019-07-31T04:57:34.258Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.195 s [2019-07-31T04:57:34.258Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.082 s [2019-07-31T04:57:34.258Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.1 s [2019-07-31T04:57:34.258Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.088 s [2019-07-31T04:57:34.258Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.043 s [2019-07-31T04:57:34.258Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.082 s [2019-07-31T04:57:34.258Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.044 s [2019-07-31T04:57:34.258Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.044 s [2019-07-31T04:57:34.258Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.043 s [2019-07-31T04:57:34.258Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.041 s [2019-07-31T04:57:34.258Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.039 s [2019-07-31T04:57:34.258Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T04:57:34.258Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-31T04:57:34.258Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T04:57:34.258Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-31T04:57:34.258Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-31T04:57:34.258Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T04:58:06.316Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.122 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-31T04:58:06.316Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 41.039 s [2019-07-31T04:58:06.316Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.038 s [2019-07-31T04:58:06.316Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T04:58:06.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-31T04:58:06.573Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.145 s [2019-07-31T04:58:06.573Z] [2019-07-31T04:58:06.573Z] Results: [2019-07-31T04:58:06.573Z] [2019-07-31T04:58:06.573Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-31T04:58:06.573Z] [2019-07-31T04:58:07.504Z] [INFO] All tests passed! [2019-07-31T04:58:07.504Z] [INFO] [2019-07-31T04:58:07.504Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:58:07.504Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:58:07.504Z] [INFO] [2019-07-31T04:58:07.504Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:58:07.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:58:07.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:58:08.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:58:09.255Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:58:09.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:58:09.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:58:10.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:58:10.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:58:10.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:58:10.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:58:10.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:58:10.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:58:11.105Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:58:11.105Z] [INFO] [2019-07-31T04:58:11.105Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:58:11.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:58:11.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T04:58:11.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T04:58:11.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:58:11.105Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T04:58:11.362Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-31T04:58:11.362Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-31T04:58:11.362Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:11.362Z] [INFO] The project's OSGi version is 0.0.1.201907310433 [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:11.362Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:11.362Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:11.362Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-31T04:58:11.362Z] [INFO] [2019-07-31T04:58:11.362Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:11.362Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-31T04:58:12.031Z] [INFO] [2019-07-31T04:58:12.031Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:12.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:12.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-31T04:58:12.031Z] [INFO] [2019-07-31T04:58:12.031Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:12.031Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T04:58:12.031Z] [INFO] [2019-07-31T04:58:12.031Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:12.031Z] [INFO] [2019-07-31T04:58:12.031Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:12.031Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T04:58:12.031Z] [INFO] [2019-07-31T04:58:12.031Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:12.031Z] [INFO] [2019-07-31T04:58:12.031Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:12.031Z] [INFO] [2019-07-31T04:58:12.031Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:12.031Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T04:58:12.289Z] [INFO] [2019-07-31T04:58:12.289Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:12.289Z] [INFO] [2019-07-31T04:58:12.289Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:17.543Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-31T04:58:17.543Z] [INFO] Command line: [2019-07-31T04:58:17.543Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:58:17.543Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:58:20.067Z] !SESSION 2019-07-31 04:58:17.285 ----------------------------------------------- [2019-07-31T04:58:20.067Z] eclipse.buildId=unknown [2019-07-31T04:58:20.067Z] java.version=1.8.0_202 [2019-07-31T04:58:20.067Z] java.vendor=Oracle Corporation [2019-07-31T04:58:20.067Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:58:20.067Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:58:20.067Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:58:20.067Z] [2019-07-31T04:58:20.067Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:58:19.924 [2019-07-31T04:58:20.067Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:58:20.067Z] !STACK 0 [2019-07-31T04:58:20.067Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T04:58:20.067Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:58:20.067Z] [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:58:20.067Z] [2019-07-31T04:58:20.067Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:58:20.052 [2019-07-31T04:58:20.067Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:58:20.067Z] !STACK 0 [2019-07-31T04:58:20.067Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T04:58:20.067Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:58:20.067Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:58:20.067Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T04:58:20.067Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T04:58:20.067Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:58:20.067Z] [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:58:20.067Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:58:22.589Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T04:58:23.152Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.627 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-31T04:58:23.152Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.511 s [2019-07-31T04:58:23.152Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.018 s [2019-07-31T04:58:23.152Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T04:58:23.152Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-31T04:58:23.152Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.001 s [2019-07-31T04:58:23.152Z] [2019-07-31T04:58:23.152Z] Results: [2019-07-31T04:58:23.152Z] [2019-07-31T04:58:23.152Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:58:23.152Z] [2019-07-31T04:58:24.084Z] [INFO] All tests passed! [2019-07-31T04:58:24.084Z] [INFO] [2019-07-31T04:58:24.084Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:24.084Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:58:24.084Z] [INFO] [2019-07-31T04:58:24.084Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:24.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:58:24.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:58:24.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:58:25.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T04:58:25.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:58:25.746Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:58:26.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:58:26.260Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:58:26.260Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T04:58:26.260Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:58:26.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:58:26.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:58:26.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:58:26.517Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:26.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-31T04:58:26.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom [2019-07-31T04:58:26.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-31T04:58:26.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:58:26.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T04:58:26.774Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-31T04:58:26.774Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-31T04:58:26.774Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:26.774Z] [INFO] The project's OSGi version is 5.1.0.201907310433 [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:26.774Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:26.774Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:26.774Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-31T04:58:26.774Z] [INFO] [2019-07-31T04:58:26.774Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:26.774Z] [INFO] Compiling 520 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-31T04:58:33.321Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-31T04:58:33.321Z] super(model.getName()); [2019-07-31T04:58:33.321Z] ^^^^^ [2019-07-31T04:58:33.321Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-31T04:58:33.321Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-31T04:58:33.321Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-31T04:58:33.321Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.321Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.321Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-31T04:58:33.321Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-31T04:58:33.321Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.321Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.321Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[124] [2019-07-31T04:58:33.321Z] @NonNull Map<@NonNull String, @NonNull Object> elementStyle = styleEntry.getValue().getStyleValues(); [2019-07-31T04:58:33.321Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.321Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.321Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[126] [2019-07-31T04:58:33.321Z] Object color = elementStyle.get("color"); [2019-07-31T04:58:33.321Z] ^^^^^^^ [2019-07-31T04:58:33.321Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T04:58:33.321Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[135] [2019-07-31T04:58:33.321Z] Object groupLabel = elementStyle.get("group"); [2019-07-31T04:58:33.321Z] ^^^^^^^ [2019-07-31T04:58:33.321Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T04:58:33.321Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-31T04:58:33.322Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T04:58:33.322Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-31T04:58:33.322Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-31T04:58:33.322Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-31T04:58:33.322Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-31T04:58:33.322Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T04:58:33.322Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-31T04:58:33.322Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T04:58:33.322Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-31T04:58:33.322Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-31T04:58:33.322Z] return closeZipFile(specifiedFile); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-31T04:58:33.322Z] return archiveSize; [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-31T04:58:33.322Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] The type ViewerSorter is deprecated [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-31T04:58:33.322Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] The type ViewerSorter is deprecated [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-31T04:58:33.322Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] The constructor StateItem(RGB) is deprecated [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-31T04:58:33.322Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-31T04:58:33.322Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull ICommandService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-31T04:58:33.322Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T04:58:33.322Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-31T04:58:33.322Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-31T04:58:33.322Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-31T04:58:33.322Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-31T04:58:33.322Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Type safety: Unchecked cast from Object to Set [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-31T04:58:33.322Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-31T04:58:33.322Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-31T04:58:33.322Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T04:58:33.322Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T04:58:33.322Z] ^^^^^^ [2019-07-31T04:58:33.322Z] Type safety: Unchecked cast from Object to T [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-31T04:58:33.322Z] return comparator.compare((T) e1, (T) e2); [2019-07-31T04:58:33.322Z] ^^^^^^ [2019-07-31T04:58:33.322Z] Type safety: Unchecked cast from Object to T [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-31T04:58:33.322Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Potential resource leak: '' may not be closed at this location [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T04:58:33.322Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-31T04:58:33.322Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-31T04:58:33.322Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-31T04:58:33.322Z] ^^^ [2019-07-31T04:58:33.322Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T04:58:33.322Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T04:58:33.322Z] ^^^ [2019-07-31T04:58:33.322Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-31T04:58:33.322Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[120] [2019-07-31T04:58:33.322Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-31T04:58:33.322Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[154] [2019-07-31T04:58:33.322Z] Collection groupCollection = entryData.get("group"); [2019-07-31T04:58:33.322Z] ^^^^^^^ [2019-07-31T04:58:33.322Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[493] [2019-07-31T04:58:33.322Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[497] [2019-07-31T04:58:33.322Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[528] [2019-07-31T04:58:33.322Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^ [2019-07-31T04:58:33.322Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-31T04:58:33.322Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-31T04:58:33.322Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-31T04:58:33.322Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-31T04:58:33.322Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-31T04:58:33.322Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-31T04:58:33.322Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-31T04:58:33.322Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T04:58:33.322Z] ^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T04:58:33.322Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T04:58:33.322Z] ^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-31T04:58:33.322Z] doFilterEvents(entry, eventList, predicates); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-31T04:58:33.322Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-31T04:58:33.322Z] ^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-31T04:58:33.322Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-31T04:58:33.322Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-31T04:58:33.322Z] ^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-31T04:58:33.322Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-31T04:58:33.322Z] ^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-31T04:58:33.322Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-31T04:58:33.322Z] ^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-31T04:58:33.322Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-31T04:58:33.322Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-31T04:58:33.322Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-31T04:58:33.322Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-31T04:58:33.322Z] Integer property = mapEntry.getKey(); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-31T04:58:33.322Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-31T04:58:33.322Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-31T04:58:33.322Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-31T04:58:33.322Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IWorkbenchSiteProgressService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2792] [2019-07-31T04:58:33.322Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2804] [2019-07-31T04:58:33.322Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-31T04:58:33.322Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-31T04:58:33.322Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-31T04:58:33.322Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Type safety: Unchecked cast from Object to Iterable [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-31T04:58:33.322Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-31T04:58:33.322Z] dataProvider = initializeDataProvider(fTrace); [2019-07-31T04:58:33.322Z] ^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-31T04:58:33.322Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-31T04:58:33.322Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T04:58:33.322Z] ^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T04:58:33.322Z] ^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T04:58:33.322Z] ^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-31T04:58:33.322Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T04:58:33.322Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-31T04:58:33.322Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-31T04:58:33.322Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T04:58:33.322Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-31T04:58:33.322Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-31T04:58:33.322Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-31T04:58:33.322Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-31T04:58:33.322Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-31T04:58:33.322Z] ^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T04:58:33.322Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-31T04:58:33.322Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-31T04:58:33.322Z] ^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T04:58:33.322Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-31T04:58:33.322Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T04:58:33.322Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-31T04:58:33.322Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.322Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.322Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T04:58:33.322Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T04:58:33.322Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-31T04:58:33.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T04:58:33.323Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-31T04:58:33.323Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T04:58:33.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-31T04:58:33.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T04:58:33.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T04:58:33.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-31T04:58:33.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T04:58:33.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T04:58:33.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-31T04:58:33.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T04:58:33.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-31T04:58:33.323Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T04:58:33.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T04:58:33.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-31T04:58:33.323Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-31T04:58:33.323Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-31T04:58:33.323Z] return new TimeGraphLineEntry(model); [2019-07-31T04:58:33.323Z] ^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-31T04:58:33.323Z] return new TimeGraphEntry(model); [2019-07-31T04:58:33.323Z] ^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-31T04:58:33.323Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-31T04:58:33.323Z] ^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-31T04:58:33.323Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-31T04:58:33.323Z] ^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-31T04:58:33.323Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-31T04:58:33.323Z] ^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-31T04:58:33.323Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-31T04:58:33.323Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-31T04:58:33.323Z] return traceElement.getSupplementaryResources(); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-31T04:58:33.323Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-31T04:58:33.323Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-31T04:58:33.323Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-31T04:58:33.323Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-31T04:58:33.323Z] new TmfTimestampFormat(inputData.format); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-31T04:58:33.323Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-31T04:58:33.323Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-31T04:58:33.323Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-31T04:58:33.323Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:33.323Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:33.323Z] 137 problems (137 warnings) [2019-07-31T04:58:33.581Z] [INFO] [2019-07-31T04:58:33.581Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:33.581Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:33.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-31T04:58:33.581Z] [INFO] [2019-07-31T04:58:33.581Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:33.838Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T04:58:34.402Z] [INFO] [2019-07-31T04:58:34.402Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:34.402Z] [INFO] [2019-07-31T04:58:34.402Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:34.658Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T04:58:36.557Z] [INFO] [2019-07-31T04:58:36.557Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:36.557Z] [INFO] [2019-07-31T04:58:36.557Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:36.557Z] [INFO] [2019-07-31T04:58:36.557Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:36.557Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T04:58:39.833Z] [INFO] [2019-07-31T04:58:39.833Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:40.091Z] [INFO] [2019-07-31T04:58:40.091Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:40.091Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:58:40.091Z] [INFO] [2019-07-31T04:58:40.091Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:40.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:58:40.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:58:40.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:58:40.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:58:40.605Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:58:41.169Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:41.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-31T04:58:41.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.pom [2019-07-31T04:58:41.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-31T04:58:41.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:58:41.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:58:41.169Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-31T04:58:41.169Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-31T04:58:41.169Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.169Z] [INFO] The project's OSGi version is 0.0.5.201907310433 [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.169Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.169Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:41.169Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-31T04:58:41.169Z] [INFO] [2019-07-31T04:58:41.169Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.572Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-31T04:58:41.572Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-31T04:58:41.572Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-31T04:58:41.572Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:41.572Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T04:58:41.572Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-31T04:58:41.572Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-31T04:58:41.572Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:41.572Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-31T04:58:41.572Z] 2 problems (2 warnings) [2019-07-31T04:58:41.572Z] [INFO] [2019-07-31T04:58:41.572Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.572Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:41.572Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-31T04:58:41.572Z] [INFO] [2019-07-31T04:58:41.572Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.572Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T04:58:41.572Z] [INFO] [2019-07-31T04:58:41.572Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.572Z] [INFO] [2019-07-31T04:58:41.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.829Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T04:58:41.829Z] [INFO] [2019-07-31T04:58:41.829Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.829Z] [INFO] [2019-07-31T04:58:41.829Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.829Z] [INFO] [2019-07-31T04:58:41.829Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.829Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T04:58:41.829Z] [INFO] [2019-07-31T04:58:41.829Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.829Z] [INFO] [2019-07-31T04:58:41.829Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:41.829Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:58:41.829Z] [INFO] [2019-07-31T04:58:41.829Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:42.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:58:42.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:58:42.345Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:58:43.715Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1014 classes [2019-07-31T04:58:45.610Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T04:58:45.610Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T04:58:45.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T04:58:45.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:58:45.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:58:45.867Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:58:46.124Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:46.124Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-31T04:58:46.124Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom [2019-07-31T04:58:46.124Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-31T04:58:46.124Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:58:46.124Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml [2019-07-31T04:58:46.124Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-31T04:58:46.124Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-31T04:58:46.124Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.124Z] [INFO] The project's OSGi version is 2.1.2.201907310433 [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.124Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.124Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:46.124Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-31T04:58:46.124Z] [INFO] [2019-07-31T04:58:46.124Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.124Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-31T04:58:46.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-31T04:58:46.930Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-31T04:58:46.930Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:46.930Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'LinkedList<@NonNull TmfEdge>'. Type 'LinkedList' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:58:46.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-31T04:58:46.930Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-31T04:58:46.930Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:46.930Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T04:58:46.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-31T04:58:46.930Z] list.addAll(fWorkers.values()); [2019-07-31T04:58:46.930Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T04:58:46.930Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-31T04:58:46.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-31T04:58:46.930Z] return graphLinks; [2019-07-31T04:58:46.930Z] ^^^^^^^^^^ [2019-07-31T04:58:46.930Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-31T04:58:46.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[60] [2019-07-31T04:58:46.930Z] fAspects.put("hostId", worker.getHostId()); [2019-07-31T04:58:46.930Z] ^^^^^^^^ [2019-07-31T04:58:46.930Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-31T04:58:46.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] [2019-07-31T04:58:46.930Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T04:58:46.930Z] ^^^^^^^^^^^^^^ [2019-07-31T04:58:46.930Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:58:46.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] [2019-07-31T04:58:46.930Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-31T04:58:46.930Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:58:46.930Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T04:58:46.930Z] 7 problems (7 warnings) [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:46.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.930Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.930Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.930Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:46.930Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:58:46.930Z] [INFO] [2019-07-31T04:58:46.930Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:47.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:58:47.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:58:48.118Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:58:48.118Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:58:48.118Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:58:48.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:48.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-31T04:58:48.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.pom [2019-07-31T04:58:48.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-31T04:58:48.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:58:48.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2metadata.xml [2019-07-31T04:58:48.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2artifacts.xml [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-31T04:58:48.375Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-31T04:58:48.375Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.375Z] [INFO] The project's OSGi version is 1.0.4.201907310433 [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.375Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:48.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-31T04:58:48.375Z] [INFO] [2019-07-31T04:58:48.375Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.375Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-31T04:58:48.632Z] [INFO] [2019-07-31T04:58:48.632Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:58:48.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-31T04:58:48.632Z] [INFO] [2019-07-31T04:58:48.632Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.632Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T04:58:48.632Z] [INFO] [2019-07-31T04:58:48.632Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.888Z] [INFO] [2019-07-31T04:58:48.888Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.888Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T04:58:48.888Z] [INFO] [2019-07-31T04:58:48.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.888Z] [INFO] [2019-07-31T04:58:48.888Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.888Z] [INFO] [2019-07-31T04:58:48.888Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.888Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T04:58:48.888Z] [INFO] [2019-07-31T04:58:48.888Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:48.888Z] [INFO] [2019-07-31T04:58:48.888Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:50.784Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-31T04:58:50.784Z] [INFO] Command line: [2019-07-31T04:58:50.784Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:58:50.784Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:58:53.306Z] !SESSION 2019-07-31 04:58:50.574 ----------------------------------------------- [2019-07-31T04:58:53.306Z] eclipse.buildId=unknown [2019-07-31T04:58:53.306Z] java.version=1.8.0_202 [2019-07-31T04:58:53.306Z] java.vendor=Oracle Corporation [2019-07-31T04:58:53.306Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:58:53.306Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:58:53.306Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:58:53.306Z] [2019-07-31T04:58:53.306Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:58:53.165 [2019-07-31T04:58:53.306Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:58:53.306Z] !STACK 0 [2019-07-31T04:58:53.306Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T04:58:53.306Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:58:53.306Z] [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:58:53.306Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:58:53.563Z] [2019-07-31T04:58:53.563Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:58:53.357 [2019-07-31T04:58:53.563Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:58:53.563Z] !STACK 0 [2019-07-31T04:58:53.563Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T04:58:53.563Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:58:53.563Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:58:53.563Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T04:58:53.563Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T04:58:53.563Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:58:53.563Z] [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:58:53.563Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:58:56.085Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T04:58:56.085Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-31T04:58:56.085Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.003 s [2019-07-31T04:58:56.085Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.005 s [2019-07-31T04:58:56.085Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.007 s [2019-07-31T04:58:56.085Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.06 s [2019-07-31T04:58:56.085Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T04:58:56.085Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-31T04:58:56.085Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.003 s [2019-07-31T04:58:56.085Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-31T04:58:56.085Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T04:58:58.046Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-31T04:58:58.046Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.948 s [2019-07-31T04:58:58.046Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.021 s [2019-07-31T04:58:58.046Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T04:58:58.046Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-31T04:58:58.046Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.019 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.002 s [2019-07-31T04:58:58.046Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T04:58:58.046Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-31T04:58:58.046Z] [2019-07-31T04:58:58.046Z] Results: [2019-07-31T04:58:58.046Z] [2019-07-31T04:58:58.046Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:58:58.046Z] [2019-07-31T04:58:58.977Z] [INFO] All tests passed! [2019-07-31T04:58:58.977Z] [INFO] [2019-07-31T04:58:58.977Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:58.977Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:58:58.977Z] [INFO] [2019-07-31T04:58:58.977Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:58:59.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:58:59.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:58:59.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:59:00.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:59:00.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:59:00.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:59:00.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:59:00.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:59:00.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:59:00.876Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:59:00.876Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-31T04:59:00.876Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom [2019-07-31T04:59:00.876Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-31T04:59:00.876Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:59:00.876Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T04:59:00.876Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-31T04:59:00.876Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-31T04:59:00.876Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:00.876Z] [INFO] The project's OSGi version is 1.0.2.201907310433 [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:00.876Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:00.876Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:00.876Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-31T04:59:00.876Z] [INFO] [2019-07-31T04:59:00.876Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:00.876Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-31T04:59:01.132Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-31T04:59:01.132Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-31T04:59:01.132Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:01.132Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-31T04:59:01.132Z] 1 problem (1 warning) [2019-07-31T04:59:01.132Z] [INFO] [2019-07-31T04:59:01.132Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.132Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:01.132Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-31T04:59:01.132Z] [INFO] [2019-07-31T04:59:01.132Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.132Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:59:01.132Z] [INFO] [2019-07-31T04:59:01.132Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.132Z] [INFO] [2019-07-31T04:59:01.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.389Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T04:59:01.389Z] [INFO] [2019-07-31T04:59:01.389Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.389Z] [INFO] [2019-07-31T04:59:01.389Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.389Z] [INFO] [2019-07-31T04:59:01.389Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.389Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T04:59:01.389Z] [INFO] [2019-07-31T04:59:01.389Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.389Z] [INFO] [2019-07-31T04:59:01.389Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.389Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:59:01.389Z] [INFO] [2019-07-31T04:59:01.389Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:01.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:59:01.389Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:59:01.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:59:01.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:59:01.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:59:02.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:02.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-31T04:59:02.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom [2019-07-31T04:59:02.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-31T04:59:02.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:59:02.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T04:59:02.466Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-31T04:59:02.466Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-31T04:59:02.466Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:02.466Z] [INFO] The project's OSGi version is 1.1.0.201907310433 [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:02.466Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:02.466Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:02.466Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-31T04:59:02.466Z] [INFO] [2019-07-31T04:59:02.466Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:02.723Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-31T04:59:02.980Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-31T04:59:02.980Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-31T04:59:02.980Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:02.980Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-31T04:59:02.980Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-31T04:59:02.980Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-31T04:59:02.980Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:02.980Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:02.980Z] 2 problems (2 warnings) [2019-07-31T04:59:02.980Z] [INFO] [2019-07-31T04:59:02.980Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:02.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:02.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-31T04:59:02.980Z] [INFO] [2019-07-31T04:59:02.980Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:03.237Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T04:59:03.237Z] [INFO] [2019-07-31T04:59:03.237Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:03.237Z] [INFO] [2019-07-31T04:59:03.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:03.237Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T04:59:03.237Z] [INFO] [2019-07-31T04:59:03.237Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:03.237Z] [INFO] [2019-07-31T04:59:03.237Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:03.237Z] [INFO] [2019-07-31T04:59:03.237Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:03.237Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T04:59:03.493Z] [INFO] [2019-07-31T04:59:03.493Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:03.493Z] [INFO] [2019-07-31T04:59:03.493Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:03.493Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:59:03.493Z] [INFO] [2019-07-31T04:59:03.493Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:03.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:59:03.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:59:03.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:59:04.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:59:04.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:59:04.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:59:04.570Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-31T04:59:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.pom [2019-07-31T04:59:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-31T04:59:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:59:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:59:04.570Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-31T04:59:04.570Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-31T04:59:04.570Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:04.570Z] [INFO] The project's OSGi version is 1.0.1.201907310433 [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:04.570Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:04.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:04.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-31T04:59:04.570Z] [INFO] [2019-07-31T04:59:04.570Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:04.570Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-31T04:59:04.826Z] [INFO] [2019-07-31T04:59:04.826Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:04.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:04.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-31T04:59:04.826Z] [INFO] [2019-07-31T04:59:04.826Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:05.085Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T04:59:05.085Z] [INFO] [2019-07-31T04:59:05.085Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:05.085Z] [INFO] [2019-07-31T04:59:05.085Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:05.085Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:59:05.085Z] [INFO] [2019-07-31T04:59:05.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:05.085Z] [INFO] [2019-07-31T04:59:05.085Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:05.085Z] [INFO] [2019-07-31T04:59:05.085Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:05.085Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:59:05.085Z] [INFO] [2019-07-31T04:59:05.085Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:05.085Z] [INFO] [2019-07-31T04:59:05.085Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:06.740Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-31T04:59:06.740Z] [INFO] Command line: [2019-07-31T04:59:06.740Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:59:06.740Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:59:09.261Z] !SESSION 2019-07-31 04:59:06.565 ----------------------------------------------- [2019-07-31T04:59:09.261Z] eclipse.buildId=unknown [2019-07-31T04:59:09.261Z] java.version=1.8.0_202 [2019-07-31T04:59:09.261Z] java.vendor=Oracle Corporation [2019-07-31T04:59:09.261Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:59:09.261Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:59:09.261Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:59:09.261Z] [2019-07-31T04:59:09.261Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:59:09.055 [2019-07-31T04:59:09.261Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:59:09.261Z] !STACK 0 [2019-07-31T04:59:09.261Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T04:59:09.261Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:59:09.261Z] [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:59:09.261Z] [2019-07-31T04:59:09.261Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:59:09.239 [2019-07-31T04:59:09.261Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:59:09.261Z] !STACK 0 [2019-07-31T04:59:09.261Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T04:59:09.261Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:59:09.261Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:59:09.261Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T04:59:09.261Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T04:59:09.261Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:59:09.261Z] [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:59:09.261Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:59:11.781Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T04:59:12.038Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-31T04:59:12.038Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.256 s [2019-07-31T04:59:12.038Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.101 s [2019-07-31T04:59:12.038Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.085 s [2019-07-31T04:59:12.038Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.002 s [2019-07-31T04:59:12.038Z] [2019-07-31T04:59:12.038Z] Results: [2019-07-31T04:59:12.038Z] [2019-07-31T04:59:12.038Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T04:59:12.038Z] [2019-07-31T04:59:14.557Z] [INFO] All tests passed! [2019-07-31T04:59:14.557Z] [INFO] [2019-07-31T04:59:14.557Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:14.557Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:59:14.557Z] [INFO] [2019-07-31T04:59:14.557Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:14.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T04:59:14.557Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:59:14.814Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:59:15.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:59:15.377Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:59:15.634Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T04:59:15.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:59:15.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:59:15.891Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:59:16.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T04:59:16.149Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:59:16.149Z] [INFO] [2019-07-31T04:59:16.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:16.149Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-31T04:59:16.149Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.pom [2019-07-31T04:59:16.149Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-31T04:59:16.406Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:59:16.406Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-31T04:59:16.406Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-31T04:59:16.406Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-31T04:59:16.406Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:16.406Z] [INFO] The project's OSGi version is 1.0.7.201907310433 [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:16.406Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:16.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:16.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-31T04:59:16.406Z] [INFO] [2019-07-31T04:59:16.406Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:16.406Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-31T04:59:17.029Z] [INFO] [2019-07-31T04:59:17.029Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.029Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:17.029Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-31T04:59:17.029Z] [INFO] [2019-07-31T04:59:17.029Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.029Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T04:59:17.382Z] [INFO] [2019-07-31T04:59:17.382Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.382Z] [INFO] [2019-07-31T04:59:17.382Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.382Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T04:59:17.382Z] [INFO] [2019-07-31T04:59:17.382Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.382Z] [INFO] [2019-07-31T04:59:17.382Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.382Z] [INFO] [2019-07-31T04:59:17.382Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.382Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T04:59:17.382Z] [INFO] [2019-07-31T04:59:17.382Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.382Z] [INFO] [2019-07-31T04:59:17.382Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.382Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:59:17.382Z] [INFO] [2019-07-31T04:59:17.382Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:17.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:59:17.639Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:59:17.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:59:17.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:59:17.896Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:59:18.153Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:59:19.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1014 classes [2019-07-31T04:59:20.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:59:20.271Z] [INFO] [2019-07-31T04:59:20.271Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:20.271Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-31T04:59:20.271Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.pom [2019-07-31T04:59:20.271Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-31T04:59:20.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:59:20.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-31T04:59:20.833Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-31T04:59:21.089Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-31T04:59:21.089Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.089Z] [INFO] The project's OSGi version is 1.1.0.201907310433 [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.089Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.089Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:21.089Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-31T04:59:21.089Z] [INFO] [2019-07-31T04:59:21.089Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.089Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-31T04:59:21.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-31T04:59:21.653Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-31T04:59:21.653Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:21.653Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T04:59:21.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T04:59:21.653Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T04:59:21.653Z] @Override [2019-07-31T04:59:21.653Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-31T04:59:21.653Z] TmfViewer viewer = getViewer(); [2019-07-31T04:59:21.653Z] if (viewer instanceof LamiTableViewer) { [2019-07-31T04:59:21.653Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-31T04:59:21.653Z] } [2019-07-31T04:59:21.653Z] } [2019-07-31T04:59:21.653Z] private @Nullable TmfViewer getViewer() { [2019-07-31T04:59:21.653Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-31T04:59:21.653Z] if (tabPage == null) { [2019-07-31T04:59:21.653Z] return null; [2019-07-31T04:59:21.653Z] } [2019-07-31T04:59:21.653Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-31T04:59:21.653Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-31T04:59:21.653Z] return viewer; [2019-07-31T04:59:21.653Z] } [2019-07-31T04:59:21.653Z] @Override [2019-07-31T04:59:21.653Z] public boolean isEnabled() { [2019-07-31T04:59:21.653Z] return (getViewer() instanceof LamiTableViewer); [2019-07-31T04:59:21.653Z] } [2019-07-31T04:59:21.653Z] @Override [2019-07-31T04:59:21.653Z] protected @Nullable Shell getShell() { [2019-07-31T04:59:21.653Z] return getViewSite().getShell(); [2019-07-31T04:59:21.653Z] } [2019-07-31T04:59:21.653Z] }; [2019-07-31T04:59:21.653Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:21.653Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T04:59:21.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-31T04:59:21.653Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-31T04:59:21.653Z] ^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:21.653Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T04:59:21.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-31T04:59:21.653Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-31T04:59:21.653Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:21.653Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T04:59:21.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T04:59:21.653Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T04:59:21.653Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:59:21.653Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T04:59:21.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-31T04:59:21.653Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-31T04:59:21.653Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:21.653Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-31T04:59:21.653Z] 6 problems (6 warnings) [2019-07-31T04:59:21.653Z] [INFO] [2019-07-31T04:59:21.653Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:21.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-31T04:59:21.653Z] [INFO] [2019-07-31T04:59:21.653Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.653Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T04:59:21.653Z] [INFO] [2019-07-31T04:59:21.653Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.653Z] [INFO] [2019-07-31T04:59:21.653Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.653Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T04:59:21.653Z] [INFO] [2019-07-31T04:59:21.653Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.653Z] [INFO] [2019-07-31T04:59:21.653Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.653Z] [INFO] [2019-07-31T04:59:21.653Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.653Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T04:59:21.653Z] [INFO] [2019-07-31T04:59:21.653Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.910Z] [INFO] [2019-07-31T04:59:21.910Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:21.910Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:59:21.910Z] [INFO] [2019-07-31T04:59:21.910Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:22.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-31T04:59:22.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:59:22.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-31T04:59:22.423Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:59:23.354Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1014 classes [2019-07-31T04:59:24.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-31T04:59:24.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:59:24.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:59:24.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:59:24.983Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:24.983Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-31T04:59:24.983Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.pom [2019-07-31T04:59:24.983Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-31T04:59:24.983Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:59:24.983Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:59:24.983Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-31T04:59:24.983Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-31T04:59:24.983Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:24.983Z] [INFO] The project's OSGi version is 1.0.8.201907310433 [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:24.983Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:24.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:24.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-31T04:59:24.983Z] [INFO] [2019-07-31T04:59:24.983Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:24.983Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-31T04:59:25.549Z] [INFO] [2019-07-31T04:59:25.549Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:25.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-31T04:59:25.549Z] [INFO] [2019-07-31T04:59:25.549Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.549Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T04:59:25.549Z] [INFO] [2019-07-31T04:59:25.549Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.549Z] [INFO] [2019-07-31T04:59:25.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.549Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T04:59:25.549Z] [INFO] [2019-07-31T04:59:25.549Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.549Z] [INFO] [2019-07-31T04:59:25.549Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.549Z] [INFO] [2019-07-31T04:59:25.549Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.549Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T04:59:25.549Z] [INFO] [2019-07-31T04:59:25.549Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.806Z] [INFO] [2019-07-31T04:59:25.806Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.806Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:59:25.806Z] [INFO] [2019-07-31T04:59:25.806Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:25.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:59:25.806Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:59:26.062Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:59:26.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:59:26.883Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1014 classes [2019-07-31T04:59:28.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:59:28.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:59:28.253Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:28.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-31T04:59:28.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.pom [2019-07-31T04:59:28.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-31T04:59:28.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:59:28.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-31T04:59:28.253Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-31T04:59:28.253Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-31T04:59:28.253Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.253Z] [INFO] The project's OSGi version is 5.0.0.201907310433 [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.253Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.253Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:28.253Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-31T04:59:28.253Z] [INFO] [2019-07-31T04:59:28.253Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.510Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-31T04:59:28.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-31T04:59:28.767Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-31T04:59:28.767Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:28.767Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-31T04:59:28.767Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-31T04:59:28.767Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-31T04:59:28.767Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:59:28.768Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,SegmentStoreScatterDataProvider.@NonNull Series>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:59:28.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-31T04:59:28.768Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-31T04:59:28.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:28.768Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:28.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T04:59:28.768Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T04:59:28.768Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:28.768Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-31T04:59:28.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-31T04:59:28.768Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-31T04:59:28.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:28.768Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-31T04:59:28.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-31T04:59:28.768Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T04:59:28.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:28.768Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T04:59:28.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-31T04:59:28.768Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-31T04:59:28.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:28.768Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-31T04:59:28.768Z] 7 problems (7 warnings) [2019-07-31T04:59:28.768Z] [INFO] [2019-07-31T04:59:28.768Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:28.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-31T04:59:28.768Z] [INFO] [2019-07-31T04:59:28.768Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T04:59:28.768Z] [INFO] [2019-07-31T04:59:28.768Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.768Z] [INFO] [2019-07-31T04:59:28.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T04:59:28.768Z] [INFO] [2019-07-31T04:59:28.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.768Z] [INFO] [2019-07-31T04:59:28.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.768Z] [INFO] [2019-07-31T04:59:28.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:28.768Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T04:59:29.024Z] [INFO] [2019-07-31T04:59:29.024Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:29.024Z] [INFO] [2019-07-31T04:59:29.024Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:29.024Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:59:29.024Z] [INFO] [2019-07-31T04:59:29.024Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:29.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:59:29.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:59:29.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:59:29.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:59:29.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:59:29.843Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:30.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-31T04:59:30.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.pom [2019-07-31T04:59:30.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-31T04:59:30.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:59:30.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:59:30.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-31T04:59:30.100Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-31T04:59:30.100Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:30.100Z] [INFO] The project's OSGi version is 4.1.0.201907310433 [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:30.100Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:30.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:30.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-31T04:59:30.100Z] [INFO] [2019-07-31T04:59:30.100Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:30.100Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-31T04:59:31.468Z] double[] threadValues = entry.getValue().getData(); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-31T04:59:31.468Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-31T04:59:31.468Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-31T04:59:31.468Z] ^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-31T04:59:31.468Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-31T04:59:31.468Z] ^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-31T04:59:31.468Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-31T04:59:31.468Z] return builder.build(); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T04:59:31.468Z] return Lists.newArrayList(models); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<@NonNull ThreadEntryModel>' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-31T04:59:31.468Z] return Lists.newArrayList(models); [2019-07-31T04:59:31.468Z] ^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-31T04:59:31.468Z] return builder.build(); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-31T04:59:31.468Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-31T04:59:31.468Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T04:59:31.468Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-31T04:59:31.468Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-31T04:59:31.468Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-31T04:59:31.468Z] long id = entry.getKey(); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-31T04:59:31.468Z] int quark = entry.getValue(); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-31T04:59:31.468Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Javadoc: Missing comment for public declaration [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T04:59:31.468Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T04:59:31.468Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.468Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T04:59:31.468Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-31T04:59:31.469Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-31T04:59:31.469Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-31T04:59:31.469Z] quarks = selectedEntries.values(); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-31T04:59:31.469Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-31T04:59:31.469Z] ^^^^^^ [2019-07-31T04:59:31.469Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-31T04:59:31.469Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T04:59:31.469Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-31T04:59:31.469Z] data.put(entry.getKey(), entry.getValue()); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-31T04:59:31.469Z] long cpuTime = entry.getValue(); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-31T04:59:31.469Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-31T04:59:31.469Z] String key = entry.getKey(); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T04:59:31.469Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-31T04:59:31.469Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-31T04:59:31.469Z] ^^^^^^^^^^ [2019-07-31T04:59:31.469Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T04:59:31.469Z] 29 problems (29 warnings) [2019-07-31T04:59:31.469Z] [INFO] [2019-07-31T04:59:31.469Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:31.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:31.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-31T04:59:31.469Z] [INFO] [2019-07-31T04:59:31.469Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:31.469Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T04:59:31.725Z] [INFO] [2019-07-31T04:59:31.725Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:31.725Z] [INFO] [2019-07-31T04:59:31.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:31.725Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T04:59:31.982Z] [INFO] [2019-07-31T04:59:31.982Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:31.982Z] [INFO] [2019-07-31T04:59:31.982Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:31.982Z] [INFO] [2019-07-31T04:59:31.982Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:31.982Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T04:59:32.239Z] [INFO] [2019-07-31T04:59:32.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:32.239Z] [INFO] [2019-07-31T04:59:32.239Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:32.239Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T04:59:32.239Z] [INFO] [2019-07-31T04:59:32.239Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:32.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T04:59:32.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T04:59:32.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T04:59:33.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T04:59:33.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T04:59:33.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T04:59:33.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T04:59:33.327Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T04:59:33.327Z] [INFO] [2019-07-31T04:59:33.327Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:33.327Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-31T04:59:33.327Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.pom [2019-07-31T04:59:33.327Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-31T04:59:33.327Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T04:59:33.327Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-31T04:59:33.327Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-31T04:59:33.327Z] [INFO] [2019-07-31T04:59:33.327Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-31T04:59:33.585Z] [INFO] [2019-07-31T04:59:33.585Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-31T04:59:33.585Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-31T04:59:33.585Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T04:59:33.585Z] [INFO] [2019-07-31T04:59:33.585Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:33.585Z] [INFO] [2019-07-31T04:59:33.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:33.585Z] [INFO] The project's OSGi version is 1.0.9.201907310433 [2019-07-31T04:59:33.585Z] [INFO] [2019-07-31T04:59:33.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:33.585Z] [INFO] [2019-07-31T04:59:33.585Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:33.585Z] [INFO] [2019-07-31T04:59:33.585Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:33.585Z] [INFO] [2019-07-31T04:59:33.585Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:33.585Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T04:59:33.585Z] [INFO] [2019-07-31T04:59:33.585Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:33.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:33.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-31T04:59:33.585Z] [INFO] [2019-07-31T04:59:33.585Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:33.585Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-31T04:59:34.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-31T04:59:34.150Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T04:59:34.150Z] ^^^^^ [2019-07-31T04:59:34.150Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:59:34.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-31T04:59:34.150Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T04:59:34.150Z] ^^^^^ [2019-07-31T04:59:34.150Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:59:34.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-31T04:59:34.150Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T04:59:34.150Z] ^^^^^ [2019-07-31T04:59:34.150Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:59:34.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-31T04:59:34.150Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-31T04:59:34.150Z] ^^^^^ [2019-07-31T04:59:34.150Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T04:59:34.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-31T04:59:34.150Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-31T04:59:34.150Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:34.150Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T04:59:34.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-31T04:59:34.150Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-31T04:59:34.150Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T04:59:34.150Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T04:59:34.150Z] 6 problems (6 warnings) [2019-07-31T04:59:34.150Z] [INFO] [2019-07-31T04:59:34.150Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:34.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T04:59:34.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-31T04:59:34.150Z] [INFO] [2019-07-31T04:59:34.150Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:34.150Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T04:59:34.150Z] [INFO] [2019-07-31T04:59:34.150Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:34.150Z] [INFO] [2019-07-31T04:59:34.150Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:34.150Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:59:34.150Z] [INFO] [2019-07-31T04:59:34.150Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:34.150Z] [INFO] [2019-07-31T04:59:34.150Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:34.150Z] [INFO] [2019-07-31T04:59:34.150Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:34.150Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T04:59:34.407Z] [INFO] [2019-07-31T04:59:34.407Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:34.407Z] [INFO] [2019-07-31T04:59:34.407Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T04:59:36.927Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-31T04:59:36.927Z] [INFO] Command line: [2019-07-31T04:59:36.928Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T04:59:36.928Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T04:59:40.200Z] !SESSION 2019-07-31 04:59:37.076 ----------------------------------------------- [2019-07-31T04:59:40.200Z] eclipse.buildId=unknown [2019-07-31T04:59:40.200Z] java.version=1.8.0_202 [2019-07-31T04:59:40.200Z] java.vendor=Oracle Corporation [2019-07-31T04:59:40.200Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T04:59:40.200Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T04:59:40.200Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T04:59:40.200Z] [2019-07-31T04:59:40.200Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 04:59:39.730 [2019-07-31T04:59:40.200Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:59:40.200Z] !STACK 0 [2019-07-31T04:59:40.200Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T04:59:40.200Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:59:40.200Z] [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:59:40.200Z] [2019-07-31T04:59:40.200Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 04:59:39.859 [2019-07-31T04:59:40.200Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T04:59:40.200Z] !STACK 0 [2019-07-31T04:59:40.200Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T04:59:40.200Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:59:40.200Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T04:59:40.200Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T04:59:40.200Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T04:59:40.200Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T04:59:40.200Z] [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T04:59:40.200Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T04:59:42.722Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T04:59:54.902Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.914 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-31T04:59:54.902Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 4.028 s [2019-07-31T04:59:54.902Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.237 s [2019-07-31T04:59:54.902Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.232 s [2019-07-31T04:59:54.902Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.142 s [2019-07-31T04:59:54.902Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.236 s [2019-07-31T04:59:54.902Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T04:59:56.795Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-31T04:59:56.795Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.296 s [2019-07-31T04:59:56.795Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-31T05:00:00.071Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.379 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-31T05:00:00.071Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.234 s [2019-07-31T05:00:00.071Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.143 s [2019-07-31T05:00:00.071Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T05:00:12.253Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.302 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-31T05:00:12.253Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.168 s [2019-07-31T05:00:12.253Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.157 s [2019-07-31T05:00:12.253Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.148 s [2019-07-31T05:00:12.253Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.138 s [2019-07-31T05:00:12.253Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.137 s [2019-07-31T05:00:12.253Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.14 s [2019-07-31T05:00:12.253Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.135 s [2019-07-31T05:00:12.253Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.142 s [2019-07-31T05:00:12.253Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.134 s [2019-07-31T05:00:12.253Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-31T05:00:12.253Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-31T05:00:12.253Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.01 s [2019-07-31T05:00:12.253Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T05:00:12.253Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.2 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-31T05:00:12.253Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.199 s [2019-07-31T05:00:12.253Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T05:00:12.817Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-31T05:00:12.817Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.178 s [2019-07-31T05:00:12.817Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T05:00:14.185Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-31T05:00:14.185Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 1.236 s [2019-07-31T05:00:14.185Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T05:00:20.730Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.513 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-31T05:00:20.730Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 6.512 s [2019-07-31T05:00:20.730Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T05:00:20.987Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-31T05:00:20.987Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.455 s [2019-07-31T05:00:20.987Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T05:00:35.839Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.417 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-31T05:00:35.839Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.297 s [2019-07-31T05:00:35.839Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.222 s [2019-07-31T05:00:35.839Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.214 s [2019-07-31T05:00:35.839Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.22 s [2019-07-31T05:00:35.839Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.226 s [2019-07-31T05:00:35.839Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.218 s [2019-07-31T05:00:35.839Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T05:00:41.092Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.647 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-31T05:00:41.092Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.218 s [2019-07-31T05:00:41.092Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.212 s [2019-07-31T05:00:41.092Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.215 s [2019-07-31T05:00:41.092Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T05:00:43.614Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.238 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-31T05:00:43.614Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.234 s [2019-07-31T05:00:43.614Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T05:01:39.798Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.411 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-31T05:01:39.798Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-31T05:01:39.798Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T05:01:39.798Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-31T05:01:39.798Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T05:01:39.798Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T05:01:39.798Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-31T05:01:39.798Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-31T05:01:39.798Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-31T05:01:39.798Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T05:01:39.798Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.245 s [2019-07-31T05:01:39.798Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T05:01:39.798Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-31T05:01:39.798Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-31T05:01:39.798Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-31T05:01:39.798Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-31T05:01:39.798Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.227 s [2019-07-31T05:01:39.798Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-31T05:01:39.798Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-31T05:01:39.798Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-31T05:01:39.798Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.215 s [2019-07-31T05:01:39.798Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.218 s [2019-07-31T05:01:39.798Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.362 s [2019-07-31T05:01:39.798Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.222 s [2019-07-31T05:01:39.798Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-31T05:01:39.798Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T05:01:41.166Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.486 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-31T05:01:41.166Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.117 s [2019-07-31T05:01:41.166Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.121 s [2019-07-31T05:01:41.166Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.124 s [2019-07-31T05:01:41.166Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2019-07-31T05:01:41.166Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T05:01:41.729Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-31T05:01:41.729Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.171 s [2019-07-31T05:01:41.729Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.122 s [2019-07-31T05:01:41.729Z] [2019-07-31T05:01:41.729Z] Results: [2019-07-31T05:01:41.729Z] [2019-07-31T05:01:41.729Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T05:01:41.729Z] [2019-07-31T05:01:42.293Z] [INFO] All tests passed! [2019-07-31T05:01:42.293Z] [INFO] [2019-07-31T05:01:42.293Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T05:01:42.293Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T05:01:42.293Z] [INFO] [2019-07-31T05:01:42.293Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T05:01:42.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T05:01:42.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T05:01:42.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T05:01:43.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T05:01:43.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T05:01:43.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T05:01:43.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T05:01:43.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T05:01:43.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T05:01:43.935Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T05:01:44.499Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T05:01:44.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T05:01:44.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T05:01:44.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T05:01:44.757Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T05:01:45.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T05:01:45.014Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T05:01:45.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-31T05:01:45.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.pom [2019-07-31T05:01:45.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-31T05:01:45.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T05:01:45.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-31T05:01:45.014Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-31T05:01:45.014Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-31T05:01:45.014Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:45.014Z] [INFO] The project's OSGi version is 4.0.0.201907310433 [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:45.014Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:45.014Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:01:45.014Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-31T05:01:45.014Z] [INFO] [2019-07-31T05:01:45.014Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:45.014Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-31T05:01:45.828Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-31T05:01:45.828Z] return Iterables.get(iterable, (int) idx, null); [2019-07-31T05:01:45.828Z] ^^^^ [2019-07-31T05:01:45.828Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-31T05:01:45.828Z] return Iterables.getLast(baseIterable, null); [2019-07-31T05:01:45.828Z] ^^^^ [2019-07-31T05:01:45.828Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-31T05:01:45.828Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-31T05:01:45.828Z] ^^^^ [2019-07-31T05:01:45.828Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-31T05:01:45.828Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T05:01:45.828Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-31T05:01:45.828Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-31T05:01:45.828Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-31T05:01:45.828Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-31T05:01:45.828Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-31T05:01:45.828Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-31T05:01:45.828Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-31T05:01:45.828Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-31T05:01:45.828Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T05:01:45.828Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-31T05:01:45.828Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-31T05:01:45.828Z] return (E) (Comparable) o -> 0; [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Type safety: Unchecked cast from Comparable to E [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-31T05:01:45.828Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T05:01:45.828Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-31T05:01:45.828Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-31T05:01:45.828Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T05:01:45.828Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-31T05:01:45.828Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-31T05:01:45.828Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-31T05:01:45.828Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-31T05:01:45.828Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-31T05:01:45.828Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-31T05:01:45.828Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[51] [2019-07-31T05:01:45.828Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-07-31T05:01:45.828Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-07-31T05:01:45.828Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-07-31T05:01:45.828Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T05:01:45.828Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-31T05:01:45.828Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[385] [2019-07-31T05:01:45.828Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T05:01:45.828Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-31T05:01:45.828Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T05:01:45.828Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T05:01:45.828Z] ^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T05:01:45.828Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T05:01:45.828Z] ^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-31T05:01:45.828Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[388] [2019-07-31T05:01:45.828Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-31T05:01:45.828Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>' [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T05:01:45.828Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^ [2019-07-31T05:01:45.828Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.828Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-31T05:01:45.828Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-31T05:01:45.828Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.829Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T05:01:45.829Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T05:01:45.829Z] ^^^^^^^^ [2019-07-31T05:01:45.829Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T05:01:45.829Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T05:01:45.829Z] ^^^^^^^^ [2019-07-31T05:01:45.829Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-31T05:01:45.829Z] FilterCu cu = FilterCu.compile(regex); [2019-07-31T05:01:45.829Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.829Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[416] [2019-07-31T05:01:45.829Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-31T05:01:45.829Z] ^^^^^^^^^^^^^ [2019-07-31T05:01:45.829Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[546] [2019-07-31T05:01:45.829Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-31T05:01:45.829Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.829Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T05:01:45.829Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T05:01:45.829Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.829Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-31T05:01:45.829Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-31T05:01:45.829Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.829Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:01:45.829Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-31T05:01:45.829Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-31T05:01:45.829Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:45.829Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T05:01:45.829Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:01:46.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.179Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.179Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.179Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.179Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T05:01:46.179Z] [INFO] [2019-07-31T05:01:46.179Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:46.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T05:01:46.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T05:01:46.692Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T05:01:47.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T05:01:47.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T05:01:47.513Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1014 classes [2019-07-31T05:01:48.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T05:01:48.884Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:48.884Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-31T05:01:48.884Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.pom [2019-07-31T05:01:48.884Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-31T05:01:48.884Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T05:01:48.884Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T05:01:48.884Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-31T05:01:48.884Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-31T05:01:48.884Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:48.884Z] [INFO] The project's OSGi version is 3.0.4.201907310433 [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:48.884Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:48.884Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:01:48.884Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-31T05:01:48.884Z] [INFO] [2019-07-31T05:01:48.884Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:48.884Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-31T05:01:49.815Z] return Messages.FollowThreadAction_unfollow; [2019-07-31T05:01:49.815Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-31T05:01:49.815Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-31T05:01:49.815Z] ^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-31T05:01:49.815Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T05:01:49.815Z] ^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-31T05:01:49.815Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-31T05:01:49.815Z] ^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-31T05:01:49.815Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-31T05:01:49.815Z] ^^^^^^^ [2019-07-31T05:01:49.815Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-31T05:01:49.815Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-31T05:01:49.815Z] ^^^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Null type safety (type annotations): The expression of type '@NonNull Set' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-31T05:01:49.815Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-31T05:01:49.815Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Type safety: Unchecked cast from Object to Set [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-31T05:01:49.815Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-31T05:01:49.815Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Type safety: Unchecked cast from Object to Set [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-31T05:01:49.815Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-31T05:01:49.815Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-31T05:01:49.815Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T05:01:49.815Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2019-07-31T05:01:49.815Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-31T05:01:49.815Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-31T05:01:49.815Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-31T05:01:49.815Z] ^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T05:01:49.815Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-31T05:01:49.815Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-31T05:01:49.815Z] ^^^^^^^^^^ [2019-07-31T05:01:49.815Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T05:01:49.815Z] 13 problems (13 warnings) [2019-07-31T05:01:49.815Z] [INFO] [2019-07-31T05:01:49.815Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:49.815Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:01:49.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-31T05:01:49.815Z] [INFO] [2019-07-31T05:01:49.815Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:49.815Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T05:01:49.815Z] [INFO] [2019-07-31T05:01:49.815Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:49.815Z] [INFO] [2019-07-31T05:01:49.815Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:49.815Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T05:01:49.815Z] [INFO] [2019-07-31T05:01:49.815Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:49.815Z] [INFO] [2019-07-31T05:01:49.815Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:49.815Z] [INFO] [2019-07-31T05:01:49.815Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:49.815Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T05:01:50.072Z] [INFO] [2019-07-31T05:01:50.072Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:50.072Z] [INFO] [2019-07-31T05:01:50.072Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:50.072Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T05:01:50.072Z] [INFO] [2019-07-31T05:01:50.072Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:50.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T05:01:50.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T05:01:50.636Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T05:01:51.199Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T05:01:51.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T05:01:51.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T05:01:51.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T05:01:51.455Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T05:01:52.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1014 classes [2019-07-31T05:01:53.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T05:01:53.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T05:01:53.390Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T05:01:54.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T05:01:54.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:54.025Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-31T05:01:54.025Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.pom [2019-07-31T05:01:54.025Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-31T05:01:54.025Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T05:01:54.025Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2metadata.xml [2019-07-31T05:01:54.025Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2artifacts.xml [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-31T05:01:54.025Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-31T05:01:54.025Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] The project's OSGi version is 1.0.6.201907310433 [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:01:54.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:01:54.025Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.025Z] [INFO] [2019-07-31T05:01:54.025Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.282Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T05:01:54.282Z] [INFO] [2019-07-31T05:01:54.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.282Z] [INFO] [2019-07-31T05:01:54.282Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.282Z] [INFO] [2019-07-31T05:01:54.282Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.282Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T05:01:54.282Z] [INFO] [2019-07-31T05:01:54.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:54.282Z] [INFO] [2019-07-31T05:01:54.282Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:01:55.654Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-31T05:01:55.654Z] [INFO] Command line: [2019-07-31T05:01:55.654Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T05:01:55.654Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T05:01:58.926Z] !SESSION 2019-07-31 05:01:55.666 ----------------------------------------------- [2019-07-31T05:01:58.926Z] eclipse.buildId=unknown [2019-07-31T05:01:58.926Z] java.version=1.8.0_202 [2019-07-31T05:01:58.926Z] java.vendor=Oracle Corporation [2019-07-31T05:01:58.926Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T05:01:58.926Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T05:01:58.926Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T05:01:58.926Z] [2019-07-31T05:01:58.926Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 05:01:58.346 [2019-07-31T05:01:58.926Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T05:01:58.926Z] !STACK 0 [2019-07-31T05:01:58.926Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T05:01:58.926Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T05:01:58.926Z] [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T05:01:58.926Z] [2019-07-31T05:01:58.926Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 05:01:58.523 [2019-07-31T05:01:58.926Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T05:01:58.926Z] !STACK 0 [2019-07-31T05:01:58.926Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T05:01:58.926Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T05:01:58.926Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T05:01:58.926Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T05:01:58.926Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T05:01:58.926Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T05:01:58.926Z] [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T05:01:58.926Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T05:02:00.296Z] process 5769: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T05:02:00.296Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T05:02:00.860Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T05:02:00.860Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T05:02:10.813Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T05:02:10.813Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-31T05:02:10.813Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.027 s [2019-07-31T05:02:10.813Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T05:02:10.813Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-31T05:02:10.813Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T05:02:10.813Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-31T05:02:10.813Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.006 s [2019-07-31T05:02:10.813Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.408 s [2019-07-31T05:02:10.813Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.005 s [2019-07-31T05:02:10.813Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T05:02:10.813Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-31T05:02:10.813Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.001 s [2019-07-31T05:02:10.813Z] [2019-07-31T05:02:10.813Z] Results: [2019-07-31T05:02:10.813Z] [2019-07-31T05:02:10.813Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T05:02:10.813Z] [2019-07-31T05:02:12.332Z] [INFO] All tests passed! [2019-07-31T05:02:12.332Z] [INFO] [2019-07-31T05:02:12.332Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:02:12.332Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T05:02:12.332Z] [INFO] [2019-07-31T05:02:12.332Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:02:12.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T05:02:12.589Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T05:02:12.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T05:02:14.215Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-31T05:02:14.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-31T05:02:14.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T05:02:14.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T05:02:14.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T05:02:14.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T05:02:14.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-31T05:02:15.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1014 classes [2019-07-31T05:02:16.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-31T05:02:16.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T05:02:16.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-31T05:02:16.659Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-31T05:02:16.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-31T05:02:16.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-31T05:02:17.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T05:02:17.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T05:02:17.172Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T05:02:17.429Z] [INFO] [2019-07-31T05:02:17.429Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:02:17.429Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-31T05:02:17.429Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.pom [2019-07-31T05:02:17.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-31T05:02:17.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T05:02:17.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-31T05:02:17.685Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-31T05:02:17.685Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-31T05:02:17.685Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:17.685Z] [INFO] The project's OSGi version is 1.1.3.201907310433 [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:17.685Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:17.685Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:02:17.685Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-31T05:02:17.685Z] [INFO] [2019-07-31T05:02:17.685Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:18.249Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-31T05:02:19.179Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Object,@NonNull AggregatedCalledFunction>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-31T05:02:19.179Z] if (entry.getValue().fRange.includes(range)) { [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-31T05:02:19.179Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-31T05:02:19.179Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-31T05:02:19.179Z] ThreadNode threadNode = entry.getKey(); [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-31T05:02:19.179Z] List subAttributes = entry.getValue(); [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-31T05:02:19.179Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-31T05:02:19.179Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-31T05:02:19.179Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T05:02:19.179Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-31T05:02:19.179Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T05:02:19.179Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T05:02:19.179Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.179Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T05:02:19.179Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-31T05:02:19.180Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-31T05:02:19.180Z] return getIntersectingElements(start, end).iterator(); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-31T05:02:19.180Z] return Iterables.transform(query2d, fct); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-31T05:02:19.180Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-31T05:02:19.180Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Function<@NonNull IProfilingElement,CallStackHostUtils.@NonNull IHostIdProvider>'. Type 'Function' doesn't seem to be designed with null type annotations in mind [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-31T05:02:19.180Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-31T05:02:19.180Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-31T05:02:19.180Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-31T05:02:19.180Z] threadParentId = getId(processQuark); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-31T05:02:19.180Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-31T05:02:19.180Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList' needs unchecked conversion to conform to '@NonNull List<@NonNull CallStackEntryModel>', corresponding supertype is 'List' [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-31T05:02:19.180Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-31T05:02:19.180Z] long id = getId(stackLevelQuark); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-31T05:02:19.180Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-31T05:02:19.180Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-31T05:02:19.180Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-31T05:02:19.180Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-31T05:02:19.180Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-31T05:02:19.180Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-31T05:02:19.180Z] ^^^^^^^^^^^^^^ [2019-07-31T05:02:19.180Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-31T05:02:19.180Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-31T05:02:19.180Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-31T05:02:19.180Z] ^^^^ [2019-07-31T05:02:19.180Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-31T05:02:19.180Z] 32 problems (32 warnings) [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:02:19.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T05:02:19.725Z] [INFO] [2019-07-31T05:02:19.725Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:19.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T05:02:19.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T05:02:20.549Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T05:02:20.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T05:02:20.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T05:02:20.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T05:02:20.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T05:02:20.805Z] [INFO] [2019-07-31T05:02:20.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-31T05:02:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.pom [2019-07-31T05:02:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-31T05:02:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T05:02:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2metadata.xml [2019-07-31T05:02:20.805Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2artifacts.xml [2019-07-31T05:02:20.805Z] [INFO] [2019-07-31T05:02:20.805Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-31T05:02:20.805Z] [INFO] [2019-07-31T05:02:20.805Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-31T05:02:20.805Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-31T05:02:20.805Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T05:02:20.805Z] [INFO] [2019-07-31T05:02:20.805Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:20.805Z] [INFO] [2019-07-31T05:02:20.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.062Z] [INFO] The project's OSGi version is 1.0.2.201907310433 [2019-07-31T05:02:21.062Z] [INFO] [2019-07-31T05:02:21.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.062Z] [INFO] [2019-07-31T05:02:21.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.062Z] [INFO] [2019-07-31T05:02:21.062Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.062Z] [INFO] [2019-07-31T05:02:21.062Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.062Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T05:02:21.062Z] [INFO] [2019-07-31T05:02:21.062Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.062Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:02:21.062Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-31T05:02:21.062Z] [INFO] [2019-07-31T05:02:21.062Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.062Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-31T05:02:21.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-31T05:02:21.327Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-31T05:02:21.327Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:21.327Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T05:02:21.327Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-31T05:02:21.327Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-31T05:02:21.327Z] ^^^^^^^^^^^^^^^^^^ [2019-07-31T05:02:21.327Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T05:02:21.327Z] 2 problems (2 warnings) [2019-07-31T05:02:21.327Z] [INFO] [2019-07-31T05:02:21.327Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:02:21.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-31T05:02:21.327Z] [INFO] [2019-07-31T05:02:21.327Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.327Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T05:02:21.327Z] [INFO] [2019-07-31T05:02:21.327Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.327Z] [INFO] [2019-07-31T05:02:21.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.327Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T05:02:21.585Z] [INFO] [2019-07-31T05:02:21.585Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.585Z] [INFO] [2019-07-31T05:02:21.585Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.585Z] [INFO] [2019-07-31T05:02:21.585Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.585Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T05:02:21.585Z] [INFO] [2019-07-31T05:02:21.585Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:21.585Z] [INFO] [2019-07-31T05:02:21.585Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:02:22.954Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-31T05:02:22.954Z] [INFO] Command line: [2019-07-31T05:02:22.954Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T05:02:22.954Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T05:02:26.230Z] !SESSION 2019-07-31 05:02:22.955 ----------------------------------------------- [2019-07-31T05:02:26.230Z] eclipse.buildId=unknown [2019-07-31T05:02:26.230Z] java.version=1.8.0_202 [2019-07-31T05:02:26.230Z] java.vendor=Oracle Corporation [2019-07-31T05:02:26.230Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T05:02:26.230Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T05:02:26.230Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T05:02:26.230Z] [2019-07-31T05:02:26.230Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 05:02:25.548 [2019-07-31T05:02:26.230Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T05:02:26.230Z] !STACK 0 [2019-07-31T05:02:26.230Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-31T05:02:26.230Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T05:02:26.230Z] [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T05:02:26.230Z] [2019-07-31T05:02:26.230Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 05:02:25.731 [2019-07-31T05:02:26.230Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T05:02:26.230Z] !STACK 0 [2019-07-31T05:02:26.230Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-31T05:02:26.230Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T05:02:26.230Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T05:02:26.230Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T05:02:26.230Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-31T05:02:26.230Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T05:02:26.230Z] [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T05:02:26.230Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T05:02:28.752Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T05:02:28.752Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-31T05:02:28.752Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.124 s [2019-07-31T05:02:28.752Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T05:02:28.752Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T05:02:28.752Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.11 s [2019-07-31T05:02:28.752Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T05:02:28.752Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-31T05:02:28.752Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-31T05:02:28.752Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.059 s [2019-07-31T05:02:28.752Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T05:02:28.752Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-31T05:02:28.752Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-31T05:02:28.752Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-31T05:02:28.752Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.003 s [2019-07-31T05:02:28.752Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-31T05:02:28.752Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T05:02:31.274Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-31T05:02:31.274Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 1.923 s [2019-07-31T05:02:31.274Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.099 s [2019-07-31T05:02:31.274Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T05:02:46.322Z] [2019-07-31T05:02:46.322Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 05:02:45.631 [2019-07-31T05:02:46.322Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-31T05:02:54.414Z] [2019-07-31T05:02:54.414Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-31 05:02:53.655 [2019-07-31T05:02:54.414Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-31T05:02:54.977Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.099 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-31T05:02:54.977Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.026 s [2019-07-31T05:02:54.977Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.094 s [2019-07-31T05:02:54.977Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 22.878 s [2019-07-31T05:02:54.977Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.093 s [2019-07-31T05:02:54.977Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T05:02:54.977Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-31T05:02:54.977Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T05:02:54.977Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T05:02:54.977Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T05:02:54.977Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-31T05:02:54.977Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-31T05:02:54.977Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T05:03:05.151Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.509 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-31T05:03:05.151Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.074 s [2019-07-31T05:03:05.151Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 8.433 s [2019-07-31T05:03:05.151Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-31T05:03:05.151Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-31T05:03:05.151Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-31T05:03:05.151Z] [2019-07-31T05:03:05.151Z] Results: [2019-07-31T05:03:05.151Z] [2019-07-31T05:03:05.151Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-31T05:03:05.151Z] [2019-07-31T05:03:05.151Z] [INFO] All tests passed! [2019-07-31T05:03:05.151Z] [INFO] [2019-07-31T05:03:05.151Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:03:05.151Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T05:03:05.151Z] [INFO] [2019-07-31T05:03:05.151Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:03:05.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-31T05:03:05.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T05:03:05.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T05:03:05.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T05:03:05.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T05:03:05.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T05:03:05.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T05:03:05.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-31T05:03:05.922Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-31T05:03:06.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T05:03:06.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:03:06.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-31T05:03:06.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom [2019-07-31T05:03:06.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-31T05:03:06.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T05:03:06.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-31T05:03:06.179Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-31T05:03:06.179Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-31T05:03:06.179Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:06.179Z] [INFO] The project's OSGi version is 2.0.0.201907310433 [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:06.179Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:06.179Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:03:06.179Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-31T05:03:06.179Z] [INFO] [2019-07-31T05:03:06.179Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:06.179Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-31T05:03:07.111Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:03:07.111Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-31T05:03:07.111Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-31T05:03:07.111Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-31T05:03:07.111Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-31T05:03:07.111Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-31T05:03:07.111Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-31T05:03:07.111Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-31T05:03:07.111Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-31T05:03:07.111Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-31T05:03:07.111Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-31T05:03:07.111Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-31T05:03:07.111Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T05:03:07.111Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:03:07.111Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull Long>' needs unchecked conversion to conform to '@NonNull List<@NonNull Long>', corresponding supertype is 'List<@NonNull Long>' [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-31T05:03:07.111Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-31T05:03:07.111Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-31T05:03:07.111Z] ^^^^^^^^ [2019-07-31T05:03:07.111Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-31T05:03:07.111Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-31T05:03:07.111Z] ^^^^^^^^^^ [2019-07-31T05:03:07.111Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.111Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-31T05:03:07.111Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-31T05:03:07.112Z] ^^^^^^^^^^ [2019-07-31T05:03:07.112Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-31T05:03:07.112Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-31T05:03:07.112Z] return State.MULTIPLE.toString(); [2019-07-31T05:03:07.112Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:03:07.112Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T05:03:07.112Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-31T05:03:07.112Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-31T05:03:07.112Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:03:07.112Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-31T05:03:07.112Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-31T05:03:07.112Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-31T05:03:07.112Z] ^^^^^^^^^^^^^^ [2019-07-31T05:03:07.112Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-31T05:03:07.112Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-31T05:03:07.112Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-31T05:03:07.112Z] ^^^^^^^^^^^^^ [2019-07-31T05:03:07.112Z] Unnecessary $NON-NLS$ tag [2019-07-31T05:03:07.112Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-31T05:03:07.112Z] return getImageDescripterFromPath(path).createImage(); [2019-07-31T05:03:07.112Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:03:07.112Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-31T05:03:07.112Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-31T05:03:07.112Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-31T05:03:07.112Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-31T05:03:07.112Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-31T05:03:07.112Z] 23 problems (23 warnings) [2019-07-31T05:03:07.112Z] [INFO] [2019-07-31T05:03:07.112Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.112Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:03:07.112Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-31T05:03:07.112Z] [INFO] [2019-07-31T05:03:07.112Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.112Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T05:03:07.112Z] [INFO] [2019-07-31T05:03:07.112Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.112Z] [INFO] [2019-07-31T05:03:07.112Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.112Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T05:03:07.112Z] [INFO] [2019-07-31T05:03:07.112Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.112Z] [INFO] [2019-07-31T05:03:07.112Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.112Z] [INFO] [2019-07-31T05:03:07.112Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.112Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T05:03:07.369Z] [INFO] [2019-07-31T05:03:07.369Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.369Z] [INFO] [2019-07-31T05:03:07.369Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.369Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-31T05:03:07.369Z] [INFO] [2019-07-31T05:03:07.369Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:07.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-31T05:03:07.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-31T05:03:07.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 423 classes [2019-07-31T05:03:08.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-31T05:03:08.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-31T05:03:08.445Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-31T05:03:08.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1014 classes [2019-07-31T05:03:10.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-31T05:03:10.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-31T05:03:10.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:10.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-31T05:03:10.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.pom [2019-07-31T05:03:10.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-31T05:03:10.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-31T05:03:10.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-31T05:03:10.072Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-31T05:03:10.072Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-31T05:03:10.072Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:10.072Z] [INFO] The project's OSGi version is 1.0.10.201907310433 [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:10.072Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:10.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:03:10.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-31T05:03:10.072Z] [INFO] [2019-07-31T05:03:10.072Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:10.072Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-31T05:03:11.130Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-31T05:03:11.130Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-31T05:03:11.130Z] ^^^^^^^^^ [2019-07-31T05:03:11.130Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-31T05:03:11.130Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-31T05:03:11.130Z] return tmfEvent; [2019-07-31T05:03:11.130Z] ^^^^^^^^^^^^^^^^ [2019-07-31T05:03:11.130Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T05:03:11.130Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-31T05:03:11.130Z] return null; [2019-07-31T05:03:11.130Z] ^^^^^^^^^^^^ [2019-07-31T05:03:11.130Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-31T05:03:11.130Z] 3 problems (3 warnings) [2019-07-31T05:03:11.130Z] [INFO] [2019-07-31T05:03:11.130Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:11.130Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-31T05:03:11.130Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-31T05:03:11.130Z] [INFO] [2019-07-31T05:03:11.130Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:11.130Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-31T05:03:11.130Z] [INFO] [2019-07-31T05:03:11.130Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:11.130Z] [INFO] [2019-07-31T05:03:11.130Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:11.130Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T05:03:11.387Z] [INFO] [2019-07-31T05:03:11.387Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:11.387Z] [INFO] [2019-07-31T05:03:11.387Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:11.387Z] [INFO] [2019-07-31T05:03:11.387Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:11.387Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-31T05:03:11.951Z] [INFO] [2019-07-31T05:03:11.951Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:11.951Z] [INFO] [2019-07-31T05:03:11.951Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-31T05:03:13.319Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-31T05:03:13.319Z] [INFO] Command line: [2019-07-31T05:03:13.319Z] [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-31T05:03:13.319Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-31T05:03:16.593Z] !SESSION 2019-07-31 05:03:13.160 ----------------------------------------------- [2019-07-31T05:03:16.593Z] eclipse.buildId=unknown [2019-07-31T05:03:16.593Z] java.version=1.8.0_202 [2019-07-31T05:03:16.593Z] java.vendor=Oracle Corporation [2019-07-31T05:03:16.593Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-31T05:03:16.593Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-31T05:03:16.593Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-31T05:03:16.593Z] [2019-07-31T05:03:16.593Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-31 05:03:15.930 [2019-07-31T05:03:16.593Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T05:03:16.593Z] !STACK 0 [2019-07-31T05:03:16.593Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-31T05:03:16.593Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T05:03:16.593Z] [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T05:03:16.593Z] [2019-07-31T05:03:16.593Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-31 05:03:16.065 [2019-07-31T05:03:16.593Z] !MESSAGE FrameworkEvent ERROR [2019-07-31T05:03:16.593Z] !STACK 0 [2019-07-31T05:03:16.593Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-31T05:03:16.593Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T05:03:16.593Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-31T05:03:16.593Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-31T05:03:16.593Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-31T05:03:16.593Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-31T05:03:16.593Z] [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-31T05:03:16.593Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-31T05:03:17.961Z] process 6028: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text [2019-07-31T05:03:17.961Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-31T05:03:18.218Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T05:03:18.474Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-31T05:03:30.655Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T05:03:33.176Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.247 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-31T05:03:33.176Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.306 s [2019-07-31T05:03:33.176Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.087 s [2019-07-31T05:03:33.176Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.784 s [2019-07-31T05:03:33.176Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T05:03:37.351Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.386 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-31T05:03:37.351Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 2.16 s [2019-07-31T05:03:37.351Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.225 s [2019-07-31T05:03:37.351Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T05:03:37.351Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-31T05:03:37.351Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 0.773 s [2019-07-31T05:03:37.351Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T05:03:42.601Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.128 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-31T05:03:42.601Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.229 s [2019-07-31T05:03:42.601Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.478 s [2019-07-31T05:03:42.601Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 2.061 s [2019-07-31T05:03:42.601Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.349 s [2019-07-31T05:03:42.601Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.009 s [2019-07-31T05:03:42.601Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T05:03:43.164Z] [2019-07-31T05:03:43.164Z] !ENTRY org.eclipse.core.resources 4 372 2019-07-31 05:03:43.144 [2019-07-31T05:03:43.164Z] !MESSAGE Project 'SomeProject' is not open. [2019-07-31T05:03:43.164Z] !STACK 0 [2019-07-31T05:03:43.164Z] java.lang.Exception: Project 'SomeProject' is not open. [2019-07-31T05:03:43.164Z] at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) [2019-07-31T05:03:43.164Z] at org.eclipse.core.internal.resources.ResourceException.(ResourceException.java:38) [2019-07-31T05:03:43.164Z] at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:148) [2019-07-31T05:03:43.164Z] at org.eclipse.core.internal.resources.Resource.deleteMarkers(Resource.java:790) [2019-07-31T05:03:43.164Z] at org.eclipse.cdt.internal.core.pdom.indexer.TodoTaskUpdater$2.runInWorkspace(TodoTaskUpdater.java:199) [2019-07-31T05:03:43.164Z] at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:42) [2019-07-31T05:03:43.164Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-31T05:03:44.740Z] [2019-07-31T05:03:44.740Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-31 05:03:44.459 [2019-07-31T05:03:44.740Z] !MESSAGE Save operation warnings. [2019-07-31T05:03:44.740Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-31 05:03:44.459 [2019-07-31T05:03:44.740Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing. This file contains important information about the project. A new project description file has been created, but some information about the project may have been lost. [2019-07-31T05:03:44.740Z] [2019-07-31T05:03:44.740Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-31 05:03:44.534 [2019-07-31T05:03:44.740Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-31T05:03:44.740Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.195 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-31T05:03:44.740Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 1.593 s [2019-07-31T05:03:44.740Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.013 s [2019-07-31T05:03:44.740Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-31T05:03:44.740Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T05:04:16.784Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.3 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-31T05:04:16.784Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.198 s [2019-07-31T05:04:16.784Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.034 s [2019-07-31T05:04:16.784Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.456 s [2019-07-31T05:04:16.784Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.112 s [2019-07-31T05:04:16.784Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T05:04:38.686Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.833 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-31T05:04:38.686Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.478 s [2019-07-31T05:04:38.686Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.778 s [2019-07-31T05:04:38.686Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.678 s [2019-07-31T05:04:38.686Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.462 s [2019-07-31T05:04:38.686Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.295 s [2019-07-31T05:04:38.686Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.542 s [2019-07-31T05:04:38.686Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.096 s [2019-07-31T05:04:38.686Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.687 s [2019-07-31T05:04:38.686Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.735 s [2019-07-31T05:04:38.686Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T05:05:25.329Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.735 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-31T05:05:25.329Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.675 s [2019-07-31T05:05:25.329Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.048 s [2019-07-31T05:05:25.329Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.103 s [2019-07-31T05:05:25.329Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.698 s [2019-07-31T05:05:25.329Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-31T05:05:25.329Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 13.939 s [2019-07-31T05:05:25.329Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T05:05:47.462Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.512 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-31T05:05:47.462Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.05 s [2019-07-31T05:05:47.462Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 16.031 s [2019-07-31T05:05:47.462Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.05 s [2019-07-31T05:05:47.462Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.104 s [2019-07-31T05:05:47.462Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.001 s [2019-07-31T05:05:47.462Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T05:06:19.504Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.361 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-31T05:06:19.504Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.46 s [2019-07-31T05:06:19.504Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.532 s [2019-07-31T05:06:19.504Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.462 s [2019-07-31T05:06:19.504Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.204 s [2019-07-31T05:06:19.504Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.522 s [2019-07-31T05:06:19.504Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T05:06:27.598Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.678 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-31T05:06:27.598Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.501 s [2019-07-31T05:06:27.598Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.002 s [2019-07-31T05:06:27.598Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T05:06:27.598Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-31T05:06:27.598Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.263 s [2019-07-31T05:06:27.598Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T05:06:27.598Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-31T05:06:27.598Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T05:06:27.598Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-31T05:06:27.598Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T05:06:27.598Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T05:06:27.598Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T05:06:27.598Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T05:06:27.598Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-31T05:06:27.598Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.002 s [2019-07-31T05:06:27.598Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T05:06:27.598Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-31T05:06:27.598Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.002 s [2019-07-31T05:06:27.598Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.108 s [2019-07-31T05:06:27.598Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T05:06:27.598Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-31T05:06:27.598Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.013 s [2019-07-31T05:06:27.598Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-31T05:06:27.598Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T05:06:28.162Z] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.403 s <<< FAILURE! - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-31T05:06:28.162Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.395 s <<< ERROR! [2019-07-31T05:06:28.162Z] java.lang.ExceptionInInitializerError [2019-07-31T05:06:28.162Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.parseColor(ConfigurableMarkerEventSource.java:164) [2019-07-31T05:06:28.162Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.getColor(ConfigurableMarkerEventSource.java:149) [2019-07-31T05:06:28.162Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.getSubMarkerList(ConfigurableMarkerEventSource.java:267) [2019-07-31T05:06:28.162Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.getSubMarkerList(ConfigurableMarkerEventSource.java:224) [2019-07-31T05:06:28.162Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.getMarkerList(ConfigurableMarkerEventSource.java:210) [2019-07-31T05:06:28.162Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.getMarkerList(ConfigurableMarkerEventSource.java:196) [2019-07-31T05:06:28.162Z] at org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest.test(ConfigurableMarkerEventSourceTest.java:232) [2019-07-31T05:06:28.162Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T05:06:28.162Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T05:06:28.162Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T05:06:28.162Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T05:06:28.162Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T05:06:28.162Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T05:06:28.162Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T05:06:28.162Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T05:06:28.162Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T05:06:28.162Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T05:06:28.162Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T05:06:28.162Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T05:06:28.162Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T05:06:28.162Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T05:06:28.162Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T05:06:28.162Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T05:06:28.162Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T05:06:28.162Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T05:06:28.162Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T05:06:28.162Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T05:06:28.162Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T05:06:28.162Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T05:06:28.162Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T05:06:28.162Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T05:06:28.162Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T05:06:28.162Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T05:06:28.162Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T05:06:28.162Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T05:06:28.162Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T05:06:28.162Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T05:06:28.163Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T05:06:28.163Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T05:06:28.163Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T05:06:28.163Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T05:06:28.163Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T05:06:28.163Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T05:06:28.163Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T05:06:28.163Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T05:06:28.163Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T05:06:28.163Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T05:06:28.163Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T05:06:28.163Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T05:06:28.163Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T05:06:28.163Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T05:06:28.163Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T05:06:28.163Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T05:06:28.163Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T05:06:28.163Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T05:06:28.163Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T05:06:28.163Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T05:06:28.163Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T05:06:28.163Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T05:06:28.163Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T05:06:28.163Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T05:06:28.163Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T05:06:28.163Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T05:06:28.163Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T05:06:28.163Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T05:06:28.163Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T05:06:28.163Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T05:06:28.163Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T05:06:28.163Z] Caused by: java.lang.NullPointerException [2019-07-31T05:06:28.163Z] at org.eclipse.tracecompass.tmf.core.dataprovider.X11ColorUtils.(X11ColorUtils.java:35) [2019-07-31T05:06:28.163Z] ... 68 more [2019-07-31T05:06:28.163Z] [2019-07-31T05:06:28.163Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T05:06:28.163Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-31T05:06:28.163Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T05:06:28.163Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T05:06:28.163Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T05:06:28.163Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T05:06:28.163Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T05:06:28.163Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T05:06:28.163Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T05:06:28.163Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T05:06:28.163Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T05:06:28.163Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-31T05:06:28.163Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-31T05:06:28.163Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T05:06:31.434Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.205 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-31T05:06:31.434Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.214 s [2019-07-31T05:06:31.434Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.131 s [2019-07-31T05:06:31.434Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.791 s [2019-07-31T05:06:31.434Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T05:06:32.363Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.158 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-31T05:06:32.363Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.466 s [2019-07-31T05:06:32.363Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.691 s [2019-07-31T05:06:32.363Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T05:06:36.631Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.214 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-31T05:06:36.631Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.029 s [2019-07-31T05:06:36.631Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.115 s [2019-07-31T05:06:36.631Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1.886 s [2019-07-31T05:06:36.631Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T05:06:36.631Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-31T05:06:36.631Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.02 s [2019-07-31T05:06:36.631Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.003 s [2019-07-31T05:06:36.631Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.004 s [2019-07-31T05:06:36.631Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T05:06:36.889Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-31T05:06:36.889Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.005 s [2019-07-31T05:06:36.889Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T05:06:36.889Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-31T05:06:36.889Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-31T05:06:36.889Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-31T05:06:36.889Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T05:06:36.889Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-31T05:06:36.889Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T05:06:36.889Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-31T05:06:36.889Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T05:06:36.889Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T05:06:36.889Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T05:06:36.889Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-31T05:06:36.889Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T05:06:36.889Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-31T05:06:36.889Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T05:06:36.889Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-31T05:06:36.889Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.046 s [2019-07-31T05:06:36.889Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T05:06:36.889Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-31T05:06:36.889Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.01 s [2019-07-31T05:06:36.889Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.002 s [2019-07-31T05:06:36.889Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-31T05:06:36.889Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-31T05:06:36.889Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T05:06:36.889Z] [2019-07-31T05:06:36.889Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-31 05:06:36.788 [2019-07-31T05:06:36.889Z] !MESSAGE no spawner in java.library.path [2019-07-31T05:06:36.889Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-31T05:06:36.889Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.115 s [2019-07-31T05:06:36.889Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T05:06:37.146Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-31T05:06:37.146Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.047 s [2019-07-31T05:06:37.146Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-31T05:06:37.146Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T05:06:37.146Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-31T05:06:37.146Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T05:06:37.146Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T05:06:37.146Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T05:06:37.146Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.022 s [2019-07-31T05:06:37.146Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.004 s [2019-07-31T05:06:37.146Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T05:06:37.146Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-31T05:06:37.146Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-31T05:06:37.146Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-31T05:06:37.146Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T05:06:37.146Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-31T05:06:37.146Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.065 s [2019-07-31T05:06:37.146Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.004 s [2019-07-31T05:06:37.146Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-31T05:06:37.146Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-31T05:06:37.146Z] [2019-07-31T05:06:37.146Z] Results: [2019-07-31T05:06:37.146Z] [2019-07-31T05:06:37.146Z] Errors: [2019-07-31T05:06:37.146Z] ConfigurableMarkerEventSourceTest.test:232 �� ExceptionInInitializer [2019-07-31T05:06:37.146Z] [2019-07-31T05:06:37.146Z] Tests run: 185, Failures: 0, Errors: 1, Skipped: 0 [2019-07-31T05:06:37.146Z] [2019-07-31T05:06:37.711Z] Resource leak: org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource@2c5fcecb was not deregistered. [2019-07-31T05:06:37.711Z] org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:84) [2019-07-31T05:06:37.711Z] org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.(ConfigurableMarkerEventSource.java:82) [2019-07-31T05:06:37.711Z] org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest.test(ConfigurableMarkerEventSourceTest.java:132) [2019-07-31T05:06:37.711Z] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T05:06:37.711Z] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T05:06:37.711Z] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T05:06:37.711Z] java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T05:06:37.711Z] org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-31T05:06:37.711Z] org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-31T05:06:37.711Z] org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-31T05:06:37.711Z] org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-31T05:06:37.711Z] org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-31T05:06:37.711Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-31T05:06:37.711Z] org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-31T05:06:37.711Z] org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-31T05:06:37.711Z] org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-31T05:06:37.711Z] org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-31T05:06:37.711Z] org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-31T05:06:37.711Z] org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-31T05:06:37.711Z] org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-31T05:06:37.711Z] org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-31T05:06:37.711Z] org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-31T05:06:37.711Z] org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-31T05:06:37.711Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-31T05:06:37.711Z] org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-31T05:06:37.711Z] org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-31T05:06:37.711Z] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T05:06:37.711Z] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T05:06:37.711Z] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T05:06:37.711Z] java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T05:06:37.711Z] org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-31T05:06:37.711Z] org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-31T05:06:37.711Z] org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-31T05:06:37.711Z] org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-31T05:06:37.711Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-31T05:06:37.711Z] org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-31T05:06:37.711Z] org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-31T05:06:37.711Z] org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-31T05:06:37.711Z] org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-31T05:06:37.711Z] org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-31T05:06:37.711Z] org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T05:06:37.711Z] org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-31T05:06:37.711Z] org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-31T05:06:37.711Z] org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-31T05:06:37.711Z] org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-31T05:06:37.711Z] org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-31T05:06:37.711Z] org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-31T05:06:37.711Z] org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-31T05:06:37.711Z] org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-31T05:06:37.711Z] org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-31T05:06:37.711Z] org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-31T05:06:37.711Z] org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-31T05:06:37.711Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-31T05:06:37.711Z] org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-31T05:06:37.711Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-31T05:06:37.711Z] org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-31T05:06:37.711Z] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-31T05:06:37.711Z] sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-31T05:06:37.711Z] sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-31T05:06:37.711Z] java.lang.reflect.Method.invoke(Method.java:498) [2019-07-31T05:06:37.711Z] org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-31T05:06:37.711Z] org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-31T05:06:37.711Z] org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-31T05:06:37.711Z] org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-31T05:06:37.711Z] [2019-07-31T05:06:37.711Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-31 05:06:37.559 [2019-07-31T05:06:37.711Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-31T05:06:38.275Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T05:06:38.275Z] [INFO] Reactor Summary: [2019-07-31T05:06:38.275Z] [INFO] [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 49.606 s] [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.088 s] [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.041 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 16.291 s] [2019-07-31T05:06:38.275Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.075 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 3.524 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.710 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 2.083 s] [2019-07-31T05:06:38.275Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.122 s] [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.598 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 7.399 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 2.572 s] [2019-07-31T05:06:38.275Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.032 s] [2019-07-31T05:06:38.275Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 6.030 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.476 s] [2019-07-31T05:06:38.275Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:22 min] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 23.610 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:54 min] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 3.391 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [09:10 min] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 15.282 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 14.536 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 4.902 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 2.271 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 12.412 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 1.760 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 2.072 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 11.737 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 4.613 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 3.997 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 3.346 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 1.711 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 3.424 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:11 min] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 3.804 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 4.862 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 23.964 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 3.259 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 45.308 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 3.893 s] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT FAILURE [03:28 min] [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SKIPPED [2019-07-31T05:06:38.275Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SKIPPED [2019-07-31T05:06:38.275Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SKIPPED [2019-07-31T05:06:38.275Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T05:06:38.275Z] [INFO] BUILD FAILURE [2019-07-31T05:06:38.275Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T05:06:38.275Z] [INFO] Total time: 33:02 min [2019-07-31T05:06:38.275Z] [INFO] Finished at: 2019-07-31T05:06:38Z [2019-07-31T05:06:38.275Z] [INFO] ------------------------------------------------------------------------ [2019-07-31T05:06:38.275Z] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.3.0:test (default-test) on project org.eclipse.tracecompass.tmf.ui.tests: There are test failures. [2019-07-31T05:06:38.275Z] [ERROR] [2019-07-31T05:06:38.275Z] [ERROR] Please refer to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire-reports for the individual test results. [2019-07-31T05:06:38.275Z] [ERROR] -> [Help 1] [2019-07-31T05:06:38.275Z] [ERROR] [2019-07-31T05:06:38.275Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2019-07-31T05:06:38.275Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2019-07-31T05:06:38.275Z] [ERROR] [2019-07-31T05:06:38.275Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2019-07-31T05:06:38.275Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [2019-07-31T05:06:38.275Z] [ERROR] [2019-07-31T05:06:38.275Z] [ERROR] After correcting the problems, you can resume the build with the command [2019-07-31T05:06:38.275Z] [ERROR] mvn -rf :org.eclipse.tracecompass.tmf.ui.tests [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext [2019-07-31T05:06:39.794Z] #5 is still in progress; ignoring for purposes of comparison [2019-07-31T05:06:39.805Z] #5 is still in progress; ignoring for purposes of comparison [2019-07-31T05:06:39.805Z] Sending email to: ${EMAIL_RECIPIENT} simon.delisle@ericsson.com [2019-07-31T05:06:44.924Z] Successfully sent to the following addresses: simon.delisle@ericsson.com [2019-07-31T05:06:44.924Z] Error sending to the following INVALID addresses: ${EMAIL_RECIPIENT} [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE