Skip to content

Console Output

02:00:31 Started by an SCM change
02:00:31 Running as SYSTEM
02:00:31 Agent migration-agent-c6xps is provisioned from template Kubernetes Pod Template
02:00:31 ---
02:00:31 apiVersion: "v1"
02:00:31 kind: "Pod"
02:00:31 metadata:
02:00:31   annotations: {}
02:00:31   labels:
02:00:31     jenkins: "slave"
02:00:31     jenkins/migration: "true"
02:00:31   name: "migration-agent-c6xps"
02:00:31 spec:
02:00:31   containers:
02:00:31   - env:
02:00:31     - name: "JENKINS_SECRET"
02:00:31       value: "198fabfef83d81c2e85a0af57cc88b68a98bba8812350742bcb28d8506b08b1a"
02:00:31     - name: "JENKINS_TUNNEL"
02:00:31       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
02:00:31     - name: "JENKINS_AGENT_NAME"
02:00:31       value: "migration-agent-c6xps"
02:00:31     - name: "JENKINS_NAME"
02:00:31       value: "migration-agent-c6xps"
02:00:31     - name: "JENKINS_URL"
02:00:31       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
02:00:31     - name: "HOME"
02:00:31       value: "/home/jenkins"
02:00:31     image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
02:00:31     imagePullPolicy: "IfNotPresent"
02:00:31     name: "jnlp"
02:00:31     resources:
02:00:31       limits:
02:00:31         memory: "4096Mi"
02:00:31         cpu: "2000m"
02:00:31       requests:
02:00:31         memory: "4096Mi"
02:00:31         cpu: "1000m"
02:00:31     securityContext:
02:00:31       privileged: false
02:00:31     tty: true
02:00:31     volumeMounts:
02:00:31     - mountPath: "/home/jenkins/.m2/toolchains.xml"
02:00:31       name: "toolchains-xml"
02:00:31       readOnly: true
02:00:31       subPath: "toolchains.xml"
02:00:31     - mountPath: "/opt/tools"
02:00:31       name: "volume-0"
02:00:31       readOnly: false
02:00:31     - mountPath: "/home/jenkins/.m2/repository"
02:00:31       name: "volume-2"
02:00:31       readOnly: false
02:00:31     - mountPath: "/home/jenkins"
02:00:31       name: "workspace-volume"
02:00:31       readOnly: false
02:00:31     - mountPath: "/home/jenkins/.m2/settings.xml"
02:00:31       name: "settings-xml"
02:00:31       readOnly: true
02:00:31       subPath: "settings.xml"
02:00:31     - mountPath: "/home/jenkins/.ssh"
02:00:31       name: "volume-1"
02:00:31       readOnly: false
02:00:31     workingDir: "/home/jenkins"
02:00:31   nodeSelector: {}
02:00:31   restartPolicy: "Never"
02:00:31   volumes:
02:00:31   - name: "volume-0"
02:00:31     persistentVolumeClaim:
02:00:31       claimName: "tools-claim-jiro-swtbot"
02:00:31       readOnly: true
02:00:31   - configMap:
02:00:31       items:
02:00:31       - key: "toolchains.xml"
02:00:31         path: "toolchains.xml"
02:00:31       name: "m2-dir"
02:00:31     name: "toolchains-xml"
02:00:31   - emptyDir:
02:00:31       medium: ""
02:00:31     name: "volume-2"
02:00:31   - configMap:
02:00:31       name: "known-hosts"
02:00:31     name: "volume-1"
02:00:31   - configMap:
02:00:31       items:
02:00:31       - key: "settings.xml"
02:00:31         path: "settings.xml"
02:00:31       name: "m2-dir"
02:00:31     name: "settings-xml"
02:00:31   - emptyDir:
02:00:31       medium: ""
02:00:31     name: "workspace-volume"
02:00:31 
02:00:31 Building remotely on migration-agent-c6xps (migration) in workspace /home/jenkins/workspace/swtbot-on-mars
02:00:32 No credentials specified
02:00:32 Cloning the remote Git repository
02:00:32 Cloning repository http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git
02:00:32  > /usr/bin/git init /home/jenkins/workspace/swtbot-on-mars # timeout=10
02:00:32 Fetching upstream changes from http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git
02:00:32  > /usr/bin/git --version # timeout=10
02:00:32  > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/*
02:00:34  > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git # timeout=10
02:00:34  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:00:34  > /usr/bin/git config remote.origin.url http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git # timeout=10
02:00:34 Fetching upstream changes from http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git
02:00:34  > /usr/bin/git fetch --tags --progress http://git.eclipse.org/gitroot/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/*
02:00:34  > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
02:00:34 Checking out Revision 5e6d076622e9426f3b34479857aafcdd713230e1 (origin/master)
02:00:34  > /usr/bin/git config core.sparsecheckout # timeout=10
02:00:34  > /usr/bin/git checkout -f 5e6d076622e9426f3b34479857aafcdd713230e1
02:00:35 Commit message: "Fix condition for using index in case of Checkbox and PushButton click"
02:00:35  > /usr/bin/git rev-list --no-walk 874eeaaefa7cd066abdc02c7a598b58054d19d88 # timeout=10
02:00:35 Starting xvnc
02:00:35 [swtbot-on-mars] $ Xvnc :73 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
02:00:35 
02:00:35 Xvnc TigerVNC 1.8.0 - built Nov  2 2018 19:05:14
02:00:35 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
02:00:35 See http://www.tigervnc.org for information on TigerVNC.
02:00:35 Underlying X server release 12001000, The X.Org Foundation
02:00:35 
02:00:35 
02:00:35 Thu Sep 12 06:00:35 2019
02:00:35  vncext:      VNC extension running!
02:00:35  vncext:      Listening for VNC connections on all interface(s), port 5973
02:00:35  vncext:      created VNC server for screen 0
02:00:35 [swtbot-on-mars] $ /bin/bash -x /tmp/jenkins5366617609557309376.sh
02:00:35 + metacity --sm-disable --replace
02:00:35 [swtbot-on-mars] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/workspace/swtbot-on-mars/.repository install -P mars
02:00:35 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:00:35 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:00:37 [INFO] Scanning for projects...
02:00:37 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
02:00:37 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
02:00:38 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 8.5 kB/s)
02:00:38 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
02:00:38 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
02:00:38 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 323 kB/s)
02:00:38 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
02:00:38 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
02:00:38 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 78 kB/s)
02:00:38 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
02:00:38 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
02:00:38 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)
02:00:38 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0/maven-3.0.pom
02:00:38 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
02:00:38 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 384 kB/s)
02:00:38 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
02:00:38 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
02:00:38 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 706 kB/s)
02:00:38 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/6/apache-6.pom
02:00:38 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
02:00:38 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 337 kB/s)
02:00:38 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
02:00:38 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
02:00:38 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 130 kB/s)
02:00:38 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
02:00:38 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
02:00:38 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 59 kB/s)
02:00:38 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
02:00:38 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
02:00:39 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 377 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
02:00:39 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
02:00:39 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 437 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
02:00:39 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
02:00:39 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 38 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
02:00:39 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
02:00:39 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 60 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
02:00:39 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
02:00:39 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 29 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
02:00:39 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
02:00:39 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 134 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
02:00:39 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
02:00:39 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 524 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
02:00:39 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
02:00:39 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 14 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
02:00:39 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
02:00:39 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 194 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
02:00:39 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
02:00:39 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 99 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
02:00:39 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
02:00:39 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)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
02:00:39 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
02:00:39 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 280 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
02:00:39 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
02:00:39 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 127 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
02:00:39 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
02:00:39 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 220 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
02:00:39 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
02:00:39 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 246 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
02:00:39 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
02:00:39 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 45 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
02:00:39 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
02:00:39 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 66 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
02:00:39 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
02:00:39 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 72 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
02:00:39 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
02:00:39 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 224 kB/s)
02:00:39 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
02:00:39 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
02:00:40 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 112 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
02:00:40 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
02:00:40 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 62 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
02:00:40 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
02:00:40 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 39 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
02:00:40 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
02:00:40 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 299 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
02:00:40 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
02:00:40 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 326 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
02:00:40 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
02:00:40 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 129 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
02:00:40 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
02:00:40 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 399 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
02:00:40 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
02:00:40 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 188 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
02:00:40 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
02:00:40 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 369 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
02:00:40 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
02:00:40 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 70 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
02:00:40 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
02:00:40 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 53 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
02:00:40 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
02:00:40 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 52 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
02:00:40 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
02:00:40 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 221 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
02:00:40 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
02:00:40 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 76 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
02:00:40 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
02:00:40 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 97 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
02:00:40 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
02:00:40 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 56 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
02:00:40 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
02:00:40 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 197 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
02:00:40 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
02:00:40 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 133 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
02:00:40 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
02:00:40 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 694 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
02:00:40 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
02:00:40 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 322 kB/s)
02:00:40 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
02:00:40 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
02:00:40 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 394 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
02:00:41 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.3 MB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/9/apache-9.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
02:00:41 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 421 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
02:00:41 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
02:00:41 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 369 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
02:00:41 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 2.1 MB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/16/apache-16.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
02:00:41 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 497 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
02:00:41 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
02:00:41 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 567 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
02:00:41 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 2.3 MB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/18/apache-18.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
02:00:41 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 373 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
02:00:41 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 116 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
02:00:41 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
02:00:41 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 516 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
02:00:41 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 519 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/1.5/xz-1.5.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
02:00:41 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 68 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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
02:00:41 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
02:00:41 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 34 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
02:00:41 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
02:00:41 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 57 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
02:00:41 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
02:00:41 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 29 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
02:00:41 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
02:00:41 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 19 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
02:00:41 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
02:00:41 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 49 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
02:00:41 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
02:00:41 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)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
02:00:41 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
02:00:41 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 273 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
02:00:41 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
02:00:41 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 64 kB/s)
02:00:41 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
02:00:42 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
02:00:42 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 20 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
02:00:42 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
02:00:42 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 102 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
02:00:42 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
02:00:42 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 20 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
02:00:42 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
02:00:42 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 161 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
02:00:42 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
02:00:42 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 35 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
02:00:42 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
02:00:42 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 344 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
02:00:42 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
02:00:42 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 831 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/5/apache-5.pom
02:00:42 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
02:00:42 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 137 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
02:00:42 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
02:00:42 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 61 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
02:00:42 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
02:00:42 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 40 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
02:00:42 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
02:00:42 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 40 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
02:00:42 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
02:00:42 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 3.6 kB/s)
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar
02:00:42 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/tukaani/xz/1.5/xz-1.5.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-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
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
02:00:43 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
02:00:43 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
02:00:43 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
02:00:43 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
02:00:43 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
02:00:43 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
02:00:43 Progress (1): 4.1/202 kB
Progress (1): 7.7/202 kB
Progress (1): 12/202 kB 
Progress (1): 16/202 kB
Progress (1): 20/202 kB
Progress (1): 24/202 kB
Progress (1): 28/202 kB
Progress (1): 32/202 kB
Progress (2): 32/202 kB | 4.1/527 kB
Progress (2): 36/202 kB | 4.1/527 kB
Progress (2): 36/202 kB | 7.7/527 kB
Progress (2): 40/202 kB | 7.7/527 kB
Progress (2): 44/202 kB | 7.7/527 kB
Progress (2): 44/202 kB | 12/527 kB 
Progress (2): 48/202 kB | 12/527 kB
Progress (2): 48/202 kB | 16/527 kB
Progress (2): 52/202 kB | 16/527 kB
Progress (2): 52/202 kB | 20/527 kB
Progress (3): 52/202 kB | 20/527 kB | 4.1/5.6 kB
Progress (4): 52/202 kB | 20/527 kB | 4.1/5.6 kB | 4.1/165 kB
Progress (4): 56/202 kB | 20/527 kB | 4.1/5.6 kB | 4.1/165 kB
Progress (4): 56/202 kB | 20/527 kB | 4.1/5.6 kB | 7.7/165 kB
Progress (4): 56/202 kB | 20/527 kB | 5.6 kB | 7.7/165 kB    
Progress (4): 56/202 kB | 24/527 kB | 5.6 kB | 7.7/165 kB
Progress (4): 56/202 kB | 24/527 kB | 5.6 kB | 12/165 kB 
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 12/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 16/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 20/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 24/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 28/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 32/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 36/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 40/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 44/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 48/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 52/165 kB
Progress (4): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB
Progress (5): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 4.1/47 kB
Progress (5): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 7.7/47 kB
Progress (5): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 12/47 kB 
Progress (5): 60/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 16/47 kB
Progress (5): 64/202 kB | 24/527 kB | 5.6 kB | 56/165 kB | 16/47 kB
Progress (5): 64/202 kB | 28/527 kB | 5.6 kB | 56/165 kB | 16/47 kB
Progress (5): 68/202 kB | 28/527 kB | 5.6 kB | 56/165 kB | 16/47 kB
Progress (5): 68/202 kB | 28/527 kB | 5.6 kB | 56/165 kB | 20/47 kB
Progress (5): 68/202 kB | 28/527 kB | 5.6 kB | 60/165 kB | 20/47 kB
Progress (5): 68/202 kB | 28/527 kB | 5.6 kB | 60/165 kB | 24/47 kB
Progress (5): 72/202 kB | 28/527 kB | 5.6 kB | 60/165 kB | 24/47 kB
Progress (5): 72/202 kB | 32/527 kB | 5.6 kB | 60/165 kB | 24/47 kB
Progress (5): 76/202 kB | 32/527 kB | 5.6 kB | 60/165 kB | 24/47 kB
Progress (5): 76/202 kB | 32/527 kB | 5.6 kB | 60/165 kB | 28/47 kB
Progress (5): 76/202 kB | 32/527 kB | 5.6 kB | 64/165 kB | 28/47 kB
Progress (5): 76/202 kB | 32/527 kB | 5.6 kB | 64/165 kB | 32/47 kB
Progress (5): 76/202 kB | 36/527 kB | 5.6 kB | 64/165 kB | 32/47 kB
Progress (5): 80/202 kB | 36/527 kB | 5.6 kB | 64/165 kB | 32/47 kB
Progress (5): 80/202 kB | 40/527 kB | 5.6 kB | 64/165 kB | 32/47 kB
Progress (5): 80/202 kB | 40/527 kB | 5.6 kB | 64/165 kB | 36/47 kB
Progress (5): 80/202 kB | 40/527 kB | 5.6 kB | 68/165 kB | 36/47 kB
Progress (5): 80/202 kB | 44/527 kB | 5.6 kB | 68/165 kB | 36/47 kB
Progress (5): 80/202 kB | 44/527 kB | 5.6 kB | 68/165 kB | 40/47 kB
Progress (5): 84/202 kB | 44/527 kB | 5.6 kB | 68/165 kB | 40/47 kB
Progress (5): 84/202 kB | 44/527 kB | 5.6 kB | 68/165 kB | 44/47 kB
Progress (5): 84/202 kB | 48/527 kB | 5.6 kB | 68/165 kB | 44/47 kB
Progress (5): 84/202 kB | 48/527 kB | 5.6 kB | 72/165 kB | 44/47 kB
Progress (5): 84/202 kB | 48/527 kB | 5.6 kB | 72/165 kB | 47 kB   
Progress (5): 88/202 kB | 48/527 kB | 5.6 kB | 72/165 kB | 47 kB
Progress (5): 88/202 kB | 48/527 kB | 5.6 kB | 76/165 kB | 47 kB
Progress (5): 88/202 kB | 52/527 kB | 5.6 kB | 76/165 kB | 47 kB
Progress (5): 88/202 kB | 52/527 kB | 5.6 kB | 80/165 kB | 47 kB
Progress (5): 92/202 kB | 52/527 kB | 5.6 kB | 80/165 kB | 47 kB
Progress (5): 92/202 kB | 52/527 kB | 5.6 kB | 84/165 kB | 47 kB
Progress (5): 92/202 kB | 56/527 kB | 5.6 kB | 84/165 kB | 47 kB
Progress (5): 92/202 kB | 56/527 kB | 5.6 kB | 88/165 kB | 47 kB
Progress (5): 96/202 kB | 56/527 kB | 5.6 kB | 88/165 kB | 47 kB
Progress (5): 96/202 kB | 56/527 kB | 5.6 kB | 92/165 kB | 47 kB
Progress (5): 96/202 kB | 60/527 kB | 5.6 kB | 92/165 kB | 47 kB
Progress (5): 96/202 kB | 60/527 kB | 5.6 kB | 96/165 kB | 47 kB
Progress (5): 100/202 kB | 60/527 kB | 5.6 kB | 96/165 kB | 47 kB
Progress (5): 100/202 kB | 60/527 kB | 5.6 kB | 100/165 kB | 47 kB
Progress (5): 100/202 kB | 64/527 kB | 5.6 kB | 100/165 kB | 47 kB
Progress (5): 100/202 kB | 64/527 kB | 5.6 kB | 104/165 kB | 47 kB
Progress (5): 104/202 kB | 64/527 kB | 5.6 kB | 104/165 kB | 47 kB
Progress (5): 104/202 kB | 64/527 kB | 5.6 kB | 108/165 kB | 47 kB
Progress (5): 104/202 kB | 68/527 kB | 5.6 kB | 108/165 kB | 47 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 67 kB/s)
02:00:43 Progress (4): 104/202 kB | 72/527 kB | 108/165 kB | 47 kB
Progress (4): 104/202 kB | 72/527 kB | 112/165 kB | 47 kB
Progress (4): 108/202 kB | 72/527 kB | 112/165 kB | 47 kB
Progress (4): 108/202 kB | 72/527 kB | 116/165 kB | 47 kB
Progress (4): 108/202 kB | 76/527 kB | 116/165 kB | 47 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
02:00:43 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 622 kB/s)
02:00:43 Progress (3): 108/202 kB | 80/527 kB | 116/165 kB
Progress (3): 108/202 kB | 80/527 kB | 120/165 kB
Progress (3): 112/202 kB | 80/527 kB | 120/165 kB
Progress (3): 112/202 kB | 80/527 kB | 124/165 kB
Progress (3): 112/202 kB | 84/527 kB | 124/165 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
02:00:43 Progress (3): 112/202 kB | 88/527 kB | 124/165 kB
Progress (3): 116/202 kB | 88/527 kB | 124/165 kB
Progress (3): 116/202 kB | 88/527 kB | 128/165 kB
Progress (3): 120/202 kB | 88/527 kB | 128/165 kB
Progress (3): 120/202 kB | 92/527 kB | 128/165 kB
Progress (3): 124/202 kB | 92/527 kB | 128/165 kB
Progress (3): 124/202 kB | 92/527 kB | 132/165 kB
Progress (3): 128/202 kB | 92/527 kB | 132/165 kB
Progress (3): 128/202 kB | 96/527 kB | 132/165 kB
Progress (3): 132/202 kB | 96/527 kB | 132/165 kB
Progress (3): 132/202 kB | 96/527 kB | 136/165 kB
Progress (3): 132/202 kB | 100/527 kB | 136/165 kB
Progress (3): 136/202 kB | 100/527 kB | 136/165 kB
Progress (3): 136/202 kB | 104/527 kB | 136/165 kB
Progress (3): 136/202 kB | 104/527 kB | 140/165 kB
Progress (3): 140/202 kB | 104/527 kB | 140/165 kB
Progress (3): 140/202 kB | 108/527 kB | 140/165 kB
Progress (3): 140/202 kB | 108/527 kB | 144/165 kB
Progress (3): 140/202 kB | 112/527 kB | 144/165 kB
Progress (3): 144/202 kB | 112/527 kB | 144/165 kB
Progress (3): 144/202 kB | 112/527 kB | 148/165 kB
Progress (3): 148/202 kB | 112/527 kB | 148/165 kB
Progress (3): 148/202 kB | 116/527 kB | 148/165 kB
Progress (3): 152/202 kB | 116/527 kB | 148/165 kB
Progress (3): 152/202 kB | 116/527 kB | 152/165 kB
Progress (3): 152/202 kB | 120/527 kB | 152/165 kB
Progress (3): 152/202 kB | 120/527 kB | 156/165 kB
Progress (3): 156/202 kB | 120/527 kB | 156/165 kB
Progress (3): 156/202 kB | 124/527 kB | 156/165 kB
Progress (3): 156/202 kB | 124/527 kB | 160/165 kB
Progress (3): 156/202 kB | 128/527 kB | 160/165 kB
Progress (3): 160/202 kB | 128/527 kB | 160/165 kB
Progress (3): 160/202 kB | 128/527 kB | 164/165 kB
Progress (3): 164/202 kB | 128/527 kB | 164/165 kB
Progress (3): 164/202 kB | 132/527 kB | 164/165 kB
Progress (3): 168/202 kB | 132/527 kB | 164/165 kB
Progress (3): 168/202 kB | 132/527 kB | 165 kB    
Progress (3): 172/202 kB | 132/527 kB | 165 kB
Progress (3): 172/202 kB | 136/527 kB | 165 kB
Progress (3): 176/202 kB | 136/527 kB | 165 kB
Progress (3): 176/202 kB | 140/527 kB | 165 kB
Progress (3): 180/202 kB | 140/527 kB | 165 kB
Progress (3): 180/202 kB | 144/527 kB | 165 kB
Progress (3): 184/202 kB | 144/527 kB | 165 kB
Progress (3): 184/202 kB | 148/527 kB | 165 kB
Progress (3): 188/202 kB | 148/527 kB | 165 kB
Progress (3): 188/202 kB | 152/527 kB | 165 kB
Progress (3): 192/202 kB | 152/527 kB | 165 kB
Progress (3): 192/202 kB | 156/527 kB | 165 kB
Progress (3): 196/202 kB | 156/527 kB | 165 kB
Progress (3): 196/202 kB | 160/527 kB | 165 kB
Progress (3): 200/202 kB | 160/527 kB | 165 kB
Progress (4): 200/202 kB | 160/527 kB | 165 kB | 4.1/30 kB
Progress (4): 202 kB | 160/527 kB | 165 kB | 4.1/30 kB    
Progress (4): 202 kB | 164/527 kB | 165 kB | 4.1/30 kB
Progress (4): 202 kB | 164/527 kB | 165 kB | 7.7/30 kB
Progress (4): 202 kB | 168/527 kB | 165 kB | 7.7/30 kB
Progress (4): 202 kB | 168/527 kB | 165 kB | 12/30 kB 
Progress (5): 202 kB | 168/527 kB | 165 kB | 12/30 kB | 4.1/38 kB
Progress (5): 202 kB | 172/527 kB | 165 kB | 12/30 kB | 4.1/38 kB
Progress (5): 202 kB | 172/527 kB | 165 kB | 16/30 kB | 4.1/38 kB
Progress (5): 202 kB | 176/527 kB | 165 kB | 16/30 kB | 4.1/38 kB
Progress (5): 202 kB | 176/527 kB | 165 kB | 16/30 kB | 7.7/38 kB
Progress (5): 202 kB | 176/527 kB | 165 kB | 20/30 kB | 7.7/38 kB
Progress (5): 202 kB | 176/527 kB | 165 kB | 20/30 kB | 12/38 kB 
Progress (5): 202 kB | 180/527 kB | 165 kB | 20/30 kB | 12/38 kB
Progress (5): 202 kB | 180/527 kB | 165 kB | 20/30 kB | 16/38 kB
Progress (5): 202 kB | 180/527 kB | 165 kB | 24/30 kB | 16/38 kB
Progress (5): 202 kB | 180/527 kB | 165 kB | 24/30 kB | 20/38 kB
Progress (5): 202 kB | 184/527 kB | 165 kB | 24/30 kB | 20/38 kB
Progress (5): 202 kB | 184/527 kB | 165 kB | 24/30 kB | 24/38 kB
Progress (5): 202 kB | 184/527 kB | 165 kB | 28/30 kB | 24/38 kB
Progress (5): 202 kB | 184/527 kB | 165 kB | 28/30 kB | 28/38 kB
Progress (5): 202 kB | 188/527 kB | 165 kB | 28/30 kB | 28/38 kB
Progress (5): 202 kB | 188/527 kB | 165 kB | 28/30 kB | 32/38 kB
Progress (5): 202 kB | 188/527 kB | 165 kB | 30 kB | 32/38 kB   
Progress (5): 202 kB | 188/527 kB | 165 kB | 30 kB | 36/38 kB
Progress (5): 202 kB | 192/527 kB | 165 kB | 30 kB | 36/38 kB
Progress (5): 202 kB | 192/527 kB | 165 kB | 30 kB | 38 kB   
Progress (5): 202 kB | 196/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 200/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 204/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 208/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 212/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 216/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 220/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 224/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 228/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 232/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 236/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 240/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 244/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 248/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 252/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 256/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 260/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 264/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 268/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 272/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 276/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 280/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 284/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 288/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 292/527 kB | 165 kB | 30 kB | 38 kB
Progress (5): 202 kB | 296/527 kB | 165 kB | 30 kB | 38 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 386 kB/s)
02:00:43 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
02:00:43 Progress (4): 202 kB | 300/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 304/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 308/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 312/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 316/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 320/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 324/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 328/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 332/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 336/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 340/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 344/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 348/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 352/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 356/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 360/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 364/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 368/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 372/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 376/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 380/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 384/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 388/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 392/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 396/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 400/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 404/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 408/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 412/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 416/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 420/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 424/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 428/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 432/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 436/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 440/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 444/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 448/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 452/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 456/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 460/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 464/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 468/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 472/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 476/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 480/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 484/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 488/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 492/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 496/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 500/527 kB | 165 kB | 30 kB
Progress (4): 202 kB | 504/527 kB | 165 kB | 30 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 881 kB/s)
02:00:43 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
02:00:43 Progress (4): 202 kB | 504/527 kB | 30 kB | 4.1/52 kB
Progress (4): 202 kB | 504/527 kB | 30 kB | 7.7/52 kB
Progress (4): 202 kB | 504/527 kB | 30 kB | 12/52 kB 
Progress (4): 202 kB | 504/527 kB | 30 kB | 16/52 kB
Progress (4): 202 kB | 504/527 kB | 30 kB | 20/52 kB
Progress (4): 202 kB | 504/527 kB | 30 kB | 24/52 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)
02:00:43 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 169 kB/s)
02:00:43 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
02:00:43 Progress (2): 504/527 kB | 28/52 kB
                                   
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
02:00:43 Progress (2): 504/527 kB | 32/52 kB
Progress (2): 504/527 kB | 33/52 kB
Progress (2): 504/527 kB | 37/52 kB
Progress (2): 504/527 kB | 41/52 kB
Progress (2): 504/527 kB | 45/52 kB
Progress (2): 504/527 kB | 49/52 kB
Progress (2): 504/527 kB | 52 kB   
Progress (3): 504/527 kB | 52 kB | 4.1/148 kB
Progress (3): 504/527 kB | 52 kB | 7.7/148 kB
Progress (3): 504/527 kB | 52 kB | 12/148 kB 
Progress (3): 504/527 kB | 52 kB | 16/148 kB
Progress (3): 504/527 kB | 52 kB | 20/148 kB
Progress (3): 504/527 kB | 52 kB | 24/148 kB
Progress (3): 504/527 kB | 52 kB | 28/148 kB
Progress (3): 504/527 kB | 52 kB | 32/148 kB
Progress (3): 504/527 kB | 52 kB | 33/148 kB
Progress (3): 504/527 kB | 52 kB | 37/148 kB
Progress (4): 504/527 kB | 52 kB | 37/148 kB | 4.1/106 kB
Progress (4): 504/527 kB | 52 kB | 41/148 kB | 4.1/106 kB
Progress (4): 504/527 kB | 52 kB | 41/148 kB | 7.7/106 kB
Progress (4): 504/527 kB | 52 kB | 45/148 kB | 7.7/106 kB
Progress (4): 504/527 kB | 52 kB | 45/148 kB | 12/106 kB 
Progress (4): 504/527 kB | 52 kB | 49/148 kB | 12/106 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 273 kB/s)
02:00:43 Progress (3): 504/527 kB | 49/148 kB | 16/106 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
02:00:43 Progress (3): 504/527 kB | 53/148 kB | 16/106 kB
Progress (4): 504/527 kB | 53/148 kB | 16/106 kB | 4.1/51 kB
Progress (4): 504/527 kB | 53/148 kB | 20/106 kB | 4.1/51 kB
Progress (4): 504/527 kB | 53/148 kB | 20/106 kB | 7.7/51 kB
Progress (4): 504/527 kB | 57/148 kB | 20/106 kB | 7.7/51 kB
Progress (4): 504/527 kB | 57/148 kB | 20/106 kB | 12/51 kB 
Progress (4): 504/527 kB | 57/148 kB | 24/106 kB | 12/51 kB
Progress (4): 504/527 kB | 57/148 kB | 24/106 kB | 16/51 kB
Progress (4): 504/527 kB | 57/148 kB | 28/106 kB | 16/51 kB
Progress (4): 504/527 kB | 61/148 kB | 28/106 kB | 16/51 kB
Progress (4): 504/527 kB | 61/148 kB | 32/106 kB | 16/51 kB
Progress (4): 504/527 kB | 61/148 kB | 32/106 kB | 20/51 kB
Progress (4): 504/527 kB | 61/148 kB | 33/106 kB | 20/51 kB
Progress (4): 504/527 kB | 65/148 kB | 33/106 kB | 20/51 kB
Progress (4): 504/527 kB | 65/148 kB | 37/106 kB | 20/51 kB
Progress (4): 504/527 kB | 65/148 kB | 37/106 kB | 24/51 kB
Progress (4): 504/527 kB | 65/148 kB | 41/106 kB | 24/51 kB
Progress (4): 504/527 kB | 66/148 kB | 41/106 kB | 24/51 kB
Progress (4): 504/527 kB | 66/148 kB | 45/106 kB | 24/51 kB
Progress (4): 504/527 kB | 66/148 kB | 45/106 kB | 28/51 kB
Progress (4): 504/527 kB | 70/148 kB | 45/106 kB | 28/51 kB
Progress (4): 504/527 kB | 70/148 kB | 49/106 kB | 28/51 kB
Progress (4): 504/527 kB | 74/148 kB | 49/106 kB | 28/51 kB
Progress (4): 504/527 kB | 74/148 kB | 49/106 kB | 32/51 kB
Progress (4): 504/527 kB | 78/148 kB | 49/106 kB | 32/51 kB
Progress (4): 504/527 kB | 78/148 kB | 53/106 kB | 32/51 kB
Progress (4): 504/527 kB | 82/148 kB | 53/106 kB | 32/51 kB
Progress (4): 504/527 kB | 82/148 kB | 53/106 kB | 33/51 kB
Progress (4): 504/527 kB | 86/148 kB | 53/106 kB | 33/51 kB
Progress (4): 504/527 kB | 86/148 kB | 57/106 kB | 33/51 kB
Progress (4): 504/527 kB | 90/148 kB | 57/106 kB | 33/51 kB
Progress (4): 504/527 kB | 90/148 kB | 57/106 kB | 37/51 kB
Progress (4): 504/527 kB | 94/148 kB | 57/106 kB | 37/51 kB
Progress (4): 504/527 kB | 94/148 kB | 61/106 kB | 37/51 kB
Progress (4): 504/527 kB | 98/148 kB | 61/106 kB | 37/51 kB
Progress (4): 504/527 kB | 98/148 kB | 61/106 kB | 41/51 kB
Progress (4): 504/527 kB | 98/148 kB | 61/106 kB | 41/51 kB
Progress (4): 504/527 kB | 98/148 kB | 65/106 kB | 41/51 kB
Progress (4): 504/527 kB | 102/148 kB | 65/106 kB | 41/51 kB
Progress (4): 504/527 kB | 102/148 kB | 65/106 kB | 45/51 kB
Progress (4): 504/527 kB | 106/148 kB | 65/106 kB | 45/51 kB
Progress (4): 504/527 kB | 106/148 kB | 66/106 kB | 45/51 kB
Progress (4): 504/527 kB | 110/148 kB | 66/106 kB | 45/51 kB
Progress (4): 504/527 kB | 110/148 kB | 70/106 kB | 45/51 kB
Progress (5): 504/527 kB | 110/148 kB | 70/106 kB | 45/51 kB | 4.1/14 kB
Progress (5): 504/527 kB | 110/148 kB | 70/106 kB | 49/51 kB | 4.1/14 kB
Progress (5): 504/527 kB | 110/148 kB | 70/106 kB | 49/51 kB | 7.7/14 kB
Progress (5): 504/527 kB | 110/148 kB | 74/106 kB | 49/51 kB | 7.7/14 kB
Progress (5): 504/527 kB | 114/148 kB | 74/106 kB | 49/51 kB | 7.7/14 kB
Progress (5): 504/527 kB | 114/148 kB | 78/106 kB | 49/51 kB | 7.7/14 kB
Progress (5): 504/527 kB | 114/148 kB | 78/106 kB | 49/51 kB | 12/14 kB 
Progress (5): 504/527 kB | 114/148 kB | 78/106 kB | 51 kB | 12/14 kB   
Progress (5): 504/527 kB | 114/148 kB | 78/106 kB | 51 kB | 14 kB   
Progress (5): 504/527 kB | 114/148 kB | 82/106 kB | 51 kB | 14 kB
Progress (5): 504/527 kB | 118/148 kB | 82/106 kB | 51 kB | 14 kB
Progress (5): 504/527 kB | 118/148 kB | 86/106 kB | 51 kB | 14 kB
Progress (5): 504/527 kB | 118/148 kB | 90/106 kB | 51 kB | 14 kB
Progress (5): 504/527 kB | 118/148 kB | 94/106 kB | 51 kB | 14 kB
Progress (5): 504/527 kB | 118/148 kB | 98/106 kB | 51 kB | 14 kB
Progress (5): 504/527 kB | 118/148 kB | 102/106 kB | 51 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 250 kB/s)
02:00:43 Progress (4): 504/527 kB | 118/148 kB | 106/106 kB | 14 kB
Progress (4): 504/527 kB | 122/148 kB | 106/106 kB | 14 kB
Progress (4): 504/527 kB | 122/148 kB | 106 kB | 14 kB    
Progress (4): 504/527 kB | 126/148 kB | 106 kB | 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
02:00:43 Progress (4): 504/527 kB | 130/148 kB | 106 kB | 14 kB
Progress (4): 504/527 kB | 134/148 kB | 106 kB | 14 kB
Progress (4): 504/527 kB | 138/148 kB | 106 kB | 14 kB
Progress (4): 504/527 kB | 142/148 kB | 106 kB | 14 kB
Progress (4): 504/527 kB | 146/148 kB | 106 kB | 14 kB
Progress (4): 504/527 kB | 148 kB | 106 kB | 14 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 389 kB/s)
02:00:43 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
02:00:43 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 49 kB/s)
02:00:43 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
02:00:43 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 532 kB/s)
02:00:43 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
02:00:43 Progress (2): 504/527 kB | 4.1/74 kB
Progress (2): 504/527 kB | 7.7/74 kB
Progress (2): 504/527 kB | 12/74 kB 
Progress (2): 504/527 kB | 16/74 kB
Progress (2): 504/527 kB | 20/74 kB
Progress (2): 504/527 kB | 24/74 kB
Progress (2): 504/527 kB | 28/74 kB
Progress (2): 504/527 kB | 32/74 kB
Progress (2): 504/527 kB | 33/74 kB
Progress (2): 504/527 kB | 37/74 kB
Progress (2): 504/527 kB | 41/74 kB
Progress (2): 504/527 kB | 45/74 kB
Progress (2): 504/527 kB | 49/74 kB
Progress (2): 504/527 kB | 53/74 kB
Progress (3): 504/527 kB | 53/74 kB | 4.1/108 kB
Progress (3): 504/527 kB | 57/74 kB | 4.1/108 kB
Progress (3): 504/527 kB | 57/74 kB | 7.7/108 kB
Progress (3): 504/527 kB | 61/74 kB | 7.7/108 kB
Progress (3): 504/527 kB | 65/74 kB | 7.7/108 kB
Progress (3): 504/527 kB | 65/74 kB | 12/108 kB 
Progress (3): 504/527 kB | 66/74 kB | 12/108 kB
Progress (3): 504/527 kB | 66/74 kB | 16/108 kB
Progress (3): 504/527 kB | 70/74 kB | 16/108 kB
Progress (3): 504/527 kB | 70/74 kB | 20/108 kB
Progress (3): 504/527 kB | 74/74 kB | 20/108 kB
Progress (3): 504/527 kB | 74/74 kB | 24/108 kB
Progress (3): 504/527 kB | 74 kB | 24/108 kB   
Progress (3): 504/527 kB | 74 kB | 28/108 kB
Progress (3): 504/527 kB | 74 kB | 32/108 kB
Progress (3): 504/527 kB | 74 kB | 33/108 kB
Progress (3): 504/527 kB | 74 kB | 37/108 kB
Progress (3): 504/527 kB | 74 kB | 41/108 kB
Progress (3): 504/527 kB | 74 kB | 45/108 kB
Progress (3): 504/527 kB | 74 kB | 49/108 kB
Progress (3): 504/527 kB | 74 kB | 53/108 kB
Progress (3): 504/527 kB | 74 kB | 57/108 kB
Progress (3): 504/527 kB | 74 kB | 61/108 kB
Progress (3): 504/527 kB | 74 kB | 65/108 kB
Progress (3): 504/527 kB | 74 kB | 66/108 kB
Progress (3): 504/527 kB | 74 kB | 70/108 kB
Progress (3): 504/527 kB | 74 kB | 74/108 kB
Progress (3): 504/527 kB | 74 kB | 78/108 kB
Progress (3): 504/527 kB | 74 kB | 82/108 kB
Progress (3): 504/527 kB | 74 kB | 86/108 kB
Progress (3): 504/527 kB | 74 kB | 90/108 kB
Progress (3): 504/527 kB | 74 kB | 94/108 kB
Progress (3): 504/527 kB | 74 kB | 98/108 kB
Progress (3): 504/527 kB | 74 kB | 98/108 kB
Progress (3): 504/527 kB | 74 kB | 102/108 kB
Progress (3): 504/527 kB | 74 kB | 106/108 kB
Progress (3): 504/527 kB | 74 kB | 108 kB    
Progress (3): 508/527 kB | 74 kB | 108 kB
Progress (3): 512/527 kB | 74 kB | 108 kB
Progress (3): 516/527 kB | 74 kB | 108 kB
Progress (3): 520/527 kB | 74 kB | 108 kB
Progress (3): 524/527 kB | 74 kB | 108 kB
Progress (3): 527 kB | 74 kB | 108 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 223 kB/s)
02:00:43 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
02:00:43 Progress (3): 527 kB | 108 kB | 4.1/153 kB
Progress (4): 527 kB | 108 kB | 4.1/153 kB | 4.1/202 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 298 kB/s)
02:00:43 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 1.4 MB/s)
02:00:43 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
02:00:43 Progress (2): 4.1/153 kB | 7.7/202 kB
Progress (2): 7.7/153 kB | 7.7/202 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
02:00:43 Progress (2): 12/153 kB | 7.7/202 kB
Progress (2): 12/153 kB | 12/202 kB 
Progress (2): 16/153 kB | 12/202 kB
Progress (2): 16/153 kB | 16/202 kB
Progress (2): 20/153 kB | 16/202 kB
Progress (2): 20/153 kB | 20/202 kB
Progress (2): 24/153 kB | 20/202 kB
Progress (2): 24/153 kB | 24/202 kB
Progress (2): 24/153 kB | 28/202 kB
Progress (2): 28/153 kB | 28/202 kB
Progress (2): 28/153 kB | 32/202 kB
Progress (2): 32/153 kB | 32/202 kB
Progress (2): 32/153 kB | 33/202 kB
Progress (2): 33/153 kB | 33/202 kB
Progress (2): 33/153 kB | 37/202 kB
Progress (2): 33/153 kB | 41/202 kB
Progress (2): 37/153 kB | 41/202 kB
Progress (2): 37/153 kB | 45/202 kB
Progress (2): 41/153 kB | 45/202 kB
Progress (2): 41/153 kB | 49/202 kB
Progress (2): 45/153 kB | 49/202 kB
Progress (2): 45/153 kB | 53/202 kB
Progress (2): 49/153 kB | 53/202 kB
Progress (2): 49/153 kB | 57/202 kB
Progress (2): 53/153 kB | 57/202 kB
Progress (2): 53/153 kB | 61/202 kB
Progress (2): 57/153 kB | 61/202 kB
Progress (2): 57/153 kB | 65/202 kB
Progress (2): 57/153 kB | 66/202 kB
Progress (2): 61/153 kB | 66/202 kB
Progress (2): 61/153 kB | 70/202 kB
Progress (2): 65/153 kB | 70/202 kB
Progress (2): 65/153 kB | 74/202 kB
Progress (2): 66/153 kB | 74/202 kB
Progress (2): 66/153 kB | 78/202 kB
Progress (2): 66/153 kB | 82/202 kB
Progress (2): 70/153 kB | 82/202 kB
Progress (2): 70/153 kB | 86/202 kB
Progress (2): 74/153 kB | 86/202 kB
Progress (2): 74/153 kB | 90/202 kB
Progress (2): 78/153 kB | 90/202 kB
Progress (2): 78/153 kB | 94/202 kB
Progress (2): 82/153 kB | 94/202 kB
Progress (2): 82/153 kB | 98/202 kB
Progress (2): 82/153 kB | 98/202 kB
Progress (2): 86/153 kB | 98/202 kB
Progress (2): 86/153 kB | 102/202 kB
Progress (2): 90/153 kB | 102/202 kB
Progress (2): 90/153 kB | 106/202 kB
Progress (2): 94/153 kB | 106/202 kB
Progress (2): 94/153 kB | 110/202 kB
Progress (2): 98/153 kB | 110/202 kB
Progress (2): 98/153 kB | 114/202 kB
Progress (2): 102/153 kB | 114/202 kB
Progress (2): 102/153 kB | 118/202 kB
Progress (2): 106/153 kB | 118/202 kB
Progress (2): 106/153 kB | 122/202 kB
Progress (2): 110/153 kB | 122/202 kB
Progress (2): 110/153 kB | 126/202 kB
Progress (2): 114/153 kB | 126/202 kB
Progress (2): 114/153 kB | 130/202 kB
Progress (2): 118/153 kB | 130/202 kB
Progress (2): 118/153 kB | 134/202 kB
Progress (2): 122/153 kB | 134/202 kB
Progress (2): 122/153 kB | 138/202 kB
Progress (2): 126/153 kB | 138/202 kB
Progress (2): 126/153 kB | 142/202 kB
Progress (2): 130/153 kB | 142/202 kB
Progress (2): 130/153 kB | 146/202 kB
Progress (2): 134/153 kB | 146/202 kB
Progress (2): 134/153 kB | 150/202 kB
Progress (2): 138/153 kB | 150/202 kB
Progress (2): 138/153 kB | 154/202 kB
Progress (2): 142/153 kB | 154/202 kB
Progress (2): 142/153 kB | 158/202 kB
Progress (2): 146/153 kB | 158/202 kB
Progress (2): 146/153 kB | 162/202 kB
Progress (2): 150/153 kB | 162/202 kB
Progress (2): 150/153 kB | 166/202 kB
Progress (2): 153 kB | 166/202 kB    
Progress (2): 153 kB | 170/202 kB
Progress (2): 153 kB | 174/202 kB
Progress (2): 153 kB | 178/202 kB
Progress (2): 153 kB | 182/202 kB
Progress (2): 153 kB | 186/202 kB
Progress (2): 153 kB | 190/202 kB
Progress (2): 153 kB | 194/202 kB
Progress (2): 153 kB | 198/202 kB
Progress (2): 153 kB | 202 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.jar (202 kB at 498 kB/s)
02:00:43 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 378 kB/s)
02:00:43 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
02:00:43 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
02:00:43 Progress (1): 4.1/61 kB
Progress (1): 7.7/61 kB
Progress (1): 12/61 kB 
Progress (1): 16/61 kB
Progress (1): 20/61 kB
Progress (1): 24/61 kB
Progress (1): 28/61 kB
Progress (1): 32/61 kB
Progress (1): 33/61 kB
Progress (1): 37/61 kB
Progress (1): 41/61 kB
Progress (1): 45/61 kB
Progress (1): 49/61 kB
Progress (1): 53/61 kB
Progress (1): 57/61 kB
Progress (1): 61/61 kB
Progress (1): 61 kB   
Progress (2): 61 kB | 4.1/46 kB
Progress (2): 61 kB | 7.7/46 kB
Progress (2): 61 kB | 12/46 kB 
Progress (2): 61 kB | 16/46 kB
Progress (2): 61 kB | 20/46 kB
Progress (2): 61 kB | 24/46 kB
Progress (2): 61 kB | 28/46 kB
Progress (2): 61 kB | 32/46 kB
Progress (2): 61 kB | 36/46 kB
Progress (2): 61 kB | 40/46 kB
Progress (2): 61 kB | 44/46 kB
Progress (2): 61 kB | 46 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 111 kB/s)
02:00:43 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
02:00:43 Progress (2): 61 kB | 4.1/13 kB
Progress (2): 61 kB | 7.7/13 kB
Progress (2): 61 kB | 12/13 kB 
Progress (2): 61 kB | 13 kB   
Progress (3): 61 kB | 13 kB | 4.1/472 kB
Progress (3): 61 kB | 13 kB | 7.7/472 kB
Progress (3): 61 kB | 13 kB | 12/472 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 145 kB/s)
02:00:43 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
02:00:43 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 31 kB/s)
02:00:43 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
02:00:43 Progress (2): 12/472 kB | 4.1/49 kB
Progress (2): 12/472 kB | 7.7/49 kB
Progress (2): 12/472 kB | 12/49 kB 
Progress (2): 12/472 kB | 16/49 kB
Progress (2): 12/472 kB | 20/49 kB
Progress (2): 12/472 kB | 24/49 kB
Progress (2): 12/472 kB | 28/49 kB
Progress (2): 12/472 kB | 32/49 kB
Progress (2): 16/472 kB | 32/49 kB
Progress (2): 16/472 kB | 36/49 kB
Progress (2): 20/472 kB | 36/49 kB
Progress (2): 20/472 kB | 40/49 kB
Progress (3): 20/472 kB | 40/49 kB | 4.1/247 kB
Progress (3): 24/472 kB | 40/49 kB | 4.1/247 kB
Progress (3): 24/472 kB | 40/49 kB | 7.7/247 kB
Progress (3): 28/472 kB | 40/49 kB | 7.7/247 kB
Progress (3): 28/472 kB | 44/49 kB | 7.7/247 kB
Progress (3): 32/472 kB | 44/49 kB | 7.7/247 kB
Progress (3): 32/472 kB | 44/49 kB | 12/247 kB 
Progress (4): 32/472 kB | 44/49 kB | 12/247 kB | 4.1/29 kB
Progress (4): 32/472 kB | 44/49 kB | 16/247 kB | 4.1/29 kB
Progress (4): 33/472 kB | 44/49 kB | 16/247 kB | 4.1/29 kB
Progress (4): 33/472 kB | 48/49 kB | 16/247 kB | 4.1/29 kB
Progress (4): 37/472 kB | 48/49 kB | 16/247 kB | 4.1/29 kB
Progress (4): 37/472 kB | 48/49 kB | 20/247 kB | 4.1/29 kB
Progress (4): 37/472 kB | 48/49 kB | 20/247 kB | 7.7/29 kB
Progress (4): 37/472 kB | 48/49 kB | 24/247 kB | 7.7/29 kB
Progress (4): 41/472 kB | 48/49 kB | 24/247 kB | 7.7/29 kB
Progress (4): 41/472 kB | 49 kB | 24/247 kB | 7.7/29 kB   
Progress (4): 45/472 kB | 49 kB | 24/247 kB | 7.7/29 kB
Progress (4): 45/472 kB | 49 kB | 28/247 kB | 7.7/29 kB
Progress (4): 45/472 kB | 49 kB | 28/247 kB | 12/29 kB 
Progress (4): 45/472 kB | 49 kB | 32/247 kB | 12/29 kB
Progress (4): 49/472 kB | 49 kB | 32/247 kB | 12/29 kB
Progress (4): 49/472 kB | 49 kB | 33/247 kB | 12/29 kB
Progress (4): 49/472 kB | 49 kB | 33/247 kB | 16/29 kB
Progress (4): 53/472 kB | 49 kB | 33/247 kB | 16/29 kB
Progress (4): 53/472 kB | 49 kB | 33/247 kB | 20/29 kB
Progress (4): 53/472 kB | 49 kB | 37/247 kB | 20/29 kB
Progress (4): 53/472 kB | 49 kB | 37/247 kB | 24/29 kB
Progress (4): 57/472 kB | 49 kB | 37/247 kB | 24/29 kB
Progress (4): 57/472 kB | 49 kB | 37/247 kB | 28/29 kB
Progress (4): 61/472 kB | 49 kB | 37/247 kB | 28/29 kB
Progress (4): 61/472 kB | 49 kB | 41/247 kB | 28/29 kB
Progress (4): 65/472 kB | 49 kB | 41/247 kB | 28/29 kB
Progress (4): 65/472 kB | 49 kB | 41/247 kB | 29 kB   
Progress (4): 65/472 kB | 49 kB | 45/247 kB | 29 kB
Progress (4): 66/472 kB | 49 kB | 45/247 kB | 29 kB
Progress (4): 66/472 kB | 49 kB | 49/247 kB | 29 kB
Progress (4): 70/472 kB | 49 kB | 49/247 kB | 29 kB
Progress (4): 74/472 kB | 49 kB | 49/247 kB | 29 kB
Progress (4): 74/472 kB | 49 kB | 53/247 kB | 29 kB
Progress (4): 78/472 kB | 49 kB | 53/247 kB | 29 kB
Progress (4): 78/472 kB | 49 kB | 57/247 kB | 29 kB
Progress (4): 82/472 kB | 49 kB | 57/247 kB | 29 kB
Progress (5): 82/472 kB | 49 kB | 57/247 kB | 29 kB | 4.1/187 kB
Progress (5): 86/472 kB | 49 kB | 57/247 kB | 29 kB | 4.1/187 kB
Progress (5): 86/472 kB | 49 kB | 61/247 kB | 29 kB | 4.1/187 kB
Progress (5): 90/472 kB | 49 kB | 61/247 kB | 29 kB | 4.1/187 kB
Progress (5): 90/472 kB | 49 kB | 61/247 kB | 29 kB | 7.7/187 kB
Progress (5): 94/472 kB | 49 kB | 61/247 kB | 29 kB | 7.7/187 kB
Progress (5): 94/472 kB | 49 kB | 65/247 kB | 29 kB | 7.7/187 kB
Progress (5): 98/472 kB | 49 kB | 65/247 kB | 29 kB | 7.7/187 kB
Progress (5): 98/472 kB | 49 kB | 65/247 kB | 29 kB | 12/187 kB 
Progress (5): 98/472 kB | 49 kB | 65/247 kB | 29 kB | 12/187 kB
Progress (5): 98/472 kB | 49 kB | 66/247 kB | 29 kB | 12/187 kB
Progress (5): 102/472 kB | 49 kB | 66/247 kB | 29 kB | 12/187 kB
Progress (5): 102/472 kB | 49 kB | 66/247 kB | 29 kB | 16/187 kB
Progress (5): 102/472 kB | 49 kB | 70/247 kB | 29 kB | 16/187 kB
Progress (5): 106/472 kB | 49 kB | 70/247 kB | 29 kB | 16/187 kB
Progress (5): 106/472 kB | 49 kB | 74/247 kB | 29 kB | 16/187 kB
Progress (5): 106/472 kB | 49 kB | 74/247 kB | 29 kB | 20/187 kB
Progress (5): 110/472 kB | 49 kB | 74/247 kB | 29 kB | 20/187 kB
Progress (5): 110/472 kB | 49 kB | 78/247 kB | 29 kB | 20/187 kB
Progress (5): 110/472 kB | 49 kB | 78/247 kB | 29 kB | 24/187 kB
Progress (5): 110/472 kB | 49 kB | 82/247 kB | 29 kB | 24/187 kB
Progress (5): 114/472 kB | 49 kB | 82/247 kB | 29 kB | 24/187 kB
Progress (5): 114/472 kB | 49 kB | 82/247 kB | 29 kB | 28/187 kB
Progress (5): 118/472 kB | 49 kB | 82/247 kB | 29 kB | 28/187 kB
Progress (5): 118/472 kB | 49 kB | 86/247 kB | 29 kB | 28/187 kB
Progress (5): 122/472 kB | 49 kB | 86/247 kB | 29 kB | 28/187 kB
Progress (5): 122/472 kB | 49 kB | 86/247 kB | 29 kB | 32/187 kB
Progress (5): 126/472 kB | 49 kB | 86/247 kB | 29 kB | 32/187 kB
Progress (5): 126/472 kB | 49 kB | 90/247 kB | 29 kB | 32/187 kB
Progress (5): 130/472 kB | 49 kB | 90/247 kB | 29 kB | 32/187 kB
Progress (5): 130/472 kB | 49 kB | 90/247 kB | 29 kB | 33/187 kB
Progress (5): 134/472 kB | 49 kB | 90/247 kB | 29 kB | 33/187 kB
Progress (5): 134/472 kB | 49 kB | 94/247 kB | 29 kB | 33/187 kB
Progress (5): 138/472 kB | 49 kB | 94/247 kB | 29 kB | 33/187 kB
Progress (5): 138/472 kB | 49 kB | 94/247 kB | 29 kB | 37/187 kB
Progress (5): 142/472 kB | 49 kB | 94/247 kB | 29 kB | 37/187 kB
Progress (5): 142/472 kB | 49 kB | 98/247 kB | 29 kB | 37/187 kB
Progress (5): 146/472 kB | 49 kB | 98/247 kB | 29 kB | 37/187 kB
Progress (5): 146/472 kB | 49 kB | 98/247 kB | 29 kB | 41/187 kB
Progress (5): 150/472 kB | 49 kB | 98/247 kB | 29 kB | 41/187 kB
Progress (5): 150/472 kB | 49 kB | 102/247 kB | 29 kB | 41/187 kB
Progress (5): 154/472 kB | 49 kB | 102/247 kB | 29 kB | 41/187 kB
Progress (5): 154/472 kB | 49 kB | 102/247 kB | 29 kB | 45/187 kB
Progress (5): 158/472 kB | 49 kB | 102/247 kB | 29 kB | 45/187 kB
Progress (5): 158/472 kB | 49 kB | 106/247 kB | 29 kB | 45/187 kB
Progress (5): 162/472 kB | 49 kB | 106/247 kB | 29 kB | 45/187 kB
Progress (5): 162/472 kB | 49 kB | 106/247 kB | 29 kB | 49/187 kB
Progress (5): 166/472 kB | 49 kB | 106/247 kB | 29 kB | 49/187 kB
Progress (5): 166/472 kB | 49 kB | 110/247 kB | 29 kB | 49/187 kB
Progress (5): 170/472 kB | 49 kB | 110/247 kB | 29 kB | 49/187 kB
Progress (5): 170/472 kB | 49 kB | 110/247 kB | 29 kB | 53/187 kB
Progress (5): 174/472 kB | 49 kB | 110/247 kB | 29 kB | 53/187 kB
Progress (5): 174/472 kB | 49 kB | 114/247 kB | 29 kB | 53/187 kB
Progress (5): 178/472 kB | 49 kB | 114/247 kB | 29 kB | 53/187 kB
Progress (5): 178/472 kB | 49 kB | 114/247 kB | 29 kB | 57/187 kB
Progress (5): 182/472 kB | 49 kB | 114/247 kB | 29 kB | 57/187 kB
Progress (5): 182/472 kB | 49 kB | 114/247 kB | 29 kB | 61/187 kB
Progress (5): 182/472 kB | 49 kB | 118/247 kB | 29 kB | 61/187 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 59 kB/s)
02:00:43 Progress (4): 182/472 kB | 49 kB | 122/247 kB | 61/187 kB
Progress (4): 182/472 kB | 49 kB | 122/247 kB | 65/187 kB
Progress (4): 186/472 kB | 49 kB | 122/247 kB | 65/187 kB
Progress (4): 186/472 kB | 49 kB | 122/247 kB | 66/187 kB
Progress (4): 186/472 kB | 49 kB | 126/247 kB | 66/187 kB
                                                         
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
02:00:44 Progress (4): 186/472 kB | 49 kB | 130/247 kB | 66/187 kB
Progress (4): 186/472 kB | 49 kB | 130/247 kB | 70/187 kB
Progress (4): 190/472 kB | 49 kB | 130/247 kB | 70/187 kB
Progress (4): 190/472 kB | 49 kB | 130/247 kB | 74/187 kB
Progress (4): 190/472 kB | 49 kB | 134/247 kB | 74/187 kB
Progress (4): 190/472 kB | 49 kB | 134/247 kB | 78/187 kB
Progress (4): 194/472 kB | 49 kB | 134/247 kB | 78/187 kB
Progress (4): 194/472 kB | 49 kB | 134/247 kB | 82/187 kB
Progress (4): 194/472 kB | 49 kB | 138/247 kB | 82/187 kB
Progress (4): 194/472 kB | 49 kB | 138/247 kB | 86/187 kB
Progress (4): 198/472 kB | 49 kB | 138/247 kB | 86/187 kB
Progress (4): 198/472 kB | 49 kB | 142/247 kB | 86/187 kB
Progress (4): 198/472 kB | 49 kB | 142/247 kB | 90/187 kB
Progress (4): 198/472 kB | 49 kB | 146/247 kB | 90/187 kB
Progress (4): 202/472 kB | 49 kB | 146/247 kB | 90/187 kB
Progress (4): 202/472 kB | 49 kB | 146/247 kB | 94/187 kB
Progress (4): 206/472 kB | 49 kB | 146/247 kB | 94/187 kB
Progress (4): 206/472 kB | 49 kB | 150/247 kB | 94/187 kB
Progress (4): 210/472 kB | 49 kB | 150/247 kB | 94/187 kB
Progress (4): 210/472 kB | 49 kB | 150/247 kB | 98/187 kB
Progress (4): 214/472 kB | 49 kB | 150/247 kB | 98/187 kB
Progress (4): 214/472 kB | 49 kB | 154/247 kB | 98/187 kB
Progress (4): 218/472 kB | 49 kB | 154/247 kB | 98/187 kB
Progress (4): 218/472 kB | 49 kB | 154/247 kB | 98/187 kB
Progress (4): 222/472 kB | 49 kB | 154/247 kB | 98/187 kB
Progress (4): 222/472 kB | 49 kB | 158/247 kB | 98/187 kB
Progress (4): 226/472 kB | 49 kB | 158/247 kB | 98/187 kB
Progress (4): 226/472 kB | 49 kB | 158/247 kB | 102/187 kB
Progress (4): 230/472 kB | 49 kB | 158/247 kB | 102/187 kB
Progress (4): 230/472 kB | 49 kB | 162/247 kB | 102/187 kB
Progress (4): 234/472 kB | 49 kB | 162/247 kB | 102/187 kB
Progress (4): 234/472 kB | 49 kB | 162/247 kB | 106/187 kB
Progress (4): 238/472 kB | 49 kB | 162/247 kB | 106/187 kB
Progress (4): 238/472 kB | 49 kB | 166/247 kB | 106/187 kB
Progress (4): 242/472 kB | 49 kB | 166/247 kB | 106/187 kB
Progress (4): 242/472 kB | 49 kB | 166/247 kB | 110/187 kB
Progress (4): 246/472 kB | 49 kB | 166/247 kB | 110/187 kB
Progress (4): 246/472 kB | 49 kB | 170/247 kB | 110/187 kB
Progress (4): 250/472 kB | 49 kB | 170/247 kB | 110/187 kB
Progress (4): 250/472 kB | 49 kB | 170/247 kB | 114/187 kB
Progress (4): 254/472 kB | 49 kB | 170/247 kB | 114/187 kB
Progress (4): 254/472 kB | 49 kB | 174/247 kB | 114/187 kB
Progress (4): 258/472 kB | 49 kB | 174/247 kB | 114/187 kB
Progress (4): 258/472 kB | 49 kB | 174/247 kB | 118/187 kB
Progress (4): 262/472 kB | 49 kB | 174/247 kB | 118/187 kB
Progress (5): 262/472 kB | 49 kB | 174/247 kB | 118/187 kB | 4.1/86 kB
Progress (5): 262/472 kB | 49 kB | 178/247 kB | 118/187 kB | 4.1/86 kB
Progress (5): 262/472 kB | 49 kB | 178/247 kB | 118/187 kB | 7.7/86 kB
Progress (5): 266/472 kB | 49 kB | 178/247 kB | 118/187 kB | 7.7/86 kB
Progress (5): 266/472 kB | 49 kB | 178/247 kB | 122/187 kB | 7.7/86 kB
Progress (5): 270/472 kB | 49 kB | 178/247 kB | 122/187 kB | 7.7/86 kB
Progress (5): 270/472 kB | 49 kB | 178/247 kB | 122/187 kB | 12/86 kB 
Progress (5): 270/472 kB | 49 kB | 182/247 kB | 122/187 kB | 12/86 kB
Progress (5): 270/472 kB | 49 kB | 182/247 kB | 122/187 kB | 16/86 kB
Progress (5): 274/472 kB | 49 kB | 182/247 kB | 122/187 kB | 16/86 kB
Progress (5): 274/472 kB | 49 kB | 182/247 kB | 122/187 kB | 20/86 kB
Progress (5): 274/472 kB | 49 kB | 182/247 kB | 126/187 kB | 20/86 kB
Progress (5): 274/472 kB | 49 kB | 182/247 kB | 126/187 kB | 24/86 kB
Progress (5): 278/472 kB | 49 kB | 182/247 kB | 126/187 kB | 24/86 kB
Progress (5): 278/472 kB | 49 kB | 186/247 kB | 126/187 kB | 24/86 kB
Progress (5): 282/472 kB | 49 kB | 186/247 kB | 126/187 kB | 24/86 kB
Progress (5): 282/472 kB | 49 kB | 186/247 kB | 126/187 kB | 28/86 kB
Progress (5): 282/472 kB | 49 kB | 186/247 kB | 130/187 kB | 28/86 kB
Progress (5): 282/472 kB | 49 kB | 186/247 kB | 130/187 kB | 32/86 kB
Progress (5): 286/472 kB | 49 kB | 186/247 kB | 130/187 kB | 32/86 kB
Progress (5): 286/472 kB | 49 kB | 190/247 kB | 130/187 kB | 32/86 kB
Progress (5): 286/472 kB | 49 kB | 194/247 kB | 130/187 kB | 32/86 kB
Progress (5): 286/472 kB | 49 kB | 198/247 kB | 130/187 kB | 32/86 kB
Progress (5): 286/472 kB | 49 kB | 202/247 kB | 130/187 kB | 32/86 kB
Progress (5): 286/472 kB | 49 kB | 206/247 kB | 130/187 kB | 32/86 kB
Progress (5): 286/472 kB | 49 kB | 210/247 kB | 130/187 kB | 32/86 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.jar (49 kB at 97 kB/s)
02:00:44 Progress (4): 290/472 kB | 210/247 kB | 130/187 kB | 32/86 kB
Progress (4): 290/472 kB | 210/247 kB | 130/187 kB | 33/86 kB
Progress (4): 290/472 kB | 210/247 kB | 131/187 kB | 33/86 kB
Progress (4): 290/472 kB | 210/247 kB | 131/187 kB | 37/86 kB
Progress (4): 290/472 kB | 210/247 kB | 135/187 kB | 37/86 kB
Progress (4): 294/472 kB | 210/247 kB | 135/187 kB | 37/86 kB
Progress (4): 294/472 kB | 214/247 kB | 135/187 kB | 37/86 kB
                                                             
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
02:00:44 Progress (4): 294/472 kB | 218/247 kB | 135/187 kB | 37/86 kB
Progress (4): 298/472 kB | 218/247 kB | 135/187 kB | 37/86 kB
Progress (4): 298/472 kB | 218/247 kB | 139/187 kB | 37/86 kB
Progress (4): 298/472 kB | 218/247 kB | 139/187 kB | 41/86 kB
Progress (4): 298/472 kB | 218/247 kB | 143/187 kB | 41/86 kB
Progress (4): 302/472 kB | 218/247 kB | 143/187 kB | 41/86 kB
Progress (4): 302/472 kB | 222/247 kB | 143/187 kB | 41/86 kB
Progress (4): 306/472 kB | 222/247 kB | 143/187 kB | 41/86 kB
Progress (4): 306/472 kB | 222/247 kB | 147/187 kB | 41/86 kB
Progress (4): 306/472 kB | 222/247 kB | 147/187 kB | 45/86 kB
Progress (4): 306/472 kB | 222/247 kB | 151/187 kB | 45/86 kB
Progress (4): 310/472 kB | 222/247 kB | 151/187 kB | 45/86 kB
Progress (4): 310/472 kB | 226/247 kB | 151/187 kB | 45/86 kB
Progress (4): 314/472 kB | 226/247 kB | 151/187 kB | 45/86 kB
Progress (4): 314/472 kB | 226/247 kB | 155/187 kB | 45/86 kB
Progress (4): 314/472 kB | 226/247 kB | 155/187 kB | 49/86 kB
Progress (4): 314/472 kB | 226/247 kB | 159/187 kB | 49/86 kB
Progress (4): 318/472 kB | 226/247 kB | 159/187 kB | 49/86 kB
Progress (4): 318/472 kB | 230/247 kB | 159/187 kB | 49/86 kB
Progress (4): 322/472 kB | 230/247 kB | 159/187 kB | 49/86 kB
Progress (4): 322/472 kB | 230/247 kB | 163/187 kB | 49/86 kB
Progress (4): 322/472 kB | 230/247 kB | 163/187 kB | 53/86 kB
Progress (4): 322/472 kB | 230/247 kB | 167/187 kB | 53/86 kB
Progress (4): 326/472 kB | 230/247 kB | 167/187 kB | 53/86 kB
Progress (4): 326/472 kB | 234/247 kB | 167/187 kB | 53/86 kB
Progress (4): 330/472 kB | 234/247 kB | 167/187 kB | 53/86 kB
Progress (4): 330/472 kB | 234/247 kB | 171/187 kB | 53/86 kB
Progress (4): 330/472 kB | 234/247 kB | 171/187 kB | 57/86 kB
Progress (4): 330/472 kB | 234/247 kB | 175/187 kB | 57/86 kB
Progress (4): 334/472 kB | 234/247 kB | 175/187 kB | 57/86 kB
Progress (4): 334/472 kB | 238/247 kB | 175/187 kB | 57/86 kB
Progress (4): 338/472 kB | 238/247 kB | 175/187 kB | 57/86 kB
Progress (4): 338/472 kB | 238/247 kB | 179/187 kB | 57/86 kB
Progress (4): 338/472 kB | 238/247 kB | 179/187 kB | 61/86 kB
Progress (4): 338/472 kB | 238/247 kB | 183/187 kB | 61/86 kB
Progress (4): 342/472 kB | 238/247 kB | 183/187 kB | 61/86 kB
Progress (4): 342/472 kB | 242/247 kB | 183/187 kB | 61/86 kB
Progress (4): 346/472 kB | 242/247 kB | 183/187 kB | 61/86 kB
Progress (4): 346/472 kB | 242/247 kB | 187 kB | 61/86 kB    
Progress (4): 346/472 kB | 242/247 kB | 187 kB | 65/86 kB
Progress (4): 350/472 kB | 242/247 kB | 187 kB | 65/86 kB
Progress (4): 350/472 kB | 246/247 kB | 187 kB | 65/86 kB
Progress (4): 354/472 kB | 246/247 kB | 187 kB | 65/86 kB
Progress (4): 354/472 kB | 246/247 kB | 187 kB | 69/86 kB
Progress (4): 358/472 kB | 246/247 kB | 187 kB | 69/86 kB
Progress (4): 358/472 kB | 247 kB | 187 kB | 69/86 kB    
Progress (4): 362/472 kB | 247 kB | 187 kB | 69/86 kB
Progress (4): 362/472 kB | 247 kB | 187 kB | 73/86 kB
Progress (4): 366/472 kB | 247 kB | 187 kB | 73/86 kB
Progress (4): 366/472 kB | 247 kB | 187 kB | 77/86 kB
Progress (4): 370/472 kB | 247 kB | 187 kB | 77/86 kB
Progress (4): 370/472 kB | 247 kB | 187 kB | 81/86 kB
Progress (4): 374/472 kB | 247 kB | 187 kB | 81/86 kB
Progress (5): 374/472 kB | 247 kB | 187 kB | 81/86 kB | 4.1/209 kB
Progress (5): 378/472 kB | 247 kB | 187 kB | 81/86 kB | 4.1/209 kB
Progress (5): 378/472 kB | 247 kB | 187 kB | 85/86 kB | 4.1/209 kB
Progress (5): 382/472 kB | 247 kB | 187 kB | 85/86 kB | 4.1/209 kB
Progress (5): 382/472 kB | 247 kB | 187 kB | 85/86 kB | 7.7/209 kB
Progress (5): 386/472 kB | 247 kB | 187 kB | 85/86 kB | 7.7/209 kB
Progress (5): 386/472 kB | 247 kB | 187 kB | 86 kB | 7.7/209 kB   
Progress (5): 390/472 kB | 247 kB | 187 kB | 86 kB | 7.7/209 kB
Progress (5): 390/472 kB | 247 kB | 187 kB | 86 kB | 12/209 kB 
Progress (5): 394/472 kB | 247 kB | 187 kB | 86 kB | 12/209 kB
Progress (5): 394/472 kB | 247 kB | 187 kB | 86 kB | 16/209 kB
Progress (5): 398/472 kB | 247 kB | 187 kB | 86 kB | 16/209 kB
Progress (5): 398/472 kB | 247 kB | 187 kB | 86 kB | 20/209 kB
Progress (5): 402/472 kB | 247 kB | 187 kB | 86 kB | 20/209 kB
Progress (5): 402/472 kB | 247 kB | 187 kB | 86 kB | 24/209 kB
Progress (5): 406/472 kB | 247 kB | 187 kB | 86 kB | 24/209 kB
Progress (5): 406/472 kB | 247 kB | 187 kB | 86 kB | 28/209 kB
Progress (5): 410/472 kB | 247 kB | 187 kB | 86 kB | 28/209 kB
Progress (5): 410/472 kB | 247 kB | 187 kB | 86 kB | 32/209 kB
Progress (5): 414/472 kB | 247 kB | 187 kB | 86 kB | 32/209 kB
Progress (5): 414/472 kB | 247 kB | 187 kB | 86 kB | 33/209 kB
Progress (5): 418/472 kB | 247 kB | 187 kB | 86 kB | 33/209 kB
Progress (5): 418/472 kB | 247 kB | 187 kB | 86 kB | 37/209 kB
Progress (5): 422/472 kB | 247 kB | 187 kB | 86 kB | 37/209 kB
Progress (5): 422/472 kB | 247 kB | 187 kB | 86 kB | 41/209 kB
Progress (5): 426/472 kB | 247 kB | 187 kB | 86 kB | 41/209 kB
Progress (5): 426/472 kB | 247 kB | 187 kB | 86 kB | 45/209 kB
Progress (5): 430/472 kB | 247 kB | 187 kB | 86 kB | 45/209 kB
Progress (5): 430/472 kB | 247 kB | 187 kB | 86 kB | 49/209 kB
Progress (5): 434/472 kB | 247 kB | 187 kB | 86 kB | 49/209 kB
Progress (5): 434/472 kB | 247 kB | 187 kB | 86 kB | 53/209 kB
Progress (5): 438/472 kB | 247 kB | 187 kB | 86 kB | 53/209 kB
Progress (5): 438/472 kB | 247 kB | 187 kB | 86 kB | 57/209 kB
Progress (5): 442/472 kB | 247 kB | 187 kB | 86 kB | 57/209 kB
Progress (5): 442/472 kB | 247 kB | 187 kB | 86 kB | 61/209 kB
Progress (5): 446/472 kB | 247 kB | 187 kB | 86 kB | 61/209 kB
Progress (5): 446/472 kB | 247 kB | 187 kB | 86 kB | 65/209 kB
Progress (5): 450/472 kB | 247 kB | 187 kB | 86 kB | 65/209 kB
Progress (5): 450/472 kB | 247 kB | 187 kB | 86 kB | 66/209 kB
Progress (5): 454/472 kB | 247 kB | 187 kB | 86 kB | 66/209 kB
Progress (5): 454/472 kB | 247 kB | 187 kB | 86 kB | 70/209 kB
Progress (5): 458/472 kB | 247 kB | 187 kB | 86 kB | 70/209 kB
Progress (5): 458/472 kB | 247 kB | 187 kB | 86 kB | 74/209 kB
Progress (5): 462/472 kB | 247 kB | 187 kB | 86 kB | 74/209 kB
Progress (5): 462/472 kB | 247 kB | 187 kB | 86 kB | 78/209 kB
Progress (5): 466/472 kB | 247 kB | 187 kB | 86 kB | 78/209 kB
Progress (5): 466/472 kB | 247 kB | 187 kB | 86 kB | 82/209 kB
Progress (5): 470/472 kB | 247 kB | 187 kB | 86 kB | 82/209 kB
Progress (5): 470/472 kB | 247 kB | 187 kB | 86 kB | 86/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 86/209 kB    
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 90/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 94/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 98/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 98/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 102/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 106/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 110/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 114/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 118/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 122/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 126/209 kB
Progress (5): 472 kB | 247 kB | 187 kB | 86 kB | 130/209 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 322 kB/s)
02:00:44 Progress (4): 472 kB | 247 kB | 86 kB | 131/209 kB
                                                  
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
02:00:44 Progress (4): 472 kB | 247 kB | 86 kB | 135/209 kB
Progress (4): 472 kB | 247 kB | 86 kB | 139/209 kB
Progress (4): 472 kB | 247 kB | 86 kB | 143/209 kB
Progress (4): 472 kB | 247 kB | 86 kB | 147/209 kB
Progress (4): 472 kB | 247 kB | 86 kB | 151/209 kB
Progress (4): 472 kB | 247 kB | 86 kB | 155/209 kB
Progress (4): 472 kB | 247 kB | 86 kB | 159/209 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 147 kB/s)
02:00:44 Progress (3): 472 kB | 247 kB | 163/209 kB
                                          
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
02:00:44 Progress (3): 472 kB | 247 kB | 167/209 kB
Progress (3): 472 kB | 247 kB | 171/209 kB
Progress (3): 472 kB | 247 kB | 175/209 kB
Progress (3): 472 kB | 247 kB | 179/209 kB
Progress (3): 472 kB | 247 kB | 183/209 kB
Progress (3): 472 kB | 247 kB | 187/209 kB
Progress (3): 472 kB | 247 kB | 191/209 kB
Progress (3): 472 kB | 247 kB | 195/209 kB
Progress (3): 472 kB | 247 kB | 199/209 kB
Progress (3): 472 kB | 247 kB | 203/209 kB
Progress (3): 472 kB | 247 kB | 207/209 kB
Progress (3): 472 kB | 247 kB | 209 kB    
Progress (4): 472 kB | 247 kB | 209 kB | 4.1/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 7.7/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 12/56 kB 
Progress (4): 472 kB | 247 kB | 209 kB | 16/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 20/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 24/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 28/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 32/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 36/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 40/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 44/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 48/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 52/56 kB
Progress (4): 472 kB | 247 kB | 209 kB | 56/56 kB
Progress (4): 472 kB | 247 kB | 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 93 kB/s)
02:00:44 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
02:00:44 Progress (4): 472 kB | 247 kB | 209 kB | 4.1/532 kB
Progress (4): 472 kB | 247 kB | 209 kB | 7.7/532 kB
Progress (4): 472 kB | 247 kB | 209 kB | 12/532 kB 
Progress (4): 472 kB | 247 kB | 209 kB | 16/532 kB
Progress (4): 472 kB | 247 kB | 209 kB | 20/532 kB
Progress (4): 472 kB | 247 kB | 209 kB | 24/532 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.jar (209 kB at 316 kB/s)
02:00:44 Progress (3): 472 kB | 247 kB | 28/532 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 374 kB/s)
02:00:44 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 713 kB/s)
02:00:44 Progress (1): 32/532 kB
                       
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
02:00:44 Progress (1): 33/532 kB
                       
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
02:00:44 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
02:00:44 Progress (1): 37/532 kB
Progress (1): 41/532 kB
Progress (1): 45/532 kB
Progress (1): 49/532 kB
Progress (1): 53/532 kB
Progress (1): 57/532 kB
Progress (1): 61/532 kB
Progress (1): 65/532 kB
Progress (1): 66/532 kB
Progress (1): 70/532 kB
Progress (1): 74/532 kB
Progress (1): 78/532 kB
Progress (1): 82/532 kB
Progress (1): 86/532 kB
Progress (1): 90/532 kB
Progress (1): 94/532 kB
Progress (1): 98/532 kB
Progress (1): 98/532 kB
Progress (1): 102/532 kB
Progress (1): 106/532 kB
Progress (1): 110/532 kB
Progress (1): 114/532 kB
Progress (1): 118/532 kB
Progress (1): 122/532 kB
Progress (1): 126/532 kB
Progress (1): 130/532 kB
Progress (1): 131/532 kB
Progress (1): 135/532 kB
Progress (1): 139/532 kB
Progress (1): 143/532 kB
Progress (1): 147/532 kB
Progress (1): 151/532 kB
Progress (1): 155/532 kB
Progress (1): 159/532 kB
Progress (1): 163/532 kB
Progress (1): 164/532 kB
Progress (1): 168/532 kB
Progress (1): 172/532 kB
Progress (1): 176/532 kB
Progress (1): 180/532 kB
Progress (1): 184/532 kB
Progress (1): 188/532 kB
Progress (1): 192/532 kB
Progress (1): 196/532 kB
Progress (1): 200/532 kB
Progress (1): 204/532 kB
Progress (1): 208/532 kB
Progress (1): 212/532 kB
Progress (1): 216/532 kB
Progress (1): 220/532 kB
Progress (1): 224/532 kB
Progress (1): 228/532 kB
Progress (1): 232/532 kB
Progress (1): 236/532 kB
Progress (1): 240/532 kB
Progress (1): 244/532 kB
Progress (1): 248/532 kB
Progress (1): 252/532 kB
Progress (1): 256/532 kB
Progress (1): 260/532 kB
Progress (1): 264/532 kB
Progress (1): 268/532 kB
Progress (1): 272/532 kB
Progress (1): 276/532 kB
Progress (1): 280/532 kB
Progress (1): 284/532 kB
Progress (1): 288/532 kB
Progress (1): 292/532 kB
Progress (1): 296/532 kB
Progress (1): 300/532 kB
Progress (1): 304/532 kB
Progress (1): 308/532 kB
Progress (1): 312/532 kB
Progress (1): 316/532 kB
Progress (1): 320/532 kB
Progress (1): 324/532 kB
Progress (1): 328/532 kB
Progress (1): 332/532 kB
Progress (1): 336/532 kB
Progress (1): 340/532 kB
Progress (1): 344/532 kB
Progress (1): 348/532 kB
Progress (1): 352/532 kB
Progress (2): 352/532 kB | 4.1/58 kB
Progress (3): 352/532 kB | 4.1/58 kB | 4.1/100 kB
Progress (3): 352/532 kB | 7.7/58 kB | 4.1/100 kB
Progress (3): 356/532 kB | 7.7/58 kB | 4.1/100 kB
Progress (3): 356/532 kB | 7.7/58 kB | 7.7/100 kB
Progress (3): 360/532 kB | 7.7/58 kB | 7.7/100 kB
Progress (3): 360/532 kB | 12/58 kB | 7.7/100 kB 
Progress (3): 360/532 kB | 12/58 kB | 12/100 kB 
Progress (3): 364/532 kB | 12/58 kB | 12/100 kB
Progress (3): 364/532 kB | 12/58 kB | 16/100 kB
Progress (3): 364/532 kB | 16/58 kB | 16/100 kB
Progress (4): 364/532 kB | 16/58 kB | 16/100 kB | 4.1/245 kB
Progress (4): 368/532 kB | 16/58 kB | 16/100 kB | 4.1/245 kB
Progress (4): 368/532 kB | 16/58 kB | 16/100 kB | 7.7/245 kB
Progress (4): 368/532 kB | 20/58 kB | 16/100 kB | 7.7/245 kB
Progress (4): 368/532 kB | 20/58 kB | 16/100 kB | 12/245 kB 
Progress (4): 368/532 kB | 20/58 kB | 20/100 kB | 12/245 kB
Progress (4): 368/532 kB | 20/58 kB | 20/100 kB | 16/245 kB
Progress (4): 368/532 kB | 24/58 kB | 20/100 kB | 16/245 kB
Progress (4): 372/532 kB | 24/58 kB | 20/100 kB | 16/245 kB
Progress (4): 372/532 kB | 28/58 kB | 20/100 kB | 16/245 kB
Progress (4): 372/532 kB | 28/58 kB | 20/100 kB | 20/245 kB
Progress (4): 372/532 kB | 28/58 kB | 24/100 kB | 20/245 kB
Progress (4): 372/532 kB | 28/58 kB | 24/100 kB | 24/245 kB
Progress (4): 372/532 kB | 32/58 kB | 24/100 kB | 24/245 kB
Progress (5): 372/532 kB | 32/58 kB | 24/100 kB | 24/245 kB | 4.1/13 kB
Progress (5): 376/532 kB | 32/58 kB | 24/100 kB | 24/245 kB | 4.1/13 kB
Progress (5): 376/532 kB | 32/58 kB | 24/100 kB | 24/245 kB | 7.7/13 kB
Progress (5): 376/532 kB | 36/58 kB | 24/100 kB | 24/245 kB | 7.7/13 kB
Progress (5): 376/532 kB | 36/58 kB | 24/100 kB | 28/245 kB | 7.7/13 kB
Progress (5): 376/532 kB | 36/58 kB | 28/100 kB | 28/245 kB | 7.7/13 kB
Progress (5): 376/532 kB | 36/58 kB | 28/100 kB | 32/245 kB | 7.7/13 kB
Progress (5): 376/532 kB | 40/58 kB | 28/100 kB | 32/245 kB | 7.7/13 kB
Progress (5): 376/532 kB | 40/58 kB | 28/100 kB | 32/245 kB | 12/13 kB 
Progress (5): 376/532 kB | 40/58 kB | 28/100 kB | 32/245 kB | 13 kB   
Progress (5): 380/532 kB | 40/58 kB | 28/100 kB | 32/245 kB | 13 kB
Progress (5): 380/532 kB | 44/58 kB | 28/100 kB | 32/245 kB | 13 kB
Progress (5): 380/532 kB | 44/58 kB | 28/100 kB | 33/245 kB | 13 kB
Progress (5): 380/532 kB | 44/58 kB | 32/100 kB | 33/245 kB | 13 kB
Progress (5): 380/532 kB | 44/58 kB | 32/100 kB | 37/245 kB | 13 kB
Progress (5): 380/532 kB | 48/58 kB | 32/100 kB | 37/245 kB | 13 kB
Progress (5): 384/532 kB | 48/58 kB | 32/100 kB | 37/245 kB | 13 kB
Progress (5): 384/532 kB | 52/58 kB | 32/100 kB | 37/245 kB | 13 kB
Progress (5): 384/532 kB | 52/58 kB | 32/100 kB | 41/245 kB | 13 kB
Progress (5): 384/532 kB | 52/58 kB | 33/100 kB | 41/245 kB | 13 kB
Progress (5): 384/532 kB | 52/58 kB | 33/100 kB | 45/245 kB | 13 kB
Progress (5): 384/532 kB | 56/58 kB | 33/100 kB | 45/245 kB | 13 kB
Progress (5): 388/532 kB | 56/58 kB | 33/100 kB | 45/245 kB | 13 kB
Progress (5): 388/532 kB | 58 kB | 33/100 kB | 45/245 kB | 13 kB   
Progress (5): 388/532 kB | 58 kB | 33/100 kB | 49/245 kB | 13 kB
Progress (5): 388/532 kB | 58 kB | 37/100 kB | 49/245 kB | 13 kB
Progress (5): 388/532 kB | 58 kB | 37/100 kB | 53/245 kB | 13 kB
Progress (5): 392/532 kB | 58 kB | 37/100 kB | 53/245 kB | 13 kB
Progress (5): 392/532 kB | 58 kB | 37/100 kB | 57/245 kB | 13 kB
Progress (5): 392/532 kB | 58 kB | 41/100 kB | 57/245 kB | 13 kB
Progress (5): 392/532 kB | 58 kB | 41/100 kB | 61/245 kB | 13 kB
Progress (5): 396/532 kB | 58 kB | 41/100 kB | 61/245 kB | 13 kB
Progress (5): 396/532 kB | 58 kB | 41/100 kB | 65/245 kB | 13 kB
Progress (5): 396/532 kB | 58 kB | 45/100 kB | 65/245 kB | 13 kB
Progress (5): 396/532 kB | 58 kB | 45/100 kB | 66/245 kB | 13 kB
Progress (5): 400/532 kB | 58 kB | 45/100 kB | 66/245 kB | 13 kB
Progress (5): 400/532 kB | 58 kB | 45/100 kB | 70/245 kB | 13 kB
Progress (5): 400/532 kB | 58 kB | 49/100 kB | 70/245 kB | 13 kB
Progress (5): 400/532 kB | 58 kB | 49/100 kB | 74/245 kB | 13 kB
Progress (5): 404/532 kB | 58 kB | 49/100 kB | 74/245 kB | 13 kB
Progress (5): 404/532 kB | 58 kB | 49/100 kB | 78/245 kB | 13 kB
Progress (5): 404/532 kB | 58 kB | 53/100 kB | 78/245 kB | 13 kB
Progress (5): 404/532 kB | 58 kB | 53/100 kB | 82/245 kB | 13 kB
Progress (5): 408/532 kB | 58 kB | 53/100 kB | 82/245 kB | 13 kB
Progress (5): 408/532 kB | 58 kB | 53/100 kB | 86/245 kB | 13 kB
Progress (5): 408/532 kB | 58 kB | 57/100 kB | 86/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 19 kB/s)
02:00:44 Progress (4): 408/532 kB | 58 kB | 57/100 kB | 90/245 kB
Progress (4): 412/532 kB | 58 kB | 57/100 kB | 90/245 kB
Progress (4): 412/532 kB | 58 kB | 57/100 kB | 94/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
02:00:44 Progress (4): 412/532 kB | 58 kB | 61/100 kB | 94/245 kB
Progress (4): 412/532 kB | 58 kB | 61/100 kB | 98/245 kB
Progress (4): 416/532 kB | 58 kB | 61/100 kB | 98/245 kB
Progress (4): 416/532 kB | 58 kB | 61/100 kB | 98/245 kB
Progress (4): 416/532 kB | 58 kB | 65/100 kB | 98/245 kB
Progress (4): 416/532 kB | 58 kB | 65/100 kB | 102/245 kB
Progress (4): 420/532 kB | 58 kB | 65/100 kB | 102/245 kB
Progress (4): 420/532 kB | 58 kB | 65/100 kB | 106/245 kB
Progress (4): 420/532 kB | 58 kB | 66/100 kB | 106/245 kB
Progress (4): 420/532 kB | 58 kB | 66/100 kB | 110/245 kB
Progress (4): 424/532 kB | 58 kB | 66/100 kB | 110/245 kB
Progress (4): 424/532 kB | 58 kB | 66/100 kB | 114/245 kB
Progress (4): 424/532 kB | 58 kB | 70/100 kB | 114/245 kB
Progress (4): 424/532 kB | 58 kB | 70/100 kB | 118/245 kB
Progress (4): 428/532 kB | 58 kB | 70/100 kB | 118/245 kB
Progress (4): 428/532 kB | 58 kB | 74/100 kB | 118/245 kB
Progress (4): 432/532 kB | 58 kB | 74/100 kB | 118/245 kB
Progress (4): 436/532 kB | 58 kB | 74/100 kB | 118/245 kB
Progress (4): 440/532 kB | 58 kB | 74/100 kB | 118/245 kB
Progress (4): 444/532 kB | 58 kB | 74/100 kB | 118/245 kB
Progress (5): 444/532 kB | 58 kB | 74/100 kB | 118/245 kB | 0/1.4 MB
Progress (5): 444/532 kB | 58 kB | 78/100 kB | 118/245 kB | 0/1.4 MB
Progress (5): 444/532 kB | 58 kB | 78/100 kB | 118/245 kB | 0/1.4 MB
                                                                    
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 76 kB/s)
02:00:44 Progress (4): 448/532 kB | 78/100 kB | 118/245 kB | 0/1.4 MB
Progress (4): 448/532 kB | 78/100 kB | 122/245 kB | 0/1.4 MB
Progress (4): 452/532 kB | 78/100 kB | 122/245 kB | 0/1.4 MB
                                                            
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
02:00:44 Progress (4): 452/532 kB | 78/100 kB | 122/245 kB | 0/1.4 MB
Progress (4): 452/532 kB | 82/100 kB | 122/245 kB | 0/1.4 MB
Progress (4): 452/532 kB | 82/100 kB | 122/245 kB | 0/1.4 MB
Progress (4): 456/532 kB | 82/100 kB | 122/245 kB | 0/1.4 MB
Progress (4): 456/532 kB | 82/100 kB | 126/245 kB | 0/1.4 MB
Progress (4): 460/532 kB | 82/100 kB | 126/245 kB | 0/1.4 MB
Progress (4): 460/532 kB | 82/100 kB | 126/245 kB | 0/1.4 MB
Progress (4): 460/532 kB | 86/100 kB | 126/245 kB | 0/1.4 MB
Progress (4): 460/532 kB | 86/100 kB | 126/245 kB | 0/1.4 MB
Progress (4): 464/532 kB | 86/100 kB | 126/245 kB | 0/1.4 MB
Progress (4): 464/532 kB | 86/100 kB | 130/245 kB | 0/1.4 MB
Progress (4): 468/532 kB | 86/100 kB | 130/245 kB | 0/1.4 MB
Progress (4): 468/532 kB | 86/100 kB | 130/245 kB | 0/1.4 MB
Progress (4): 468/532 kB | 90/100 kB | 130/245 kB | 0/1.4 MB
Progress (4): 468/532 kB | 90/100 kB | 130/245 kB | 0/1.4 MB
Progress (4): 472/532 kB | 90/100 kB | 130/245 kB | 0/1.4 MB
Progress (4): 472/532 kB | 90/100 kB | 131/245 kB | 0/1.4 MB
Progress (4): 476/532 kB | 90/100 kB | 131/245 kB | 0/1.4 MB
Progress (4): 476/532 kB | 90/100 kB | 131/245 kB | 0/1.4 MB
Progress (4): 476/532 kB | 94/100 kB | 131/245 kB | 0/1.4 MB
Progress (4): 476/532 kB | 94/100 kB | 131/245 kB | 0/1.4 MB
Progress (4): 480/532 kB | 94/100 kB | 131/245 kB | 0/1.4 MB
Progress (4): 480/532 kB | 94/100 kB | 135/245 kB | 0/1.4 MB
Progress (4): 484/532 kB | 94/100 kB | 135/245 kB | 0/1.4 MB
Progress (4): 484/532 kB | 94/100 kB | 135/245 kB | 0/1.4 MB
Progress (4): 484/532 kB | 98/100 kB | 135/245 kB | 0/1.4 MB
Progress (4): 484/532 kB | 98/100 kB | 135/245 kB | 0/1.4 MB
Progress (4): 488/532 kB | 98/100 kB | 135/245 kB | 0/1.4 MB
Progress (4): 488/532 kB | 98/100 kB | 139/245 kB | 0/1.4 MB
Progress (4): 492/532 kB | 98/100 kB | 139/245 kB | 0/1.4 MB
Progress (4): 492/532 kB | 98/100 kB | 139/245 kB | 0/1.4 MB
Progress (4): 492/532 kB | 100 kB | 139/245 kB | 0/1.4 MB   
Progress (4): 492/532 kB | 100 kB | 139/245 kB | 0.1/1.4 MB
Progress (4): 496/532 kB | 100 kB | 139/245 kB | 0.1/1.4 MB
Progress (4): 496/532 kB | 100 kB | 143/245 kB | 0.1/1.4 MB
Progress (4): 500/532 kB | 100 kB | 143/245 kB | 0.1/1.4 MB
Progress (4): 500/532 kB | 100 kB | 143/245 kB | 0.1/1.4 MB
Progress (4): 504/532 kB | 100 kB | 143/245 kB | 0.1/1.4 MB
Progress (4): 504/532 kB | 100 kB | 147/245 kB | 0.1/1.4 MB
Progress (4): 508/532 kB | 100 kB | 147/245 kB | 0.1/1.4 MB
Progress (4): 508/532 kB | 100 kB | 147/245 kB | 0.1/1.4 MB
Progress (4): 512/532 kB | 100 kB | 147/245 kB | 0.1/1.4 MB
Progress (4): 512/532 kB | 100 kB | 151/245 kB | 0.1/1.4 MB
Progress (4): 516/532 kB | 100 kB | 151/245 kB | 0.1/1.4 MB
Progress (4): 516/532 kB | 100 kB | 151/245 kB | 0.1/1.4 MB
Progress (4): 520/532 kB | 100 kB | 151/245 kB | 0.1/1.4 MB
Progress (4): 520/532 kB | 100 kB | 155/245 kB | 0.1/1.4 MB
Progress (4): 524/532 kB | 100 kB | 155/245 kB | 0.1/1.4 MB
Progress (4): 524/532 kB | 100 kB | 159/245 kB | 0.1/1.4 MB
Progress (4): 524/532 kB | 100 kB | 159/245 kB | 0.1/1.4 MB
Progress (4): 524/532 kB | 100 kB | 163/245 kB | 0.1/1.4 MB
Progress (4): 528/532 kB | 100 kB | 163/245 kB | 0.1/1.4 MB
Progress (4): 528/532 kB | 100 kB | 167/245 kB | 0.1/1.4 MB
Progress (4): 528/532 kB | 100 kB | 167/245 kB | 0.1/1.4 MB
Progress (4): 528/532 kB | 100 kB | 171/245 kB | 0.1/1.4 MB
Progress (4): 532/532 kB | 100 kB | 171/245 kB | 0.1/1.4 MB
Progress (4): 532/532 kB | 100 kB | 175/245 kB | 0.1/1.4 MB
Progress (4): 532/532 kB | 100 kB | 175/245 kB | 0.1/1.4 MB
Progress (4): 532/532 kB | 100 kB | 179/245 kB | 0.1/1.4 MB
Progress (4): 532 kB | 100 kB | 179/245 kB | 0.1/1.4 MB    
Progress (4): 532 kB | 100 kB | 183/245 kB | 0.1/1.4 MB
Progress (4): 532 kB | 100 kB | 183/245 kB | 0.1/1.4 MB
Progress (4): 532 kB | 100 kB | 187/245 kB | 0.1/1.4 MB
Progress (4): 532 kB | 100 kB | 187/245 kB | 0.1/1.4 MB
Progress (5): 532 kB | 100 kB | 187/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 187/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 191/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 191/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 195/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 195/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 199/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 199/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 203/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 203/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 207/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (5): 532 kB | 100 kB | 207/245 kB | 0.1/1.4 MB | 3.2 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 128 kB/s)
02:00:44 Progress (4): 532 kB | 207/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 211/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 211/245 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-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
02:00:44 Progress (4): 532 kB | 211/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 215/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 215/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 219/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 219/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 223/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 223/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 227/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 227/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 231/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 231/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 235/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 235/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 239/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 239/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 243/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 243/245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB    
Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 3.2 kB
Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB
Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB
Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 kB
Progress (4): 532 kB | 245 kB | 0.2/1.4 MB | 3.2 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 679 kB/s)
02:00:44 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.1 kB/s)
02:00:44 Progress (2): 245 kB | 0.2/1.4 MB
                                 
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
02:00:44 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
02:00:44 Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.2/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.3/1.4 MB
Progress (2): 245 kB | 0.4/1.4 MB
Progress (2): 245 kB | 0.4/1.4 MB
Progress (2): 245 kB | 0.4/1.4 MB
Progress (3): 245 kB | 0.4/1.4 MB | 4.1/7.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 284 kB/s)
02:00:44 Progress (3): 0.4/1.4 MB | 4.1/7.2 kB | 4.1/37 kB
Progress (4): 0.4/1.4 MB | 4.1/7.2 kB | 4.1/37 kB | 4.1/112 kB
Progress (4): 0.4/1.4 MB | 4.1/7.2 kB | 7.7/37 kB | 4.1/112 kB
                                                              
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
02:00:44 Progress (4): 0.4/1.4 MB | 7.2 kB | 7.7/37 kB | 4.1/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 7.7/37 kB | 4.1/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 12/37 kB | 4.1/112 kB 
Progress (4): 0.4/1.4 MB | 7.2 kB | 12/37 kB | 7.7/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 16/37 kB | 7.7/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 16/37 kB | 7.7/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 20/37 kB | 7.7/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 20/37 kB | 12/112 kB 
Progress (4): 0.4/1.4 MB | 7.2 kB | 24/37 kB | 12/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 24/37 kB | 12/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 24/37 kB | 16/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 24/37 kB | 16/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 28/37 kB | 16/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 28/37 kB | 16/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 28/37 kB | 20/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 32/37 kB | 20/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 32/37 kB | 24/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 32/37 kB | 24/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 32/37 kB | 28/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 33/37 kB | 28/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 33/37 kB | 32/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 33/37 kB | 32/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 33/37 kB | 33/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 33/112 kB   
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 37/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 37/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 41/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 41/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 45/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 45/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 49/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 49/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 53/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 57/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 57/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 61/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 61/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 65/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 65/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 66/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 66/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 70/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 70/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 74/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 74/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 78/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 78/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 82/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 82/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 86/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 86/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 90/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 90/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 94/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 94/112 kB
Progress (4): 0.4/1.4 MB | 7.2 kB | 37 kB | 98/112 kB
Progress (4): 0.5/1.4 MB | 7.2 kB | 37 kB | 98/112 kB
Progress (4): 0.5/1.4 MB | 7.2 kB | 37 kB | 102/112 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 8.2 kB/s)
02:00:44 Progress (3): 0.5/1.4 MB | 37 kB | 106/112 kB
Progress (3): 0.5/1.4 MB | 37 kB | 106/112 kB
Progress (3): 0.5/1.4 MB | 37 kB | 110/112 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
02:00:44 Progress (3): 0.5/1.4 MB | 37 kB | 112 kB
Progress (3): 0.5/1.4 MB | 37 kB | 112 kB
Progress (3): 0.5/1.4 MB | 37 kB | 112 kB
Progress (3): 0.5/1.4 MB | 37 kB | 112 kB
Progress (3): 0.5/1.4 MB | 37 kB | 112 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 4.1/9.4 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 4.1/9.4 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 7.7/9.4 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 7.7/9.4 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB    
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 kB
Progress (4): 0.5/1.4 MB | 37 kB | 112 kB | 9.4 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 42 kB/s)
02:00:44 Progress (3): 0.5/1.4 MB | 112 kB | 9.4 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
02:00:44 Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.5/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.6/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 kB
Progress (3): 0.7/1.4 MB | 112 kB | 9.4 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 11 kB/s)
02:00:44 Progress (2): 0.7/1.4 MB | 112 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
02:00:44 Progress (2): 0.7/1.4 MB | 112 kB
                                 
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 126 kB/s)
02:00:44 Progress (1): 0.7/1.4 MB
                        
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
02:00:44 Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.7/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.8/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
Progress (1): 0.9/1.4 MB
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 (2): 1.1/1.4 MB | 4.1/53 kB
Progress (2): 1.1/1.4 MB | 7.7/53 kB
Progress (2): 1.1/1.4 MB | 12/53 kB 
Progress (2): 1.1/1.4 MB | 16/53 kB
Progress (2): 1.1/1.4 MB | 20/53 kB
Progress (2): 1.1/1.4 MB | 24/53 kB
Progress (2): 1.1/1.4 MB | 28/53 kB
Progress (2): 1.1/1.4 MB | 28/53 kB
Progress (2): 1.1/1.4 MB | 32/53 kB
Progress (3): 1.1/1.4 MB | 32/53 kB | 4.1/285 kB
Progress (3): 1.1/1.4 MB | 36/53 kB | 4.1/285 kB
Progress (3): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB
Progress (4): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 4.1/37 kB
Progress (5): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 4.1/37 kB | 4.1/38 kB
Progress (5): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 4.1/37 kB | 4.1/38 kB
Progress (5): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 4.1/37 kB | 7.7/38 kB
Progress (5): 1.1/1.4 MB | 36/53 kB | 7.7/285 kB | 7.7/37 kB | 7.7/38 kB
Progress (5): 1.1/1.4 MB | 36/53 kB | 12/285 kB | 7.7/37 kB | 7.7/38 kB 
Progress (5): 1.1/1.4 MB | 40/53 kB | 12/285 kB | 7.7/37 kB | 7.7/38 kB
Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 7.7/37 kB | 7.7/38 kB
Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 12/37 kB | 7.7/38 kB 
Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 12/37 kB | 12/38 kB 
Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 12/37 kB | 12/38 kB
Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 12/37 kB | 16/38 kB
Progress (5): 1.1/1.4 MB | 40/53 kB | 16/285 kB | 16/37 kB | 16/38 kB
Progress (5): 1.1/1.4 MB | 40/53 kB | 20/285 kB | 16/37 kB | 16/38 kB
Progress (5): 1.1/1.4 MB | 44/53 kB | 20/285 kB | 16/37 kB | 16/38 kB
Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 16/37 kB | 16/38 kB
Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 20/37 kB | 16/38 kB
Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 20/37 kB | 20/38 kB
Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 20/37 kB | 20/38 kB
Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 20/37 kB | 24/38 kB
Progress (5): 1.1/1.4 MB | 44/53 kB | 24/285 kB | 24/37 kB | 24/38 kB
Progress (5): 1.1/1.4 MB | 44/53 kB | 28/285 kB | 24/37 kB | 24/38 kB
Progress (5): 1.1/1.4 MB | 48/53 kB | 28/285 kB | 24/37 kB | 24/38 kB
Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 24/37 kB | 24/38 kB
Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 28/37 kB | 24/38 kB
Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 28/37 kB | 28/38 kB
Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 28/37 kB | 28/38 kB
Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 28/37 kB | 32/38 kB
Progress (5): 1.1/1.4 MB | 48/53 kB | 32/285 kB | 32/37 kB | 32/38 kB
Progress (5): 1.1/1.4 MB | 48/53 kB | 33/285 kB | 32/37 kB | 32/38 kB
Progress (5): 1.1/1.4 MB | 52/53 kB | 33/285 kB | 32/37 kB | 32/38 kB
Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 32/37 kB | 32/38 kB
Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 36/37 kB | 32/38 kB
Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 36/37 kB | 36/38 kB
Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 36/37 kB | 36/38 kB
Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 36/37 kB | 38 kB   
Progress (5): 1.1/1.4 MB | 52/53 kB | 37/285 kB | 37 kB | 38 kB   
Progress (5): 1.1/1.4 MB | 52/53 kB | 41/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 41/285 kB | 37 kB | 38 kB   
Progress (5): 1.1/1.4 MB | 53 kB | 41/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 45/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 45/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 49/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 49/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 49/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 53/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 53/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 57/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 57/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 61/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 61/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 65/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 65/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 69/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 69/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 73/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 73/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 77/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 77/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 81/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 81/285 kB | 37 kB | 38 kB
Progress (5): 1.1/1.4 MB | 53 kB | 85/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 85/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 89/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 89/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 93/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 93/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 97/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 97/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 101/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 101/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 105/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 105/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 109/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 109/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 113/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 113/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 117/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 117/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 121/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 121/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 125/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 125/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 129/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 129/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 133/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 133/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 137/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 137/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 141/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 141/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 145/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 145/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 149/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 149/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 153/285 kB | 37 kB | 38 kB
Progress (5): 1.2/1.4 MB | 53 kB | 153/285 kB | 37 kB | 38 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 38 kB/s)
02:00:44 Progress (4): 1.2/1.4 MB | 53 kB | 153/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 157/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 157/285 kB | 38 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
02:00:44 Progress (4): 1.2/1.4 MB | 53 kB | 157/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 161/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 161/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 165/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 165/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 169/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 169/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 173/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 173/285 kB | 38 kB
Progress (4): 1.2/1.4 MB | 53 kB | 177/285 kB | 38 kB
Progress (4): 1.3/1.4 MB | 53 kB | 177/285 kB | 38 kB
Progress (4): 1.3/1.4 MB | 53 kB | 181/285 kB | 38 kB
Progress (4): 1.3/1.4 MB | 53 kB | 181/285 kB | 38 kB
Progress (4): 1.3/1.4 MB | 53 kB | 185/285 kB | 38 kB
Progress (4): 1.3/1.4 MB | 53 kB | 185/285 kB | 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 38 kB/s)
02:00:44 Progress (3): 1.3/1.4 MB | 53 kB | 185/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 189/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 189/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
02:00:44 Progress (3): 1.3/1.4 MB | 53 kB | 189/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 193/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 193/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 197/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 197/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 201/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 201/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 205/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 205/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 209/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 209/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 213/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 213/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 217/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 217/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 221/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 221/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 225/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 225/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 229/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 229/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 233/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 233/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 237/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 237/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 241/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 241/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 245/285 kB
Progress (3): 1.3/1.4 MB | 53 kB | 245/285 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 54 kB/s)
02:00:44 Progress (2): 1.3/1.4 MB | 249/285 kB
                                     
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
02:00:44 Progress (2): 1.3/1.4 MB | 249/285 kB
Progress (2): 1.3/1.4 MB | 253/285 kB
Progress (2): 1.3/1.4 MB | 253/285 kB
Progress (2): 1.3/1.4 MB | 257/285 kB
Progress (2): 1.3/1.4 MB | 257/285 kB
Progress (2): 1.3/1.4 MB | 261/285 kB
Progress (2): 1.3/1.4 MB | 261/285 kB
Progress (2): 1.3/1.4 MB | 265/285 kB
Progress (2): 1.3/1.4 MB | 265/285 kB
Progress (2): 1.3/1.4 MB | 269/285 kB
Progress (2): 1.4/1.4 MB | 269/285 kB
Progress (2): 1.4/1.4 MB | 273/285 kB
Progress (2): 1.4/1.4 MB | 273/285 kB
Progress (2): 1.4/1.4 MB | 277/285 kB
Progress (2): 1.4/1.4 MB | 277/285 kB
Progress (2): 1.4/1.4 MB | 281/285 kB
Progress (2): 1.4/1.4 MB | 281/285 kB
Progress (2): 1.4/1.4 MB | 285/285 kB
Progress (2): 1.4/1.4 MB | 285/285 kB
Progress (2): 1.4/1.4 MB | 285 kB    
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (2): 1.4/1.4 MB | 285 kB
Progress (3): 1.4/1.4 MB | 285 kB | 4.1/4.3 kB
Progress (4): 1.4/1.4 MB | 285 kB | 4.1/4.3 kB | 4.1/21 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.1/4.3 kB | 4.1/21 kB | 4.1/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.1/4.3 kB | 7.7/21 kB | 4.1/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 7.7/21 kB | 4.1/29 kB    
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 7.7/21 kB | 4.1/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 12/21 kB | 4.1/29 kB 
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 12/21 kB | 7.7/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 16/21 kB | 7.7/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 16/21 kB | 7.7/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 20/21 kB | 7.7/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 20/21 kB | 12/29 kB 
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 12/29 kB   
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 12/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 16/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 16/29 kB
Progress (5): 1.4/1.4 MB | 285 kB | 4.3 kB | 21 kB | 20/29 kB
Progress (5): 1.4 MB | 285 kB | 4.3 kB | 21 kB | 20/29 kB    
Progress (5): 1.4 MB | 285 kB | 4.3 kB | 21 kB | 24/29 kB
Progress (5): 1.4 MB | 285 kB | 4.3 kB | 21 kB | 28/29 kB
Progress (5): 1.4 MB | 285 kB | 4.3 kB | 21 kB | 29 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 266 kB/s)
02:00:44 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 27 kB/s)
02:00:44 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 19 kB/s)
02:00:44 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.3 MB/s)
02:00:44 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 4.0 kB/s)
02:00:45 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
02:00:45 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
02:00:46 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.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.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.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.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.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.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/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 9.9 MB/s)
02:00:46 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
02:00:46 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
02:00:46 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): 33/218 kB
Progress (1): 37/218 kB
Progress (1): 41/218 kB
Progress (1): 45/218 kB
Progress (1): 49/218 kB
Progress (1): 53/218 kB
Progress (1): 57/218 kB
Progress (1): 61/218 kB
Progress (1): 65/218 kB
Progress (1): 66/218 kB
Progress (1): 70/218 kB
Progress (1): 74/218 kB
Progress (1): 78/218 kB
Progress (1): 82/218 kB
Progress (1): 86/218 kB
Progress (1): 90/218 kB
Progress (1): 94/218 kB
Progress (1): 98/218 kB
Progress (1): 98/218 kB
Progress (1): 102/218 kB
Progress (1): 106/218 kB
Progress (1): 110/218 kB
Progress (1): 114/218 kB
Progress (1): 118/218 kB
Progress (1): 122/218 kB
Progress (1): 126/218 kB
Progress (1): 130/218 kB
Progress (1): 131/218 kB
Progress (1): 135/218 kB
Progress (1): 139/218 kB
Progress (1): 143/218 kB
Progress (1): 147/218 kB
Progress (1): 151/218 kB
Progress (1): 155/218 kB
Progress (1): 159/218 kB
Progress (1): 163/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 1.5 MB/s)
02:00:46 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
02:00:46 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
02:00:46 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): 33/148 kB
Progress (1): 37/148 kB
Progress (1): 41/148 kB
Progress (1): 45/148 kB
Progress (1): 49/148 kB
Progress (1): 53/148 kB
Progress (1): 57/148 kB
Progress (1): 61/148 kB
Progress (1): 65/148 kB
Progress (1): 66/148 kB
Progress (1): 70/148 kB
Progress (1): 74/148 kB
Progress (1): 78/148 kB
Progress (1): 82/148 kB
Progress (1): 86/148 kB
Progress (1): 90/148 kB
Progress (1): 94/148 kB
Progress (1): 98/148 kB
Progress (1): 98/148 kB
Progress (1): 102/148 kB
Progress (1): 106/148 kB
Progress (1): 110/148 kB
Progress (1): 114/148 kB
Progress (1): 118/148 kB
Progress (1): 122/148 kB
Progress (1): 126/148 kB
Progress (1): 130/148 kB
Progress (1): 134/148 kB
Progress (1): 138/148 kB
Progress (1): 142/148 kB
Progress (1): 146/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 7.8 MB/s)
02:00:46 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
02:00:46 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
02:00:46 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 1.1 MB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
02:00:47 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
02:00:47 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 36 kB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
02:00:47 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
02:00:47 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 123 kB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
02:00:47 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
02:00:47 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 102 kB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
02:00:47 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
02:00:47 Progress (1): 4.1/129 kB
Progress (1): 7.7/129 kB
Progress (1): 12/129 kB 
Progress (1): 16/129 kB
Progress (1): 20/129 kB
Progress (1): 24/129 kB
Progress (1): 28/129 kB
Progress (1): 32/129 kB
Progress (1): 36/129 kB
Progress (1): 40/129 kB
Progress (1): 44/129 kB
Progress (1): 48/129 kB
Progress (1): 52/129 kB
Progress (1): 56/129 kB
Progress (1): 60/129 kB
Progress (1): 64/129 kB
Progress (1): 68/129 kB
Progress (1): 72/129 kB
Progress (1): 76/129 kB
Progress (1): 80/129 kB
Progress (1): 84/129 kB
Progress (1): 88/129 kB
Progress (1): 92/129 kB
Progress (1): 96/129 kB
Progress (1): 100/129 kB
Progress (1): 104/129 kB
Progress (1): 108/129 kB
Progress (1): 112/129 kB
Progress (1): 116/129 kB
Progress (1): 120/129 kB
Progress (1): 124/129 kB
Progress (1): 128/129 kB
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 4.2 MB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom
02:00:47 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom
02:00:47 Progress (1): 3.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.pom (3.8 kB at 64 kB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom
02:00:47 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom
02:00:47 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/jacoco/org.jacoco.build/0.7.4.201502262128/org.jacoco.build-0.7.4.201502262128.pom (36 kB at 790 kB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar
02:00:47 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar
02:00:47 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/jacoco/jacoco-maven-plugin/0.7.4.201502262128/jacoco-maven-plugin-0.7.4.201502262128.jar (51 kB at 861 kB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
02:00:47 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
02:00:47 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 85 kB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
02:00:47 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
02:00:47 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 870 kB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
02:00:47 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
02:00:47 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 179 kB/s)
02:00:47 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
02:00:47 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
02:00:48 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 406 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
02:00:48 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
02:00:48 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 189 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
02:00:48 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
02:00:48 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 300 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
02:00:48 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
02:00:48 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 850 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/10/apache-10.pom
02:00:48 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
02:00:48 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 510 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
02:00:48 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
02:00:48 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 32 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
02:00:48 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
02:00:48 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 620 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
02:00:48 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
02:00:48 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
02:00:48 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/22 kB
Progress (2): 24 kB | 7.7/22 kB
Progress (2): 24 kB | 12/22 kB 
Progress (2): 24 kB | 16/22 kB
Progress (2): 24 kB | 20/22 kB
Progress (2): 24 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 953 kB/s)
02:00:48 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 779 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
02:00:48 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
02:00:48 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 58 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-extras/1.3.0/tycho-extras-1.3.0.pom
02:00:48 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
02:00:48 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 454 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
02:00:48 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
02:00:48 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 351 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom
02:00:48 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
02:00:48 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 17 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom
02:00:48 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
02:00:48 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 125 kB/s)
02:00:48 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom
02:00:48 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
02:00:49 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 598 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
02:00:49 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
02:00:49 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 18 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
02:00:49 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
02:00:49 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 151 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
02:00:49 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
02:00:49 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 65 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
02:00:49 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
02:00:49 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 210 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
02:00:49 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
02:00:49 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 312 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
02:00:49 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
02:00:49 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 508 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/3/apache-3.pom
02:00:49 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
02:00:49 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 149 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
02:00:49 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
02:00:49 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 69 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
02:00:49 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
02:00:49 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 136 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
02:00:49 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
02:00:49 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 12 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
02:00:49 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
02:00:49 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 130 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.10/junit-4.10.pom
02:00:49 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
02:00:49 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 43 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
02:00:49 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
02:00:49 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 8.4 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
02:00:49 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
02:00:49 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 196 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
02:00:49 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
02:00:49 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 82 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
02:00:49 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
02:00:49 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)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
02:00:49 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
02:00:49 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 57 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
02:00:49 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
02:00:49 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 50 kB/s)
02:00:49 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
02:00:49 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
02:00:50 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 15 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
02:00:50 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
02:00:50 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 135 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
02:00:50 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
02:00:50 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 71 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
02:00:50 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
02:00:50 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 39 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
02:00:50 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
02:00:50 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 41 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
02:00:50 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
02:00:50 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 60 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
02:00:50 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
02:00:50 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 50 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
02:00:50 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
02:00:50 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 46 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
02:00:50 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
02:00:50 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 161 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
02:00:50 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
02:00:50 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 97 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
02:00:50 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
02:00:50 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 46 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
02:00:50 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
02:00:50 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 111 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
02:00:50 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
02:00:50 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
02:00:50 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 482 kB/s)
02:00:50 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 75 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.pom
02:00:50 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.pom
02:00:50 Progress (1): 1.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.pom (1.3 kB at 43 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
02:00:50 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
02:00:50 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 48 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.jar
02:00:50 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.jar
02:00:50 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/eclipse/tycho/extras/tycho-pack200a-plugin/1.3.0/tycho-pack200a-plugin-1.3.0.jar (7.2 kB at 108 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom
02:00:50 Progress (1): 2.6 kB
                    
Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.pom (2.6 kB at 112 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom
02:00:50 Progress (1): 4.1/5.5 kB
Progress (1): 5.5 kB    
                    
Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/maven-plugin-parent/1.1.3/maven-plugin-parent-1.1.3.pom (5.5 kB at 291 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom
02:00:50 Progress (1): 4.1/12 kB
Progress (1): 7.7/12 kB
Progress (1): 12 kB    
                   
Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.0.2/cbi-parent-1.0.2.pom (12 kB at 339 kB/s)
02:00:50 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar
02:00:51 Progress (1): 4.1/63 kB
Progress (1): 7.7/63 kB
Progress (1): 12/63 kB 
Progress (1): 16/63 kB
Progress (1): 20/63 kB
Progress (1): 24/63 kB
Progress (1): 28/63 kB
Progress (1): 32/63 kB
Progress (1): 36/63 kB
Progress (1): 40/63 kB
Progress (1): 44/63 kB
Progress (1): 48/63 kB
Progress (1): 52/63 kB
Progress (1): 56/63 kB
Progress (1): 60/63 kB
Progress (1): 63 kB   
                   
Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.1.3/eclipse-jarsigner-plugin-1.1.3.jar (63 kB at 2.9 MB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
02:00:51 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
02:00:51 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 49 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
02:00:51 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
02:00:51 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 235 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
02:00:51 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
02:00:51 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 79 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
02:00:51 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
02:00:51 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 368 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
02:00:51 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
02:00:51 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 100 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
02:00:51 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
02:00:51 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 321 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
02:00:51 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
02:00:51 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.3 MB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/13/apache-13.pom
02:00:51 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
02:00:51 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 559 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
02:00:51 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
02:00:51 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 34 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
02:00:51 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
02:00:51 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)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
02:00:51 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
02:00:51 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 183 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/ow2/1.3/ow2-1.3.pom
02:00:51 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
02:00:51 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 328 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
02:00:51 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
02:00:51 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
02:00:51 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
02:00:51 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
02:00:51 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 781 kB/s)
02:00:51 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   
Progress (2): 21 kB | 4.1/54 kB
Progress (2): 21 kB | 7.7/54 kB
Progress (3): 21 kB | 7.7/54 kB | 4.1/379 kB
Progress (3): 21 kB | 12/54 kB | 4.1/379 kB 
Progress (3): 21 kB | 12/54 kB | 7.7/379 kB
Progress (3): 21 kB | 16/54 kB | 7.7/379 kB
Progress (3): 21 kB | 16/54 kB | 12/379 kB 
Progress (3): 21 kB | 16/54 kB | 16/379 kB
Progress (3): 21 kB | 20/54 kB | 16/379 kB
Progress (3): 21 kB | 20/54 kB | 20/379 kB
Progress (3): 21 kB | 24/54 kB | 20/379 kB
Progress (3): 21 kB | 24/54 kB | 24/379 kB
Progress (3): 21 kB | 28/54 kB | 24/379 kB
Progress (3): 21 kB | 28/54 kB | 28/379 kB
Progress (3): 21 kB | 32/54 kB | 28/379 kB
Progress (3): 21 kB | 32/54 kB | 32/379 kB
Progress (3): 21 kB | 36/54 kB | 32/379 kB
Progress (3): 21 kB | 36/54 kB | 33/379 kB
Progress (3): 21 kB | 40/54 kB | 33/379 kB
Progress (3): 21 kB | 40/54 kB | 37/379 kB
Progress (3): 21 kB | 44/54 kB | 37/379 kB
Progress (3): 21 kB | 44/54 kB | 41/379 kB
Progress (3): 21 kB | 48/54 kB | 41/379 kB
Progress (3): 21 kB | 48/54 kB | 45/379 kB
Progress (3): 21 kB | 52/54 kB | 45/379 kB
Progress (3): 21 kB | 52/54 kB | 49/379 kB
Progress (3): 21 kB | 54 kB | 49/379 kB   
Progress (3): 21 kB | 54 kB | 53/379 kB
Progress (3): 21 kB | 54 kB | 57/379 kB
Progress (3): 21 kB | 54 kB | 61/379 kB
Progress (3): 21 kB | 54 kB | 65/379 kB
Progress (3): 21 kB | 54 kB | 66/379 kB
Progress (3): 21 kB | 54 kB | 70/379 kB
Progress (3): 21 kB | 54 kB | 74/379 kB
Progress (3): 21 kB | 54 kB | 78/379 kB
Progress (3): 21 kB | 54 kB | 82/379 kB
Progress (3): 21 kB | 54 kB | 86/379 kB
Progress (3): 21 kB | 54 kB | 90/379 kB
Progress (3): 21 kB | 54 kB | 94/379 kB
Progress (3): 21 kB | 54 kB | 98/379 kB
Progress (3): 21 kB | 54 kB | 102/379 kB
Progress (3): 21 kB | 54 kB | 106/379 kB
Progress (3): 21 kB | 54 kB | 110/379 kB
Progress (3): 21 kB | 54 kB | 114/379 kB
Progress (3): 21 kB | 54 kB | 118/379 kB
Progress (3): 21 kB | 54 kB | 122/379 kB
Progress (3): 21 kB | 54 kB | 126/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 240 kB/s)
02:00:51 Progress (2): 54 kB | 130/379 kB
Progress (2): 54 kB | 134/379 kB
Progress (2): 54 kB | 138/379 kB
Progress (2): 54 kB | 142/379 kB
Progress (2): 54 kB | 146/379 kB
Progress (2): 54 kB | 150/379 kB
Progress (2): 54 kB | 154/379 kB
Progress (2): 54 kB | 158/379 kB
Progress (2): 54 kB | 162/379 kB
Progress (2): 54 kB | 166/379 kB
Progress (2): 54 kB | 170/379 kB
Progress (2): 54 kB | 174/379 kB
Progress (2): 54 kB | 178/379 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 613 kB/s)
02:00:51 Progress (1): 182/379 kB
Progress (1): 186/379 kB
Progress (1): 190/379 kB
Progress (1): 194/379 kB
Progress (1): 198/379 kB
Progress (1): 202/379 kB
Progress (1): 206/379 kB
Progress (1): 210/379 kB
Progress (1): 214/379 kB
Progress (1): 218/379 kB
Progress (1): 222/379 kB
Progress (1): 226/379 kB
Progress (1): 230/379 kB
Progress (1): 234/379 kB
Progress (1): 238/379 kB
Progress (1): 242/379 kB
Progress (1): 246/379 kB
Progress (1): 250/379 kB
Progress (1): 254/379 kB
Progress (1): 258/379 kB
Progress (1): 262/379 kB
Progress (1): 266/379 kB
Progress (1): 270/379 kB
Progress (1): 274/379 kB
Progress (1): 278/379 kB
Progress (1): 282/379 kB
Progress (1): 286/379 kB
Progress (1): 290/379 kB
Progress (1): 294/379 kB
Progress (1): 298/379 kB
Progress (1): 302/379 kB
Progress (1): 306/379 kB
Progress (1): 310/379 kB
Progress (1): 314/379 kB
Progress (1): 318/379 kB
Progress (1): 322/379 kB
Progress (1): 326/379 kB
Progress (1): 330/379 kB
Progress (1): 334/379 kB
Progress (1): 338/379 kB
Progress (1): 342/379 kB
Progress (1): 346/379 kB
Progress (1): 350/379 kB
Progress (1): 354/379 kB
Progress (1): 358/379 kB
Progress (1): 362/379 kB
Progress (1): 366/379 kB
Progress (1): 370/379 kB
Progress (1): 374/379 kB
Progress (1): 378/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 3.7 MB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
02:00:51 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
02:00:51 Progress (1): 3.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 196 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
02:00:51 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom
02:00:51 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/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 815 kB/s)
02:00:51 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
02:00:51 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
02:00:52 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/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 704 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
02:00:52 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/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 248 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
02:00:52 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/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 482 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
02:00:52 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 831 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/7/apache-7.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
02:00:52 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 555 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
02:00:52 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/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 842 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
02:00:52 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
02:00:52 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 93 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
02:00:52 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
02:00:52 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 515 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
02:00:52 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/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 148 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
02:00:52 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/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 711 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
02:00:52 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/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 220 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
02:00:52 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/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 405 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
02:00:52 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/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 592 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom
02:00:52 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/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 867 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom
02:00:52 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/24/maven-plugins-24.pom (11 kB at 360 kB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
02:00:52 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 1.2 MB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
02:00:52 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar
02:00:52 Progress (1): 4.1/124 kB
Progress (1): 7.7/124 kB
Progress (1): 12/124 kB 
Progress (1): 16/124 kB
Progress (1): 20/124 kB
Progress (1): 24/124 kB
Progress (1): 28/124 kB
Progress (1): 32/124 kB
Progress (1): 36/124 kB
Progress (1): 40/124 kB
Progress (1): 44/124 kB
Progress (1): 48/124 kB
Progress (1): 52/124 kB
Progress (1): 56/124 kB
Progress (1): 60/124 kB
Progress (1): 64/124 kB
Progress (1): 68/124 kB
Progress (1): 72/124 kB
Progress (1): 76/124 kB
Progress (1): 80/124 kB
Progress (1): 84/124 kB
Progress (1): 88/124 kB
Progress (1): 92/124 kB
Progress (1): 96/124 kB
Progress (1): 100/124 kB
Progress (1): 104/124 kB
Progress (1): 108/124 kB
Progress (1): 112/124 kB
Progress (1): 116/124 kB
Progress (1): 120/124 kB
Progress (1): 124/124 kB
Progress (1): 124 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 3.8 MB/s)
02:00:52 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
02:00:52 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
02:00:52 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 31 kB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
02:00:53 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
02:00:53 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 354 kB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
02:00:53 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
02:00:53 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 727 kB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
02:00:53 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
02:00:53 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 655 kB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
02:00:53 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
02:00:53 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.3 MB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
02:00:53 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
02:00:53 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 25 kB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
02:00:53 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
02:00:53 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 54 kB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
02:00:53 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
02:00:53 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 170 kB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
02:00:53 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
02:00:53 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 1.5 MB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
02:00:53 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
02:00:53 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 94 kB/s)
02:00:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
02:00:53 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
02:00:54 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 29 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
02:00:54 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
02:00:54 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 120 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
02:00:54 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
02:00:54 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 36 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
02:00:54 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
02:00:54 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 54 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
02:00:54 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
02:00:54 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 60 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
02:00:54 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
02:00:54 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 41 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
02:00:54 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
02:00:54 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 131 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
02:00:54 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
02:00:54 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 1.0 MB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
02:00:54 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
02:00:54 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.2 MB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/19/apache-19.pom
02:00:54 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
02:00:54 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 500 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
02:00:54 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
02:00:54 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)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
02:00:54 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
02:00:54 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 473 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
02:00:54 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
02:00:54 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 58 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
02:00:54 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
02:00:54 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 427 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
02:00:54 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
02:00:54 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 351 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
02:00:54 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
02:00:54 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 66 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
02:00:54 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
02:00:54 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 862 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
02:00:54 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
02:00:54 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 50 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
02:00:54 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
02:00:54 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 60 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
02:00:54 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
02:00:54 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 139 kB/s)
02:00:54 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
02:00:54 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
02:00:55 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)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
02:00:55 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
02:00:55 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 131 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
02:00:55 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
02:00:55 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 594 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
02:00:55 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
02:00:55 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 177 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
02:00:55 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
02:00:55 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 660 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
02:00:55 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
02:00:55 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 708 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
02:00:55 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
02:00:55 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 95 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/1/google-1.pom
02:00:55 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
02:00:55 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)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
02:00:55 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
02:00:55 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 126 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
02:00:55 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
02:00:55 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 84 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
02:00:55 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
02:00:55 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 20 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
02:00:55 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
02:00:55 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 225 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
02:00:55 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
02:00:55 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 341 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
02:00:55 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
02:00:55 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 97 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
02:00:55 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
02:00:55 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)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
02:00:55 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
02:00:55 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 35 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
02:00:55 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
02:00:55 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 69 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
02:00:55 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
02:00:55 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 104 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
02:00:55 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
02:00:55 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 90 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
02:00:55 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
02:00:55 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 69 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
02:00:55 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
02:00:55 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 109 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/ow2/1.5/ow2-1.5.pom
02:00:55 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
02:00:55 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)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
02:00:55 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
02:00:55 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 546 kB/s)
02:00:55 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
02:00:55 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
02:00:56 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 253 kB/s)
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
02:00:56 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
02:00:56 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
02:00:56 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
02:00:56 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
02:00:56 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
02:00:56 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
02:00:56 Progress (1): 4.1/26 kB
Progress (2): 4.1/26 kB | 4.1/920 kB
Progress (2): 7.7/26 kB | 4.1/920 kB
Progress (3): 7.7/26 kB | 4.1/920 kB | 4.1/187 kB
Progress (3): 12/26 kB | 4.1/920 kB | 4.1/187 kB 
Progress (3): 12/26 kB | 7.7/920 kB | 4.1/187 kB
Progress (4): 12/26 kB | 7.7/920 kB | 4.1/187 kB | 4.1/65 kB
Progress (4): 16/26 kB | 7.7/920 kB | 4.1/187 kB | 4.1/65 kB
Progress (4): 16/26 kB | 7.7/920 kB | 7.7/187 kB | 4.1/65 kB
Progress (4): 20/26 kB | 7.7/920 kB | 7.7/187 kB | 4.1/65 kB
Progress (5): 20/26 kB | 7.7/920 kB | 7.7/187 kB | 4.1/65 kB | 4.1/429 kB
Progress (5): 20/26 kB | 7.7/920 kB | 7.7/187 kB | 7.7/65 kB | 4.1/429 kB
Progress (5): 20/26 kB | 12/920 kB | 7.7/187 kB | 7.7/65 kB | 4.1/429 kB 
Progress (5): 20/26 kB | 12/920 kB | 7.7/187 kB | 12/65 kB | 4.1/429 kB 
Progress (5): 20/26 kB | 12/920 kB | 7.7/187 kB | 12/65 kB | 7.7/429 kB
Progress (5): 24/26 kB | 12/920 kB | 7.7/187 kB | 12/65 kB | 7.7/429 kB
Progress (5): 24/26 kB | 12/920 kB | 12/187 kB | 12/65 kB | 7.7/429 kB 
Progress (5): 26 kB | 12/920 kB | 12/187 kB | 12/65 kB | 7.7/429 kB   
Progress (5): 26 kB | 12/920 kB | 12/187 kB | 12/65 kB | 12/429 kB 
Progress (5): 26 kB | 12/920 kB | 12/187 kB | 16/65 kB | 12/429 kB
Progress (5): 26 kB | 16/920 kB | 12/187 kB | 16/65 kB | 12/429 kB
Progress (5): 26 kB | 16/920 kB | 12/187 kB | 20/65 kB | 12/429 kB
Progress (5): 26 kB | 16/920 kB | 12/187 kB | 20/65 kB | 16/429 kB
Progress (5): 26 kB | 16/920 kB | 16/187 kB | 20/65 kB | 16/429 kB
Progress (5): 26 kB | 16/920 kB | 16/187 kB | 20/65 kB | 20/429 kB
Progress (5): 26 kB | 16/920 kB | 16/187 kB | 24/65 kB | 20/429 kB
Progress (5): 26 kB | 20/920 kB | 16/187 kB | 24/65 kB | 20/429 kB
Progress (5): 26 kB | 20/920 kB | 16/187 kB | 28/65 kB | 20/429 kB
Progress (5): 26 kB | 20/920 kB | 16/187 kB | 28/65 kB | 24/429 kB
Progress (5): 26 kB | 20/920 kB | 20/187 kB | 28/65 kB | 24/429 kB
Progress (5): 26 kB | 20/920 kB | 20/187 kB | 28/65 kB | 28/429 kB
Progress (5): 26 kB | 20/920 kB | 20/187 kB | 32/65 kB | 28/429 kB
Progress (5): 26 kB | 24/920 kB | 20/187 kB | 32/65 kB | 28/429 kB
Progress (5): 26 kB | 24/920 kB | 20/187 kB | 36/65 kB | 28/429 kB
Progress (5): 26 kB | 24/920 kB | 20/187 kB | 36/65 kB | 32/429 kB
Progress (5): 26 kB | 24/920 kB | 24/187 kB | 36/65 kB | 32/429 kB
Progress (5): 26 kB | 24/920 kB | 24/187 kB | 36/65 kB | 36/429 kB
Progress (5): 26 kB | 24/920 kB | 24/187 kB | 40/65 kB | 36/429 kB
Progress (5): 26 kB | 28/920 kB | 24/187 kB | 40/65 kB | 36/429 kB
Progress (5): 26 kB | 28/920 kB | 24/187 kB | 44/65 kB | 36/429 kB
Progress (5): 26 kB | 28/920 kB | 24/187 kB | 44/65 kB | 40/429 kB
Progress (5): 26 kB | 28/920 kB | 28/187 kB | 44/65 kB | 40/429 kB
Progress (5): 26 kB | 28/920 kB | 28/187 kB | 44/65 kB | 44/429 kB
Progress (5): 26 kB | 28/920 kB | 28/187 kB | 48/65 kB | 44/429 kB
Progress (5): 26 kB | 32/920 kB | 28/187 kB | 48/65 kB | 44/429 kB
Progress (5): 26 kB | 32/920 kB | 28/187 kB | 52/65 kB | 44/429 kB
Progress (5): 26 kB | 32/920 kB | 28/187 kB | 52/65 kB | 48/429 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 546 kB/s)
02:00:56 Progress (4): 32/920 kB | 32/187 kB | 52/65 kB | 48/429 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
02:00:56 Progress (4): 32/920 kB | 32/187 kB | 52/65 kB | 52/429 kB
Progress (4): 32/920 kB | 32/187 kB | 56/65 kB | 52/429 kB
Progress (4): 36/920 kB | 32/187 kB | 56/65 kB | 52/429 kB
Progress (4): 36/920 kB | 32/187 kB | 60/65 kB | 52/429 kB
Progress (4): 36/920 kB | 32/187 kB | 60/65 kB | 56/429 kB
Progress (4): 36/920 kB | 36/187 kB | 60/65 kB | 56/429 kB
Progress (4): 36/920 kB | 36/187 kB | 60/65 kB | 60/429 kB
Progress (4): 36/920 kB | 36/187 kB | 64/65 kB | 60/429 kB
Progress (4): 40/920 kB | 36/187 kB | 64/65 kB | 60/429 kB
Progress (4): 40/920 kB | 36/187 kB | 65 kB | 60/429 kB   
Progress (4): 40/920 kB | 36/187 kB | 65 kB | 64/429 kB
Progress (4): 40/920 kB | 40/187 kB | 65 kB | 64/429 kB
Progress (4): 40/920 kB | 40/187 kB | 65 kB | 68/429 kB
Progress (4): 44/920 kB | 40/187 kB | 65 kB | 68/429 kB
Progress (4): 44/920 kB | 40/187 kB | 65 kB | 72/429 kB
Progress (4): 44/920 kB | 44/187 kB | 65 kB | 72/429 kB
Progress (4): 48/920 kB | 44/187 kB | 65 kB | 72/429 kB
Progress (4): 48/920 kB | 48/187 kB | 65 kB | 72/429 kB
Progress (4): 48/920 kB | 48/187 kB | 65 kB | 76/429 kB
Progress (4): 48/920 kB | 52/187 kB | 65 kB | 76/429 kB
Progress (4): 52/920 kB | 52/187 kB | 65 kB | 76/429 kB
Progress (4): 52/920 kB | 56/187 kB | 65 kB | 76/429 kB
Progress (4): 52/920 kB | 56/187 kB | 65 kB | 80/429 kB
Progress (4): 52/920 kB | 60/187 kB | 65 kB | 80/429 kB
Progress (4): 56/920 kB | 60/187 kB | 65 kB | 80/429 kB
Progress (4): 56/920 kB | 64/187 kB | 65 kB | 80/429 kB
Progress (4): 56/920 kB | 64/187 kB | 65 kB | 84/429 kB
Progress (4): 56/920 kB | 68/187 kB | 65 kB | 84/429 kB
Progress (4): 60/920 kB | 68/187 kB | 65 kB | 84/429 kB
Progress (5): 60/920 kB | 68/187 kB | 65 kB | 84/429 kB | 4.1/112 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 948 kB/s)
02:00:56 Progress (4): 60/920 kB | 72/187 kB | 84/429 kB | 4.1/112 kB
Progress (4): 60/920 kB | 72/187 kB | 88/429 kB | 4.1/112 kB
Progress (4): 60/920 kB | 76/187 kB | 88/429 kB | 4.1/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
02:00:56 Progress (4): 60/920 kB | 76/187 kB | 88/429 kB | 7.7/112 kB
Progress (4): 64/920 kB | 76/187 kB | 88/429 kB | 7.7/112 kB
Progress (4): 64/920 kB | 76/187 kB | 88/429 kB | 12/112 kB 
Progress (4): 64/920 kB | 80/187 kB | 88/429 kB | 12/112 kB
Progress (4): 64/920 kB | 80/187 kB | 92/429 kB | 12/112 kB
Progress (4): 64/920 kB | 84/187 kB | 92/429 kB | 12/112 kB
Progress (4): 64/920 kB | 84/187 kB | 92/429 kB | 16/112 kB
Progress (4): 68/920 kB | 84/187 kB | 92/429 kB | 16/112 kB
Progress (4): 68/920 kB | 88/187 kB | 92/429 kB | 16/112 kB
Progress (4): 68/920 kB | 88/187 kB | 96/429 kB | 16/112 kB
Progress (4): 68/920 kB | 92/187 kB | 96/429 kB | 16/112 kB
Progress (4): 72/920 kB | 92/187 kB | 96/429 kB | 16/112 kB
Progress (4): 72/920 kB | 92/187 kB | 96/429 kB | 20/112 kB
Progress (4): 76/920 kB | 92/187 kB | 96/429 kB | 20/112 kB
Progress (4): 76/920 kB | 96/187 kB | 96/429 kB | 20/112 kB
Progress (4): 76/920 kB | 96/187 kB | 100/429 kB | 20/112 kB
Progress (4): 76/920 kB | 100/187 kB | 100/429 kB | 20/112 kB
Progress (4): 80/920 kB | 100/187 kB | 100/429 kB | 20/112 kB
Progress (4): 80/920 kB | 100/187 kB | 100/429 kB | 24/112 kB
Progress (4): 84/920 kB | 100/187 kB | 100/429 kB | 24/112 kB
Progress (4): 84/920 kB | 104/187 kB | 100/429 kB | 24/112 kB
Progress (4): 84/920 kB | 104/187 kB | 104/429 kB | 24/112 kB
Progress (4): 84/920 kB | 108/187 kB | 104/429 kB | 24/112 kB
Progress (4): 84/920 kB | 108/187 kB | 108/429 kB | 24/112 kB
Progress (4): 88/920 kB | 108/187 kB | 108/429 kB | 24/112 kB
Progress (4): 88/920 kB | 108/187 kB | 108/429 kB | 28/112 kB
Progress (4): 92/920 kB | 108/187 kB | 108/429 kB | 28/112 kB
Progress (4): 92/920 kB | 108/187 kB | 112/429 kB | 28/112 kB
Progress (4): 92/920 kB | 112/187 kB | 112/429 kB | 28/112 kB
Progress (4): 92/920 kB | 112/187 kB | 116/429 kB | 28/112 kB
Progress (4): 96/920 kB | 112/187 kB | 116/429 kB | 28/112 kB
Progress (4): 96/920 kB | 112/187 kB | 116/429 kB | 32/112 kB
Progress (4): 100/920 kB | 112/187 kB | 116/429 kB | 32/112 kB
Progress (4): 100/920 kB | 112/187 kB | 120/429 kB | 32/112 kB
Progress (4): 100/920 kB | 116/187 kB | 120/429 kB | 32/112 kB
Progress (4): 100/920 kB | 116/187 kB | 124/429 kB | 32/112 kB
Progress (4): 104/920 kB | 116/187 kB | 124/429 kB | 32/112 kB
Progress (4): 104/920 kB | 116/187 kB | 124/429 kB | 33/112 kB
Progress (4): 108/920 kB | 116/187 kB | 124/429 kB | 33/112 kB
Progress (4): 108/920 kB | 116/187 kB | 128/429 kB | 33/112 kB
Progress (4): 108/920 kB | 120/187 kB | 128/429 kB | 33/112 kB
Progress (5): 108/920 kB | 120/187 kB | 128/429 kB | 33/112 kB | 4.1/186 kB
Progress (5): 108/920 kB | 124/187 kB | 128/429 kB | 33/112 kB | 4.1/186 kB
Progress (5): 108/920 kB | 124/187 kB | 132/429 kB | 33/112 kB | 4.1/186 kB
Progress (5): 112/920 kB | 124/187 kB | 132/429 kB | 33/112 kB | 4.1/186 kB
Progress (5): 112/920 kB | 124/187 kB | 132/429 kB | 37/112 kB | 4.1/186 kB
Progress (5): 116/920 kB | 124/187 kB | 132/429 kB | 37/112 kB | 4.1/186 kB
Progress (5): 116/920 kB | 124/187 kB | 136/429 kB | 37/112 kB | 4.1/186 kB
Progress (5): 116/920 kB | 128/187 kB | 136/429 kB | 37/112 kB | 4.1/186 kB
Progress (5): 116/920 kB | 128/187 kB | 136/429 kB | 37/112 kB | 7.7/186 kB
Progress (5): 116/920 kB | 132/187 kB | 136/429 kB | 37/112 kB | 7.7/186 kB
Progress (5): 116/920 kB | 132/187 kB | 140/429 kB | 37/112 kB | 7.7/186 kB
Progress (5): 120/920 kB | 132/187 kB | 140/429 kB | 37/112 kB | 7.7/186 kB
Progress (5): 120/920 kB | 132/187 kB | 140/429 kB | 41/112 kB | 7.7/186 kB
Progress (5): 124/920 kB | 132/187 kB | 140/429 kB | 41/112 kB | 7.7/186 kB
Progress (5): 124/920 kB | 132/187 kB | 144/429 kB | 41/112 kB | 7.7/186 kB
Progress (5): 124/920 kB | 136/187 kB | 144/429 kB | 41/112 kB | 7.7/186 kB
Progress (5): 124/920 kB | 136/187 kB | 144/429 kB | 41/112 kB | 12/186 kB 
Progress (5): 124/920 kB | 140/187 kB | 144/429 kB | 41/112 kB | 12/186 kB
Progress (5): 124/920 kB | 140/187 kB | 148/429 kB | 41/112 kB | 12/186 kB
Progress (5): 128/920 kB | 140/187 kB | 148/429 kB | 41/112 kB | 12/186 kB
Progress (5): 128/920 kB | 140/187 kB | 148/429 kB | 45/112 kB | 12/186 kB
Progress (5): 132/920 kB | 140/187 kB | 148/429 kB | 45/112 kB | 12/186 kB
Progress (5): 132/920 kB | 140/187 kB | 152/429 kB | 45/112 kB | 12/186 kB
Progress (5): 132/920 kB | 144/187 kB | 152/429 kB | 45/112 kB | 12/186 kB
Progress (5): 132/920 kB | 144/187 kB | 152/429 kB | 45/112 kB | 16/186 kB
Progress (5): 132/920 kB | 148/187 kB | 152/429 kB | 45/112 kB | 16/186 kB
Progress (5): 132/920 kB | 148/187 kB | 156/429 kB | 45/112 kB | 16/186 kB
Progress (5): 136/920 kB | 148/187 kB | 156/429 kB | 45/112 kB | 16/186 kB
Progress (5): 136/920 kB | 148/187 kB | 156/429 kB | 49/112 kB | 16/186 kB
Progress (5): 140/920 kB | 148/187 kB | 156/429 kB | 49/112 kB | 16/186 kB
Progress (5): 140/920 kB | 148/187 kB | 160/429 kB | 49/112 kB | 16/186 kB
Progress (5): 140/920 kB | 152/187 kB | 160/429 kB | 49/112 kB | 16/186 kB
Progress (5): 140/920 kB | 152/187 kB | 160/429 kB | 49/112 kB | 20/186 kB
Progress (5): 140/920 kB | 156/187 kB | 160/429 kB | 49/112 kB | 20/186 kB
Progress (5): 140/920 kB | 156/187 kB | 164/429 kB | 49/112 kB | 20/186 kB
Progress (5): 144/920 kB | 156/187 kB | 164/429 kB | 49/112 kB | 20/186 kB
Progress (5): 144/920 kB | 156/187 kB | 164/429 kB | 53/112 kB | 20/186 kB
Progress (5): 148/920 kB | 156/187 kB | 164/429 kB | 53/112 kB | 20/186 kB
Progress (5): 148/920 kB | 156/187 kB | 168/429 kB | 53/112 kB | 20/186 kB
Progress (5): 148/920 kB | 160/187 kB | 168/429 kB | 53/112 kB | 20/186 kB
Progress (5): 148/920 kB | 160/187 kB | 168/429 kB | 53/112 kB | 24/186 kB
Progress (5): 148/920 kB | 164/187 kB | 168/429 kB | 53/112 kB | 24/186 kB
Progress (5): 148/920 kB | 164/187 kB | 172/429 kB | 53/112 kB | 24/186 kB
Progress (5): 152/920 kB | 164/187 kB | 172/429 kB | 53/112 kB | 24/186 kB
Progress (5): 152/920 kB | 164/187 kB | 172/429 kB | 57/112 kB | 24/186 kB
Progress (5): 156/920 kB | 164/187 kB | 172/429 kB | 57/112 kB | 24/186 kB
Progress (5): 156/920 kB | 164/187 kB | 176/429 kB | 57/112 kB | 24/186 kB
Progress (5): 156/920 kB | 168/187 kB | 176/429 kB | 57/112 kB | 24/186 kB
Progress (5): 156/920 kB | 168/187 kB | 176/429 kB | 57/112 kB | 28/186 kB
Progress (5): 156/920 kB | 172/187 kB | 176/429 kB | 57/112 kB | 28/186 kB
Progress (5): 156/920 kB | 172/187 kB | 180/429 kB | 57/112 kB | 28/186 kB
Progress (5): 160/920 kB | 172/187 kB | 180/429 kB | 57/112 kB | 28/186 kB
Progress (5): 160/920 kB | 172/187 kB | 180/429 kB | 61/112 kB | 28/186 kB
Progress (5): 164/920 kB | 172/187 kB | 180/429 kB | 61/112 kB | 28/186 kB
Progress (5): 164/920 kB | 172/187 kB | 184/429 kB | 61/112 kB | 28/186 kB
Progress (5): 164/920 kB | 176/187 kB | 184/429 kB | 61/112 kB | 28/186 kB
Progress (5): 164/920 kB | 176/187 kB | 184/429 kB | 61/112 kB | 32/186 kB
Progress (5): 164/920 kB | 180/187 kB | 184/429 kB | 61/112 kB | 32/186 kB
Progress (5): 164/920 kB | 180/187 kB | 188/429 kB | 61/112 kB | 32/186 kB
Progress (5): 168/920 kB | 180/187 kB | 188/429 kB | 61/112 kB | 32/186 kB
Progress (5): 168/920 kB | 180/187 kB | 188/429 kB | 65/112 kB | 32/186 kB
Progress (5): 172/920 kB | 180/187 kB | 188/429 kB | 65/112 kB | 32/186 kB
Progress (5): 172/920 kB | 180/187 kB | 192/429 kB | 65/112 kB | 32/186 kB
Progress (5): 172/920 kB | 184/187 kB | 192/429 kB | 65/112 kB | 32/186 kB
Progress (5): 172/920 kB | 184/187 kB | 192/429 kB | 65/112 kB | 33/186 kB
Progress (5): 172/920 kB | 187 kB | 192/429 kB | 65/112 kB | 33/186 kB    
Progress (5): 172/920 kB | 187 kB | 196/429 kB | 65/112 kB | 33/186 kB
Progress (5): 176/920 kB | 187 kB | 196/429 kB | 65/112 kB | 33/186 kB
Progress (5): 176/920 kB | 187 kB | 196/429 kB | 66/112 kB | 33/186 kB
Progress (5): 180/920 kB | 187 kB | 196/429 kB | 66/112 kB | 33/186 kB
Progress (5): 180/920 kB | 187 kB | 200/429 kB | 66/112 kB | 33/186 kB
Progress (5): 180/920 kB | 187 kB | 200/429 kB | 66/112 kB | 37/186 kB
Progress (5): 180/920 kB | 187 kB | 204/429 kB | 66/112 kB | 37/186 kB
Progress (5): 184/920 kB | 187 kB | 204/429 kB | 66/112 kB | 37/186 kB
Progress (5): 184/920 kB | 187 kB | 204/429 kB | 70/112 kB | 37/186 kB
Progress (5): 188/920 kB | 187 kB | 204/429 kB | 70/112 kB | 37/186 kB
Progress (5): 188/920 kB | 187 kB | 208/429 kB | 70/112 kB | 37/186 kB
Progress (5): 188/920 kB | 187 kB | 208/429 kB | 70/112 kB | 41/186 kB
Progress (5): 188/920 kB | 187 kB | 212/429 kB | 70/112 kB | 41/186 kB
Progress (5): 192/920 kB | 187 kB | 212/429 kB | 70/112 kB | 41/186 kB
Progress (5): 192/920 kB | 187 kB | 212/429 kB | 74/112 kB | 41/186 kB
Progress (5): 196/920 kB | 187 kB | 212/429 kB | 74/112 kB | 41/186 kB
Progress (5): 196/920 kB | 187 kB | 216/429 kB | 74/112 kB | 41/186 kB
Progress (5): 196/920 kB | 187 kB | 216/429 kB | 74/112 kB | 45/186 kB
Progress (5): 196/920 kB | 187 kB | 220/429 kB | 74/112 kB | 45/186 kB
Progress (5): 200/920 kB | 187 kB | 220/429 kB | 74/112 kB | 45/186 kB
Progress (5): 200/920 kB | 187 kB | 220/429 kB | 78/112 kB | 45/186 kB
Progress (5): 204/920 kB | 187 kB | 220/429 kB | 78/112 kB | 45/186 kB
Progress (5): 204/920 kB | 187 kB | 224/429 kB | 78/112 kB | 45/186 kB
Progress (5): 204/920 kB | 187 kB | 224/429 kB | 78/112 kB | 49/186 kB
Progress (5): 204/920 kB | 187 kB | 228/429 kB | 78/112 kB | 49/186 kB
Progress (5): 208/920 kB | 187 kB | 228/429 kB | 78/112 kB | 49/186 kB
Progress (5): 208/920 kB | 187 kB | 228/429 kB | 82/112 kB | 49/186 kB
Progress (5): 212/920 kB | 187 kB | 228/429 kB | 82/112 kB | 49/186 kB
Progress (5): 212/920 kB | 187 kB | 232/429 kB | 82/112 kB | 49/186 kB
Progress (5): 212/920 kB | 187 kB | 232/429 kB | 82/112 kB | 53/186 kB
Progress (5): 212/920 kB | 187 kB | 236/429 kB | 82/112 kB | 53/186 kB
Progress (5): 216/920 kB | 187 kB | 236/429 kB | 82/112 kB | 53/186 kB
Progress (5): 216/920 kB | 187 kB | 236/429 kB | 86/112 kB | 53/186 kB
Progress (5): 220/920 kB | 187 kB | 236/429 kB | 86/112 kB | 53/186 kB
Progress (5): 220/920 kB | 187 kB | 240/429 kB | 86/112 kB | 53/186 kB
Progress (5): 220/920 kB | 187 kB | 240/429 kB | 86/112 kB | 57/186 kB
Progress (5): 220/920 kB | 187 kB | 244/429 kB | 86/112 kB | 57/186 kB
Progress (5): 224/920 kB | 187 kB | 244/429 kB | 86/112 kB | 57/186 kB
Progress (5): 224/920 kB | 187 kB | 244/429 kB | 90/112 kB | 57/186 kB
Progress (5): 228/920 kB | 187 kB | 244/429 kB | 90/112 kB | 57/186 kB
Progress (5): 228/920 kB | 187 kB | 248/429 kB | 90/112 kB | 57/186 kB
Progress (5): 228/920 kB | 187 kB | 248/429 kB | 90/112 kB | 61/186 kB
Progress (5): 228/920 kB | 187 kB | 252/429 kB | 90/112 kB | 61/186 kB
Progress (5): 232/920 kB | 187 kB | 252/429 kB | 90/112 kB | 61/186 kB
Progress (5): 232/920 kB | 187 kB | 252/429 kB | 94/112 kB | 61/186 kB
Progress (5): 236/920 kB | 187 kB | 252/429 kB | 94/112 kB | 61/186 kB
Progress (5): 236/920 kB | 187 kB | 256/429 kB | 94/112 kB | 61/186 kB
Progress (5): 236/920 kB | 187 kB | 256/429 kB | 94/112 kB | 65/186 kB
Progress (5): 240/920 kB | 187 kB | 256/429 kB | 94/112 kB | 65/186 kB
Progress (5): 240/920 kB | 187 kB | 256/429 kB | 98/112 kB | 65/186 kB
Progress (5): 244/920 kB | 187 kB | 256/429 kB | 98/112 kB | 65/186 kB
Progress (5): 244/920 kB | 187 kB | 256/429 kB | 98/112 kB | 69/186 kB
Progress (5): 244/920 kB | 187 kB | 260/429 kB | 98/112 kB | 69/186 kB
Progress (5): 244/920 kB | 187 kB | 260/429 kB | 98/112 kB | 73/186 kB
Progress (5): 248/920 kB | 187 kB | 260/429 kB | 98/112 kB | 73/186 kB
Progress (5): 248/920 kB | 187 kB | 260/429 kB | 102/112 kB | 73/186 kB
Progress (5): 252/920 kB | 187 kB | 260/429 kB | 102/112 kB | 73/186 kB
Progress (5): 252/920 kB | 187 kB | 260/429 kB | 102/112 kB | 77/186 kB
Progress (5): 252/920 kB | 187 kB | 264/429 kB | 102/112 kB | 77/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.8 MB/s)
02:00:56 Progress (4): 252/920 kB | 268/429 kB | 102/112 kB | 77/186 kB
Progress (4): 252/920 kB | 268/429 kB | 102/112 kB | 81/186 kB
Progress (4): 256/920 kB | 268/429 kB | 102/112 kB | 81/186 kB
Progress (4): 256/920 kB | 268/429 kB | 106/112 kB | 81/186 kB
Progress (4): 260/920 kB | 268/429 kB | 106/112 kB | 81/186 kB
Progress (4): 260/920 kB | 268/429 kB | 106/112 kB | 85/186 kB
Progress (4): 260/920 kB | 272/429 kB | 106/112 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
02:00:56 Progress (4): 260/920 kB | 276/429 kB | 106/112 kB | 85/186 kB
Progress (4): 260/920 kB | 276/429 kB | 106/112 kB | 89/186 kB
Progress (4): 264/920 kB | 276/429 kB | 106/112 kB | 89/186 kB
Progress (4): 264/920 kB | 276/429 kB | 110/112 kB | 89/186 kB
Progress (4): 268/920 kB | 276/429 kB | 110/112 kB | 89/186 kB
Progress (4): 268/920 kB | 276/429 kB | 110/112 kB | 93/186 kB
Progress (4): 268/920 kB | 280/429 kB | 110/112 kB | 93/186 kB
Progress (4): 268/920 kB | 280/429 kB | 110/112 kB | 97/186 kB
Progress (4): 272/920 kB | 280/429 kB | 110/112 kB | 97/186 kB
Progress (4): 272/920 kB | 280/429 kB | 112 kB | 97/186 kB    
Progress (4): 276/920 kB | 280/429 kB | 112 kB | 97/186 kB
Progress (4): 276/920 kB | 280/429 kB | 112 kB | 101/186 kB
Progress (4): 276/920 kB | 284/429 kB | 112 kB | 101/186 kB
Progress (4): 276/920 kB | 284/429 kB | 112 kB | 105/186 kB
Progress (4): 280/920 kB | 284/429 kB | 112 kB | 105/186 kB
Progress (4): 280/920 kB | 284/429 kB | 112 kB | 109/186 kB
Progress (4): 280/920 kB | 288/429 kB | 112 kB | 109/186 kB
Progress (4): 280/920 kB | 292/429 kB | 112 kB | 109/186 kB
Progress (4): 280/920 kB | 296/429 kB | 112 kB | 109/186 kB
Progress (4): 280/920 kB | 296/429 kB | 112 kB | 113/186 kB
Progress (4): 284/920 kB | 296/429 kB | 112 kB | 113/186 kB
Progress (4): 284/920 kB | 296/429 kB | 112 kB | 117/186 kB
Progress (4): 284/920 kB | 300/429 kB | 112 kB | 117/186 kB
Progress (5): 284/920 kB | 300/429 kB | 112 kB | 117/186 kB | 4.1/13 kB
Progress (5): 284/920 kB | 300/429 kB | 112 kB | 121/186 kB | 4.1/13 kB
Progress (5): 288/920 kB | 300/429 kB | 112 kB | 121/186 kB | 4.1/13 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 652 kB/s)
02:00:56 Progress (4): 292/920 kB | 300/429 kB | 121/186 kB | 4.1/13 kB
Progress (4): 292/920 kB | 300/429 kB | 125/186 kB | 4.1/13 kB
Progress (4): 292/920 kB | 300/429 kB | 125/186 kB | 7.7/13 kB
Progress (4): 292/920 kB | 304/429 kB | 125/186 kB | 7.7/13 kB
Progress (4): 292/920 kB | 304/429 kB | 125/186 kB | 12/13 kB 
Progress (4): 292/920 kB | 304/429 kB | 129/186 kB | 12/13 kB
Progress (4): 296/920 kB | 304/429 kB | 129/186 kB | 12/13 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
02:00:56 Progress (4): 300/920 kB | 304/429 kB | 129/186 kB | 12/13 kB
Progress (4): 300/920 kB | 304/429 kB | 133/186 kB | 12/13 kB
Progress (4): 300/920 kB | 308/429 kB | 133/186 kB | 12/13 kB
Progress (4): 300/920 kB | 308/429 kB | 133/186 kB | 13 kB   
Progress (4): 300/920 kB | 312/429 kB | 133/186 kB | 13 kB
Progress (4): 300/920 kB | 312/429 kB | 137/186 kB | 13 kB
Progress (4): 304/920 kB | 312/429 kB | 137/186 kB | 13 kB
Progress (4): 304/920 kB | 312/429 kB | 141/186 kB | 13 kB
Progress (4): 304/920 kB | 316/429 kB | 141/186 kB | 13 kB
Progress (4): 304/920 kB | 316/429 kB | 145/186 kB | 13 kB
Progress (4): 308/920 kB | 316/429 kB | 145/186 kB | 13 kB
Progress (4): 308/920 kB | 316/429 kB | 149/186 kB | 13 kB
Progress (4): 308/920 kB | 320/429 kB | 149/186 kB | 13 kB
Progress (4): 308/920 kB | 320/429 kB | 153/186 kB | 13 kB
Progress (4): 312/920 kB | 320/429 kB | 153/186 kB | 13 kB
Progress (4): 312/920 kB | 320/429 kB | 157/186 kB | 13 kB
Progress (4): 312/920 kB | 324/429 kB | 157/186 kB | 13 kB
Progress (4): 312/920 kB | 324/429 kB | 161/186 kB | 13 kB
Progress (4): 316/920 kB | 324/429 kB | 161/186 kB | 13 kB
Progress (4): 316/920 kB | 324/429 kB | 165/186 kB | 13 kB
Progress (4): 316/920 kB | 328/429 kB | 165/186 kB | 13 kB
Progress (4): 316/920 kB | 328/429 kB | 169/186 kB | 13 kB
Progress (4): 320/920 kB | 328/429 kB | 169/186 kB | 13 kB
Progress (4): 320/920 kB | 328/429 kB | 173/186 kB | 13 kB
Progress (4): 320/920 kB | 332/429 kB | 173/186 kB | 13 kB
Progress (4): 320/920 kB | 332/429 kB | 177/186 kB | 13 kB
Progress (4): 324/920 kB | 332/429 kB | 177/186 kB | 13 kB
Progress (4): 324/920 kB | 332/429 kB | 181/186 kB | 13 kB
Progress (4): 324/920 kB | 336/429 kB | 181/186 kB | 13 kB
Progress (4): 324/920 kB | 336/429 kB | 185/186 kB | 13 kB
Progress (4): 324/920 kB | 340/429 kB | 185/186 kB | 13 kB
Progress (4): 328/920 kB | 340/429 kB | 185/186 kB | 13 kB
Progress (4): 328/920 kB | 344/429 kB | 185/186 kB | 13 kB
Progress (4): 328/920 kB | 344/429 kB | 186 kB | 13 kB    
Progress (4): 328/920 kB | 348/429 kB | 186 kB | 13 kB
Progress (4): 332/920 kB | 348/429 kB | 186 kB | 13 kB
Progress (4): 332/920 kB | 352/429 kB | 186 kB | 13 kB
Progress (4): 336/920 kB | 352/429 kB | 186 kB | 13 kB
Progress (4): 336/920 kB | 356/429 kB | 186 kB | 13 kB
Progress (4): 340/920 kB | 356/429 kB | 186 kB | 13 kB
Progress (4): 340/920 kB | 360/429 kB | 186 kB | 13 kB
Progress (4): 344/920 kB | 360/429 kB | 186 kB | 13 kB
Progress (4): 344/920 kB | 364/429 kB | 186 kB | 13 kB
Progress (4): 348/920 kB | 364/429 kB | 186 kB | 13 kB
Progress (4): 348/920 kB | 368/429 kB | 186 kB | 13 kB
Progress (4): 352/920 kB | 368/429 kB | 186 kB | 13 kB
Progress (4): 352/920 kB | 372/429 kB | 186 kB | 13 kB
Progress (4): 356/920 kB | 372/429 kB | 186 kB | 13 kB
Progress (4): 356/920 kB | 376/429 kB | 186 kB | 13 kB
Progress (4): 360/920 kB | 376/429 kB | 186 kB | 13 kB
Progress (4): 360/920 kB | 380/429 kB | 186 kB | 13 kB
Progress (4): 364/920 kB | 380/429 kB | 186 kB | 13 kB
Progress (4): 364/920 kB | 384/429 kB | 186 kB | 13 kB
Progress (4): 368/920 kB | 384/429 kB | 186 kB | 13 kB
Progress (4): 368/920 kB | 388/429 kB | 186 kB | 13 kB
Progress (4): 372/920 kB | 388/429 kB | 186 kB | 13 kB
Progress (4): 372/920 kB | 392/429 kB | 186 kB | 13 kB
Progress (4): 376/920 kB | 392/429 kB | 186 kB | 13 kB
Progress (4): 376/920 kB | 396/429 kB | 186 kB | 13 kB
Progress (4): 380/920 kB | 396/429 kB | 186 kB | 13 kB
Progress (4): 380/920 kB | 400/429 kB | 186 kB | 13 kB
Progress (4): 384/920 kB | 400/429 kB | 186 kB | 13 kB
Progress (4): 384/920 kB | 404/429 kB | 186 kB | 13 kB
Progress (4): 388/920 kB | 404/429 kB | 186 kB | 13 kB
Progress (4): 388/920 kB | 408/429 kB | 186 kB | 13 kB
Progress (4): 392/920 kB | 408/429 kB | 186 kB | 13 kB
Progress (4): 392/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 396/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 400/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 404/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 408/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 412/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 416/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 420/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 424/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 428/920 kB | 412/429 kB | 186 kB | 13 kB
Progress (4): 428/920 kB | 416/429 kB | 186 kB | 13 kB
Progress (4): 432/920 kB | 416/429 kB | 186 kB | 13 kB
Progress (4): 432/920 kB | 420/429 kB | 186 kB | 13 kB
Progress (4): 436/920 kB | 420/429 kB | 186 kB | 13 kB
Progress (4): 436/920 kB | 424/429 kB | 186 kB | 13 kB
Progress (4): 440/920 kB | 424/429 kB | 186 kB | 13 kB
Progress (4): 440/920 kB | 428/429 kB | 186 kB | 13 kB
Progress (4): 444/920 kB | 428/429 kB | 186 kB | 13 kB
Progress (4): 444/920 kB | 429 kB | 186 kB | 13 kB    
Progress (4): 448/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 452/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 456/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 460/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 464/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 468/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 472/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 476/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 480/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 484/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 488/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 492/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 496/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 500/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 504/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 508/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 512/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 516/920 kB | 429 kB | 186 kB | 13 kB
Progress (4): 520/920 kB | 429 kB | 186 kB | 13 kB
Progress (5): 520/920 kB | 429 kB | 186 kB | 13 kB | 4.1/524 kB
Progress (5): 524/920 kB | 429 kB | 186 kB | 13 kB | 4.1/524 kB
Progress (5): 524/920 kB | 429 kB | 186 kB | 13 kB | 7.7/524 kB
Progress (5): 528/920 kB | 429 kB | 186 kB | 13 kB | 7.7/524 kB
Progress (5): 528/920 kB | 429 kB | 186 kB | 13 kB | 12/524 kB 
Progress (5): 532/920 kB | 429 kB | 186 kB | 13 kB | 12/524 kB
Progress (5): 532/920 kB | 429 kB | 186 kB | 13 kB | 16/524 kB
Progress (5): 536/920 kB | 429 kB | 186 kB | 13 kB | 16/524 kB
Progress (5): 536/920 kB | 429 kB | 186 kB | 13 kB | 20/524 kB
Progress (5): 540/920 kB | 429 kB | 186 kB | 13 kB | 20/524 kB
Progress (5): 540/920 kB | 429 kB | 186 kB | 13 kB | 24/524 kB
Progress (5): 544/920 kB | 429 kB | 186 kB | 13 kB | 24/524 kB
Progress (5): 544/920 kB | 429 kB | 186 kB | 13 kB | 28/524 kB
Progress (5): 548/920 kB | 429 kB | 186 kB | 13 kB | 28/524 kB
Progress (5): 548/920 kB | 429 kB | 186 kB | 13 kB | 32/524 kB
Progress (5): 552/920 kB | 429 kB | 186 kB | 13 kB | 32/524 kB
Progress (5): 552/920 kB | 429 kB | 186 kB | 13 kB | 33/524 kB
Progress (5): 556/920 kB | 429 kB | 186 kB | 13 kB | 33/524 kB
Progress (5): 556/920 kB | 429 kB | 186 kB | 13 kB | 37/524 kB
Progress (5): 560/920 kB | 429 kB | 186 kB | 13 kB | 37/524 kB
Progress (5): 560/920 kB | 429 kB | 186 kB | 13 kB | 41/524 kB
Progress (5): 564/920 kB | 429 kB | 186 kB | 13 kB | 41/524 kB
Progress (5): 564/920 kB | 429 kB | 186 kB | 13 kB | 45/524 kB
Progress (5): 568/920 kB | 429 kB | 186 kB | 13 kB | 45/524 kB
Progress (5): 568/920 kB | 429 kB | 186 kB | 13 kB | 49/524 kB
Progress (5): 572/920 kB | 429 kB | 186 kB | 13 kB | 49/524 kB
Progress (5): 572/920 kB | 429 kB | 186 kB | 13 kB | 53/524 kB
Progress (5): 576/920 kB | 429 kB | 186 kB | 13 kB | 53/524 kB
Progress (5): 576/920 kB | 429 kB | 186 kB | 13 kB | 57/524 kB
Progress (5): 580/920 kB | 429 kB | 186 kB | 13 kB | 57/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 953 kB/s)
02:00:56 Progress (4): 580/920 kB | 429 kB | 13 kB | 61/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
02:00:56 Progress (4): 584/920 kB | 429 kB | 13 kB | 61/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 68 kB/s)
02:00:56 Progress (3): 584/920 kB | 429 kB | 65/524 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 2.2 MB/s)
02:00:56 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
02:00:56 Progress (2): 588/920 kB | 65/524 kB
                                    
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
02:00:56 Progress (2): 588/920 kB | 66/524 kB
Progress (2): 592/920 kB | 66/524 kB
Progress (2): 592/920 kB | 70/524 kB
Progress (2): 596/920 kB | 70/524 kB
Progress (2): 596/920 kB | 74/524 kB
Progress (2): 600/920 kB | 74/524 kB
Progress (2): 600/920 kB | 78/524 kB
Progress (2): 604/920 kB | 78/524 kB
Progress (2): 604/920 kB | 82/524 kB
Progress (2): 608/920 kB | 82/524 kB
Progress (2): 608/920 kB | 86/524 kB
Progress (2): 612/920 kB | 86/524 kB
Progress (2): 612/920 kB | 90/524 kB
Progress (2): 616/920 kB | 90/524 kB
Progress (2): 616/920 kB | 94/524 kB
Progress (2): 620/920 kB | 94/524 kB
Progress (2): 620/920 kB | 98/524 kB
Progress (2): 624/920 kB | 98/524 kB
Progress (2): 624/920 kB | 102/524 kB
Progress (2): 628/920 kB | 102/524 kB
Progress (2): 628/920 kB | 106/524 kB
Progress (2): 632/920 kB | 106/524 kB
Progress (2): 632/920 kB | 110/524 kB
Progress (2): 636/920 kB | 110/524 kB
Progress (2): 636/920 kB | 114/524 kB
Progress (2): 640/920 kB | 114/524 kB
Progress (2): 640/920 kB | 118/524 kB
Progress (2): 644/920 kB | 118/524 kB
Progress (2): 644/920 kB | 122/524 kB
Progress (2): 648/920 kB | 122/524 kB
Progress (2): 648/920 kB | 126/524 kB
Progress (2): 652/920 kB | 126/524 kB
Progress (2): 652/920 kB | 130/524 kB
Progress (2): 656/920 kB | 130/524 kB
Progress (2): 656/920 kB | 134/524 kB
Progress (2): 660/920 kB | 134/524 kB
Progress (2): 660/920 kB | 138/524 kB
Progress (2): 664/920 kB | 138/524 kB
Progress (2): 664/920 kB | 142/524 kB
Progress (2): 668/920 kB | 142/524 kB
Progress (2): 668/920 kB | 146/524 kB
Progress (2): 672/920 kB | 146/524 kB
Progress (2): 672/920 kB | 150/524 kB
Progress (2): 676/920 kB | 150/524 kB
Progress (2): 676/920 kB | 154/524 kB
Progress (2): 680/920 kB | 154/524 kB
Progress (2): 680/920 kB | 158/524 kB
Progress (2): 684/920 kB | 158/524 kB
Progress (2): 684/920 kB | 162/524 kB
Progress (2): 688/920 kB | 162/524 kB
Progress (2): 688/920 kB | 166/524 kB
Progress (2): 692/920 kB | 166/524 kB
Progress (2): 692/920 kB | 170/524 kB
Progress (2): 696/920 kB | 170/524 kB
Progress (2): 696/920 kB | 174/524 kB
Progress (2): 700/920 kB | 174/524 kB
Progress (2): 700/920 kB | 178/524 kB
Progress (2): 704/920 kB | 178/524 kB
Progress (2): 708/920 kB | 178/524 kB
Progress (2): 712/920 kB | 178/524 kB
Progress (2): 716/920 kB | 178/524 kB
Progress (2): 716/920 kB | 182/524 kB
Progress (2): 720/920 kB | 182/524 kB
Progress (2): 720/920 kB | 186/524 kB
Progress (2): 724/920 kB | 186/524 kB
Progress (2): 724/920 kB | 190/524 kB
Progress (2): 728/920 kB | 190/524 kB
Progress (2): 728/920 kB | 194/524 kB
Progress (2): 732/920 kB | 194/524 kB
Progress (2): 732/920 kB | 198/524 kB
Progress (2): 736/920 kB | 198/524 kB
Progress (2): 736/920 kB | 202/524 kB
Progress (2): 740/920 kB | 202/524 kB
Progress (2): 740/920 kB | 206/524 kB
Progress (2): 744/920 kB | 206/524 kB
Progress (2): 744/920 kB | 210/524 kB
Progress (2): 748/920 kB | 210/524 kB
Progress (2): 748/920 kB | 214/524 kB
Progress (2): 752/920 kB | 214/524 kB
Progress (2): 752/920 kB | 218/524 kB
Progress (2): 756/920 kB | 218/524 kB
Progress (2): 756/920 kB | 222/524 kB
Progress (2): 760/920 kB | 222/524 kB
Progress (2): 760/920 kB | 226/524 kB
Progress (2): 764/920 kB | 226/524 kB
Progress (2): 764/920 kB | 230/524 kB
Progress (2): 768/920 kB | 230/524 kB
Progress (2): 768/920 kB | 234/524 kB
Progress (2): 772/920 kB | 234/524 kB
Progress (2): 772/920 kB | 238/524 kB
Progress (2): 776/920 kB | 238/524 kB
Progress (2): 776/920 kB | 242/524 kB
Progress (2): 780/920 kB | 242/524 kB
Progress (3): 780/920 kB | 242/524 kB | 4.1/156 kB
Progress (3): 784/920 kB | 242/524 kB | 4.1/156 kB
Progress (3): 784/920 kB | 246/524 kB | 4.1/156 kB
Progress (3): 784/920 kB | 250/524 kB | 4.1/156 kB
Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 4.1/273 kB
Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 7.7/273 kB
Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 12/273 kB 
Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 16/273 kB
Progress (4): 784/920 kB | 250/524 kB | 4.1/156 kB | 20/273 kB
Progress (4): 784/920 kB | 254/524 kB | 4.1/156 kB | 20/273 kB
Progress (4): 788/920 kB | 254/524 kB | 4.1/156 kB | 20/273 kB
Progress (4): 788/920 kB | 254/524 kB | 7.7/156 kB | 20/273 kB
Progress (4): 792/920 kB | 254/524 kB | 7.7/156 kB | 20/273 kB
Progress (4): 792/920 kB | 258/524 kB | 7.7/156 kB | 20/273 kB
Progress (4): 792/920 kB | 258/524 kB | 7.7/156 kB | 24/273 kB
Progress (5): 792/920 kB | 258/524 kB | 7.7/156 kB | 24/273 kB | 4.1/39 kB
Progress (5): 792/920 kB | 258/524 kB | 7.7/156 kB | 28/273 kB | 4.1/39 kB
Progress (5): 792/920 kB | 262/524 kB | 7.7/156 kB | 28/273 kB | 4.1/39 kB
Progress (5): 796/920 kB | 262/524 kB | 7.7/156 kB | 28/273 kB | 4.1/39 kB
Progress (5): 796/920 kB | 262/524 kB | 12/156 kB | 28/273 kB | 4.1/39 kB 
Progress (5): 800/920 kB | 262/524 kB | 12/156 kB | 28/273 kB | 4.1/39 kB
Progress (5): 800/920 kB | 266/524 kB | 12/156 kB | 28/273 kB | 4.1/39 kB
Progress (5): 800/920 kB | 266/524 kB | 12/156 kB | 32/273 kB | 4.1/39 kB
Progress (5): 800/920 kB | 266/524 kB | 12/156 kB | 32/273 kB | 7.7/39 kB
Progress (5): 800/920 kB | 266/524 kB | 12/156 kB | 33/273 kB | 7.7/39 kB
Progress (5): 800/920 kB | 270/524 kB | 12/156 kB | 33/273 kB | 7.7/39 kB
Progress (5): 804/920 kB | 270/524 kB | 12/156 kB | 33/273 kB | 7.7/39 kB
Progress (5): 804/920 kB | 270/524 kB | 16/156 kB | 33/273 kB | 7.7/39 kB
Progress (5): 808/920 kB | 270/524 kB | 16/156 kB | 33/273 kB | 7.7/39 kB
Progress (5): 808/920 kB | 274/524 kB | 16/156 kB | 33/273 kB | 7.7/39 kB
Progress (5): 808/920 kB | 274/524 kB | 16/156 kB | 37/273 kB | 7.7/39 kB
Progress (5): 808/920 kB | 274/524 kB | 16/156 kB | 37/273 kB | 12/39 kB 
Progress (5): 808/920 kB | 274/524 kB | 16/156 kB | 41/273 kB | 12/39 kB
Progress (5): 808/920 kB | 278/524 kB | 16/156 kB | 41/273 kB | 12/39 kB
Progress (5): 812/920 kB | 278/524 kB | 16/156 kB | 41/273 kB | 12/39 kB
Progress (5): 812/920 kB | 278/524 kB | 20/156 kB | 41/273 kB | 12/39 kB
Progress (5): 816/920 kB | 278/524 kB | 20/156 kB | 41/273 kB | 12/39 kB
Progress (5): 816/920 kB | 282/524 kB | 20/156 kB | 41/273 kB | 12/39 kB
Progress (5): 816/920 kB | 282/524 kB | 20/156 kB | 45/273 kB | 12/39 kB
Progress (5): 816/920 kB | 282/524 kB | 20/156 kB | 45/273 kB | 16/39 kB
Progress (5): 816/920 kB | 282/524 kB | 20/156 kB | 49/273 kB | 16/39 kB
Progress (5): 816/920 kB | 286/524 kB | 20/156 kB | 49/273 kB | 16/39 kB
Progress (5): 820/920 kB | 286/524 kB | 20/156 kB | 49/273 kB | 16/39 kB
Progress (5): 820/920 kB | 286/524 kB | 24/156 kB | 49/273 kB | 16/39 kB
Progress (5): 824/920 kB | 286/524 kB | 24/156 kB | 49/273 kB | 16/39 kB
Progress (5): 824/920 kB | 290/524 kB | 24/156 kB | 49/273 kB | 16/39 kB
Progress (5): 824/920 kB | 290/524 kB | 24/156 kB | 53/273 kB | 16/39 kB
Progress (5): 824/920 kB | 290/524 kB | 24/156 kB | 53/273 kB | 20/39 kB
Progress (5): 824/920 kB | 290/524 kB | 24/156 kB | 57/273 kB | 20/39 kB
Progress (5): 824/920 kB | 294/524 kB | 24/156 kB | 57/273 kB | 20/39 kB
Progress (5): 828/920 kB | 294/524 kB | 24/156 kB | 57/273 kB | 20/39 kB
Progress (5): 828/920 kB | 294/524 kB | 28/156 kB | 57/273 kB | 20/39 kB
Progress (5): 832/920 kB | 294/524 kB | 28/156 kB | 57/273 kB | 20/39 kB
Progress (5): 832/920 kB | 298/524 kB | 28/156 kB | 57/273 kB | 20/39 kB
Progress (5): 832/920 kB | 298/524 kB | 28/156 kB | 61/273 kB | 20/39 kB
Progress (5): 832/920 kB | 302/524 kB | 28/156 kB | 61/273 kB | 20/39 kB
Progress (5): 832/920 kB | 302/524 kB | 28/156 kB | 61/273 kB | 24/39 kB
Progress (5): 832/920 kB | 306/524 kB | 28/156 kB | 61/273 kB | 24/39 kB
Progress (5): 832/920 kB | 306/524 kB | 28/156 kB | 65/273 kB | 24/39 kB
Progress (5): 832/920 kB | 310/524 kB | 28/156 kB | 65/273 kB | 24/39 kB
Progress (5): 836/920 kB | 310/524 kB | 28/156 kB | 65/273 kB | 24/39 kB
Progress (5): 836/920 kB | 310/524 kB | 32/156 kB | 65/273 kB | 24/39 kB
Progress (5): 840/920 kB | 310/524 kB | 32/156 kB | 65/273 kB | 24/39 kB
Progress (5): 840/920 kB | 314/524 kB | 32/156 kB | 65/273 kB | 24/39 kB
Progress (5): 840/920 kB | 314/524 kB | 32/156 kB | 66/273 kB | 24/39 kB
Progress (5): 840/920 kB | 314/524 kB | 32/156 kB | 66/273 kB | 28/39 kB
Progress (5): 840/920 kB | 314/524 kB | 32/156 kB | 70/273 kB | 28/39 kB
Progress (5): 840/920 kB | 318/524 kB | 32/156 kB | 70/273 kB | 28/39 kB
Progress (5): 844/920 kB | 318/524 kB | 32/156 kB | 70/273 kB | 28/39 kB
Progress (5): 844/920 kB | 318/524 kB | 33/156 kB | 70/273 kB | 28/39 kB
Progress (5): 848/920 kB | 318/524 kB | 33/156 kB | 70/273 kB | 28/39 kB
Progress (5): 848/920 kB | 322/524 kB | 33/156 kB | 70/273 kB | 28/39 kB
Progress (5): 848/920 kB | 322/524 kB | 33/156 kB | 74/273 kB | 28/39 kB
Progress (5): 848/920 kB | 322/524 kB | 33/156 kB | 74/273 kB | 32/39 kB
Progress (5): 848/920 kB | 322/524 kB | 33/156 kB | 78/273 kB | 32/39 kB
Progress (5): 848/920 kB | 326/524 kB | 33/156 kB | 78/273 kB | 32/39 kB
Progress (5): 852/920 kB | 326/524 kB | 33/156 kB | 78/273 kB | 32/39 kB
Progress (5): 852/920 kB | 326/524 kB | 37/156 kB | 78/273 kB | 32/39 kB
Progress (5): 856/920 kB | 326/524 kB | 37/156 kB | 78/273 kB | 32/39 kB
Progress (5): 856/920 kB | 330/524 kB | 37/156 kB | 78/273 kB | 32/39 kB
Progress (5): 856/920 kB | 330/524 kB | 37/156 kB | 82/273 kB | 32/39 kB
Progress (5): 856/920 kB | 330/524 kB | 37/156 kB | 82/273 kB | 36/39 kB
Progress (5): 856/920 kB | 330/524 kB | 37/156 kB | 86/273 kB | 36/39 kB
Progress (5): 856/920 kB | 334/524 kB | 37/156 kB | 86/273 kB | 36/39 kB
Progress (5): 860/920 kB | 334/524 kB | 37/156 kB | 86/273 kB | 36/39 kB
Progress (5): 860/920 kB | 334/524 kB | 41/156 kB | 86/273 kB | 36/39 kB
Progress (5): 864/920 kB | 334/524 kB | 41/156 kB | 86/273 kB | 36/39 kB
Progress (5): 864/920 kB | 338/524 kB | 41/156 kB | 86/273 kB | 36/39 kB
Progress (5): 864/920 kB | 338/524 kB | 41/156 kB | 90/273 kB | 36/39 kB
Progress (5): 864/920 kB | 338/524 kB | 41/156 kB | 90/273 kB | 39 kB   
Progress (5): 864/920 kB | 338/524 kB | 41/156 kB | 94/273 kB | 39 kB
Progress (5): 864/920 kB | 342/524 kB | 41/156 kB | 94/273 kB | 39 kB
Progress (5): 868/920 kB | 342/524 kB | 41/156 kB | 94/273 kB | 39 kB
Progress (5): 868/920 kB | 342/524 kB | 45/156 kB | 94/273 kB | 39 kB
Progress (5): 872/920 kB | 342/524 kB | 45/156 kB | 94/273 kB | 39 kB
Progress (5): 872/920 kB | 346/524 kB | 45/156 kB | 94/273 kB | 39 kB
Progress (5): 872/920 kB | 346/524 kB | 45/156 kB | 98/273 kB | 39 kB
Progress (5): 872/920 kB | 350/524 kB | 45/156 kB | 98/273 kB | 39 kB
Progress (5): 872/920 kB | 350/524 kB | 45/156 kB | 98/273 kB | 39 kB
Progress (5): 876/920 kB | 350/524 kB | 45/156 kB | 98/273 kB | 39 kB
Progress (5): 876/920 kB | 350/524 kB | 49/156 kB | 98/273 kB | 39 kB
Progress (5): 880/920 kB | 350/524 kB | 49/156 kB | 98/273 kB | 39 kB
Progress (5): 880/920 kB | 350/524 kB | 49/156 kB | 102/273 kB | 39 kB
Progress (5): 880/920 kB | 354/524 kB | 49/156 kB | 102/273 kB | 39 kB
Progress (5): 880/920 kB | 354/524 kB | 49/156 kB | 106/273 kB | 39 kB
Progress (5): 880/920 kB | 358/524 kB | 49/156 kB | 106/273 kB | 39 kB
Progress (5): 884/920 kB | 358/524 kB | 49/156 kB | 106/273 kB | 39 kB
Progress (5): 884/920 kB | 358/524 kB | 53/156 kB | 106/273 kB | 39 kB
Progress (5): 888/920 kB | 358/524 kB | 53/156 kB | 106/273 kB | 39 kB
Progress (5): 888/920 kB | 362/524 kB | 53/156 kB | 106/273 kB | 39 kB
Progress (5): 888/920 kB | 362/524 kB | 53/156 kB | 110/273 kB | 39 kB
Progress (5): 892/920 kB | 362/524 kB | 53/156 kB | 110/273 kB | 39 kB
Progress (5): 892/920 kB | 362/524 kB | 57/156 kB | 110/273 kB | 39 kB
Progress (5): 896/920 kB | 362/524 kB | 57/156 kB | 110/273 kB | 39 kB
Progress (5): 896/920 kB | 362/524 kB | 57/156 kB | 114/273 kB | 39 kB
Progress (5): 896/920 kB | 366/524 kB | 57/156 kB | 114/273 kB | 39 kB
Progress (5): 896/920 kB | 366/524 kB | 57/156 kB | 118/273 kB | 39 kB
Progress (5): 900/920 kB | 366/524 kB | 57/156 kB | 118/273 kB | 39 kB
Progress (5): 900/920 kB | 366/524 kB | 61/156 kB | 118/273 kB | 39 kB
Progress (5): 904/920 kB | 366/524 kB | 61/156 kB | 118/273 kB | 39 kB
Progress (5): 904/920 kB | 366/524 kB | 61/156 kB | 122/273 kB | 39 kB
Progress (5): 904/920 kB | 370/524 kB | 61/156 kB | 122/273 kB | 39 kB
Progress (5): 904/920 kB | 370/524 kB | 61/156 kB | 126/273 kB | 39 kB
Progress (5): 908/920 kB | 370/524 kB | 61/156 kB | 126/273 kB | 39 kB
Progress (5): 908/920 kB | 370/524 kB | 65/156 kB | 126/273 kB | 39 kB
Progress (5): 912/920 kB | 370/524 kB | 65/156 kB | 126/273 kB | 39 kB
Progress (5): 912/920 kB | 370/524 kB | 65/156 kB | 130/273 kB | 39 kB
Progress (5): 912/920 kB | 374/524 kB | 65/156 kB | 130/273 kB | 39 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.jar (39 kB at 135 kB/s)
02:00:56 Progress (4): 912/920 kB | 374/524 kB | 65/156 kB | 134/273 kB
Progress (4): 916/920 kB | 374/524 kB | 65/156 kB | 134/273 kB
Progress (4): 916/920 kB | 374/524 kB | 66/156 kB | 134/273 kB
Progress (4): 920/920 kB | 374/524 kB | 66/156 kB | 134/273 kB
Progress (4): 920/920 kB | 374/524 kB | 66/156 kB | 138/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
02:00:56 Progress (4): 920/920 kB | 378/524 kB | 66/156 kB | 138/273 kB
Progress (4): 920/920 kB | 378/524 kB | 66/156 kB | 142/273 kB
Progress (4): 920 kB | 378/524 kB | 66/156 kB | 142/273 kB    
Progress (4): 920 kB | 378/524 kB | 70/156 kB | 142/273 kB
Progress (4): 920 kB | 378/524 kB | 70/156 kB | 146/273 kB
Progress (4): 920 kB | 382/524 kB | 70/156 kB | 146/273 kB
Progress (4): 920 kB | 382/524 kB | 70/156 kB | 150/273 kB
Progress (4): 920 kB | 382/524 kB | 74/156 kB | 150/273 kB
Progress (4): 920 kB | 382/524 kB | 74/156 kB | 154/273 kB
Progress (4): 920 kB | 386/524 kB | 74/156 kB | 154/273 kB
Progress (4): 920 kB | 386/524 kB | 74/156 kB | 158/273 kB
Progress (4): 920 kB | 386/524 kB | 78/156 kB | 158/273 kB
Progress (4): 920 kB | 386/524 kB | 78/156 kB | 162/273 kB
Progress (4): 920 kB | 390/524 kB | 78/156 kB | 162/273 kB
Progress (4): 920 kB | 390/524 kB | 78/156 kB | 166/273 kB
Progress (4): 920 kB | 390/524 kB | 82/156 kB | 166/273 kB
Progress (4): 920 kB | 390/524 kB | 82/156 kB | 170/273 kB
Progress (4): 920 kB | 394/524 kB | 82/156 kB | 170/273 kB
Progress (4): 920 kB | 394/524 kB | 82/156 kB | 174/273 kB
Progress (4): 920 kB | 394/524 kB | 86/156 kB | 174/273 kB
Progress (4): 920 kB | 394/524 kB | 86/156 kB | 178/273 kB
Progress (4): 920 kB | 398/524 kB | 86/156 kB | 178/273 kB
Progress (4): 920 kB | 398/524 kB | 86/156 kB | 182/273 kB
Progress (4): 920 kB | 398/524 kB | 90/156 kB | 182/273 kB
Progress (4): 920 kB | 398/524 kB | 90/156 kB | 186/273 kB
Progress (4): 920 kB | 402/524 kB | 90/156 kB | 186/273 kB
Progress (4): 920 kB | 402/524 kB | 90/156 kB | 190/273 kB
Progress (4): 920 kB | 402/524 kB | 94/156 kB | 190/273 kB
Progress (4): 920 kB | 402/524 kB | 94/156 kB | 194/273 kB
Progress (4): 920 kB | 406/524 kB | 94/156 kB | 194/273 kB
Progress (4): 920 kB | 406/524 kB | 94/156 kB | 198/273 kB
Progress (4): 920 kB | 406/524 kB | 98/156 kB | 198/273 kB
Progress (4): 920 kB | 406/524 kB | 98/156 kB | 202/273 kB
Progress (4): 920 kB | 410/524 kB | 98/156 kB | 202/273 kB
Progress (4): 920 kB | 410/524 kB | 98/156 kB | 206/273 kB
Progress (4): 920 kB | 410/524 kB | 98/156 kB | 206/273 kB
Progress (4): 920 kB | 410/524 kB | 98/156 kB | 210/273 kB
Progress (4): 920 kB | 414/524 kB | 98/156 kB | 210/273 kB
Progress (4): 920 kB | 414/524 kB | 98/156 kB | 214/273 kB
Progress (4): 920 kB | 414/524 kB | 102/156 kB | 214/273 kB
Progress (4): 920 kB | 414/524 kB | 102/156 kB | 218/273 kB
Progress (4): 920 kB | 418/524 kB | 102/156 kB | 218/273 kB
Progress (4): 920 kB | 418/524 kB | 102/156 kB | 222/273 kB
Progress (4): 920 kB | 418/524 kB | 106/156 kB | 222/273 kB
Progress (4): 920 kB | 418/524 kB | 106/156 kB | 226/273 kB
Progress (4): 920 kB | 422/524 kB | 106/156 kB | 226/273 kB
Progress (4): 920 kB | 422/524 kB | 106/156 kB | 230/273 kB
Progress (4): 920 kB | 422/524 kB | 110/156 kB | 230/273 kB
Progress (4): 920 kB | 422/524 kB | 110/156 kB | 234/273 kB
Progress (4): 920 kB | 426/524 kB | 110/156 kB | 234/273 kB
Progress (4): 920 kB | 426/524 kB | 110/156 kB | 238/273 kB
Progress (4): 920 kB | 426/524 kB | 114/156 kB | 238/273 kB
Progress (4): 920 kB | 426/524 kB | 114/156 kB | 242/273 kB
Progress (4): 920 kB | 430/524 kB | 114/156 kB | 242/273 kB
Progress (4): 920 kB | 430/524 kB | 114/156 kB | 246/273 kB
Progress (4): 920 kB | 430/524 kB | 118/156 kB | 246/273 kB
Progress (4): 920 kB | 430/524 kB | 118/156 kB | 250/273 kB
Progress (4): 920 kB | 434/524 kB | 118/156 kB | 250/273 kB
Progress (4): 920 kB | 434/524 kB | 118/156 kB | 254/273 kB
Progress (4): 920 kB | 434/524 kB | 122/156 kB | 254/273 kB
Progress (4): 920 kB | 434/524 kB | 122/156 kB | 258/273 kB
Progress (4): 920 kB | 438/524 kB | 122/156 kB | 258/273 kB
Progress (4): 920 kB | 438/524 kB | 122/156 kB | 262/273 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.jar (920 kB at 3.0 MB/s)
02:00:56 Progress (3): 438/524 kB | 126/156 kB | 262/273 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
02:00:56 Progress (3): 438/524 kB | 126/156 kB | 266/273 kB
Progress (3): 442/524 kB | 126/156 kB | 266/273 kB
Progress (3): 442/524 kB | 126/156 kB | 270/273 kB
Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 4.1/35 kB
Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 7.7/35 kB
Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 12/35 kB 
Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 16/35 kB
Progress (4): 442/524 kB | 126/156 kB | 270/273 kB | 20/35 kB
Progress (4): 442/524 kB | 130/156 kB | 270/273 kB | 20/35 kB
Progress (4): 442/524 kB | 130/156 kB | 270/273 kB | 24/35 kB
Progress (4): 442/524 kB | 130/156 kB | 273 kB | 24/35 kB    
Progress (4): 446/524 kB | 130/156 kB | 273 kB | 24/35 kB
Progress (4): 446/524 kB | 130/156 kB | 273 kB | 28/35 kB
Progress (4): 446/524 kB | 134/156 kB | 273 kB | 28/35 kB
Progress (4): 446/524 kB | 134/156 kB | 273 kB | 32/35 kB
Progress (4): 450/524 kB | 134/156 kB | 273 kB | 32/35 kB
Progress (4): 450/524 kB | 134/156 kB | 273 kB | 33/35 kB
Progress (4): 450/524 kB | 138/156 kB | 273 kB | 33/35 kB
Progress (4): 450/524 kB | 138/156 kB | 273 kB | 35 kB   
Progress (4): 454/524 kB | 138/156 kB | 273 kB | 35 kB
Progress (4): 454/524 kB | 142/156 kB | 273 kB | 35 kB
Progress (4): 458/524 kB | 142/156 kB | 273 kB | 35 kB
Progress (4): 458/524 kB | 146/156 kB | 273 kB | 35 kB
Progress (4): 462/524 kB | 146/156 kB | 273 kB | 35 kB
Progress (4): 462/524 kB | 150/156 kB | 273 kB | 35 kB
Progress (4): 466/524 kB | 150/156 kB | 273 kB | 35 kB
Progress (4): 466/524 kB | 154/156 kB | 273 kB | 35 kB
Progress (4): 470/524 kB | 154/156 kB | 273 kB | 35 kB
Progress (4): 470/524 kB | 156 kB | 273 kB | 35 kB    
Progress (4): 474/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 478/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 482/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 486/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 490/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 494/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 498/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 502/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 506/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 510/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 514/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 518/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 522/524 kB | 156 kB | 273 kB | 35 kB
Progress (4): 524 kB | 156 kB | 273 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 92 kB/s)
02:00:56 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 408 kB/s)
02:00:56 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
02:00:56 Progress (3): 524 kB | 273 kB | 4.1/68 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
02:00:56 Progress (3): 524 kB | 273 kB | 7.7/68 kB
Progress (3): 524 kB | 273 kB | 12/68 kB 
Progress (3): 524 kB | 273 kB | 16/68 kB
Progress (3): 524 kB | 273 kB | 20/68 kB
Progress (3): 524 kB | 273 kB | 24/68 kB
Progress (3): 524 kB | 273 kB | 28/68 kB
Progress (3): 524 kB | 273 kB | 32/68 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 709 kB/s)
02:00:56 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
02:00:56 Progress (2): 524 kB | 33/68 kB
Progress (2): 524 kB | 37/68 kB
Progress (2): 524 kB | 41/68 kB
Progress (2): 524 kB | 45/68 kB
Progress (2): 524 kB | 49/68 kB
Progress (2): 524 kB | 53/68 kB
Progress (2): 524 kB | 57/68 kB
Progress (2): 524 kB | 61/68 kB
Progress (2): 524 kB | 65/68 kB
Progress (2): 524 kB | 66/68 kB
Progress (2): 524 kB | 68 kB   
Progress (3): 524 kB | 68 kB | 4.1/30 kB
Progress (3): 524 kB | 68 kB | 7.7/30 kB
Progress (3): 524 kB | 68 kB | 12/30 kB 
Progress (3): 524 kB | 68 kB | 16/30 kB
Progress (3): 524 kB | 68 kB | 20/30 kB
Progress (3): 524 kB | 68 kB | 24/30 kB
Progress (3): 524 kB | 68 kB | 28/30 kB
Progress (3): 524 kB | 68 kB | 30 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.jar (30 kB at 74 kB/s)
02:00:56 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
02:00:56 Progress (3): 524 kB | 68 kB | 4.1/35 kB
Progress (3): 524 kB | 68 kB | 7.7/35 kB
Progress (3): 524 kB | 68 kB | 12/35 kB 
Progress (3): 524 kB | 68 kB | 16/35 kB
Progress (3): 524 kB | 68 kB | 20/35 kB
Progress (3): 524 kB | 68 kB | 24/35 kB
Progress (3): 524 kB | 68 kB | 28/35 kB
Progress (3): 524 kB | 68 kB | 32/35 kB
Progress (3): 524 kB | 68 kB | 33/35 kB
Progress (3): 524 kB | 68 kB | 35 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 83 kB/s)
02:00:56 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
02:00:56 Progress (3): 524 kB | 68 kB | 4.1/108 kB
Progress (3): 524 kB | 68 kB | 7.7/108 kB
Progress (3): 524 kB | 68 kB | 12/108 kB 
Progress (3): 524 kB | 68 kB | 16/108 kB
Progress (3): 524 kB | 68 kB | 20/108 kB
Progress (3): 524 kB | 68 kB | 24/108 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.2 MB/s)
02:00:56 Progress (2): 68 kB | 28/108 kB
                               
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
02:00:56 Progress (2): 68 kB | 32/108 kB
Progress (2): 68 kB | 33/108 kB
Progress (2): 68 kB | 37/108 kB
Progress (2): 68 kB | 41/108 kB
Progress (2): 68 kB | 45/108 kB
Progress (2): 68 kB | 49/108 kB
Progress (2): 68 kB | 53/108 kB
Progress (2): 68 kB | 57/108 kB
Progress (2): 68 kB | 61/108 kB
Progress (2): 68 kB | 65/108 kB
Progress (2): 68 kB | 66/108 kB
Progress (2): 68 kB | 70/108 kB
Progress (2): 68 kB | 74/108 kB
Progress (2): 68 kB | 78/108 kB
Progress (2): 68 kB | 82/108 kB
Progress (2): 68 kB | 86/108 kB
Progress (2): 68 kB | 90/108 kB
Progress (2): 68 kB | 94/108 kB
Progress (2): 68 kB | 98/108 kB
Progress (2): 68 kB | 102/108 kB
Progress (2): 68 kB | 106/108 kB
Progress (2): 68 kB | 108 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 153 kB/s)
02:00:56 Progress (2): 108 kB | 4.1/315 kB
Progress (3): 108 kB | 4.1/315 kB | 4.1/332 kB
Progress (3): 108 kB | 7.7/315 kB | 4.1/332 kB
Progress (3): 108 kB | 7.7/315 kB | 7.7/332 kB
Progress (3): 108 kB | 12/315 kB | 7.7/332 kB 
Progress (3): 108 kB | 12/315 kB | 12/332 kB 
Progress (3): 108 kB | 16/315 kB | 12/332 kB
Progress (3): 108 kB | 16/315 kB | 16/332 kB
Progress (3): 108 kB | 20/315 kB | 16/332 kB
Progress (3): 108 kB | 20/315 kB | 20/332 kB
Progress (3): 108 kB | 24/315 kB | 20/332 kB
Progress (3): 108 kB | 24/315 kB | 24/332 kB
Progress (3): 108 kB | 28/315 kB | 24/332 kB
Progress (3): 108 kB | 28/315 kB | 28/332 kB
Progress (3): 108 kB | 32/315 kB | 28/332 kB
Progress (3): 108 kB | 32/315 kB | 32/332 kB
Progress (3): 108 kB | 33/315 kB | 32/332 kB
Progress (3): 108 kB | 33/315 kB | 33/332 kB
Progress (3): 108 kB | 37/315 kB | 33/332 kB
Progress (3): 108 kB | 41/315 kB | 33/332 kB
Progress (3): 108 kB | 45/315 kB | 33/332 kB
Progress (3): 108 kB | 49/315 kB | 33/332 kB
Progress (3): 108 kB | 53/315 kB | 33/332 kB
Progress (3): 108 kB | 57/315 kB | 33/332 kB
Progress (3): 108 kB | 57/315 kB | 37/332 kB
Progress (3): 108 kB | 57/315 kB | 41/332 kB
Progress (4): 108 kB | 57/315 kB | 41/332 kB | 4.1/38 kB
Progress (4): 108 kB | 57/315 kB | 41/332 kB | 7.7/38 kB
Progress (4): 108 kB | 57/315 kB | 45/332 kB | 7.7/38 kB
Progress (4): 108 kB | 57/315 kB | 45/332 kB | 12/38 kB 
Progress (4): 108 kB | 57/315 kB | 45/332 kB | 16/38 kB
Progress (4): 108 kB | 57/315 kB | 45/332 kB | 20/38 kB
Progress (4): 108 kB | 57/315 kB | 45/332 kB | 24/38 kB
Progress (4): 108 kB | 57/315 kB | 45/332 kB | 28/38 kB
Progress (4): 108 kB | 57/315 kB | 49/332 kB | 28/38 kB
Progress (4): 108 kB | 61/315 kB | 49/332 kB | 28/38 kB
Progress (4): 108 kB | 61/315 kB | 53/332 kB | 28/38 kB
Progress (4): 108 kB | 61/315 kB | 53/332 kB | 32/38 kB
Progress (4): 108 kB | 61/315 kB | 57/332 kB | 32/38 kB
Progress (4): 108 kB | 65/315 kB | 57/332 kB | 32/38 kB
Progress (4): 108 kB | 65/315 kB | 61/332 kB | 32/38 kB
Progress (4): 108 kB | 65/315 kB | 61/332 kB | 36/38 kB
Progress (4): 108 kB | 65/315 kB | 65/332 kB | 36/38 kB
Progress (4): 108 kB | 66/315 kB | 65/332 kB | 36/38 kB
Progress (4): 108 kB | 66/315 kB | 66/332 kB | 36/38 kB
Progress (4): 108 kB | 70/315 kB | 66/332 kB | 36/38 kB
Progress (4): 108 kB | 70/315 kB | 66/332 kB | 38 kB   
Progress (4): 108 kB | 74/315 kB | 66/332 kB | 38 kB
Progress (4): 108 kB | 74/315 kB | 70/332 kB | 38 kB
Progress (4): 108 kB | 78/315 kB | 70/332 kB | 38 kB
Progress (4): 108 kB | 78/315 kB | 74/332 kB | 38 kB
Progress (4): 108 kB | 82/315 kB | 74/332 kB | 38 kB
Progress (4): 108 kB | 82/315 kB | 78/332 kB | 38 kB
Progress (4): 108 kB | 86/315 kB | 78/332 kB | 38 kB
Progress (4): 108 kB | 86/315 kB | 82/332 kB | 38 kB
Progress (4): 108 kB | 90/315 kB | 82/332 kB | 38 kB
Progress (4): 108 kB | 90/315 kB | 86/332 kB | 38 kB
Progress (4): 108 kB | 94/315 kB | 86/332 kB | 38 kB
Progress (4): 108 kB | 94/315 kB | 90/332 kB | 38 kB
Progress (4): 108 kB | 98/315 kB | 90/332 kB | 38 kB
Progress (4): 108 kB | 98/315 kB | 94/332 kB | 38 kB
Progress (4): 108 kB | 98/315 kB | 94/332 kB | 38 kB
Progress (4): 108 kB | 98/315 kB | 98/332 kB | 38 kB
Progress (4): 108 kB | 102/315 kB | 98/332 kB | 38 kB
Progress (4): 108 kB | 102/315 kB | 98/332 kB | 38 kB
Progress (4): 108 kB | 106/315 kB | 98/332 kB | 38 kB
Progress (4): 108 kB | 106/315 kB | 102/332 kB | 38 kB
Progress (4): 108 kB | 110/315 kB | 102/332 kB | 38 kB
Progress (4): 108 kB | 110/315 kB | 106/332 kB | 38 kB
Progress (4): 108 kB | 114/315 kB | 106/332 kB | 38 kB
Progress (4): 108 kB | 114/315 kB | 110/332 kB | 38 kB
Progress (4): 108 kB | 118/315 kB | 110/332 kB | 38 kB
Progress (4): 108 kB | 118/315 kB | 114/332 kB | 38 kB
Progress (4): 108 kB | 122/315 kB | 114/332 kB | 38 kB
Progress (4): 108 kB | 122/315 kB | 118/332 kB | 38 kB
Progress (4): 108 kB | 126/315 kB | 118/332 kB | 38 kB
Progress (4): 108 kB | 126/315 kB | 122/332 kB | 38 kB
Progress (4): 108 kB | 130/315 kB | 122/332 kB | 38 kB
Progress (4): 108 kB | 130/315 kB | 126/332 kB | 38 kB
Progress (4): 108 kB | 131/315 kB | 126/332 kB | 38 kB
Progress (4): 108 kB | 131/315 kB | 130/332 kB | 38 kB
Progress (4): 108 kB | 135/315 kB | 130/332 kB | 38 kB
Progress (4): 108 kB | 135/315 kB | 131/332 kB | 38 kB
Progress (4): 108 kB | 139/315 kB | 131/332 kB | 38 kB
Progress (4): 108 kB | 139/315 kB | 135/332 kB | 38 kB
Progress (4): 108 kB | 143/315 kB | 135/332 kB | 38 kB
Progress (4): 108 kB | 143/315 kB | 139/332 kB | 38 kB
Progress (4): 108 kB | 147/315 kB | 139/332 kB | 38 kB
Progress (4): 108 kB | 147/315 kB | 143/332 kB | 38 kB
Progress (4): 108 kB | 151/315 kB | 143/332 kB | 38 kB
Progress (4): 108 kB | 151/315 kB | 147/332 kB | 38 kB
Progress (4): 108 kB | 155/315 kB | 147/332 kB | 38 kB
Progress (4): 108 kB | 155/315 kB | 151/332 kB | 38 kB
Progress (4): 108 kB | 159/315 kB | 151/332 kB | 38 kB
Progress (4): 108 kB | 159/315 kB | 155/332 kB | 38 kB
Progress (4): 108 kB | 163/315 kB | 155/332 kB | 38 kB
Progress (4): 108 kB | 163/315 kB | 159/332 kB | 38 kB
Progress (4): 108 kB | 164/315 kB | 159/332 kB | 38 kB
Progress (4): 108 kB | 164/315 kB | 163/332 kB | 38 kB
Progress (4): 108 kB | 168/315 kB | 163/332 kB | 38 kB
Progress (4): 108 kB | 168/315 kB | 167/332 kB | 38 kB
Progress (4): 108 kB | 172/315 kB | 167/332 kB | 38 kB
Progress (4): 108 kB | 172/315 kB | 171/332 kB | 38 kB
Progress (4): 108 kB | 176/315 kB | 171/332 kB | 38 kB
Progress (4): 108 kB | 176/315 kB | 175/332 kB | 38 kB
Progress (4): 108 kB | 180/315 kB | 175/332 kB | 38 kB
Progress (4): 108 kB | 180/315 kB | 179/332 kB | 38 kB
Progress (4): 108 kB | 184/315 kB | 179/332 kB | 38 kB
Progress (4): 108 kB | 184/315 kB | 183/332 kB | 38 kB
Progress (4): 108 kB | 188/315 kB | 183/332 kB | 38 kB
Progress (4): 108 kB | 188/315 kB | 187/332 kB | 38 kB
Progress (4): 108 kB | 192/315 kB | 187/332 kB | 38 kB
Progress (4): 108 kB | 192/315 kB | 191/332 kB | 38 kB
Progress (4): 108 kB | 196/315 kB | 191/332 kB | 38 kB
Progress (4): 108 kB | 196/315 kB | 195/332 kB | 38 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 78 kB/s)
02:00:56 Progress (3): 108 kB | 197/315 kB | 195/332 kB
Progress (3): 108 kB | 197/315 kB | 199/332 kB
Progress (3): 108 kB | 201/315 kB | 199/332 kB
Progress (3): 108 kB | 201/315 kB | 203/332 kB
Progress (3): 108 kB | 205/315 kB | 203/332 kB
Progress (3): 108 kB | 205/315 kB | 207/332 kB
Progress (3): 108 kB | 209/315 kB | 207/332 kB
Progress (3): 108 kB | 209/315 kB | 211/332 kB
Progress (3): 108 kB | 213/315 kB | 211/332 kB
Progress (3): 108 kB | 213/315 kB | 215/332 kB
Progress (3): 108 kB | 217/315 kB | 215/332 kB
Progress (3): 108 kB | 217/315 kB | 219/332 kB
Progress (3): 108 kB | 221/315 kB | 219/332 kB
Progress (3): 108 kB | 221/315 kB | 223/332 kB
Progress (3): 108 kB | 225/315 kB | 223/332 kB
Progress (3): 108 kB | 225/315 kB | 227/332 kB
Progress (3): 108 kB | 229/315 kB | 227/332 kB
Progress (3): 108 kB | 229/315 kB | 227/332 kB
Progress (3): 108 kB | 233/315 kB | 227/332 kB
Progress (3): 108 kB | 237/315 kB | 227/332 kB
Progress (3): 108 kB | 241/315 kB | 227/332 kB
Progress (3): 108 kB | 245/315 kB | 227/332 kB
Progress (3): 108 kB | 249/315 kB | 227/332 kB
Progress (3): 108 kB | 253/315 kB | 227/332 kB
Progress (3): 108 kB | 253/315 kB | 231/332 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.jar (108 kB at 224 kB/s)
02:00:56 Progress (2): 257/315 kB | 231/332 kB
Progress (2): 257/315 kB | 235/332 kB
Progress (2): 261/315 kB | 235/332 kB
Progress (2): 261/315 kB | 239/332 kB
Progress (2): 262/315 kB | 239/332 kB
Progress (2): 262/315 kB | 243/332 kB
Progress (2): 266/315 kB | 243/332 kB
Progress (2): 266/315 kB | 247/332 kB
Progress (2): 270/315 kB | 247/332 kB
Progress (2): 270/315 kB | 251/332 kB
Progress (2): 274/315 kB | 251/332 kB
Progress (2): 274/315 kB | 255/332 kB
Progress (2): 278/315 kB | 255/332 kB
Progress (2): 278/315 kB | 259/332 kB
Progress (2): 282/315 kB | 259/332 kB
Progress (2): 282/315 kB | 263/332 kB
Progress (2): 286/315 kB | 263/332 kB
Progress (2): 286/315 kB | 267/332 kB
Progress (2): 290/315 kB | 267/332 kB
Progress (2): 290/315 kB | 271/332 kB
Progress (2): 294/315 kB | 271/332 kB
Progress (2): 294/315 kB | 275/332 kB
Progress (2): 298/315 kB | 275/332 kB
Progress (2): 298/315 kB | 279/332 kB
Progress (2): 302/315 kB | 279/332 kB
Progress (2): 302/315 kB | 283/332 kB
Progress (2): 306/315 kB | 283/332 kB
Progress (2): 306/315 kB | 287/332 kB
Progress (2): 310/315 kB | 287/332 kB
Progress (2): 310/315 kB | 291/332 kB
Progress (2): 314/315 kB | 291/332 kB
Progress (2): 314/315 kB | 295/332 kB
Progress (2): 315 kB | 295/332 kB    
Progress (2): 315 kB | 299/332 kB
Progress (2): 315 kB | 303/332 kB
Progress (2): 315 kB | 307/332 kB
Progress (2): 315 kB | 311/332 kB
Progress (2): 315 kB | 315/332 kB
Progress (2): 315 kB | 319/332 kB
Progress (2): 315 kB | 323/332 kB
Progress (2): 315 kB | 327/332 kB
Progress (2): 315 kB | 331/332 kB
Progress (2): 315 kB | 332 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 667 kB/s)
02:00:56 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 621 kB/s)
02:00:57 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/pom.xml
02:01:02 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/
02:01:02 [INFO] Adding repository http://download.eclipse.org/releases/mars
02:01:02 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/mars/ (502B)
02:01:02 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/mars/ (502B)
02:01:02 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/
02:01:02 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/
02:01:02 [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/mars/
02:01:02 [INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/mars/
02:01:02 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/
02:01:02 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/
02:01:03 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201506241002/
02:01:03 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201506241002/
02:01:04 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/
02:01:04 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/
02:01:04 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201510021000/
02:01:04 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201510021000/
02:01:06 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/
02:01:06 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/
02:01:06 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201602261000/
02:01:06 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201602261000/
02:01:08 [INFO] Adding repository http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository
02:01:08 [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB)
02:01:08 [INFO] Fetching content.jar from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/ (174.41kB)
02:01:08 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
02:01:08 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
02:01:08 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
02:01:08 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
02:01:08 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
02:01:08 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
02:01:08 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
02:01:09 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
02:01:09 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
02:01:09 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
02:01:09 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
02:01:09 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
02:01:09 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
02:01:09 [INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/
02:01:09 [INFO] Fetching p2.index from http://download.eclipse.org/nebula/snapshot/
02:01:09 [INFO] Adding repository http://download.eclipse.org/nebula/snapshot
02:01:09 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/snapshot/
02:01:09 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nebula/snapshot/
02:01:09 [INFO] Fetching p2.index from http://download.eclipse.org/nattable/snapshots/latest/repository/
02:01:09 [INFO] Fetching p2.index from http://download.eclipse.org/nattable/snapshots/latest/repository/
02:01:09 [INFO] Adding repository http://download.eclipse.org/nattable/snapshots/latest/repository
02:01:09 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/snapshots/latest/repository/
02:01:09 [INFO] Fetching content.xml.xz from http://download.eclipse.org/nattable/snapshots/latest/repository/
02:01:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/pom.xml
02:01:19 [INFO] Fetching 201602261000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/
02:01:19 [INFO] Fetching 201602261000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/
02:01:19 [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (2.19MB)
02:01:19 [INFO] The user operation is waiting for background work to complete.
02:01:19 [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (2.19MB)
02:01:19 [INFO] Unpacking org.apache.ant_1.9.6.v201510161327...
02:01:19 [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/201506241002/
02:01:19 [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/201506241002/
02:01:19 [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (283.72kB)
02:01:19 [INFO] The user operation is waiting for background work to complete.
02:01:19 [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (283.72kB)
02:01:20 [INFO] Unpacking org.junit_4.12.0.v201504281640...
02:01:20 [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.33kB)
02:01:20 [INFO] The user operation is waiting for background work to complete.
02:01:20 [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.33kB)
02:01:20 [INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735...
02:01:20 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/pom.xml
02:01:20 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/pom.xml
02:01:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/pom.xml
02:01:20 [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.58kB)
02:01:20 [INFO] The user operation is waiting for background work to complete.
02:01:20 [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.58kB)
02:01:20 [INFO] Unpacking javax.annotation_1.2.0.v201401042248...
02:01:20 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (246.29kB)
02:01:20 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (246.29kB)
02:01:20 [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (412.5kB)
02:01:20 [INFO] The user operation is waiting for background work to complete.
02:01:20 [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (412.5kB)
02:01:20 [INFO] Unpacking org.eclipse.osgi_3.10.102.v20160118-1700...
02:01:21 [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (347.67kB)
02:01:21 [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (347.67kB)
02:01:21 [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (154.43kB)
02:01:21 [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (154.43kB)
02:01:21 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.78kB)
02:01:21 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.78kB)
02:01:21 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.68kB)
02:01:21 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.68kB)
02:01:21 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (95.1kB)
02:01:21 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (95.1kB)
02:01:21 [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (207.37kB)
02:01:21 [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (207.37kB)
02:01:21 [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.13kB)
02:01:21 [INFO] The user operation is waiting for background work to complete.
02:01:21 [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.13kB)
02:01:21 [INFO] Unpacking org.eclipse.osgi.services_3.5.0.v20150519-2006...
02:01:22 [INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.81kB)
02:01:22 [INFO] The user operation is waiting for background work to complete.
02:01:22 [INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.81kB)
02:01:22 [INFO] Unpacking org.eclipse.compare.core_3.5.500.v20150505-1058...
02:01:22 [INFO] Fetching 201510021000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/
02:01:22 [INFO] Fetching 201510021000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/
02:01:22 [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (36.32kB)
02:01:22 [INFO] The user operation is waiting for background work to complete.
02:01:22 [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (36.32kB)
02:01:22 [INFO] Unpacking org.eclipse.core.runtime_3.11.1.v20150903-1804...
02:01:22 [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.28MB)
02:01:22 [INFO] The user operation is waiting for background work to complete.
02:01:22 [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.28MB)
02:01:22 [INFO] Unpacking com.ibm.icu_54.1.1.v201501272100...
02:01:25 [INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.85kB)
02:01:25 [INFO] The user operation is waiting for background work to complete.
02:01:25 [INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.85kB)
02:01:26 [INFO] Unpacking org.eclipse.core.commands_3.7.0.v20150422-0725...
02:01:26 [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.34kB)
02:01:26 [INFO] The user operation is waiting for background work to complete.
02:01:26 [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.34kB)
02:01:26 [INFO] Unpacking org.eclipse.equinox.common_3.7.0.v20150402-1709...
02:01:26 [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.36kB)
02:01:26 [INFO] The user operation is waiting for background work to complete.
02:01:26 [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.36kB)
02:01:26 [INFO] Unpacking org.eclipse.core.contenttype_3.5.0.v20150421-2214...
02:01:26 [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.68kB)
02:01:26 [INFO] The user operation is waiting for background work to complete.
02:01:26 [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.68kB)
02:01:26 [INFO] Unpacking org.eclipse.equinox.preferences_3.5.300.v20150408-1437...
02:01:26 [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (67.25kB)
02:01:26 [INFO] The user operation is waiting for background work to complete.
02:01:26 [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (67.25kB)
02:01:26 [INFO] Unpacking org.eclipse.equinox.registry_3.6.0.v20150318-1503...
02:01:26 [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (56.08kB)
02:01:26 [INFO] The user operation is waiting for background work to complete.
02:01:26 [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (56.08kB)
02:01:26 [INFO] Unpacking org.eclipse.core.databinding_1.5.0.v20150422-0725...
02:01:26 [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (77.06kB)
02:01:26 [INFO] The user operation is waiting for background work to complete.
02:01:26 [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (77.06kB)
02:01:27 [INFO] Unpacking org.eclipse.core.databinding.observable_1.5.0.v20150422-0725...
02:01:27 [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.45kB)
02:01:27 [INFO] The user operation is waiting for background work to complete.
02:01:27 [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.45kB)
02:01:27 [INFO] Unpacking org.eclipse.core.databinding.property_1.5.0.v20150422-0725...
02:01:27 [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.73kB)
02:01:27 [INFO] The user operation is waiting for background work to complete.
02:01:27 [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.73kB)
02:01:27 [INFO] Unpacking org.eclipse.core.expressions_3.5.0.v20150421-2214...
02:01:27 [INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.05kB)
02:01:27 [INFO] The user operation is waiting for background work to complete.
02:01:27 [INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.05kB)
02:01:27 [INFO] Unpacking org.eclipse.core.filebuffers_3.5.500.v20140723-1040...
02:01:27 [INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (82.29kB)
02:01:27 [INFO] The user operation is waiting for background work to complete.
02:01:27 [INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (82.29kB)
02:01:27 [INFO] Unpacking org.eclipse.text_3.5.400.v20150505-1044...
02:01:27 [INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (26.24kB)
02:01:27 [INFO] The user operation is waiting for background work to complete.
02:01:27 [INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (26.24kB)
02:01:27 [INFO] Unpacking org.eclipse.core.filesystem_1.5.0.v20150725-1910...
02:01:27 [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.21kB)
02:01:27 [INFO] The user operation is waiting for background work to complete.
02:01:27 [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.21kB)
02:01:28 [INFO] Unpacking org.eclipse.core.jobs_3.7.0.v20150330-2103...
02:01:28 [INFO] Fetching org.eclipse.core.resources_3.10.1.v20150725-1910.jar from http://download.eclipse.org/releases/mars/201510021000/plugins/ (863.48kB)
02:01:28 [INFO] Fetching org.eclipse.core.resources_3.10.1.v20150725-1910.jar from http://download.eclipse.org/releases/mars/201510021000/plugins/ (863.48kB)
02:01:28 [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.64kB)
02:01:28 [INFO] The user operation is waiting for background work to complete.
02:01:28 [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.64kB)
02:01:28 [INFO] Unpacking org.eclipse.equinox.app_1.3.300.v20150423-1356...
02:01:28 [INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.84kB)
02:01:28 [INFO] The user operation is waiting for background work to complete.
02:01:28 [INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.84kB)
02:01:28 [INFO] Unpacking org.eclipse.e4.core.commands_0.11.0.v20150422-0725...
02:01:28 [INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (24.2kB)
02:01:28 [INFO] The user operation is waiting for background work to complete.
02:01:28 [INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (24.2kB)
02:01:28 [INFO] Unpacking org.eclipse.e4.core.di_1.5.0.v20150421-2214...
02:01:28 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (16.6kB)
02:01:28 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (16.6kB)
02:01:28 [INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (23.15kB)
02:01:28 [INFO] The user operation is waiting for background work to complete.
02:01:28 [INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (23.15kB)
02:01:28 [INFO] Unpacking org.eclipse.e4.core.contexts_1.4.0.v20150828-0818...
02:01:28 [INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.45kB)
02:01:28 [INFO] The user operation is waiting for background work to complete.
02:01:28 [INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.45kB)
02:01:28 [INFO] Unpacking org.eclipse.e4.core.services_2.0.0.v20150403-1912...
02:01:29 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.53kB)
02:01:29 [INFO] The user operation is waiting for background work to complete.
02:01:29 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.53kB)
02:01:29 [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451...
02:01:29 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (13.38kB)
02:01:29 [INFO] The user operation is waiting for background work to complete.
02:01:29 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (13.38kB)
02:01:29 [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214...
02:01:30 [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (20.55kB)
02:01:30 [INFO] The user operation is waiting for background work to complete.
02:01:30 [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (20.55kB)
02:01:30 [INFO] Unpacking org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856...
02:01:30 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (98kB)
02:01:30 [INFO] The user operation is waiting for background work to complete.
02:01:30 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (98kB)
02:01:30 [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
02:01:30 [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (362.48kB)
02:01:30 [INFO] The user operation is waiting for background work to complete.
02:01:30 [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (362.48kB)
02:01:30 [INFO] Unpacking org.eclipse.emf.ecore_2.11.2.v20160208-0816...
02:01:31 [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.96kB)
02:01:31 [INFO] The user operation is waiting for background work to complete.
02:01:31 [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.96kB)
02:01:31 [INFO] Unpacking org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725...
02:01:31 [INFO] Fetching org.eclipse.swt_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (18.13kB)
02:01:31 [INFO] The user operation is waiting for background work to complete.
02:01:31 [INFO] Fetching org.eclipse.swt_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (18.13kB)
02:01:31 [INFO] Unpacking org.eclipse.swt_3.104.2.v20160212-1350...
02:01:31 [INFO] Fetching org.eclipse.jface_3.11.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (358.4kB)
02:01:31 [INFO] The user operation is waiting for background work to complete.
02:01:31 [INFO] Fetching org.eclipse.jface_3.11.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (358.4kB)
02:01:31 [INFO] Unpacking org.eclipse.jface_3.11.1.v20160128-1644...
02:01:31 [INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (60.73kB)
02:01:31 [INFO] The user operation is waiting for background work to complete.
02:01:31 [INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (60.73kB)
02:01:31 [INFO] Unpacking org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937...
02:01:32 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (69.76kB)
02:01:32 [INFO] The user operation is waiting for background work to complete.
02:01:32 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (69.76kB)
02:01:32 [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003...
02:01:32 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (15.02kB)
02:01:32 [INFO] The user operation is waiting for background work to complete.
02:01:32 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (15.02kB)
02:01:32 [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725...
02:01:32 [INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.45kB)
02:01:32 [INFO] The user operation is waiting for background work to complete.
02:01:32 [INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.45kB)
02:01:32 [INFO] Unpacking org.eclipse.e4.ui.di_1.1.0.v20150422-0725...
02:01:33 [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.74kB)
02:01:33 [INFO] The user operation is waiting for background work to complete.
02:01:33 [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.74kB)
02:01:33 [INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430...
02:01:34 [INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.65kB)
02:01:34 [INFO] The user operation is waiting for background work to complete.
02:01:34 [INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.65kB)
02:01:34 [INFO] Unpacking org.eclipse.e4.ui.services_1.2.0.v20150422-0725...
02:01:34 [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.78kB)
02:01:34 [INFO] The user operation is waiting for background work to complete.
02:01:34 [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (8.78kB)
02:01:34 [INFO] Unpacking org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751...
02:01:34 [INFO] Fetching org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (97.81kB)
02:01:34 [INFO] The user operation is waiting for background work to complete.
02:01:34 [INFO] Fetching org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (97.81kB)
02:01:34 [INFO] Unpacking org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951...
02:01:35 [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
02:01:35 [INFO] The user operation is waiting for background work to complete.
02:01:35 [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
02:01:35 [INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20160208-0816...
02:01:35 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (80.33kB)
02:01:35 [INFO] The user operation is waiting for background work to complete.
02:01:35 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (80.33kB)
02:01:35 [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816...
02:01:35 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.35kB)
02:01:35 [INFO] The user operation is waiting for background work to complete.
02:01:35 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.35kB)
02:01:35 [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414...
02:01:35 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (104.28kB)
02:01:35 [INFO] The user operation is waiting for background work to complete.
02:01:35 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (104.28kB)
02:01:35 [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347...
02:01:35 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (64.31kB)
02:01:35 [INFO] The user operation is waiting for background work to complete.
02:01:35 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (64.31kB)
02:01:35 [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621...
02:01:36 [INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (61.18kB)
02:01:36 [INFO] The user operation is waiting for background work to complete.
02:01:36 [INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (61.18kB)
02:01:36 [INFO] Unpacking org.eclipse.jface.databinding_1.7.0.v20150406-2148...
02:01:37 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.88kB)
02:01:37 [INFO] The user operation is waiting for background work to complete.
02:01:37 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.88kB)
02:01:37 [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725...
02:01:37 [INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (88.45kB)
02:01:37 [INFO] The user operation is waiting for background work to complete.
02:01:37 [INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (88.45kB)
02:01:37 [INFO] Unpacking org.eclipse.equinox.ds_1.4.300.v20150423-1356...
02:01:37 [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.58kB)
02:01:37 [INFO] The user operation is waiting for background work to complete.
02:01:37 [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.58kB)
02:01:37 [INFO] Unpacking org.eclipse.emf.common_2.11.1.v20160208-0816...
02:01:37 [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.69kB)
02:01:37 [INFO] The user operation is waiting for background work to complete.
02:01:37 [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.69kB)
02:01:37 [INFO] Unpacking org.eclipse.equinox.bidi_0.10.0.v20130327-1442...
02:01:37 [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.41kB)
02:01:37 [INFO] The user operation is waiting for background work to complete.
02:01:37 [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.41kB)
02:01:37 [INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337...
02:01:37 [INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (28.85kB)
02:01:37 [INFO] The user operation is waiting for background work to complete.
02:01:37 [INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (28.85kB)
02:01:38 [INFO] Unpacking org.eclipse.equinox.p2.core_2.4.0.v20150527-1706...
02:01:38 [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.18kB)
02:01:38 [INFO] The user operation is waiting for background work to complete.
02:01:38 [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.18kB)
02:01:38 [INFO] Unpacking org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532...
02:01:38 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (100.68kB)
02:01:38 [INFO] The user operation is waiting for background work to complete.
02:01:38 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (100.68kB)
02:01:38 [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532...
02:01:38 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (45.24kB)
02:01:38 [INFO] The user operation is waiting for background work to complete.
02:01:38 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (45.24kB)
02:01:38 [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613...
02:01:38 [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.62kB)
02:01:38 [INFO] The user operation is waiting for background work to complete.
02:01:38 [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (50.62kB)
02:01:38 [INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613...
02:01:38 [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.04kB)
02:01:38 [INFO] The user operation is waiting for background work to complete.
02:01:38 [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.04kB)
02:01:38 [INFO] Unpacking org.tukaani.xz_1.3.0.v201308270617...
02:01:38 [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.25kB)
02:01:38 [INFO] The user operation is waiting for background work to complete.
02:01:38 [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (41.25kB)
02:01:39 [INFO] Unpacking org.eclipse.equinox.security_1.2.100.v20150423-1356...
02:01:39 [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (107.95kB)
02:01:39 [INFO] The user operation is waiting for background work to complete.
02:01:39 [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (107.95kB)
02:01:39 [INFO] Unpacking org.eclipse.help_3.6.0.v20130326-1254...
02:01:39 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.1kB)
02:01:39 [INFO] The user operation is waiting for background work to complete.
02:01:39 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (22.1kB)
02:01:39 [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138...
02:01:39 [INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (291.69kB)
02:01:39 [INFO] The user operation is waiting for background work to complete.
02:01:39 [INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (291.69kB)
02:01:39 [INFO] Unpacking org.eclipse.jface.text_3.10.0.v20150603-1752...
02:01:39 [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB)
02:01:39 [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB)
02:01:39 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.21MB)
02:01:39 [INFO] The user operation is waiting for background work to complete.
02:01:39 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.21MB)
02:01:39 [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350...
02:01:40 [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160221192158/repository/
02:01:40 [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160221192158/repository/
02:01:40 [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (23.38kB)
02:01:40 [INFO] The user operation is waiting for background work to complete.
02:01:40 [INFO] Fetching org.hamcrest.library_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (23.38kB)
02:01:40 [INFO] Unpacking org.hamcrest.library_1.3.0.v201505072020...
02:01:41 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (141.34kB)
02:01:41 [INFO] The user operation is waiting for background work to complete.
02:01:41 [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (141.34kB)
02:01:41 [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
02:01:41 [INFO] Fetching org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.04MB)
02:01:41 [INFO] The user operation is waiting for background work to complete.
02:01:41 [INFO] Fetching org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.04MB)
02:01:41 [INFO] Unpacking org.eclipse.ui.workbench_3.107.1.v20160120-2131...
02:01:42 [INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150825-2158.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (707.83kB)
02:01:42 [INFO] The user operation is waiting for background work to complete.
02:01:42 [INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150825-2158.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (707.83kB)
02:01:42 [INFO] Unpacking org.eclipse.ui.ide_3.11.0.v20150825-2158...
02:01:43 [INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (169.58kB)
02:01:43 [INFO] The user operation is waiting for background work to complete.
02:01:43 [INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (169.58kB)
02:01:43 [INFO] Unpacking org.eclipse.ui_3.107.0.v20150507-1945...
02:01:43 [INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (160.34kB)
02:01:43 [INFO] The user operation is waiting for background work to complete.
02:01:43 [INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (160.34kB)
02:01:43 [INFO] Unpacking org.eclipse.ui.editors_3.9.0.v20150213-1939...
02:01:43 [INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (104.13kB)
02:01:43 [INFO] The user operation is waiting for background work to complete.
02:01:43 [INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (104.13kB)
02:01:43 [INFO] Unpacking org.eclipse.ui.forms_3.6.200.v20150506-2029...
02:01:43 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (177.62kB)
02:01:43 [INFO] The user operation is waiting for background work to complete.
02:01:43 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (177.62kB)
02:01:43 [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946...
02:01:44 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.95kB)
02:01:44 [INFO] The user operation is waiting for background work to complete.
02:01:44 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.95kB)
02:01:44 [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
02:01:44 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.11MB)
02:01:44 [INFO] The user operation is waiting for background work to complete.
02:01:44 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.11MB)
02:01:44 [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350...
02:01:45 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (871.12kB)
02:01:45 [INFO] The user operation is waiting for background work to complete.
02:01:45 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (871.12kB)
02:01:45 [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350...
02:01:46 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/pom.xml
02:01:46 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/pom.xml
02:01:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/pom.xml
02:01:47 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/pom.xml
02:01:47 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/pom.xml
02:01:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/pom.xml
02:01:47 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/pom.xml
02:01:47 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/pom.xml
02:01:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/pom.xml
02:01:47 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/pom.xml
02:01:48 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
02:01:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
02:01:48 [INFO] Fetching org.eclipse.draw2d_3.10.1.201508170204.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (183.09kB)
02:01:48 [INFO] The user operation is waiting for background work to complete.
02:01:48 [INFO] Fetching org.eclipse.draw2d_3.10.1.201508170204.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (183.09kB)
02:01:48 [INFO] Unpacking org.eclipse.draw2d_3.10.1.201508170204...
02:01:48 [INFO] Fetching org.eclipse.gef_3.10.1.201508170204.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (239.92kB)
02:01:48 [INFO] The user operation is waiting for background work to complete.
02:01:48 [INFO] Fetching org.eclipse.gef_3.10.1.201508170204.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (239.92kB)
02:01:48 [INFO] Unpacking org.eclipse.gef_3.10.1.201508170204...
02:01:48 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
02:01:48 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/pom.xml
02:01:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/pom.xml
02:01:48 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/pom.xml
02:01:49 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/pom.xml
02:01:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/pom.xml
02:01:49 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/pom.xml
02:01:49 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/pom.xml
02:01:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/pom.xml
02:01:49 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/pom.xml
02:01:49 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/pom.xml
02:01:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/pom.xml
02:01:49 [INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.71kB)
02:01:49 [INFO] The user operation is waiting for background work to complete.
02:01:49 [INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (70.71kB)
02:01:49 [INFO] Unpacking org.eclipse.ant.core_3.4.0.v20150428-1928...
02:01:49 [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (16.76kB)
02:01:49 [INFO] The user operation is waiting for background work to complete.
02:01:49 [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (16.76kB)
02:01:49 [INFO] Unpacking org.eclipse.core.variables_3.2.800.v20130819-1716...
02:01:49 [INFO] Fetching org.eclipse.ant.launching_1.1.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98.47kB)
02:01:49 [INFO] The user operation is waiting for background work to complete.
02:01:49 [INFO] Fetching org.eclipse.ant.launching_1.1.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98.47kB)
02:01:49 [INFO] Unpacking org.eclipse.ant.launching_1.1.101.v20160203-1242...
02:01:49 [INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (106.72kB)
02:01:49 [INFO] The user operation is waiting for background work to complete.
02:01:49 [INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (106.72kB)
02:01:49 [INFO] Unpacking org.eclipse.debug.core_3.10.0.v20150303-1130...
02:01:49 [INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (121.41kB)
02:01:49 [INFO] The user operation is waiting for background work to complete.
02:01:49 [INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (121.41kB)
02:01:50 [INFO] Unpacking org.eclipse.jdt.launching_3.8.0.v20150527-0946...
02:01:50 [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.27kB)
02:01:50 [INFO] The user operation is waiting for background work to complete.
02:01:50 [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (19.27kB)
02:01:50 [INFO] Unpacking org.eclipse.core.externaltools_1.0.300.v20140219-0051...
02:01:50 [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (5.46MB)
02:01:50 [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (5.46MB)
02:01:50 [INFO] Fetching org.eclipse.ant.ui_3.6.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (426.84kB)
02:01:50 [INFO] The user operation is waiting for background work to complete.
02:01:50 [INFO] Fetching org.eclipse.ant.ui_3.6.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (426.84kB)
02:01:50 [INFO] Unpacking org.eclipse.ant.ui_3.6.101.v20160203-1242...
02:01:51 [INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (58.66kB)
02:01:51 [INFO] The user operation is waiting for background work to complete.
02:01:51 [INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (58.66kB)
02:01:51 [INFO] Unpacking org.eclipse.ui.externaltools_3.3.0.v20150302-1002...
02:01:51 [INFO] Fetching org.eclipse.ui.console_3.6.100.v20150822-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (70.04kB)
02:01:51 [INFO] The user operation is waiting for background work to complete.
02:01:51 [INFO] Fetching org.eclipse.ui.console_3.6.100.v20150822-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (70.04kB)
02:01:51 [INFO] Unpacking org.eclipse.ui.console_3.6.100.v20150822-1912...
02:01:51 [INFO] Fetching org.eclipse.debug.ui_3.11.101.v20160203-1230.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (859.72kB)
02:01:51 [INFO] The user operation is waiting for background work to complete.
02:01:51 [INFO] Fetching org.eclipse.debug.ui_3.11.101.v20160203-1230.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (859.72kB)
02:01:51 [INFO] Unpacking org.eclipse.debug.ui_3.11.101.v20160203-1230...
02:01:52 [INFO] Fetching org.eclipse.jdt.ui_3.11.2.v20151123-1510.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (3.12MB)
02:01:52 [INFO] The user operation is waiting for background work to complete.
02:01:52 [INFO] Fetching org.eclipse.jdt.ui_3.11.2.v20151123-1510.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (3.12MB)
02:01:52 [INFO] Unpacking org.eclipse.jdt.ui_3.11.2.v20151123-1510...
02:01:55 [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.101.v20160203-1236.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.39MB)
02:01:55 [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.101.v20160203-1236.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.39MB)
02:01:55 [INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.41kB)
02:01:55 [INFO] The user operation is waiting for background work to complete.
02:01:55 [INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.41kB)
02:01:55 [INFO] Unpacking org.eclipse.team.core_3.7.100.v20150203-1452...
02:01:55 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (100.07kB)
02:01:55 [INFO] The user operation is waiting for background work to complete.
02:01:55 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (100.07kB)
02:01:55 [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034...
02:01:56 [INFO] Fetching org.eclipse.jdt.junit_3.8.0.v20150428-1340.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (149.72kB)
02:01:56 [INFO] The user operation is waiting for background work to complete.
02:01:56 [INFO] Fetching org.eclipse.jdt.junit_3.8.0.v20150428-1340.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (149.72kB)
02:01:56 [INFO] Unpacking org.eclipse.jdt.junit_3.8.0.v20150428-1340...
02:01:56 [INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (238.49kB)
02:01:56 [INFO] The user operation is waiting for background work to complete.
02:01:56 [INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (238.49kB)
02:01:56 [INFO] Unpacking org.eclipse.compare_3.5.600.v20150420-1449...
02:01:56 [INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.61kB)
02:01:56 [INFO] The user operation is waiting for background work to complete.
02:01:56 [INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.61kB)
02:01:56 [INFO] Unpacking org.eclipse.ui.views_3.8.0.v20150422-0725...
02:01:56 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.92kB)
02:01:56 [INFO] The user operation is waiting for background work to complete.
02:01:56 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.92kB)
02:01:56 [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455...
02:01:56 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.13kB)
02:01:56 [INFO] The user operation is waiting for background work to complete.
02:01:56 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (31.13kB)
02:01:56 [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234...
02:01:57 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.07kB)
02:01:57 [INFO] The user operation is waiting for background work to complete.
02:01:57 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (51.07kB)
02:01:57 [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116...
02:01:57 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.12kB)
02:01:57 [INFO] The user operation is waiting for background work to complete.
02:01:57 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (36.12kB)
02:01:57 [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836...
02:01:57 [INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.83kB)
02:01:57 [INFO] The user operation is waiting for background work to complete.
02:01:57 [INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.83kB)
02:01:57 [INFO] Unpacking org.eclipse.equinox.p2.director_2.3.200.v20150423-1455...
02:01:57 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (103.26kB)
02:01:57 [INFO] The user operation is waiting for background work to complete.
02:01:57 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (103.26kB)
02:01:57 [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
02:01:58 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (72.9kB)
02:01:58 [INFO] The user operation is waiting for background work to complete.
02:01:58 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (72.9kB)
02:01:58 [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
02:01:59 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.56kB)
02:01:59 [INFO] The user operation is waiting for background work to complete.
02:01:59 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.56kB)
02:01:59 [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455...
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (34.46kB)
02:02:00 [INFO] The user operation is waiting for background work to complete.
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (34.46kB)
02:02:00 [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455...
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.76kB)
02:02:00 [INFO] The user operation is waiting for background work to complete.
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (12.76kB)
02:02:00 [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210...
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.02kB)
02:02:00 [INFO] The user operation is waiting for background work to complete.
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.02kB)
02:02:00 [INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455...
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.15kB)
02:02:00 [INFO] The user operation is waiting for background work to complete.
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (39.15kB)
02:02:00 [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929...
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.97kB)
02:02:00 [INFO] The user operation is waiting for background work to complete.
02:02:00 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.97kB)
02:02:00 [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708...
02:02:00 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.67kB)
02:02:00 [INFO] The user operation is waiting for background work to complete.
02:02:00 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.67kB)
02:02:01 [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455...
02:02:01 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.26kB)
02:02:01 [INFO] The user operation is waiting for background work to complete.
02:02:01 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (113.26kB)
02:02:01 [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455...
02:02:01 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.08kB)
02:02:01 [INFO] The user operation is waiting for background work to complete.
02:02:01 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.08kB)
02:02:02 [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455...
02:02:02 [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (187.27kB)
02:02:02 [INFO] The user operation is waiting for background work to complete.
02:02:02 [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (187.27kB)
02:02:02 [INFO] Unpacking org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422...
02:02:02 [INFO] Fetching org.eclipse.equinox.security.ui_1.1.201.v20150803-1228.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (72.62kB)
02:02:02 [INFO] The user operation is waiting for background work to complete.
02:02:02 [INFO] Fetching org.eclipse.equinox.security.ui_1.1.201.v20150803-1228.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (72.62kB)
02:02:02 [INFO] Unpacking org.eclipse.equinox.security.ui_1.1.201.v20150803-1228...
02:02:03 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.46kB)
02:02:03 [INFO] The user operation is waiting for background work to complete.
02:02:03 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (29.46kB)
02:02:03 [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241...
02:02:03 [INFO] Fetching org.eclipse.jdt.debug_3.9.1.v20160128-1343.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (894.47kB)
02:02:03 [INFO] The user operation is waiting for background work to complete.
02:02:03 [INFO] Fetching org.eclipse.jdt.debug_3.9.1.v20160128-1343.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (894.47kB)
02:02:03 [INFO] Unpacking org.eclipse.jdt.debug_3.9.1.v20160128-1343...
02:02:03 [INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (148.82kB)
02:02:03 [INFO] The user operation is waiting for background work to complete.
02:02:03 [INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (148.82kB)
02:02:03 [INFO] Unpacking org.eclipse.search_3.10.0.v20150318-0856...
02:02:04 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (144.48kB)
02:02:04 [INFO] The user operation is waiting for background work to complete.
02:02:04 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (144.48kB)
02:02:04 [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835...
02:02:04 [INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (53.65kB)
02:02:04 [INFO] The user operation is waiting for background work to complete.
02:02:04 [INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (53.65kB)
02:02:04 [INFO] Unpacking org.eclipse.jdt.junit.core_3.7.400.v20150423-0747...
02:02:04 [INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (368.05kB)
02:02:04 [INFO] The user operation is waiting for background work to complete.
02:02:04 [INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (368.05kB)
02:02:04 [INFO] Unpacking org.eclipse.team.ui_3.7.200.v20150203-1452...
02:02:05 [INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (122.73kB)
02:02:05 [INFO] The user operation is waiting for background work to complete.
02:02:05 [INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (122.73kB)
02:02:05 [INFO] Unpacking org.eclipse.ui.navigator_3.6.0.v20150422-0725...
02:02:05 [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.88kB)
02:02:05 [INFO] The user operation is waiting for background work to complete.
02:02:05 [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.88kB)
02:02:05 [INFO] Unpacking org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644...
02:02:05 [INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (478.45kB)
02:02:05 [INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201506241002/plugins/ (478.45kB)
02:02:05 [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.09kB)
02:02:05 [INFO] The user operation is waiting for background work to complete.
02:02:05 [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (43.09kB)
02:02:05 [INFO] Unpacking org.eclipse.update.configurator_3.3.300.v20140518-1928...
02:02:05 [INFO] Fetching org.eclipse.pde.core_3.10.102.v20160128-0556.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.24MB)
02:02:05 [INFO] Fetching org.eclipse.pde.core_3.10.102.v20160128-0556.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.24MB)
02:02:06 [INFO] Fetching org.eclipse.pde.launching_3.6.301.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (49.39kB)
02:02:06 [INFO] The user operation is waiting for background work to complete.
02:02:06 [INFO] Fetching org.eclipse.pde.launching_3.6.301.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (49.39kB)
02:02:06 [INFO] Unpacking org.eclipse.pde.launching_3.6.301.v20160128-0556...
02:02:06 [INFO] Fetching org.eclipse.pde.ui_3.8.202.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.27MB)
02:02:06 [INFO] The user operation is waiting for background work to complete.
02:02:06 [INFO] Fetching org.eclipse.pde.ui_3.8.202.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.27MB)
02:02:06 [INFO] Unpacking org.eclipse.pde.ui_3.8.202.v20160128-0556...
02:02:07 [INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (112.39kB)
02:02:07 [INFO] The user operation is waiting for background work to complete.
02:02:07 [INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (112.39kB)
02:02:07 [INFO] Unpacking org.eclipse.ui.intro_3.4.300.v20141007-1449...
02:02:08 [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (108.47kB)
02:02:08 [INFO] The user operation is waiting for background work to complete.
02:02:08 [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (108.47kB)
02:02:08 [INFO] Unpacking org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524...
02:02:08 [INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (54.5kB)
02:02:08 [INFO] The user operation is waiting for background work to complete.
02:02:08 [INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (54.5kB)
02:02:08 [INFO] Unpacking org.eclipse.ui.views.log_1.0.600.v20150513-1840...
02:02:08 [INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (32.38kB)
02:02:08 [INFO] The user operation is waiting for background work to complete.
02:02:08 [INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (32.38kB)
02:02:08 [INFO] Unpacking org.eclipse.ui.trace_1.0.300.v20150220-1252...
02:02:08 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.56kB)
02:02:08 [INFO] The user operation is waiting for background work to complete.
02:02:08 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (37.56kB)
02:02:08 [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822...
02:02:08 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/pom.xml
02:02:09 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/pom.xml
02:02:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/pom.xml
02:02:09 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/pom.xml
02:02:09 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/pom.xml
02:02:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/pom.xml
02:02:09 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/pom.xml
02:02:09 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/pom.xml
02:02:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/pom.xml
02:02:09 [INFO] Fetching org.eclipse.jdt_3.11.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (34.21kB)
02:02:09 [INFO] The user operation is waiting for background work to complete.
02:02:09 [INFO] Fetching org.eclipse.jdt_3.11.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (34.21kB)
02:02:09 [INFO] Unpacking org.eclipse.jdt_3.11.2.v20160212-1500...
02:02:09 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/pom.xml
02:02:09 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/pom.xml
02:02:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/pom.xml
02:02:09 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/pom.xml
02:02:09 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/pom.xml
02:02:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/pom.xml
02:02:09 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/pom.xml
02:02:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/pom.xml
02:02:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/pom.xml
02:02:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/pom.xml
02:02:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/pom.xml
02:02:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/pom.xml
02:02:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/pom.xml
02:02:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/pom.xml
02:02:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/pom.xml
02:02:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/pom.xml
02:02:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
02:02:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
02:02:10 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.201909082034.jar from http://download.eclipse.org/nebula/snapshot/plugins/ (115.84kB)
02:02:10 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.201909082034.jar from http://download.eclipse.org/nebula/snapshot/plugins/ (115.84kB)
02:02:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
02:02:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/pom.xml
02:02:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/pom.xml
02:02:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/pom.xml
02:02:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/pom.xml
02:02:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/pom.xml
02:02:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/pom.xml
02:02:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/pom.xml
02:02:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/pom.xml
02:02:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/pom.xml
02:02:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/pom.xml
02:02:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/pom.xml
02:02:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:3.1.100-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/pom.xml
02:02:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
02:02:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
02:02:11 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.22MB)
02:02:11 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.22MB)
02:02:11 [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (35.64kB)
02:02:11 [INFO] The user operation is waiting for background work to complete.
02:02:11 [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (35.64kB)
02:02:11 [INFO] Unpacking org.apache.commons.logging_1.1.1.v201101211721...
02:02:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
02:02:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/pom.xml
02:02:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/pom.xml
02:02:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/pom.xml
02:02:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/pom.xml
02:02:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/pom.xml
02:02:11 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/pom.xml
02:02:11 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/pom.xml
02:02:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/pom.xml
02:02:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/pom.xml
02:02:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/pom.xml
02:02:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/pom.xml
02:02:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/pom.xml
02:02:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
02:02:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
02:02:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
02:02:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/pom.xml
02:02:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/pom.xml
02:02:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/pom.xml
02:02:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/pom.xml
02:02:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/pom.xml
02:02:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/pom.xml
02:02:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/pom.xml
02:02:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/pom.xml
02:02:12 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/pom.xml
02:02:12 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/pom.xml
02:02:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/pom.xml
02:02:12 [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (241.33kB)
02:02:12 [INFO] The user operation is waiting for background work to complete.
02:02:12 [INFO] Fetching org.apache.log4j.source_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (241.33kB)
02:02:12 [INFO] Unpacking org.apache.log4j.source_1.2.15.v201012070815...
02:02:13 [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (25.21kB)
02:02:13 [INFO] The user operation is waiting for background work to complete.
02:02:13 [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (25.21kB)
02:02:13 [INFO] Unpacking org.hamcrest.core.source_1.3.0.v201303031735...
02:02:13 [INFO] Fetching org.hamcrest.library.source_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (30.51kB)
02:02:13 [INFO] The user operation is waiting for background work to complete.
02:02:13 [INFO] Fetching org.hamcrest.library.source_1.3.0.v201505072020.jar.pack.gz from http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/plugins/ (30.51kB)
02:02:13 [INFO] Unpacking org.hamcrest.library.source_1.3.0.v201505072020...
02:02:13 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/pom.xml
02:02:13 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/pom.xml
02:02:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/pom.xml
02:02:13 [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.58kB)
02:02:13 [INFO] The user operation is waiting for background work to complete.
02:02:13 [INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.58kB)
02:02:13 [INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215...
02:02:13 [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (33.64kB)
02:02:13 [INFO] The user operation is waiting for background work to complete.
02:02:13 [INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (33.64kB)
02:02:13 [INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036...
02:02:13 [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.06kB)
02:02:13 [INFO] The user operation is waiting for background work to complete.
02:02:13 [INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.06kB)
02:02:14 [INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605...
02:02:14 [INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.85kB)
02:02:14 [INFO] The user operation is waiting for background work to complete.
02:02:14 [INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.85kB)
02:02:14 [INFO] Unpacking org.eclipse.core.databinding.beans_1.3.0.v20150422-0725...
02:02:14 [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.48kB)
02:02:14 [INFO] The user operation is waiting for background work to complete.
02:02:14 [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (30.48kB)
02:02:14 [INFO] Unpacking org.eclipse.core.net_1.2.300.v20141118-1725...
02:02:14 [INFO] Fetching org.eclipse.equinox.event_1.3.100.v20140115-1647.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.8kB)
02:02:14 [INFO] The user operation is waiting for background work to complete.
02:02:14 [INFO] Fetching org.eclipse.equinox.event_1.3.100.v20140115-1647.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (14.8kB)
02:02:14 [INFO] Unpacking org.eclipse.equinox.event_1.3.100.v20140115-1647...
02:02:14 [INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (27.89kB)
02:02:14 [INFO] The user operation is waiting for background work to complete.
02:02:14 [INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (27.89kB)
02:02:14 [INFO] Unpacking org.eclipse.equinox.launcher_1.3.100.v20150511-1540...
02:02:14 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.13kB)
02:02:14 [INFO] The user operation is waiting for background work to complete.
02:02:14 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (99.13kB)
02:02:14 [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.100.v20150402-1551...
02:02:14 [INFO] Fetching mars&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/technology/epp/packages/
02:02:14 [INFO] Fetching mars&format=xml&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/technology/epp/packages/
02:02:14 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (79.51kB)
02:02:14 [INFO] The user operation is waiting for background work to complete.
02:02:14 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (79.51kB)
02:02:14 [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.300.v20150602-1417...
02:02:15 [INFO] Fetching org.eclipse.equinox.console_1.1.100.v20141023-1406.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.71kB)
02:02:15 [INFO] The user operation is waiting for background work to complete.
02:02:15 [INFO] Fetching org.eclipse.equinox.console_1.1.100.v20141023-1406.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (46.71kB)
02:02:15 [INFO] Unpacking org.eclipse.equinox.console_1.1.100.v20141023-1406...
02:02:15 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.0.0.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.09kB)
02:02:15 [INFO] The user operation is waiting for background work to complete.
02:02:15 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.0.0.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (21.09kB)
02:02:15 [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.0.0.v20150513-0856...
02:02:15 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.1.v20150708-1529.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (8.12kB)
02:02:15 [INFO] The user operation is waiting for background work to complete.
02:02:15 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.1.v20150708-1529.jar.pack.gz from http://download.eclipse.org/releases/mars/201510021000/plugins/ (8.12kB)
02:02:15 [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.1.v20150708-1529...
02:02:15 [INFO] Fetching org.eclipse.e4.rcp_1.4.1.v20160212-1350.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (19.69kB)
02:02:15 [INFO] Fetching org.eclipse.e4.rcp_1.4.1.v20160212-1350.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (19.69kB)
02:02:15 [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.79kB)
02:02:15 [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.79kB)
02:02:15 [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.83kB)
02:02:15 [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.83kB)
02:02:15 [INFO] Fetching org.eclipse.rcp_4.5.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (9.43kB)
02:02:15 [INFO] The user operation is waiting for background work to complete.
02:02:15 [INFO] Fetching org.eclipse.rcp_4.5.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (9.43kB)
02:02:15 [INFO] Unpacking org.eclipse.rcp_4.5.2.v20160212-1500...
02:02:15 [INFO] Fetching org.eclipse.rcp_4.5.2.v20160212-1500.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.83kB)
02:02:15 [INFO] Fetching org.eclipse.rcp_4.5.2.v20160212-1500.jar from http://download.eclipse.org/releases/mars/201602261000/features/ (17.83kB)
02:02:16 [INFO] Fetching org.eclipse.rcp_root_4.5.2.v20160212-1500 from http://download.eclipse.org/releases/mars/201602261000/binary/ (25.61kB)
02:02:16 [INFO] Fetching org.eclipse.rcp_root_4.5.2.v20160212-1500 from http://download.eclipse.org/releases/mars/201602261000/binary/ (25.61kB)
02:02:16 [INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.25kB)
02:02:16 [INFO] The user operation is waiting for background work to complete.
02:02:16 [INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (38.25kB)
02:02:16 [INFO] Unpacking org.eclipse.ui.ide.application_1.1.0.v20150422-0725...
02:02:16 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (27.85kB)
02:02:16 [INFO] The user operation is waiting for background work to complete.
02:02:16 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (27.85kB)
02:02:16 [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20150602-1417...
02:02:16 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.46kB)
02:02:16 [INFO] The user operation is waiting for background work to complete.
02:02:16 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (17.46kB)
02:02:16 [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20150507-1945...
02:02:16 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (30.37kB)
02:02:16 [INFO] The user operation is waiting for background work to complete.
02:02:16 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417.jar.pack.gz from http://download.eclipse.org/technology/epp/packages/mars/plugins/ (30.37kB)
02:02:16 [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.300.v20150602-1417...
02:02:16 [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20150315-1253.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.38kB)
02:02:16 [INFO] The user operation is waiting for background work to complete.
02:02:16 [INFO] Fetching org.eclipse.ui.cocoa_1.1.100.v20150315-1253.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (6.38kB)
02:02:16 [INFO] Unpacking org.eclipse.ui.cocoa_1.1.100.v20150315-1253...
02:02:16 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/pom.xml
02:02:17 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
02:02:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
02:02:17 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
02:02:17 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/pom.xml
02:02:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/pom.xml
02:02:17 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/pom.xml
02:02:17 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/pom.xml
02:02:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/pom.xml
02:02:17 [INFO] Fetching org.eclipse.platform_4.5.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (394.52kB)
02:02:17 [INFO] The user operation is waiting for background work to complete.
02:02:17 [INFO] Fetching org.eclipse.platform_4.5.2.v20160212-1500.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (394.52kB)
02:02:17 [INFO] Unpacking org.eclipse.platform_4.5.2.v20160212-1500...
02:02:17 [INFO] Fetching org.eclipse.ui.intro.universal_3.2.800.v20150325-0952.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.34MB)
02:02:17 [INFO] The user operation is waiting for background work to complete.
02:02:17 [INFO] Fetching org.eclipse.ui.intro.universal_3.2.800.v20150325-0952.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (1.34MB)
02:02:17 [INFO] Unpacking org.eclipse.ui.intro.universal_3.2.800.v20150325-0952...
02:02:18 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/pom.xml
02:02:18 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/pom.xml
02:02:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/pom.xml
02:02:19 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/pom.xml
02:02:19 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
02:02:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
02:02:19 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
02:02:19 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/pom.xml
02:02:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/pom.xml
02:02:19 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/pom.xml
02:02:19 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/pom.xml
02:02:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/pom.xml
02:02:20 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/pom.xml
02:02:20 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/pom.xml
02:02:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/pom.xml
02:02:20 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/pom.xml
02:02:20 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/pom.xml
02:02:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/pom.xml
02:02:20 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/pom.xml
02:02:20 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
02:02:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
02:02:20 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (263.11kB)
02:02:20 [INFO] The user operation is waiting for background work to complete.
02:02:20 [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (263.11kB)
02:02:20 [INFO] Unpacking ca.odell.glazedlists_1.9.0.v201303080712...
02:02:20 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (148.64kB)
02:02:20 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.6.0.201909101620.jar from http://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (148.64kB)
02:02:20 [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (91.48kB)
02:02:20 [INFO] The user operation is waiting for background work to complete.
02:02:20 [INFO] Fetching org.apache.commons.codec_1.6.0.v201305230611.jar.pack.gz from http://download.eclipse.org/releases/mars/201506241002/plugins/ (91.48kB)
02:02:21 [INFO] Unpacking org.apache.commons.codec_1.6.0.v201305230611...
02:02:21 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:2.9.0-SNAPSHOT @ /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
02:02:21 [WARNING] The project org.eclipse.swtbot:parent:pom:2.9.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
02:02:21 [INFO] ------------------------------------------------------------------------
02:02:21 [INFO] Reactor Build Order:
02:02:21 [INFO] 
02:02:21 [INFO] Eclipse SWTBot                                                     [pom]
02:02:21 [INFO] target-platforms                                                   [pom]
02:02:21 [INFO] 2019-09                                      [eclipse-target-definition]
02:02:21 [INFO] 2019-06                                      [eclipse-target-definition]
02:02:21 [INFO] 2019-03                                      [eclipse-target-definition]
02:02:21 [INFO] 2018-12                                      [eclipse-target-definition]
02:02:21 [INFO] 2018-09                                      [eclipse-target-definition]
02:02:21 [INFO] photon                                       [eclipse-target-definition]
02:02:21 [INFO] oxygen                                       [eclipse-target-definition]
02:02:21 [INFO] neon                                         [eclipse-target-definition]
02:02:21 [INFO] mars                                         [eclipse-target-definition]
02:02:21 [INFO] luna                                         [eclipse-target-definition]
02:02:21 [INFO] kepler                                       [eclipse-target-definition]
02:02:21 [INFO] juno                                         [eclipse-target-definition]
02:02:21 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
02:02:21 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
02:02:21 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
02:02:21 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
02:02:21 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
02:02:21 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
02:02:21 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
02:02:21 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
02:02:21 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
02:02:21 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
02:02:21 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
02:02:21 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
02:02:21 [INFO] 
02:02:21 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
02:02:21 [INFO] Building Eclipse SWTBot 2.9.0-SNAPSHOT                            [1/58]
02:02:21 [INFO] --------------------------------[ pom ]---------------------------------
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
02:02:21 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom
02:02:21 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.4/maven-install-plugin-2.4.pom (6.4 kB at 220 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
02:02:21 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
02:02:21 Progress (1): 4.1/9.2 kB
Progress (1): 7.7/9.2 kB
Progress (1): 9.2 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 249 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/22/maven-parent-22.pom
02:02:21 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom
02:02:21 Progress (1): 4.1/30 kB
Progress (1): 7.7/30 kB
Progress (1): 12/30 kB 
Progress (1): 16/30 kB
Progress (1): 20/30 kB
Progress (1): 24/30 kB
Progress (1): 28/30 kB
Progress (1): 30 kB   
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.1 MB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/11/apache-11.pom
02:02:21 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom
02:02:21 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/11/apache-11.pom (15 kB at 511 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
02:02:21 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar
02:02:21 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-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 550 kB/s)
02:02:21 [INFO] 
02:02:21 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ parent ---
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
02:02:21 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
02:02:21 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 49 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
02:02:21 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
02:02:21 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 81 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
02:02:21 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
02:02:21 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 112 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
02:02:21 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
02:02:21 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 298 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.8.2/junit-4.8.2.pom
02:02:21 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom
02:02:21 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 48 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
02:02:21 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
02:02:21 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 254 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
02:02:21 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
02:02:21 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 189 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
02:02:21 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
02:02:21 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 363 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
02:02:21 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
02:02:21 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 121 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
02:02:21 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
02:02:21 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 241 kB/s)
02:02:21 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom
02:02:21 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom
02:02:22 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 938 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/4/apache-4.pom
02:02:22 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
02:02:22 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 195 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
02:02:22 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
02:02:22 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 123 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
02:02:22 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
02:02:22 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 89 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom
02:02:22 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom
02:02:22 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 664 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
02:02:22 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
02:02:22 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 21 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
02:02:22 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
02:02:22 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 549 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
02:02:22 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
02:02:22 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)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
02:02:22 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
02:02:22 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 48 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
02:02:22 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
02:02:22 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 29 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom
02:02:22 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
02:02:22 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 32 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
02:02:22 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
02:02:22 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 13 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
02:02:22 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
02:02:22 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 229 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
02:02:22 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
02:02:22 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 81 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
02:02:22 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
02:02:22 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 332 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom
02:02:22 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
02:02:22 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 64 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom
02:02:22 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
02:02:22 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 50 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom
02:02:22 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
02:02:22 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 76 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
02:02:22 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
02:02:22 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 542 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom
02:02:22 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
02:02:22 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 56 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom
02:02:22 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
02:02:22 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 72 kB/s)
02:02:22 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom
02:02:22 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
02:02:23 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 47 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom
02:02:23 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
02:02:23 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 84 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom
02:02:23 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
02:02:23 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 56 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom
02:02:23 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
02:02:23 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 284 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom
02:02:23 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
02:02:23 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 162 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
02:02:23 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
02:02:23 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 239 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom
02:02:23 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
02:02:23 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 88 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom
02:02:23 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
02:02:23 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 51 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom
02:02:23 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
02:02:23 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 333 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom
02:02:23 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom
02:02:23 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 959 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom
02:02:23 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
02:02:23 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 77 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom
02:02:23 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
02:02:23 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 694 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom
02:02:23 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
02:02:23 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 62 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom
02:02:23 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
02:02:23 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 119 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
02:02:23 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
02:02:23 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 132 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom
02:02:23 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
02:02:23 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 57 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom
02:02:23 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
02:02:23 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 78 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom
02:02:23 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
02:02:23 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 42 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom
02:02:23 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
02:02:23 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 49 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom
02:02:23 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
02:02:23 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 60 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom
02:02:23 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
02:02:23 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 63 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom
02:02:23 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
02:02:23 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 55 kB/s)
02:02:23 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom
02:02:23 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
02:02:24 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 38 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom
02:02:24 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
02:02:24 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 908 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom
02:02:24 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
02:02:24 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 54 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom
02:02:24 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
02:02:24 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 79 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
02:02:24 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
02:02:24 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 235 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
02:02:24 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom
02:02:24 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 82 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom
02:02:24 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
02:02:24 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 27 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/1/apache-1.pom
02:02:24 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom
02:02:24 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 90 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom
02:02:24 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
02:02:24 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 559 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom
02:02:24 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom
02:02:24 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 577 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom
02:02:24 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
02:02:24 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 216 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom
02:02:24 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
02:02:24 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 188 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom
02:02:24 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
02:02:24 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 142 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom
02:02:24 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
02:02:24 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)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom
02:02:24 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
02:02:24 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 546 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom
02:02:24 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
02:02:24 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 93 kB/s)
02:02:24 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom
02:02:24 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
02:02:25 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 50 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom
02:02:25 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
02:02:25 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 87 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom
02:02:25 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
02:02:25 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 189 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom
02:02:25 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
02:02:25 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 35 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom
02:02:25 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
02:02:25 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 100 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
02:02:25 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
02:02:25 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 68 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom
02:02:25 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
02:02:25 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 61 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom
02:02:25 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
02:02:25 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 43 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom
02:02:25 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
02:02:25 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 47 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
02:02:25 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
02:02:25 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 22 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
02:02:25 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
02:02:25 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 301 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom
02:02:25 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
02:02:25 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 43 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom
02:02:25 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
02:02:25 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 349 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom
02:02:25 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom
02:02:25 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)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
02:02:25 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom
02:02:25 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-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 196 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
02:02:25 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
02:02:25 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 355 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.pom
02:02:25 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom
02:02:25 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 5.6 kB/s)
02:02:25 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
02:02:25 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom
02:02:26 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-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 45 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
02:02:26 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
02:02:26 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 378 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom
02:02:26 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
02:02:26 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 7.9 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom
02:02:26 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
02:02:26 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 28 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom
02:02:26 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
02:02:26 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 34 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom
02:02:26 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
02:02:26 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 86 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom
02:02:26 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
02:02:26 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 662 B/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
02:02:26 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
02:02:26 Progress (1): 171 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 4.1 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
02:02:26 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom
02:02:26 Progress (1): 3.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 167 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom
02:02:26 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
02:02:26 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 90 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
02:02:26 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
02:02:26 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)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
02:02:26 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
02:02:26 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)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom
02:02:26 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom
02:02:26 Progress (1): 2.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128.pom (2.9 kB at 61 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom
02:02:26 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom
02:02:26 Progress (1): 1.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.pom (1.2 kB at 22 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom
02:02:26 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.pom
02:02:26 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.1/asm-debug-all-5.0.1.pom (2.0 kB at 76 kB/s)
02:02:26 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
02:02:26 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
02:02:27 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.1/asm-parent-5.0.1.pom (5.5 kB at 145 kB/s)
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom
02:02:27 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom
02:02:27 Progress (1): 1.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.pom (1.4 kB at 23 kB/s)
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.8.2/junit-4.8.2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/oro/oro/2.0.8/oro-2.0.8.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar
02:02:27 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar
02:02:27 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
02:02:27 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
02:02:27 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
02:02:27 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
02:02:27 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
02:02:27 Progress (1): 4.1/49 kB
Progress (2): 4.1/49 kB | 4.1/12 kB
Progress (2): 7.7/49 kB | 4.1/12 kB
Progress (2): 7.7/49 kB | 7.7/12 kB
Progress (2): 12/49 kB | 7.7/12 kB 
Progress (2): 12/49 kB | 12/12 kB 
Progress (2): 16/49 kB | 12/12 kB
Progress (2): 16/49 kB | 12 kB   
Progress (2): 20/49 kB | 12 kB
Progress (2): 24/49 kB | 12 kB
Progress (2): 28/49 kB | 12 kB
Progress (2): 32/49 kB | 12 kB
Progress (2): 36/49 kB | 12 kB
Progress (2): 40/49 kB | 12 kB
Progress (2): 44/49 kB | 12 kB
Progress (2): 48/49 kB | 12 kB
Progress (2): 49 kB | 12 kB   
Progress (3): 49 kB | 12 kB | 4.1/26 kB
Progress (3): 49 kB | 12 kB | 7.7/26 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 387 kB/s)
02:02:27 Progress (3): 49 kB | 7.7/26 kB | 4.1/51 kB
Progress (3): 49 kB | 12/26 kB | 4.1/51 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.jar (49 kB at 1.5 MB/s)
02:02:27 Progress (2): 16/26 kB | 4.1/51 kB
Progress (2): 16/26 kB | 7.7/51 kB
                                  
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
02:02:27 Progress (2): 16/26 kB | 12/51 kB
Progress (2): 20/26 kB | 12/51 kB
Progress (3): 20/26 kB | 12/51 kB | 4.1/88 kB
                                             
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
02:02:27 Progress (3): 20/26 kB | 12/51 kB | 7.7/88 kB
Progress (3): 24/26 kB | 12/51 kB | 7.7/88 kB
Progress (3): 24/26 kB | 16/51 kB | 7.7/88 kB
Progress (3): 26 kB | 16/51 kB | 7.7/88 kB   
Progress (3): 26 kB | 16/51 kB | 12/88 kB 
Progress (3): 26 kB | 20/51 kB | 12/88 kB
Progress (3): 26 kB | 20/51 kB | 16/88 kB
Progress (3): 26 kB | 24/51 kB | 16/88 kB
Progress (3): 26 kB | 24/51 kB | 20/88 kB
Progress (3): 26 kB | 28/51 kB | 20/88 kB
Progress (3): 26 kB | 28/51 kB | 24/88 kB
Progress (3): 26 kB | 32/51 kB | 24/88 kB
Progress (3): 26 kB | 32/51 kB | 28/88 kB
Progress (3): 26 kB | 36/51 kB | 28/88 kB
Progress (3): 26 kB | 36/51 kB | 32/88 kB
Progress (3): 26 kB | 40/51 kB | 32/88 kB
Progress (3): 26 kB | 40/51 kB | 36/88 kB
Progress (3): 26 kB | 44/51 kB | 36/88 kB
Progress (3): 26 kB | 44/51 kB | 40/88 kB
Progress (3): 26 kB | 48/51 kB | 40/88 kB
Progress (3): 26 kB | 48/51 kB | 44/88 kB
Progress (3): 26 kB | 51 kB | 44/88 kB   
Progress (3): 26 kB | 51 kB | 48/88 kB
Progress (3): 26 kB | 51 kB | 52/88 kB
Progress (3): 26 kB | 51 kB | 56/88 kB
Progress (3): 26 kB | 51 kB | 60/88 kB
Progress (3): 26 kB | 51 kB | 64/88 kB
Progress (3): 26 kB | 51 kB | 68/88 kB
Progress (3): 26 kB | 51 kB | 72/88 kB
Progress (3): 26 kB | 51 kB | 76/88 kB
Progress (3): 26 kB | 51 kB | 80/88 kB
Progress (3): 26 kB | 51 kB | 84/88 kB
Progress (3): 26 kB | 51 kB | 88 kB   
Progress (4): 26 kB | 51 kB | 88 kB | 4.1/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 7.7/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 12/80 kB 
Progress (4): 26 kB | 51 kB | 88 kB | 16/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 20/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 24/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 28/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 32/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 33/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 37/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 41/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 45/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 49/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 53/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 57/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 61/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 65/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 69/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 73/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 77/80 kB
Progress (4): 26 kB | 51 kB | 88 kB | 80 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 534 kB/s)
02:02:27 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar
02:02:27 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.1 MB/s)
02:02:27 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
02:02:27 Progress (3): 88 kB | 80 kB | 4.1/194 kB
Progress (3): 88 kB | 80 kB | 7.7/194 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.jar (80 kB at 1.6 MB/s)
02:02:27 Progress (2): 88 kB | 12/194 kB
                               
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.jar
02:02:27 Progress (2): 88 kB | 16/194 kB
Progress (2): 88 kB | 20/194 kB
Progress (2): 88 kB | 24/194 kB
Progress (2): 88 kB | 28/194 kB
Progress (2): 88 kB | 32/194 kB
Progress (2): 88 kB | 33/194 kB
Progress (2): 88 kB | 37/194 kB
Progress (2): 88 kB | 41/194 kB
Progress (2): 88 kB | 45/194 kB
Progress (2): 88 kB | 49/194 kB
Progress (2): 88 kB | 53/194 kB
Progress (2): 88 kB | 57/194 kB
Progress (2): 88 kB | 61/194 kB
Progress (2): 88 kB | 65/194 kB
Progress (2): 88 kB | 69/194 kB
Progress (2): 88 kB | 73/194 kB
Progress (2): 88 kB | 77/194 kB
Progress (2): 88 kB | 81/194 kB
Progress (3): 88 kB | 81/194 kB | 4.1/237 kB
Progress (3): 88 kB | 85/194 kB | 4.1/237 kB
Progress (3): 88 kB | 85/194 kB | 7.7/237 kB
Progress (3): 88 kB | 89/194 kB | 7.7/237 kB
Progress (3): 88 kB | 89/194 kB | 12/237 kB 
Progress (3): 88 kB | 93/194 kB | 12/237 kB
Progress (3): 88 kB | 93/194 kB | 16/237 kB
Progress (3): 88 kB | 97/194 kB | 16/237 kB
Progress (3): 88 kB | 101/194 kB | 16/237 kB
Progress (3): 88 kB | 105/194 kB | 16/237 kB
Progress (3): 88 kB | 105/194 kB | 20/237 kB
Progress (3): 88 kB | 105/194 kB | 24/237 kB
Progress (3): 88 kB | 105/194 kB | 28/237 kB
Progress (3): 88 kB | 105/194 kB | 32/237 kB
Progress (3): 88 kB | 105/194 kB | 33/237 kB
Progress (3): 88 kB | 105/194 kB | 37/237 kB
Progress (3): 88 kB | 105/194 kB | 41/237 kB
Progress (3): 88 kB | 109/194 kB | 41/237 kB
Progress (3): 88 kB | 109/194 kB | 45/237 kB
Progress (3): 88 kB | 113/194 kB | 45/237 kB
Progress (3): 88 kB | 113/194 kB | 49/237 kB
Progress (3): 88 kB | 117/194 kB | 49/237 kB
Progress (3): 88 kB | 117/194 kB | 53/237 kB
Progress (3): 88 kB | 121/194 kB | 53/237 kB
Progress (3): 88 kB | 121/194 kB | 57/237 kB
Progress (3): 88 kB | 125/194 kB | 57/237 kB
Progress (3): 88 kB | 125/194 kB | 61/237 kB
Progress (3): 88 kB | 129/194 kB | 61/237 kB
Progress (3): 88 kB | 129/194 kB | 65/237 kB
Progress (3): 88 kB | 133/194 kB | 65/237 kB
Progress (3): 88 kB | 133/194 kB | 66/237 kB
Progress (3): 88 kB | 137/194 kB | 66/237 kB
Progress (3): 88 kB | 137/194 kB | 70/237 kB
Progress (3): 88 kB | 141/194 kB | 70/237 kB
Progress (3): 88 kB | 141/194 kB | 74/237 kB
Progress (3): 88 kB | 145/194 kB | 74/237 kB
Progress (3): 88 kB | 145/194 kB | 78/237 kB
Progress (3): 88 kB | 149/194 kB | 78/237 kB
Progress (3): 88 kB | 149/194 kB | 82/237 kB
Progress (3): 88 kB | 153/194 kB | 82/237 kB
Progress (3): 88 kB | 153/194 kB | 86/237 kB
Progress (3): 88 kB | 157/194 kB | 86/237 kB
Progress (3): 88 kB | 157/194 kB | 90/237 kB
Progress (3): 88 kB | 161/194 kB | 90/237 kB
Progress (3): 88 kB | 161/194 kB | 94/237 kB
Progress (3): 88 kB | 165/194 kB | 94/237 kB
Progress (3): 88 kB | 165/194 kB | 98/237 kB
Progress (3): 88 kB | 169/194 kB | 98/237 kB
Progress (3): 88 kB | 169/194 kB | 102/237 kB
Progress (3): 88 kB | 173/194 kB | 102/237 kB
Progress (3): 88 kB | 173/194 kB | 106/237 kB
Progress (3): 88 kB | 177/194 kB | 106/237 kB
Progress (3): 88 kB | 177/194 kB | 110/237 kB
Progress (3): 88 kB | 181/194 kB | 110/237 kB
Progress (3): 88 kB | 181/194 kB | 114/237 kB
Progress (3): 88 kB | 185/194 kB | 114/237 kB
Progress (3): 88 kB | 185/194 kB | 118/237 kB
Progress (3): 88 kB | 189/194 kB | 118/237 kB
Progress (3): 88 kB | 189/194 kB | 122/237 kB
Progress (3): 88 kB | 193/194 kB | 122/237 kB
Progress (3): 88 kB | 193/194 kB | 126/237 kB
Progress (3): 88 kB | 194 kB | 126/237 kB    
Progress (3): 88 kB | 194 kB | 130/237 kB
Progress (3): 88 kB | 194 kB | 134/237 kB
Progress (3): 88 kB | 194 kB | 138/237 kB
Progress (3): 88 kB | 194 kB | 142/237 kB
Progress (3): 88 kB | 194 kB | 146/237 kB
Progress (3): 88 kB | 194 kB | 150/237 kB
Progress (3): 88 kB | 194 kB | 154/237 kB
Progress (3): 88 kB | 194 kB | 158/237 kB
Progress (3): 88 kB | 194 kB | 162/237 kB
Progress (3): 88 kB | 194 kB | 166/237 kB
Progress (3): 88 kB | 194 kB | 170/237 kB
Progress (3): 88 kB | 194 kB | 174/237 kB
Progress (3): 88 kB | 194 kB | 178/237 kB
Progress (3): 88 kB | 194 kB | 182/237 kB
Progress (3): 88 kB | 194 kB | 186/237 kB
Progress (3): 88 kB | 194 kB | 190/237 kB
Progress (3): 88 kB | 194 kB | 194/237 kB
Progress (3): 88 kB | 194 kB | 198/237 kB
Progress (3): 88 kB | 194 kB | 202/237 kB
Progress (3): 88 kB | 194 kB | 206/237 kB
Progress (3): 88 kB | 194 kB | 210/237 kB
Progress (3): 88 kB | 194 kB | 214/237 kB
Progress (3): 88 kB | 194 kB | 218/237 kB
Progress (3): 88 kB | 194 kB | 222/237 kB
Progress (3): 88 kB | 194 kB | 226/237 kB
Progress (3): 88 kB | 194 kB | 230/237 kB
Progress (3): 88 kB | 194 kB | 234/237 kB
Progress (3): 88 kB | 194 kB | 237 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 742 kB/s)
02:02:27 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
02:02:27 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.6 MB/s)
02:02:27 Progress (2): 237 kB | 4.1/38 kB
                                
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
02:02:27 Progress (2): 237 kB | 7.7/38 kB
Progress (2): 237 kB | 12/38 kB 
Progress (2): 237 kB | 16/38 kB
Progress (2): 237 kB | 20/38 kB
Progress (2): 237 kB | 24/38 kB
Progress (2): 237 kB | 28/38 kB
Progress (2): 237 kB | 32/38 kB
Progress (2): 237 kB | 36/38 kB
Progress (2): 237 kB | 38 kB   
                            
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 1.9 MB/s)
02:02:27 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
02:02:27 Progress (2): 38 kB | 4.1/251 kB
Progress (2): 38 kB | 7.7/251 kB
Progress (2): 38 kB | 12/251 kB 
Progress (2): 38 kB | 16/251 kB
Progress (2): 38 kB | 20/251 kB
Progress (2): 38 kB | 24/251 kB
Progress (2): 38 kB | 28/251 kB
Progress (2): 38 kB | 32/251 kB
Progress (2): 38 kB | 36/251 kB
Progress (2): 38 kB | 40/251 kB
Progress (2): 38 kB | 44/251 kB
Progress (2): 38 kB | 48/251 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 291 kB/s)
02:02:27 Progress (1): 52/251 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
02:02:27 Progress (1): 56/251 kB
Progress (2): 56/251 kB | 4.1/38 kB
Progress (2): 60/251 kB | 4.1/38 kB
Progress (2): 60/251 kB | 7.7/38 kB
Progress (2): 64/251 kB | 7.7/38 kB
Progress (2): 68/251 kB | 7.7/38 kB
Progress (2): 68/251 kB | 12/38 kB 
Progress (2): 72/251 kB | 12/38 kB
Progress (2): 72/251 kB | 16/38 kB
Progress (2): 76/251 kB | 16/38 kB
Progress (2): 80/251 kB | 16/38 kB
Progress (2): 80/251 kB | 20/38 kB
Progress (2): 84/251 kB | 20/38 kB
Progress (2): 84/251 kB | 24/38 kB
Progress (2): 88/251 kB | 24/38 kB
Progress (2): 88/251 kB | 28/38 kB
Progress (2): 92/251 kB | 28/38 kB
Progress (2): 92/251 kB | 32/38 kB
Progress (2): 96/251 kB | 32/38 kB
Progress (2): 96/251 kB | 36/38 kB
Progress (2): 100/251 kB | 36/38 kB
Progress (2): 100/251 kB | 38 kB   
Progress (2): 104/251 kB | 38 kB
Progress (2): 108/251 kB | 38 kB
Progress (2): 112/251 kB | 38 kB
Progress (3): 112/251 kB | 38 kB | 4.1/39 kB
Progress (3): 116/251 kB | 38 kB | 4.1/39 kB
Progress (3): 116/251 kB | 38 kB | 7.7/39 kB
Progress (3): 120/251 kB | 38 kB | 7.7/39 kB
Progress (3): 120/251 kB | 38 kB | 12/39 kB 
Progress (3): 124/251 kB | 38 kB | 12/39 kB
Progress (3): 124/251 kB | 38 kB | 16/39 kB
Progress (3): 128/251 kB | 38 kB | 16/39 kB
Progress (3): 128/251 kB | 38 kB | 20/39 kB
Progress (3): 132/251 kB | 38 kB | 20/39 kB
Progress (3): 132/251 kB | 38 kB | 24/39 kB
Progress (3): 136/251 kB | 38 kB | 24/39 kB
Progress (3): 136/251 kB | 38 kB | 28/39 kB
Progress (3): 140/251 kB | 38 kB | 28/39 kB
Progress (3): 140/251 kB | 38 kB | 32/39 kB
Progress (3): 144/251 kB | 38 kB | 32/39 kB
Progress (3): 144/251 kB | 38 kB | 36/39 kB
Progress (3): 148/251 kB | 38 kB | 36/39 kB
Progress (3): 148/251 kB | 38 kB | 39 kB   
Progress (3): 152/251 kB | 38 kB | 39 kB
Progress (3): 156/251 kB | 38 kB | 39 kB
Progress (3): 160/251 kB | 38 kB | 39 kB
Progress (3): 164/251 kB | 38 kB | 39 kB
Progress (3): 168/251 kB | 38 kB | 39 kB
Progress (3): 172/251 kB | 38 kB | 39 kB
Progress (3): 176/251 kB | 38 kB | 39 kB
Progress (3): 180/251 kB | 38 kB | 39 kB
Progress (3): 184/251 kB | 38 kB | 39 kB
Progress (3): 188/251 kB | 38 kB | 39 kB
Progress (3): 192/251 kB | 38 kB | 39 kB
Progress (3): 196/251 kB | 38 kB | 39 kB
Progress (3): 200/251 kB | 38 kB | 39 kB
Progress (3): 204/251 kB | 38 kB | 39 kB
Progress (3): 208/251 kB | 38 kB | 39 kB
Progress (3): 212/251 kB | 38 kB | 39 kB
Progress (3): 216/251 kB | 38 kB | 39 kB
Progress (3): 220/251 kB | 38 kB | 39 kB
Progress (3): 224/251 kB | 38 kB | 39 kB
Progress (3): 228/251 kB | 38 kB | 39 kB
Progress (3): 232/251 kB | 38 kB | 39 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 270 kB/s)
02:02:27 Progress (2): 236/251 kB | 39 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
02:02:27 Progress (2): 240/251 kB | 39 kB
Progress (2): 244/251 kB | 39 kB
Progress (2): 248/251 kB | 39 kB
Progress (2): 251 kB | 39 kB    
Progress (3): 251 kB | 39 kB | 4.1/9.8 kB
Progress (3): 251 kB | 39 kB | 7.7/9.8 kB
Progress (3): 251 kB | 39 kB | 9.8 kB    
Progress (4): 251 kB | 39 kB | 9.8 kB | 4.1/43 kB
Progress (4): 251 kB | 39 kB | 9.8 kB | 7.7/43 kB
Progress (4): 251 kB | 39 kB | 9.8 kB | 12/43 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 272 kB/s)
02:02:27 Progress (3): 251 kB | 9.8 kB | 16/43 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.jar (251 kB at 1.7 MB/s)
02:02:27 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
02:02:27 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
02:02:27 Progress (2): 9.8 kB | 20/43 kB
Progress (2): 9.8 kB | 24/43 kB
Progress (2): 9.8 kB | 28/43 kB
Progress (2): 9.8 kB | 32/43 kB
Progress (2): 9.8 kB | 36/43 kB
Progress (2): 9.8 kB | 40/43 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.jar (9.8 kB at 66 kB/s)
02:02:27 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
02:02:27 Progress (2): 40/43 kB | 4.1/13 kB
Progress (2): 40/43 kB | 7.7/13 kB
Progress (2): 43 kB | 7.7/13 kB   
Progress (2): 43 kB | 12/13 kB 
Progress (2): 43 kB | 13 kB   
Progress (3): 43 kB | 13 kB | 4.1/158 kB
Progress (4): 43 kB | 13 kB | 4.1/158 kB | 4.1/11 kB
Progress (4): 43 kB | 13 kB | 7.7/158 kB | 4.1/11 kB
Progress (4): 43 kB | 13 kB | 7.7/158 kB | 7.7/11 kB
Progress (4): 43 kB | 13 kB | 12/158 kB | 7.7/11 kB 
Progress (4): 43 kB | 13 kB | 12/158 kB | 11 kB    
Progress (4): 43 kB | 13 kB | 16/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 20/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 24/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 28/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 32/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 33/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 37/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 41/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 45/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 49/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 53/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 57/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 61/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 65/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 66/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 70/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 74/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 78/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 82/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 86/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 90/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 94/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 98/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 102/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 106/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 110/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 114/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 118/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 122/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 126/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 130/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 134/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 138/158 kB | 11 kB
Progress (4): 43 kB | 13 kB | 142/158 kB | 11 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 56 kB/s)
02:02:27 Progress (3): 43 kB | 13 kB | 146/158 kB
                                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar
02:02:27 Progress (3): 43 kB | 13 kB | 150/158 kB
Progress (3): 43 kB | 13 kB | 154/158 kB
Progress (3): 43 kB | 13 kB | 158/158 kB
Progress (3): 43 kB | 13 kB | 158 kB    
Progress (4): 43 kB | 13 kB | 158 kB | 4.1/17 kB
Progress (4): 43 kB | 13 kB | 158 kB | 7.7/17 kB
Progress (4): 43 kB | 13 kB | 158 kB | 12/17 kB 
Progress (4): 43 kB | 13 kB | 158 kB | 16/17 kB
Progress (4): 43 kB | 13 kB | 158 kB | 17 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 206 kB/s)
02:02:27 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
02:02:27 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 77 kB/s)
02:02:27 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
02:02:27 Progress (3): 13 kB | 158 kB | 4.1/262 kB
Progress (3): 13 kB | 158 kB | 7.7/262 kB
Progress (3): 13 kB | 158 kB | 12/262 kB 
Progress (3): 13 kB | 158 kB | 16/262 kB
Progress (3): 13 kB | 158 kB | 20/262 kB
Progress (3): 13 kB | 158 kB | 24/262 kB
Progress (3): 13 kB | 158 kB | 28/262 kB
Progress (3): 13 kB | 158 kB | 32/262 kB
Progress (3): 13 kB | 158 kB | 33/262 kB
Progress (3): 13 kB | 158 kB | 37/262 kB
Progress (3): 13 kB | 158 kB | 41/262 kB
Progress (3): 13 kB | 158 kB | 45/262 kB
Progress (3): 13 kB | 158 kB | 49/262 kB
Progress (3): 13 kB | 158 kB | 53/262 kB
Progress (3): 13 kB | 158 kB | 57/262 kB
Progress (3): 13 kB | 158 kB | 61/262 kB
Progress (3): 13 kB | 158 kB | 65/262 kB
Progress (3): 13 kB | 158 kB | 66/262 kB
Progress (3): 13 kB | 158 kB | 70/262 kB
Progress (3): 13 kB | 158 kB | 74/262 kB
Progress (3): 13 kB | 158 kB | 78/262 kB
Progress (3): 13 kB | 158 kB | 82/262 kB
Progress (3): 13 kB | 158 kB | 86/262 kB
Progress (3): 13 kB | 158 kB | 90/262 kB
Progress (3): 13 kB | 158 kB | 94/262 kB
Progress (3): 13 kB | 158 kB | 98/262 kB
Progress (3): 13 kB | 158 kB | 98/262 kB
Progress (3): 13 kB | 158 kB | 102/262 kB
Progress (3): 13 kB | 158 kB | 106/262 kB
Progress (3): 13 kB | 158 kB | 110/262 kB
Progress (3): 13 kB | 158 kB | 114/262 kB
Progress (3): 13 kB | 158 kB | 118/262 kB
Progress (3): 13 kB | 158 kB | 122/262 kB
Progress (3): 13 kB | 158 kB | 126/262 kB
Progress (3): 13 kB | 158 kB | 130/262 kB
Progress (3): 13 kB | 158 kB | 131/262 kB
Progress (3): 13 kB | 158 kB | 135/262 kB
Progress (3): 13 kB | 158 kB | 139/262 kB
Progress (3): 13 kB | 158 kB | 143/262 kB
Progress (3): 13 kB | 158 kB | 147/262 kB
Progress (3): 13 kB | 158 kB | 151/262 kB
Progress (3): 13 kB | 158 kB | 155/262 kB
Progress (3): 13 kB | 158 kB | 159/262 kB
Progress (3): 13 kB | 158 kB | 163/262 kB
Progress (3): 13 kB | 158 kB | 164/262 kB
Progress (3): 13 kB | 158 kB | 168/262 kB
Progress (3): 13 kB | 158 kB | 172/262 kB
Progress (3): 13 kB | 158 kB | 176/262 kB
Progress (3): 13 kB | 158 kB | 180/262 kB
Progress (3): 13 kB | 158 kB | 184/262 kB
Progress (3): 13 kB | 158 kB | 188/262 kB
Progress (3): 13 kB | 158 kB | 192/262 kB
Progress (3): 13 kB | 158 kB | 196/262 kB
Progress (3): 13 kB | 158 kB | 200/262 kB
Progress (3): 13 kB | 158 kB | 204/262 kB
Progress (3): 13 kB | 158 kB | 208/262 kB
Progress (3): 13 kB | 158 kB | 212/262 kB
Progress (3): 13 kB | 158 kB | 216/262 kB
Progress (3): 13 kB | 158 kB | 220/262 kB
Progress (3): 13 kB | 158 kB | 224/262 kB
Progress (3): 13 kB | 158 kB | 228/262 kB
Progress (3): 13 kB | 158 kB | 232/262 kB
Progress (3): 13 kB | 158 kB | 236/262 kB
Progress (3): 13 kB | 158 kB | 240/262 kB
Progress (3): 13 kB | 158 kB | 244/262 kB
Progress (3): 13 kB | 158 kB | 248/262 kB
Progress (3): 13 kB | 158 kB | 252/262 kB
Progress (3): 13 kB | 158 kB | 256/262 kB
Progress (3): 13 kB | 158 kB | 260/262 kB
Progress (3): 13 kB | 158 kB | 262 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.jar (13 kB at 47 kB/s)
02:02:27 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
02:02:27 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 578 kB/s)
02:02:27 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
02:02:27 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 949 kB/s)
02:02:27 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
02:02:27 Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (2): 0.2/1.2 MB | 4.1/305 kB
Progress (2): 0.2/1.2 MB | 4.1/305 kB
Progress (2): 0.2/1.2 MB | 7.7/305 kB
Progress (2): 0.2/1.2 MB | 7.7/305 kB
Progress (2): 0.2/1.2 MB | 12/305 kB 
Progress (2): 0.2/1.2 MB | 12/305 kB
Progress (2): 0.2/1.2 MB | 16/305 kB
Progress (2): 0.2/1.2 MB | 16/305 kB
Progress (2): 0.2/1.2 MB | 20/305 kB
Progress (2): 0.2/1.2 MB | 20/305 kB
Progress (2): 0.2/1.2 MB | 24/305 kB
Progress (2): 0.2/1.2 MB | 24/305 kB
Progress (2): 0.2/1.2 MB | 28/305 kB
Progress (3): 0.2/1.2 MB | 28/305 kB | 4.1/50 kB
Progress (4): 0.2/1.2 MB | 28/305 kB | 4.1/50 kB | 4.1/30 kB
Progress (4): 0.2/1.2 MB | 28/305 kB | 4.1/50 kB | 4.1/30 kB
Progress (4): 0.2/1.2 MB | 28/305 kB | 4.1/50 kB | 7.7/30 kB
Progress (4): 0.2/1.2 MB | 28/305 kB | 7.7/50 kB | 7.7/30 kB
Progress (4): 0.2/1.2 MB | 32/305 kB | 7.7/50 kB | 7.7/30 kB
Progress (4): 0.2/1.2 MB | 32/305 kB | 12/50 kB | 7.7/30 kB 
Progress (4): 0.2/1.2 MB | 32/305 kB | 12/50 kB | 12/30 kB 
Progress (4): 0.2/1.2 MB | 32/305 kB | 12/50 kB | 12/30 kB
Progress (4): 0.2/1.2 MB | 32/305 kB | 12/50 kB | 16/30 kB
Progress (4): 0.2/1.2 MB | 32/305 kB | 16/50 kB | 16/30 kB
Progress (4): 0.2/1.2 MB | 33/305 kB | 16/50 kB | 16/30 kB
Progress (5): 0.2/1.2 MB | 33/305 kB | 16/50 kB | 16/30 kB | 4.1/52 kB
Progress (5): 0.2/1.2 MB | 37/305 kB | 16/50 kB | 16/30 kB | 4.1/52 kB
Progress (5): 0.2/1.2 MB | 37/305 kB | 20/50 kB | 16/30 kB | 4.1/52 kB
Progress (5): 0.2/1.2 MB | 37/305 kB | 20/50 kB | 20/30 kB | 4.1/52 kB
Progress (5): 0.2/1.2 MB | 37/305 kB | 20/50 kB | 20/30 kB | 4.1/52 kB
Progress (5): 0.2/1.2 MB | 37/305 kB | 20/50 kB | 24/30 kB | 4.1/52 kB
Progress (5): 0.2/1.2 MB | 37/305 kB | 24/50 kB | 24/30 kB | 4.1/52 kB
Progress (5): 0.2/1.2 MB | 41/305 kB | 24/50 kB | 24/30 kB | 4.1/52 kB
Progress (5): 0.2/1.2 MB | 41/305 kB | 24/50 kB | 24/30 kB | 7.7/52 kB
Progress (5): 0.2/1.2 MB | 45/305 kB | 24/50 kB | 24/30 kB | 7.7/52 kB
Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 24/30 kB | 7.7/52 kB
Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 28/30 kB | 7.7/52 kB
Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 28/30 kB | 7.7/52 kB
Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 30 kB | 7.7/52 kB   
Progress (5): 0.2/1.2 MB | 45/305 kB | 28/50 kB | 30 kB | 7.7/52 kB
Progress (5): 0.2/1.2 MB | 45/305 kB | 32/50 kB | 30 kB | 7.7/52 kB
Progress (5): 0.2/1.2 MB | 49/305 kB | 32/50 kB | 30 kB | 7.7/52 kB
Progress (5): 0.2/1.2 MB | 49/305 kB | 32/50 kB | 30 kB | 12/52 kB 
Progress (5): 0.2/1.2 MB | 53/305 kB | 32/50 kB | 30 kB | 12/52 kB
Progress (5): 0.2/1.2 MB | 53/305 kB | 33/50 kB | 30 kB | 12/52 kB
Progress (5): 0.2/1.2 MB | 53/305 kB | 33/50 kB | 30 kB | 12/52 kB
Progress (5): 0.2/1.2 MB | 53/305 kB | 37/50 kB | 30 kB | 12/52 kB
Progress (5): 0.2/1.2 MB | 53/305 kB | 37/50 kB | 30 kB | 12/52 kB
Progress (5): 0.2/1.2 MB | 57/305 kB | 37/50 kB | 30 kB | 12/52 kB
Progress (5): 0.2/1.2 MB | 57/305 kB | 37/50 kB | 30 kB | 16/52 kB
Progress (5): 0.2/1.2 MB | 61/305 kB | 37/50 kB | 30 kB | 16/52 kB
Progress (5): 0.2/1.2 MB | 61/305 kB | 37/50 kB | 30 kB | 16/52 kB
Progress (5): 0.2/1.2 MB | 61/305 kB | 41/50 kB | 30 kB | 16/52 kB
Progress (5): 0.2/1.2 MB | 61/305 kB | 41/50 kB | 30 kB | 16/52 kB
Progress (5): 0.2/1.2 MB | 65/305 kB | 41/50 kB | 30 kB | 16/52 kB
Progress (5): 0.2/1.2 MB | 65/305 kB | 41/50 kB | 30 kB | 20/52 kB
Progress (5): 0.2/1.2 MB | 66/305 kB | 41/50 kB | 30 kB | 20/52 kB
Progress (5): 0.2/1.2 MB | 66/305 kB | 41/50 kB | 30 kB | 20/52 kB
Progress (5): 0.2/1.2 MB | 66/305 kB | 45/50 kB | 30 kB | 20/52 kB
Progress (5): 0.3/1.2 MB | 66/305 kB | 45/50 kB | 30 kB | 20/52 kB
Progress (5): 0.3/1.2 MB | 70/305 kB | 45/50 kB | 30 kB | 20/52 kB
Progress (5): 0.3/1.2 MB | 70/305 kB | 45/50 kB | 30 kB | 24/52 kB
Progress (5): 0.3/1.2 MB | 74/305 kB | 45/50 kB | 30 kB | 24/52 kB
Progress (5): 0.3/1.2 MB | 74/305 kB | 45/50 kB | 30 kB | 24/52 kB
Progress (5): 0.3/1.2 MB | 74/305 kB | 49/50 kB | 30 kB | 24/52 kB
Progress (5): 0.3/1.2 MB | 74/305 kB | 49/50 kB | 30 kB | 24/52 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 99 kB/s)
02:02:27 Progress (4): 0.3/1.2 MB | 78/305 kB | 49/50 kB | 24/52 kB
Progress (4): 0.3/1.2 MB | 78/305 kB | 49/50 kB | 28/52 kB
Progress (4): 0.3/1.2 MB | 82/305 kB | 49/50 kB | 28/52 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
02:02:27 Progress (4): 0.3/1.2 MB | 82/305 kB | 49/50 kB | 28/52 kB
Progress (4): 0.3/1.2 MB | 82/305 kB | 50 kB | 28/52 kB   
Progress (4): 0.3/1.2 MB | 82/305 kB | 50 kB | 28/52 kB
Progress (4): 0.3/1.2 MB | 86/305 kB | 50 kB | 28/52 kB
Progress (4): 0.3/1.2 MB | 86/305 kB | 50 kB | 32/52 kB
Progress (4): 0.3/1.2 MB | 90/305 kB | 50 kB | 32/52 kB
Progress (4): 0.3/1.2 MB | 90/305 kB | 50 kB | 32/52 kB
Progress (4): 0.3/1.2 MB | 94/305 kB | 50 kB | 32/52 kB
Progress (4): 0.3/1.2 MB | 94/305 kB | 50 kB | 36/52 kB
Progress (4): 0.3/1.2 MB | 98/305 kB | 50 kB | 36/52 kB
Progress (4): 0.3/1.2 MB | 98/305 kB | 50 kB | 36/52 kB
Progress (4): 0.3/1.2 MB | 98/305 kB | 50 kB | 36/52 kB
Progress (4): 0.3/1.2 MB | 98/305 kB | 50 kB | 40/52 kB
Progress (4): 0.3/1.2 MB | 102/305 kB | 50 kB | 40/52 kB
Progress (4): 0.3/1.2 MB | 102/305 kB | 50 kB | 40/52 kB
Progress (4): 0.3/1.2 MB | 106/305 kB | 50 kB | 40/52 kB
Progress (4): 0.3/1.2 MB | 106/305 kB | 50 kB | 44/52 kB
Progress (4): 0.3/1.2 MB | 110/305 kB | 50 kB | 44/52 kB
Progress (4): 0.3/1.2 MB | 110/305 kB | 50 kB | 44/52 kB
Progress (4): 0.3/1.2 MB | 114/305 kB | 50 kB | 44/52 kB
Progress (4): 0.3/1.2 MB | 114/305 kB | 50 kB | 48/52 kB
Progress (4): 0.3/1.2 MB | 114/305 kB | 50 kB | 48/52 kB
Progress (4): 0.3/1.2 MB | 114/305 kB | 50 kB | 52/52 kB
Progress (4): 0.3/1.2 MB | 118/305 kB | 50 kB | 52/52 kB
Progress (4): 0.3/1.2 MB | 118/305 kB | 50 kB | 52/52 kB
Progress (4): 0.3/1.2 MB | 118/305 kB | 50 kB | 52 kB   
Progress (4): 0.3/1.2 MB | 118/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 122/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 122/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 126/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 126/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 130/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 130/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 131/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 131/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 135/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 135/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 139/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 139/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 143/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 143/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 147/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 147/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 151/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 151/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 155/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 155/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 159/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 159/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 163/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 163/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 167/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 167/305 kB | 50 kB | 52 kB
Progress (4): 0.3/1.2 MB | 171/305 kB | 50 kB | 52 kB
Progress (4): 0.4/1.2 MB | 171/305 kB | 50 kB | 52 kB
Progress (4): 0.4/1.2 MB | 175/305 kB | 50 kB | 52 kB
Progress (4): 0.4/1.2 MB | 175/305 kB | 50 kB | 52 kB
Progress (4): 0.4/1.2 MB | 179/305 kB | 50 kB | 52 kB
Progress (4): 0.4/1.2 MB | 179/305 kB | 50 kB | 52 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 160 kB/s)
02:02:27 Progress (3): 0.4/1.2 MB | 179/305 kB | 52 kB
Progress (3): 0.4/1.2 MB | 183/305 kB | 52 kB
Progress (3): 0.4/1.2 MB | 183/305 kB | 52 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 166 kB/s)
02:02:27 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
02:02:27 Progress (3): 0.4/1.2 MB | 183/305 kB | 4.1/15 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
02:02:27 Progress (3): 0.4/1.2 MB | 183/305 kB | 4.1/15 kB
Progress (3): 0.4/1.2 MB | 187/305 kB | 4.1/15 kB
Progress (3): 0.4/1.2 MB | 187/305 kB | 4.1/15 kB
Progress (3): 0.4/1.2 MB | 187/305 kB | 7.7/15 kB
Progress (3): 0.4/1.2 MB | 191/305 kB | 7.7/15 kB
Progress (3): 0.4/1.2 MB | 191/305 kB | 12/15 kB 
Progress (3): 0.4/1.2 MB | 191/305 kB | 12/15 kB
Progress (3): 0.4/1.2 MB | 191/305 kB | 15 kB   
Progress (3): 0.4/1.2 MB | 195/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 195/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 199/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 199/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 203/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 203/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 207/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 207/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 211/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 211/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 215/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 215/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 219/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 219/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 223/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 223/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 227/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 227/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 231/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 231/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 235/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 235/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 239/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 239/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 243/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 243/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 247/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 247/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 251/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 251/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 255/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 255/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 259/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 259/305 kB | 15 kB
Progress (3): 0.4/1.2 MB | 263/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 263/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 267/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 267/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 271/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 271/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 275/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 275/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 279/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 279/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 283/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 283/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 287/305 kB | 15 kB
Progress (3): 0.5/1.2 MB | 287/305 kB | 15 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 46 kB/s)
02:02:27 Progress (2): 0.5/1.2 MB | 287/305 kB
Progress (2): 0.5/1.2 MB | 291/305 kB
Progress (2): 0.5/1.2 MB | 291/305 kB
Progress (3): 0.5/1.2 MB | 291/305 kB | 4.1/37 kB
                                                 
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
02:02:27 Progress (3): 0.5/1.2 MB | 291/305 kB | 7.7/37 kB
Progress (3): 0.5/1.2 MB | 291/305 kB | 7.7/37 kB
Progress (3): 0.5/1.2 MB | 295/305 kB | 7.7/37 kB
Progress (3): 0.5/1.2 MB | 295/305 kB | 7.7/37 kB
Progress (3): 0.5/1.2 MB | 299/305 kB | 7.7/37 kB
Progress (3): 0.5/1.2 MB | 299/305 kB | 12/37 kB 
Progress (4): 0.5/1.2 MB | 299/305 kB | 12/37 kB | 4.1/11 kB
Progress (4): 0.5/1.2 MB | 303/305 kB | 12/37 kB | 4.1/11 kB
Progress (4): 0.5/1.2 MB | 303/305 kB | 16/37 kB | 4.1/11 kB
Progress (4): 0.5/1.2 MB | 303/305 kB | 16/37 kB | 4.1/11 kB
Progress (4): 0.5/1.2 MB | 303/305 kB | 20/37 kB | 4.1/11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 20/37 kB | 4.1/11 kB    
Progress (4): 0.5/1.2 MB | 305 kB | 20/37 kB | 7.7/11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 20/37 kB | 7.7/11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 24/37 kB | 7.7/11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 24/37 kB | 7.7/11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 24/37 kB | 11 kB    
Progress (4): 0.5/1.2 MB | 305 kB | 28/37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 28/37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 32/37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 32/37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 36/37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB   
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.5/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (4): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB
Progress (5): 0.6/1.2 MB | 305 kB | 37 kB | 11 kB | 4.1/7.7 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 94 kB/s)
02:02:27 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 27 kB/s)
02:02:27 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 770 kB/s)
02:02:27 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar
02:02:27 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar
02:02:27 Progress (2): 0.6/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 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
02:02:27 Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.7/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.8/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 0.9/1.2 MB | 7.7 kB
Progress (2): 1.0/1.2 MB | 7.7 kB
Progress (2): 1.0/1.2 MB | 7.7 kB
Progress (2): 1.0/1.2 MB | 7.7 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 4.1/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 4.1/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 7.7/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 7.7/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 12/571 kB 
Progress (3): 1.0/1.2 MB | 7.7 kB | 12/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 16/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 16/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 20/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 20/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 24/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 24/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 28/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 28/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 32/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 32/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 33/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 33/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 37/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 37/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 41/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 41/571 kB
Progress (3): 1.0/1.2 MB | 7.7 kB | 45/571 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 45/571 kB | 4.1/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 45/571 kB | 4.1/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 45/571 kB | 7.7/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 45/571 kB | 7.7/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 49/571 kB | 7.7/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 49/571 kB | 7.7/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 49/571 kB | 12/392 kB 
Progress (4): 1.0/1.2 MB | 7.7 kB | 49/571 kB | 12/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 53/571 kB | 12/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 53/571 kB | 12/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 53/571 kB | 16/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 57/571 kB | 16/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 57/571 kB | 20/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 61/571 kB | 20/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 61/571 kB | 20/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 65/571 kB | 20/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 65/571 kB | 24/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 66/571 kB | 24/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 66/571 kB | 24/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 70/571 kB | 24/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 70/571 kB | 24/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 70/571 kB | 28/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 70/571 kB | 28/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 74/571 kB | 28/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 74/571 kB | 28/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 74/571 kB | 32/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 74/571 kB | 32/392 kB
Progress (4): 1.0/1.2 MB | 7.7 kB | 78/571 kB | 32/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 78/571 kB | 32/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 78/571 kB | 33/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 78/571 kB | 33/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 82/571 kB | 33/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 82/571 kB | 33/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 82/571 kB | 37/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 82/571 kB | 37/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 86/571 kB | 37/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 86/571 kB | 37/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 86/571 kB | 41/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 86/571 kB | 41/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 90/571 kB | 41/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 90/571 kB | 41/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 90/571 kB | 45/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 90/571 kB | 45/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 94/571 kB | 45/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 94/571 kB | 49/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 98/571 kB | 49/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 98/571 kB | 49/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 102/571 kB | 49/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 102/571 kB | 53/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 106/571 kB | 53/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 106/571 kB | 53/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 110/571 kB | 53/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 110/571 kB | 53/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 110/571 kB | 57/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 110/571 kB | 57/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 114/571 kB | 57/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 114/571 kB | 57/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 114/571 kB | 61/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 114/571 kB | 61/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 118/571 kB | 61/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 118/571 kB | 65/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 122/571 kB | 65/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 122/571 kB | 65/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 126/571 kB | 65/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 126/571 kB | 66/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 130/571 kB | 66/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 130/571 kB | 66/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 134/571 kB | 66/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 134/571 kB | 70/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 138/571 kB | 70/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 138/571 kB | 70/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 142/571 kB | 70/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 142/571 kB | 74/392 kB
Progress (4): 1.1/1.2 MB | 7.7 kB | 146/571 kB | 74/392 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.jar (7.7 kB at 18 kB/s)
02:02:27 Progress (3): 1.1/1.2 MB | 146/571 kB | 74/392 kB
                                                 
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
02:02:27 Progress (3): 1.1/1.2 MB | 150/571 kB | 74/392 kB
Progress (3): 1.1/1.2 MB | 150/571 kB | 78/392 kB
Progress (3): 1.1/1.2 MB | 154/571 kB | 78/392 kB
Progress (3): 1.1/1.2 MB | 154/571 kB | 78/392 kB
Progress (3): 1.1/1.2 MB | 158/571 kB | 78/392 kB
Progress (3): 1.1/1.2 MB | 158/571 kB | 82/392 kB
Progress (3): 1.1/1.2 MB | 162/571 kB | 82/392 kB
Progress (3): 1.1/1.2 MB | 162/571 kB | 82/392 kB
Progress (3): 1.1/1.2 MB | 166/571 kB | 82/392 kB
Progress (3): 1.1/1.2 MB | 166/571 kB | 86/392 kB
Progress (3): 1.1/1.2 MB | 166/571 kB | 86/392 kB
Progress (3): 1.1/1.2 MB | 170/571 kB | 86/392 kB
Progress (3): 1.1/1.2 MB | 170/571 kB | 86/392 kB
Progress (3): 1.1/1.2 MB | 170/571 kB | 90/392 kB
Progress (3): 1.1/1.2 MB | 174/571 kB | 90/392 kB
Progress (3): 1.1/1.2 MB | 174/571 kB | 90/392 kB
Progress (3): 1.1/1.2 MB | 178/571 kB | 90/392 kB
Progress (3): 1.1/1.2 MB | 178/571 kB | 94/392 kB
Progress (3): 1.1/1.2 MB | 182/571 kB | 94/392 kB
Progress (3): 1.1/1.2 MB | 182/571 kB | 94/392 kB
Progress (3): 1.1/1.2 MB | 186/571 kB | 94/392 kB
Progress (3): 1.1/1.2 MB | 186/571 kB | 98/392 kB
Progress (3): 1.1/1.2 MB | 190/571 kB | 98/392 kB
Progress (3): 1.1/1.2 MB | 190/571 kB | 98/392 kB
Progress (3): 1.1/1.2 MB | 194/571 kB | 98/392 kB
Progress (3): 1.1/1.2 MB | 194/571 kB | 102/392 kB
Progress (3): 1.1/1.2 MB | 198/571 kB | 102/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 102/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 106/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 106/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 110/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 110/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 114/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 114/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 118/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 122/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 126/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 130/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 134/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 138/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 142/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 142/392 kB
Progress (3): 1.2/1.2 MB | 198/571 kB | 146/392 kB
Progress (4): 1.2/1.2 MB | 198/571 kB | 146/392 kB | 4.1/91 kB
Progress (4): 1.2/1.2 MB | 202/571 kB | 146/392 kB | 4.1/91 kB
Progress (5): 1.2/1.2 MB | 202/571 kB | 146/392 kB | 4.1/91 kB | 4.1/189 kB
Progress (5): 1.2/1.2 MB | 206/571 kB | 146/392 kB | 4.1/91 kB | 4.1/189 kB
Progress (5): 1.2/1.2 MB | 206/571 kB | 146/392 kB | 7.7/91 kB | 4.1/189 kB
Progress (5): 1.2/1.2 MB | 206/571 kB | 150/392 kB | 7.7/91 kB | 4.1/189 kB
Progress (5): 1.2/1.2 MB | 206/571 kB | 150/392 kB | 7.7/91 kB | 4.1/189 kB
Progress (5): 1.2/1.2 MB | 206/571 kB | 154/392 kB | 7.7/91 kB | 4.1/189 kB
Progress (5): 1.2/1.2 MB | 206/571 kB | 154/392 kB | 12/91 kB | 4.1/189 kB 
Progress (5): 1.2/1.2 MB | 210/571 kB | 154/392 kB | 12/91 kB | 4.1/189 kB
Progress (5): 1.2/1.2 MB | 210/571 kB | 154/392 kB | 12/91 kB | 7.7/189 kB
Progress (5): 1.2/1.2 MB | 214/571 kB | 154/392 kB | 12/91 kB | 7.7/189 kB
Progress (5): 1.2/1.2 MB | 214/571 kB | 154/392 kB | 16/91 kB | 7.7/189 kB
Progress (5): 1.2/1.2 MB | 214/571 kB | 158/392 kB | 16/91 kB | 7.7/189 kB
Progress (5): 1.2/1.2 MB | 214/571 kB | 158/392 kB | 16/91 kB | 7.7/189 kB
Progress (5): 1.2/1.2 MB | 214/571 kB | 162/392 kB | 16/91 kB | 7.7/189 kB
Progress (5): 1.2/1.2 MB | 214/571 kB | 162/392 kB | 20/91 kB | 7.7/189 kB
Progress (5): 1.2/1.2 MB | 218/571 kB | 162/392 kB | 20/91 kB | 7.7/189 kB
Progress (5): 1.2/1.2 MB | 218/571 kB | 162/392 kB | 20/91 kB | 12/189 kB 
Progress (5): 1.2/1.2 MB | 222/571 kB | 162/392 kB | 20/91 kB | 12/189 kB
Progress (5): 1.2/1.2 MB | 222/571 kB | 162/392 kB | 24/91 kB | 12/189 kB
Progress (5): 1.2/1.2 MB | 222/571 kB | 166/392 kB | 24/91 kB | 12/189 kB
Progress (5): 1.2/1.2 MB | 222/571 kB | 166/392 kB | 24/91 kB | 12/189 kB
Progress (5): 1.2/1.2 MB | 222/571 kB | 170/392 kB | 24/91 kB | 12/189 kB
Progress (5): 1.2/1.2 MB | 222/571 kB | 170/392 kB | 28/91 kB | 12/189 kB
Progress (5): 1.2/1.2 MB | 226/571 kB | 170/392 kB | 28/91 kB | 12/189 kB
Progress (5): 1.2/1.2 MB | 226/571 kB | 170/392 kB | 28/91 kB | 16/189 kB
Progress (5): 1.2/1.2 MB | 230/571 kB | 170/392 kB | 28/91 kB | 16/189 kB
Progress (5): 1.2/1.2 MB | 230/571 kB | 170/392 kB | 32/91 kB | 16/189 kB
Progress (5): 1.2/1.2 MB | 230/571 kB | 174/392 kB | 32/91 kB | 16/189 kB
Progress (5): 1.2/1.2 MB | 230/571 kB | 174/392 kB | 32/91 kB | 16/189 kB
Progress (5): 1.2/1.2 MB | 230/571 kB | 178/392 kB | 32/91 kB | 16/189 kB
Progress (5): 1.2/1.2 MB | 230/571 kB | 178/392 kB | 33/91 kB | 16/189 kB
Progress (5): 1.2/1.2 MB | 234/571 kB | 178/392 kB | 33/91 kB | 16/189 kB
Progress (5): 1.2/1.2 MB | 234/571 kB | 178/392 kB | 33/91 kB | 20/189 kB
Progress (5): 1.2/1.2 MB | 238/571 kB | 178/392 kB | 33/91 kB | 20/189 kB
Progress (5): 1.2/1.2 MB | 238/571 kB | 178/392 kB | 37/91 kB | 20/189 kB
Progress (5): 1.2/1.2 MB | 238/571 kB | 182/392 kB | 37/91 kB | 20/189 kB
Progress (5): 1.2/1.2 MB | 238/571 kB | 186/392 kB | 37/91 kB | 20/189 kB
Progress (5): 1.2/1.2 MB | 238/571 kB | 186/392 kB | 37/91 kB | 20/189 kB
Progress (5): 1.2/1.2 MB | 238/571 kB | 190/392 kB | 37/91 kB | 20/189 kB
Progress (5): 1.2/1.2 MB | 238/571 kB | 190/392 kB | 41/91 kB | 20/189 kB
Progress (5): 1.2/1.2 MB | 242/571 kB | 190/392 kB | 41/91 kB | 20/189 kB
Progress (5): 1.2/1.2 MB | 242/571 kB | 190/392 kB | 41/91 kB | 24/189 kB
Progress (5): 1.2/1.2 MB | 246/571 kB | 190/392 kB | 41/91 kB | 24/189 kB
Progress (5): 1.2/1.2 MB | 250/571 kB | 190/392 kB | 41/91 kB | 24/189 kB
Progress (5): 1.2/1.2 MB | 250/571 kB | 190/392 kB | 45/91 kB | 24/189 kB
Progress (5): 1.2/1.2 MB | 250/571 kB | 194/392 kB | 45/91 kB | 24/189 kB
Progress (5): 1.2/1.2 MB | 250/571 kB | 194/392 kB | 45/91 kB | 24/189 kB
Progress (5): 1.2/1.2 MB | 250/571 kB | 198/392 kB | 45/91 kB | 24/189 kB
Progress (5): 1.2/1.2 MB | 250/571 kB | 198/392 kB | 49/91 kB | 24/189 kB
Progress (5): 1.2/1.2 MB | 254/571 kB | 198/392 kB | 49/91 kB | 24/189 kB
Progress (5): 1.2/1.2 MB | 254/571 kB | 198/392 kB | 49/91 kB | 28/189 kB
Progress (5): 1.2/1.2 MB | 258/571 kB | 198/392 kB | 49/91 kB | 28/189 kB
Progress (5): 1.2/1.2 MB | 258/571 kB | 198/392 kB | 53/91 kB | 28/189 kB
Progress (5): 1.2/1.2 MB | 258/571 kB | 202/392 kB | 53/91 kB | 28/189 kB
Progress (5): 1.2/1.2 MB | 258/571 kB | 202/392 kB | 53/91 kB | 28/189 kB
Progress (5): 1.2/1.2 MB | 258/571 kB | 206/392 kB | 53/91 kB | 28/189 kB
Progress (5): 1.2/1.2 MB | 258/571 kB | 206/392 kB | 57/91 kB | 28/189 kB
Progress (5): 1.2/1.2 MB | 262/571 kB | 206/392 kB | 57/91 kB | 28/189 kB
Progress (5): 1.2/1.2 MB | 262/571 kB | 206/392 kB | 57/91 kB | 32/189 kB
Progress (5): 1.2/1.2 MB | 266/571 kB | 206/392 kB | 57/91 kB | 32/189 kB
Progress (5): 1.2/1.2 MB | 266/571 kB | 206/392 kB | 61/91 kB | 32/189 kB
Progress (5): 1.2/1.2 MB | 266/571 kB | 210/392 kB | 61/91 kB | 32/189 kB
Progress (5): 1.2/1.2 MB | 266/571 kB | 210/392 kB | 61/91 kB | 32/189 kB
Progress (5): 1.2/1.2 MB | 266/571 kB | 214/392 kB | 61/91 kB | 32/189 kB
Progress (5): 1.2/1.2 MB | 266/571 kB | 214/392 kB | 65/91 kB | 32/189 kB
Progress (5): 1.2/1.2 MB | 270/571 kB | 214/392 kB | 65/91 kB | 32/189 kB
Progress (5): 1.2/1.2 MB | 270/571 kB | 214/392 kB | 65/91 kB | 33/189 kB
Progress (5): 1.2/1.2 MB | 274/571 kB | 214/392 kB | 65/91 kB | 33/189 kB
Progress (5): 1.2/1.2 MB | 274/571 kB | 214/392 kB | 69/91 kB | 33/189 kB
Progress (5): 1.2/1.2 MB | 274/571 kB | 218/392 kB | 69/91 kB | 33/189 kB
Progress (5): 1.2/1.2 MB | 274/571 kB | 218/392 kB | 69/91 kB | 33/189 kB
Progress (5): 1.2/1.2 MB | 274/571 kB | 222/392 kB | 69/91 kB | 33/189 kB
Progress (5): 1.2/1.2 MB | 274/571 kB | 222/392 kB | 73/91 kB | 33/189 kB
Progress (5): 1.2/1.2 MB | 278/571 kB | 222/392 kB | 73/91 kB | 33/189 kB
Progress (5): 1.2/1.2 MB | 278/571 kB | 222/392 kB | 73/91 kB | 37/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 222/392 kB | 73/91 kB | 37/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 222/392 kB | 77/91 kB | 37/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 226/392 kB | 77/91 kB | 37/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 226/392 kB | 77/91 kB | 37/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 230/392 kB | 77/91 kB | 37/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 230/392 kB | 81/91 kB | 37/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 230/392 kB | 81/91 kB | 41/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 230/392 kB | 85/91 kB | 41/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 234/392 kB | 85/91 kB | 41/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 234/392 kB | 85/91 kB | 41/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 238/392 kB | 85/91 kB | 41/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 238/392 kB | 89/91 kB | 41/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 238/392 kB | 89/91 kB | 45/189 kB
Progress (5): 1.2/1.2 MB | 282/571 kB | 242/392 kB | 89/91 kB | 45/189 kB
Progress (5): 1.2 MB | 282/571 kB | 242/392 kB | 89/91 kB | 45/189 kB    
Progress (5): 1.2 MB | 282/571 kB | 246/392 kB | 89/91 kB | 45/189 kB
Progress (5): 1.2 MB | 282/571 kB | 246/392 kB | 89/91 kB | 49/189 kB
Progress (5): 1.2 MB | 282/571 kB | 250/392 kB | 89/91 kB | 49/189 kB
Progress (5): 1.2 MB | 282/571 kB | 250/392 kB | 89/91 kB | 53/189 kB
Progress (5): 1.2 MB | 282/571 kB | 254/392 kB | 89/91 kB | 53/189 kB
Progress (5): 1.2 MB | 282/571 kB | 254/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 258/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 262/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 266/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 270/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 274/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 278/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 282/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 286/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 290/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 294/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 298/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 302/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 306/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 310/392 kB | 89/91 kB | 57/189 kB
Progress (5): 1.2 MB | 282/571 kB | 314/392 kB | 89/91 kB | 57/189 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 2.3 MB/s)
02:02:27 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
02:02:27 Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/168 kB 
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 36/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 40/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 44/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 48/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 52/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 56/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 60/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 64/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 68/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 72/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 76/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 80/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 84/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 88/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 92/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 96/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 100/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 104/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 108/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 112/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 116/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 120/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 124/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 128/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 132/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 136/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 140/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 144/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 148/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 152/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 156/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 160/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 164/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 168/168 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 168 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 305 kB/s)
02:02:27 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
02:02:27 Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/38 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/38 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/38 kB 
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/38 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/38 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/38 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/38 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/38 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 36/38 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 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 66 kB/s)
02:02:27 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar
02:02:28 Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/65 kB 
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 36/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 40/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 44/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 48/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 52/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 56/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 60/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 64/65 kB
Progress (5): 282/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 65 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 103 kB/s)
02:02:28 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
02:02:28 Progress (4): 286/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 290/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 294/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 298/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 302/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 306/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 310/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 314/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 318/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 322/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 326/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 330/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 334/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 338/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 342/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 346/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 350/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 354/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 358/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 362/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 366/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 370/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 374/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 378/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 382/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 386/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 390/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 394/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 398/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 402/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 406/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 410/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 414/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 418/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 422/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 426/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 430/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 434/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 438/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 442/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 446/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 450/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 454/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 458/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 462/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 466/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 470/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 474/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 478/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 482/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 486/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (4): 490/571 kB | 314/392 kB | 89/91 kB | 57/189 kB
Progress (5): 490/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/109 kB
Progress (5): 494/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 4.1/109 kB
Progress (5): 494/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/109 kB
Progress (5): 498/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 7.7/109 kB
Progress (5): 498/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/109 kB 
Progress (5): 502/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 12/109 kB
Progress (5): 502/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/109 kB
Progress (5): 506/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 16/109 kB
Progress (5): 506/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/109 kB
Progress (5): 510/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 20/109 kB
Progress (5): 510/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/109 kB
Progress (5): 514/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 24/109 kB
Progress (5): 514/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/109 kB
Progress (5): 518/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 28/109 kB
Progress (5): 518/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/109 kB
Progress (5): 522/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 32/109 kB
Progress (5): 522/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 33/109 kB
Progress (5): 526/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 33/109 kB
Progress (5): 526/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 37/109 kB
Progress (5): 530/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 37/109 kB
Progress (5): 530/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 41/109 kB
Progress (5): 534/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 41/109 kB
Progress (5): 534/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 45/109 kB
Progress (5): 538/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 45/109 kB
Progress (5): 538/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 49/109 kB
Progress (5): 542/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 49/109 kB
Progress (5): 542/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 53/109 kB
Progress (5): 546/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 53/109 kB
Progress (5): 546/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 57/109 kB
Progress (5): 550/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 57/109 kB
Progress (5): 550/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 61/109 kB
Progress (5): 554/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 61/109 kB
Progress (5): 554/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 65/109 kB
Progress (5): 558/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 65/109 kB
Progress (5): 558/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 66/109 kB
Progress (5): 562/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 66/109 kB
Progress (5): 562/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 70/109 kB
Progress (5): 566/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 70/109 kB
Progress (5): 566/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 74/109 kB
Progress (5): 570/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 74/109 kB
Progress (5): 570/571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 78/109 kB
Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 78/109 kB    
Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 82/109 kB
Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 86/109 kB
Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 90/109 kB
Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 94/109 kB
Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 98/109 kB
Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 102/109 kB
Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 106/109 kB
Progress (5): 571 kB | 314/392 kB | 89/91 kB | 57/189 kB | 109 kB    
                                                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 853 kB/s)
02:02:28 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar
02:02:28 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 160 kB/s)
02:02:28 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar
02:02:28 Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 4.1/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 7.7/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 12/292 kB 
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 16/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 20/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 24/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 28/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 32/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 36/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 40/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 44/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 48/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 52/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 56/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 60/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 64/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 68/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 72/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 76/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 80/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 84/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 88/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 92/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 96/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 100/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 104/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 108/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 112/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 116/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 120/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 124/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 128/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 132/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 136/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 140/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 144/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 148/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 152/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 156/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 160/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 164/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 168/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 172/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 176/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 180/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 184/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 188/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 192/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 196/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 200/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 204/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 208/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 212/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 216/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 220/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 224/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 228/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 232/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 236/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 240/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 244/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 248/292 kB
Progress (4): 314/392 kB | 89/91 kB | 57/189 kB | 252/292 kB
Progress (4): 314/392 kB | 89/91 kB | 61/189 kB | 252/292 kB
Progress (4): 314/392 kB | 89/91 kB | 61/189 kB | 256/292 kB
Progress (4): 314/392 kB | 89/91 kB | 65/189 kB | 256/292 kB
Progress (4): 314/392 kB | 89/91 kB | 65/189 kB | 260/292 kB
Progress (4): 314/392 kB | 89/91 kB | 66/189 kB | 260/292 kB
Progress (4): 314/392 kB | 89/91 kB | 66/189 kB | 264/292 kB
Progress (4): 314/392 kB | 89/91 kB | 70/189 kB | 264/292 kB
Progress (4): 314/392 kB | 89/91 kB | 70/189 kB | 268/292 kB
Progress (4): 314/392 kB | 89/91 kB | 74/189 kB | 268/292 kB
Progress (4): 314/392 kB | 89/91 kB | 74/189 kB | 272/292 kB
Progress (4): 314/392 kB | 89/91 kB | 78/189 kB | 272/292 kB
Progress (4): 314/392 kB | 89/91 kB | 78/189 kB | 276/292 kB
Progress (4): 314/392 kB | 89/91 kB | 82/189 kB | 276/292 kB
Progress (4): 314/392 kB | 89/91 kB | 82/189 kB | 280/292 kB
Progress (4): 314/392 kB | 89/91 kB | 86/189 kB | 280/292 kB
Progress (4): 314/392 kB | 89/91 kB | 86/189 kB | 284/292 kB
Progress (4): 314/392 kB | 89/91 kB | 90/189 kB | 284/292 kB
Progress (4): 314/392 kB | 89/91 kB | 90/189 kB | 288/292 kB
Progress (4): 314/392 kB | 89/91 kB | 90/189 kB | 292 kB    
Progress (4): 314/392 kB | 89/91 kB | 94/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 98/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 102/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 106/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 110/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 114/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 118/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 122/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 126/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 130/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 134/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 138/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 142/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 146/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 150/189 kB | 292 kB
Progress (4): 314/392 kB | 89/91 kB | 154/189 kB | 292 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar (292 kB at 411 kB/s)
02:02:28 Progress (3): 314/392 kB | 89/91 kB | 158/189 kB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar
02:02:28 Progress (3): 314/392 kB | 89/91 kB | 162/189 kB
Progress (3): 314/392 kB | 89/91 kB | 166/189 kB
Progress (3): 314/392 kB | 89/91 kB | 170/189 kB
Progress (4): 314/392 kB | 89/91 kB | 170/189 kB | 4.1/136 kB
Progress (4): 314/392 kB | 89/91 kB | 170/189 kB | 7.7/136 kB
Progress (4): 314/392 kB | 89/91 kB | 174/189 kB | 7.7/136 kB
Progress (4): 314/392 kB | 89/91 kB | 174/189 kB | 12/136 kB 
Progress (4): 314/392 kB | 89/91 kB | 178/189 kB | 12/136 kB
Progress (4): 314/392 kB | 91 kB | 178/189 kB | 12/136 kB   
Progress (4): 314/392 kB | 91 kB | 178/189 kB | 16/136 kB
Progress (4): 314/392 kB | 91 kB | 182/189 kB | 16/136 kB
Progress (4): 314/392 kB | 91 kB | 182/189 kB | 20/136 kB
Progress (4): 314/392 kB | 91 kB | 186/189 kB | 20/136 kB
Progress (4): 314/392 kB | 91 kB | 186/189 kB | 24/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 24/136 kB    
Progress (4): 314/392 kB | 91 kB | 189 kB | 28/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 32/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 33/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 37/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 41/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 45/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 49/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 53/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 57/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 61/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 65/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 66/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 70/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 74/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 78/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 82/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 86/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 90/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 94/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 98/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 98/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 102/136 kB
Progress (4): 314/392 kB | 91 kB | 189 kB | 106/136 kB
Progress (4): 318/392 kB | 91 kB | 189 kB | 106/136 kB
Progress (4): 318/392 kB | 91 kB | 189 kB | 110/136 kB
Progress (4): 322/392 kB | 91 kB | 189 kB | 110/136 kB
Progress (4): 322/392 kB | 91 kB | 189 kB | 114/136 kB
Progress (4): 326/392 kB | 91 kB | 189 kB | 114/136 kB
Progress (4): 326/392 kB | 91 kB | 189 kB | 118/136 kB
Progress (4): 330/392 kB | 91 kB | 189 kB | 118/136 kB
Progress (4): 330/392 kB | 91 kB | 189 kB | 122/136 kB
Progress (4): 334/392 kB | 91 kB | 189 kB | 122/136 kB
Progress (4): 334/392 kB | 91 kB | 189 kB | 126/136 kB
Progress (4): 338/392 kB | 91 kB | 189 kB | 126/136 kB
Progress (4): 338/392 kB | 91 kB | 189 kB | 130/136 kB
Progress (4): 342/392 kB | 91 kB | 189 kB | 130/136 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 262 kB/s)
02:02:28 Progress (3): 342/392 kB | 91 kB | 134/136 kB
                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar
02:02:28 Progress (3): 346/392 kB | 91 kB | 134/136 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 126 kB/s)
02:02:28 Progress (2): 346/392 kB | 136 kB
Progress (2): 350/392 kB | 136 kB
Progress (2): 354/392 kB | 136 kB
Progress (2): 358/392 kB | 136 kB
Progress (2): 362/392 kB | 136 kB
Progress (2): 366/392 kB | 136 kB
Progress (2): 370/392 kB | 136 kB
Progress (2): 374/392 kB | 136 kB
Progress (2): 378/392 kB | 136 kB
Progress (2): 382/392 kB | 136 kB
Progress (2): 386/392 kB | 136 kB
Progress (2): 390/392 kB | 136 kB
Progress (2): 392 kB | 136 kB    
Progress (3): 392 kB | 136 kB | 4.1/380 kB
Progress (3): 392 kB | 136 kB | 7.7/380 kB
Progress (3): 392 kB | 136 kB | 12/380 kB 
Progress (3): 392 kB | 136 kB | 16/380 kB
Progress (3): 392 kB | 136 kB | 20/380 kB
Progress (3): 392 kB | 136 kB | 24/380 kB
                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.7.4.201502262128/org.jacoco.core-0.7.4.201502262128.jar (136 kB at 187 kB/s)
02:02:28 Progress (2): 392 kB | 28/380 kB
Progress (2): 392 kB | 32/380 kB
Progress (2): 392 kB | 33/380 kB
Progress (2): 392 kB | 37/380 kB
Progress (2): 392 kB | 41/380 kB
Progress (2): 392 kB | 45/380 kB
Progress (2): 392 kB | 49/380 kB
Progress (2): 392 kB | 53/380 kB
Progress (2): 392 kB | 57/380 kB
Progress (3): 392 kB | 57/380 kB | 4.1/143 kB
Progress (3): 392 kB | 57/380 kB | 7.7/143 kB
Progress (3): 392 kB | 61/380 kB | 7.7/143 kB
Progress (3): 392 kB | 65/380 kB | 7.7/143 kB
Progress (3): 392 kB | 66/380 kB | 7.7/143 kB
Progress (3): 392 kB | 66/380 kB | 12/143 kB 
Progress (3): 392 kB | 66/380 kB | 16/143 kB
Progress (3): 392 kB | 66/380 kB | 20/143 kB
Progress (3): 392 kB | 66/380 kB | 24/143 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 534 kB/s)
02:02:28 Progress (2): 70/380 kB | 24/143 kB
Progress (2): 74/380 kB | 24/143 kB
Progress (2): 74/380 kB | 28/143 kB
Progress (2): 74/380 kB | 32/143 kB
Progress (2): 74/380 kB | 33/143 kB
Progress (2): 78/380 kB | 33/143 kB
Progress (2): 82/380 kB | 33/143 kB
Progress (2): 82/380 kB | 37/143 kB
Progress (2): 82/380 kB | 41/143 kB
Progress (2): 86/380 kB | 41/143 kB
Progress (2): 90/380 kB | 41/143 kB
Progress (2): 90/380 kB | 45/143 kB
Progress (2): 90/380 kB | 49/143 kB
Progress (2): 90/380 kB | 53/143 kB
Progress (2): 90/380 kB | 57/143 kB
Progress (2): 94/380 kB | 57/143 kB
Progress (2): 98/380 kB | 57/143 kB
Progress (2): 98/380 kB | 57/143 kB
Progress (2): 98/380 kB | 61/143 kB
Progress (2): 98/380 kB | 65/143 kB
Progress (2): 98/380 kB | 66/143 kB
Progress (2): 102/380 kB | 66/143 kB
Progress (2): 106/380 kB | 66/143 kB
Progress (2): 106/380 kB | 70/143 kB
Progress (2): 106/380 kB | 74/143 kB
Progress (2): 110/380 kB | 74/143 kB
Progress (2): 114/380 kB | 74/143 kB
Progress (2): 114/380 kB | 78/143 kB
Progress (2): 114/380 kB | 82/143 kB
Progress (2): 118/380 kB | 82/143 kB
Progress (2): 122/380 kB | 82/143 kB
Progress (2): 122/380 kB | 86/143 kB
Progress (2): 122/380 kB | 90/143 kB
Progress (2): 126/380 kB | 90/143 kB
Progress (2): 130/380 kB | 90/143 kB
Progress (2): 130/380 kB | 94/143 kB
Progress (2): 130/380 kB | 98/143 kB
Progress (2): 130/380 kB | 98/143 kB
Progress (2): 130/380 kB | 102/143 kB
Progress (2): 130/380 kB | 106/143 kB
Progress (2): 134/380 kB | 106/143 kB
Progress (2): 138/380 kB | 106/143 kB
Progress (2): 138/380 kB | 110/143 kB
Progress (2): 138/380 kB | 114/143 kB
Progress (2): 142/380 kB | 114/143 kB
Progress (2): 146/380 kB | 114/143 kB
Progress (2): 146/380 kB | 118/143 kB
Progress (2): 146/380 kB | 122/143 kB
Progress (2): 150/380 kB | 122/143 kB
Progress (2): 154/380 kB | 122/143 kB
Progress (2): 154/380 kB | 126/143 kB
Progress (2): 154/380 kB | 130/143 kB
Progress (2): 154/380 kB | 134/143 kB
Progress (2): 154/380 kB | 138/143 kB
Progress (2): 158/380 kB | 138/143 kB
Progress (2): 162/380 kB | 138/143 kB
Progress (2): 162/380 kB | 142/143 kB
Progress (2): 162/380 kB | 143 kB    
Progress (2): 166/380 kB | 143 kB
Progress (2): 170/380 kB | 143 kB
Progress (2): 174/380 kB | 143 kB
Progress (2): 178/380 kB | 143 kB
Progress (2): 182/380 kB | 143 kB
Progress (2): 186/380 kB | 143 kB
Progress (2): 190/380 kB | 143 kB
Progress (2): 194/380 kB | 143 kB
Progress (2): 198/380 kB | 143 kB
Progress (2): 202/380 kB | 143 kB
Progress (2): 206/380 kB | 143 kB
Progress (2): 210/380 kB | 143 kB
Progress (2): 214/380 kB | 143 kB
Progress (2): 218/380 kB | 143 kB
Progress (2): 222/380 kB | 143 kB
Progress (2): 226/380 kB | 143 kB
Progress (2): 230/380 kB | 143 kB
Progress (2): 234/380 kB | 143 kB
                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.7.4.201502262128/org.jacoco.report-0.7.4.201502262128.jar (143 kB at 189 kB/s)
02:02:28 Progress (1): 238/380 kB
Progress (1): 242/380 kB
Progress (1): 246/380 kB
Progress (1): 250/380 kB
Progress (1): 254/380 kB
Progress (1): 258/380 kB
Progress (1): 262/380 kB
Progress (1): 266/380 kB
Progress (1): 270/380 kB
Progress (1): 274/380 kB
Progress (1): 278/380 kB
Progress (1): 282/380 kB
Progress (1): 286/380 kB
Progress (1): 290/380 kB
Progress (1): 294/380 kB
Progress (1): 298/380 kB
Progress (1): 302/380 kB
Progress (1): 306/380 kB
Progress (1): 310/380 kB
Progress (1): 314/380 kB
Progress (1): 318/380 kB
Progress (1): 322/380 kB
Progress (1): 326/380 kB
Progress (1): 330/380 kB
Progress (1): 334/380 kB
Progress (1): 338/380 kB
Progress (1): 342/380 kB
Progress (1): 346/380 kB
Progress (1): 350/380 kB
Progress (1): 354/380 kB
Progress (1): 358/380 kB
Progress (1): 362/380 kB
Progress (1): 366/380 kB
Progress (1): 370/380 kB
Progress (1): 374/380 kB
Progress (1): 378/380 kB
Progress (1): 380 kB    
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.1/asm-debug-all-5.0.1.jar (380 kB at 493 kB/s)
02:02:28 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:28 [INFO] 
02:02:28 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ parent ---
02:02:28 [INFO] 
02:02:28 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ parent ---
02:02:28 [INFO] 
02:02:28 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ parent ---
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
02:02:28 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
02:02:28 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 40 kB/s)
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
02:02:28 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
02:02:28 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 722 kB/s)
02:02:28 [INFO] 
02:02:28 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ parent ---
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
02:02:28 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom
02:02:28 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/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 428 kB/s)
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
02:02:28 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom
02:02:28 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.1.1/maven-3.1.1.pom (22 kB at 1.5 MB/s)
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
02:02:28 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom
02:02:28 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/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 143 kB/s)
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom
02:02:28 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
02:02:28 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 126 kB/s)
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
02:02:28 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom
02:02:28 Progress (1): 2.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 80 kB/s)
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
02:02:28 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom
02:02:28 Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 90 kB/s)
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
02:02:28 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
02:02:28 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.19/plexus-interpolation-1.19.pom (1.0 kB at 33 kB/s)
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
02:02:28 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
02:02:28 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 153 kB/s)
02:02:28 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
02:02:28 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom
02:02:29 Progress (1): 2.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 31 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom
02:02:29 Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 104 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom
02:02:29 Progress (1): 3.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 135 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
02:02:29 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/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 127 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
02:02:29 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/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 508 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
02:02:29 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 161 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
02:02:29 Progress (1): 1.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 57 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
02:02:29 Progress (1): 2.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 98 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
02:02:29 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/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 255 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
02:02:29 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/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 900 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
02:02:29 Progress (1): 1.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 46 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
02:02:29 Progress (1): 612 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 24 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.pom
02:02:29 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/com/google/guava/guava/19.0/guava-19.0.pom (6.8 kB at 226 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
02:02:29 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/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (9.9 kB at 247 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
02:02:29 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/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 376 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
02:02:29 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/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 420 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
02:02:29 Progress (1): 363 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 13 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
02:02:29 Progress (1): 2.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 45 kB/s)
02:02:29 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
02:02:29 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
02:02:30 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/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 412 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
02:02:30 Progress (1): 3.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 155 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
02:02:30 Progress (1): 4.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 144 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
02:02:30 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 348 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom
02:02:30 Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 97 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom
02:02:30 Progress (1): 4.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 93 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
02:02:30 Progress (1): 1.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 54 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
02:02:30 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
02:02:30 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 1.3 MB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
02:02:30 Progress (1): 1.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 80 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
02:02:30 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
02:02:30 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 58 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
02:02:30 Progress (1): 3.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 124 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom
02:02:30 Progress (1): 2.2 kB
                    
Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.pom (2.2 kB at 137 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.pom
02:02:30 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/commons/commons-compress/1.10/commons-compress-1.10.pom (13 kB at 306 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/38/commons-parent-38.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/38/commons-parent-38.pom
02:02:30 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/38/commons-parent-38.pom (62 kB at 2.0 MB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom
02:02:30 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/com/google/auto/value/auto-value/1.1/auto-value-1.1.pom (4.8 kB at 117 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/auto-parent/3/auto-parent-3.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom
02:02:30 Progress (1): 3.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/auto-parent/3/auto-parent-3.pom (3.8 kB at 137 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom
02:02:30 Progress (1): 1.8 kB
                    
Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.pom (1.8 kB at 96 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom
02:02:30 Progress (1): 2.3 kB
                    
Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.pom (2.3 kB at 96 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom
02:02:30 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/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.pom (6.4 kB at 213 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom
02:02:30 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/httpcomponents/httpcomponents-client/4.5.1/httpcomponents-client-4.5.1.pom (16 kB at 540 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/project/7/project-7.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom
02:02:30 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/httpcomponents/project/7/project-7.pom (27 kB at 908 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom
02:02:30 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/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.pom (5.5 kB at 240 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom
02:02:30 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/httpcomponents-core/4.4.3/httpcomponents-core-4.4.3.pom (13 kB at 495 kB/s)
02:02:30 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
02:02:30 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom
02:02:31 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/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 768 kB/s)
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
02:02:31 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)
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom
02:02:31 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/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 428 kB/s)
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom
02:02:31 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/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.pom (4.8 kB at 145 kB/s)
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/19.0/guava-19.0.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar
02:02:31 Progress (1): 4.1/67 kB
Progress (1): 7.7/67 kB
Progress (2): 7.7/67 kB | 4.1/4.9 kB
Progress (2): 7.7/67 kB | 4.9 kB    
Progress (2): 12/67 kB | 4.9 kB 
Progress (2): 16/67 kB | 4.9 kB
Progress (3): 16/67 kB | 4.9 kB | 4.1/26 kB
Progress (3): 20/67 kB | 4.9 kB | 4.1/26 kB
Progress (3): 20/67 kB | 4.9 kB | 7.7/26 kB
Progress (3): 24/67 kB | 4.9 kB | 7.7/26 kB
Progress (3): 24/67 kB | 4.9 kB | 12/26 kB 
                                          
Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/checkstyle/1.0.0/checkstyle-1.0.0.jar (4.9 kB at 34 kB/s)
02:02:31 Progress (2): 24/67 kB | 16/26 kB
Progress (2): 28/67 kB | 16/26 kB
                                 
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
02:02:31 Progress (2): 32/67 kB | 16/26 kB
Progress (2): 32/67 kB | 20/26 kB
Progress (2): 36/67 kB | 20/26 kB
Progress (2): 36/67 kB | 24/26 kB
Progress (2): 40/67 kB | 24/26 kB
Progress (2): 40/67 kB | 26 kB   
Progress (2): 44/67 kB | 26 kB
Progress (2): 48/67 kB | 26 kB
Progress (2): 52/67 kB | 26 kB
Progress (2): 56/67 kB | 26 kB
Progress (2): 60/67 kB | 26 kB
Progress (2): 64/67 kB | 26 kB
Progress (2): 67 kB | 26 kB   
                           
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar
02:02:31 Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.2.1/cbi-common-1.2.1.jar (67 kB at 414 kB/s)
02:02:31 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar
02:02:31 Downloaded from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.1.3/cbi-maven-plugin-common-1.1.3.jar (26 kB at 151 kB/s)
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
02:02:31 Progress (1): 4.1/557 kB
Progress (1): 7.7/557 kB
Progress (1): 12/557 kB 
Progress (1): 16/557 kB
Progress (1): 20/557 kB
Progress (1): 24/557 kB
Progress (1): 28/557 kB
Progress (1): 32/557 kB
Progress (1): 33/557 kB
Progress (1): 37/557 kB
Progress (1): 41/557 kB
Progress (1): 45/557 kB
Progress (1): 49/557 kB
Progress (1): 53/557 kB
Progress (1): 57/557 kB
Progress (1): 61/557 kB
Progress (1): 65/557 kB
Progress (1): 66/557 kB
Progress (1): 70/557 kB
Progress (1): 74/557 kB
Progress (1): 78/557 kB
Progress (1): 82/557 kB
Progress (1): 86/557 kB
Progress (1): 90/557 kB
Progress (1): 94/557 kB
Progress (1): 98/557 kB
Progress (1): 98/557 kB
Progress (1): 102/557 kB
Progress (1): 106/557 kB
Progress (1): 110/557 kB
Progress (1): 114/557 kB
Progress (1): 118/557 kB
Progress (1): 122/557 kB
Progress (2): 122/557 kB | 4.1/42 kB
Progress (2): 126/557 kB | 4.1/42 kB
Progress (2): 126/557 kB | 7.7/42 kB
Progress (2): 130/557 kB | 7.7/42 kB
Progress (2): 130/557 kB | 12/42 kB 
Progress (2): 131/557 kB | 12/42 kB
Progress (2): 131/557 kB | 16/42 kB
Progress (2): 135/557 kB | 16/42 kB
Progress (2): 135/557 kB | 20/42 kB
Progress (2): 139/557 kB | 20/42 kB
Progress (2): 139/557 kB | 24/42 kB
Progress (2): 143/557 kB | 24/42 kB
Progress (2): 143/557 kB | 28/42 kB
Progress (2): 147/557 kB | 28/42 kB
Progress (2): 147/557 kB | 32/42 kB
Progress (2): 151/557 kB | 32/42 kB
Progress (2): 151/557 kB | 36/42 kB
Progress (2): 155/557 kB | 36/42 kB
Progress (2): 155/557 kB | 40/42 kB
Progress (2): 159/557 kB | 40/42 kB
Progress (2): 159/557 kB | 42 kB   
Progress (2): 163/557 kB | 42 kB
Progress (2): 164/557 kB | 42 kB
Progress (2): 168/557 kB | 42 kB
Progress (2): 172/557 kB | 42 kB
Progress (2): 176/557 kB | 42 kB
Progress (2): 180/557 kB | 42 kB
Progress (2): 184/557 kB | 42 kB
Progress (2): 188/557 kB | 42 kB
Progress (2): 192/557 kB | 42 kB
Progress (2): 196/557 kB | 42 kB
Progress (2): 197/557 kB | 42 kB
Progress (2): 201/557 kB | 42 kB
Progress (2): 205/557 kB | 42 kB
Progress (2): 209/557 kB | 42 kB
Progress (2): 213/557 kB | 42 kB
Progress (2): 217/557 kB | 42 kB
Progress (2): 221/557 kB | 42 kB
Progress (2): 225/557 kB | 42 kB
Progress (3): 225/557 kB | 42 kB | 4.1/25 kB
Progress (3): 229/557 kB | 42 kB | 4.1/25 kB
Progress (3): 229/557 kB | 42 kB | 7.7/25 kB
Progress (3): 229/557 kB | 42 kB | 7.7/25 kB
Progress (3): 229/557 kB | 42 kB | 12/25 kB 
Progress (3): 233/557 kB | 42 kB | 12/25 kB
Progress (3): 233/557 kB | 42 kB | 16/25 kB
Progress (3): 237/557 kB | 42 kB | 16/25 kB
Progress (3): 237/557 kB | 42 kB | 20/25 kB
Progress (4): 237/557 kB | 42 kB | 20/25 kB | 4.1/154 kB
Progress (4): 237/557 kB | 42 kB | 24/25 kB | 4.1/154 kB
Progress (4): 241/557 kB | 42 kB | 24/25 kB | 4.1/154 kB
Progress (4): 241/557 kB | 42 kB | 25 kB | 4.1/154 kB   
Progress (4): 241/557 kB | 42 kB | 25 kB | 7.7/154 kB
Progress (4): 245/557 kB | 42 kB | 25 kB | 7.7/154 kB
Progress (4): 245/557 kB | 42 kB | 25 kB | 12/154 kB 
Progress (4): 249/557 kB | 42 kB | 25 kB | 12/154 kB
Progress (4): 249/557 kB | 42 kB | 25 kB | 16/154 kB
Progress (5): 249/557 kB | 42 kB | 25 kB | 16/154 kB | 4.1/42 kB
Progress (5): 253/557 kB | 42 kB | 25 kB | 16/154 kB | 4.1/42 kB
Progress (5): 253/557 kB | 42 kB | 25 kB | 16/154 kB | 7.7/42 kB
Progress (5): 253/557 kB | 42 kB | 25 kB | 20/154 kB | 7.7/42 kB
Progress (5): 257/557 kB | 42 kB | 25 kB | 20/154 kB | 7.7/42 kB
Progress (5): 257/557 kB | 42 kB | 25 kB | 20/154 kB | 12/42 kB 
Progress (5): 257/557 kB | 42 kB | 25 kB | 24/154 kB | 12/42 kB
Progress (5): 257/557 kB | 42 kB | 25 kB | 24/154 kB | 16/42 kB
Progress (5): 261/557 kB | 42 kB | 25 kB | 24/154 kB | 16/42 kB
Progress (5): 261/557 kB | 42 kB | 25 kB | 28/154 kB | 16/42 kB
Progress (5): 262/557 kB | 42 kB | 25 kB | 28/154 kB | 16/42 kB
Progress (5): 262/557 kB | 42 kB | 25 kB | 32/154 kB | 16/42 kB
Progress (5): 266/557 kB | 42 kB | 25 kB | 32/154 kB | 16/42 kB
Progress (5): 266/557 kB | 42 kB | 25 kB | 36/154 kB | 16/42 kB
Progress (5): 266/557 kB | 42 kB | 25 kB | 36/154 kB | 20/42 kB
Progress (5): 266/557 kB | 42 kB | 25 kB | 40/154 kB | 20/42 kB
Progress (5): 270/557 kB | 42 kB | 25 kB | 40/154 kB | 20/42 kB
                                                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 1.2 MB/s)
02:02:31 Progress (4): 270/557 kB | 25 kB | 44/154 kB | 20/42 kB
Progress (4): 270/557 kB | 25 kB | 44/154 kB | 24/42 kB
                                                       
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 699 kB/s)
02:02:31 Progress (3): 270/557 kB | 48/154 kB | 24/42 kB
                                               
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar
02:02:31 Progress (3): 274/557 kB | 48/154 kB | 24/42 kB
Progress (3): 274/557 kB | 52/154 kB | 24/42 kB
                                               
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
02:02:31 Progress (3): 274/557 kB | 52/154 kB | 28/42 kB
Progress (3): 274/557 kB | 56/154 kB | 28/42 kB
Progress (3): 278/557 kB | 56/154 kB | 28/42 kB
Progress (3): 278/557 kB | 60/154 kB | 28/42 kB
Progress (3): 278/557 kB | 60/154 kB | 32/42 kB
Progress (3): 278/557 kB | 64/154 kB | 32/42 kB
Progress (3): 282/557 kB | 64/154 kB | 32/42 kB
Progress (3): 282/557 kB | 64/154 kB | 36/42 kB
Progress (3): 282/557 kB | 68/154 kB | 36/42 kB
Progress (3): 286/557 kB | 68/154 kB | 36/42 kB
Progress (3): 286/557 kB | 72/154 kB | 36/42 kB
Progress (3): 286/557 kB | 72/154 kB | 40/42 kB
Progress (3): 290/557 kB | 72/154 kB | 40/42 kB
Progress (3): 290/557 kB | 72/154 kB | 42 kB   
Progress (3): 290/557 kB | 76/154 kB | 42 kB
Progress (3): 294/557 kB | 76/154 kB | 42 kB
Progress (3): 294/557 kB | 80/154 kB | 42 kB
Progress (3): 298/557 kB | 80/154 kB | 42 kB
Progress (3): 298/557 kB | 84/154 kB | 42 kB
Progress (3): 302/557 kB | 84/154 kB | 42 kB
Progress (3): 302/557 kB | 88/154 kB | 42 kB
Progress (3): 306/557 kB | 88/154 kB | 42 kB
Progress (3): 306/557 kB | 92/154 kB | 42 kB
Progress (3): 310/557 kB | 92/154 kB | 42 kB
Progress (3): 310/557 kB | 96/154 kB | 42 kB
Progress (3): 314/557 kB | 96/154 kB | 42 kB
Progress (3): 314/557 kB | 100/154 kB | 42 kB
Progress (3): 318/557 kB | 100/154 kB | 42 kB
Progress (3): 318/557 kB | 104/154 kB | 42 kB
Progress (3): 322/557 kB | 104/154 kB | 42 kB
Progress (3): 322/557 kB | 108/154 kB | 42 kB
Progress (3): 326/557 kB | 108/154 kB | 42 kB
Progress (3): 326/557 kB | 112/154 kB | 42 kB
Progress (4): 326/557 kB | 112/154 kB | 42 kB | 4.1/52 kB
Progress (4): 326/557 kB | 116/154 kB | 42 kB | 4.1/52 kB
Progress (4): 330/557 kB | 116/154 kB | 42 kB | 4.1/52 kB
Progress (4): 330/557 kB | 120/154 kB | 42 kB | 4.1/52 kB
Progress (4): 330/557 kB | 120/154 kB | 42 kB | 7.7/52 kB
Progress (4): 330/557 kB | 124/154 kB | 42 kB | 7.7/52 kB
Progress (4): 334/557 kB | 124/154 kB | 42 kB | 7.7/52 kB
Progress (4): 334/557 kB | 128/154 kB | 42 kB | 7.7/52 kB
Progress (4): 334/557 kB | 128/154 kB | 42 kB | 12/52 kB 
Progress (4): 334/557 kB | 132/154 kB | 42 kB | 12/52 kB
Progress (4): 338/557 kB | 132/154 kB | 42 kB | 12/52 kB
Progress (4): 338/557 kB | 136/154 kB | 42 kB | 12/52 kB
                                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 903 kB/s)
02:02:31 Progress (3): 338/557 kB | 136/154 kB | 16/52 kB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
02:02:31 Progress (3): 338/557 kB | 140/154 kB | 16/52 kB
Progress (3): 342/557 kB | 140/154 kB | 16/52 kB
Progress (3): 342/557 kB | 144/154 kB | 16/52 kB
Progress (4): 342/557 kB | 144/154 kB | 16/52 kB | 4.1/160 kB
Progress (4): 342/557 kB | 144/154 kB | 20/52 kB | 4.1/160 kB
Progress (4): 342/557 kB | 144/154 kB | 20/52 kB | 7.7/160 kB
Progress (4): 342/557 kB | 148/154 kB | 20/52 kB | 7.7/160 kB
Progress (4): 346/557 kB | 148/154 kB | 20/52 kB | 7.7/160 kB
Progress (4): 346/557 kB | 152/154 kB | 20/52 kB | 7.7/160 kB
Progress (4): 346/557 kB | 152/154 kB | 20/52 kB | 12/160 kB 
Progress (4): 346/557 kB | 152/154 kB | 24/52 kB | 12/160 kB
Progress (4): 346/557 kB | 152/154 kB | 24/52 kB | 16/160 kB
Progress (4): 346/557 kB | 154 kB | 24/52 kB | 16/160 kB    
Progress (4): 350/557 kB | 154 kB | 24/52 kB | 16/160 kB
Progress (4): 350/557 kB | 154 kB | 24/52 kB | 20/160 kB
Progress (4): 350/557 kB | 154 kB | 28/52 kB | 20/160 kB
Progress (4): 350/557 kB | 154 kB | 28/52 kB | 24/160 kB
Progress (4): 354/557 kB | 154 kB | 28/52 kB | 24/160 kB
Progress (4): 354/557 kB | 154 kB | 28/52 kB | 28/160 kB
Progress (4): 354/557 kB | 154 kB | 32/52 kB | 28/160 kB
Progress (4): 354/557 kB | 154 kB | 32/52 kB | 32/160 kB
Progress (4): 354/557 kB | 154 kB | 36/52 kB | 32/160 kB
Progress (4): 358/557 kB | 154 kB | 36/52 kB | 32/160 kB
Progress (4): 358/557 kB | 154 kB | 40/52 kB | 32/160 kB
Progress (4): 358/557 kB | 154 kB | 40/52 kB | 33/160 kB
Progress (4): 358/557 kB | 154 kB | 44/52 kB | 33/160 kB
Progress (4): 362/557 kB | 154 kB | 44/52 kB | 33/160 kB
Progress (4): 362/557 kB | 154 kB | 48/52 kB | 33/160 kB
Progress (4): 362/557 kB | 154 kB | 48/52 kB | 37/160 kB
Progress (4): 362/557 kB | 154 kB | 49/52 kB | 37/160 kB
Progress (4): 366/557 kB | 154 kB | 49/52 kB | 37/160 kB
Progress (4): 366/557 kB | 154 kB | 52 kB | 37/160 kB   
Progress (4): 366/557 kB | 154 kB | 52 kB | 41/160 kB
Progress (4): 370/557 kB | 154 kB | 52 kB | 41/160 kB
Progress (4): 370/557 kB | 154 kB | 52 kB | 45/160 kB
Progress (4): 374/557 kB | 154 kB | 52 kB | 45/160 kB
Progress (4): 374/557 kB | 154 kB | 52 kB | 49/160 kB
Progress (4): 378/557 kB | 154 kB | 52 kB | 49/160 kB
Progress (4): 378/557 kB | 154 kB | 52 kB | 53/160 kB
Progress (4): 382/557 kB | 154 kB | 52 kB | 53/160 kB
Progress (4): 382/557 kB | 154 kB | 52 kB | 57/160 kB
Progress (4): 386/557 kB | 154 kB | 52 kB | 57/160 kB
Progress (4): 386/557 kB | 154 kB | 52 kB | 61/160 kB
Progress (4): 390/557 kB | 154 kB | 52 kB | 61/160 kB
Progress (4): 390/557 kB | 154 kB | 52 kB | 65/160 kB
Progress (4): 393/557 kB | 154 kB | 52 kB | 65/160 kB
Progress (4): 393/557 kB | 154 kB | 52 kB | 66/160 kB
Progress (4): 397/557 kB | 154 kB | 52 kB | 66/160 kB
Progress (4): 397/557 kB | 154 kB | 52 kB | 70/160 kB
Progress (4): 401/557 kB | 154 kB | 52 kB | 70/160 kB
                                                     
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 2.9 MB/s)
02:02:31 Progress (3): 405/557 kB | 52 kB | 70/160 kB
Progress (3): 405/557 kB | 52 kB | 74/160 kB
Progress (3): 409/557 kB | 52 kB | 74/160 kB
Progress (3): 413/557 kB | 52 kB | 74/160 kB
Progress (3): 417/557 kB | 52 kB | 74/160 kB
Progress (3): 421/557 kB | 52 kB | 74/160 kB
Progress (3): 425/557 kB | 52 kB | 74/160 kB
Progress (3): 426/557 kB | 52 kB | 74/160 kB
Progress (3): 430/557 kB | 52 kB | 74/160 kB
                                            
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
02:02:31 Progress (3): 434/557 kB | 52 kB | 74/160 kB
                                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 793 kB/s)
02:02:31 Progress (3): 434/557 kB | 74/160 kB | 4.1/60 kB
Progress (3): 434/557 kB | 78/160 kB | 4.1/60 kB
Progress (3): 434/557 kB | 78/160 kB | 7.7/60 kB
                                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
02:02:31 Progress (3): 438/557 kB | 78/160 kB | 7.7/60 kB
Progress (3): 438/557 kB | 78/160 kB | 12/60 kB 
Progress (3): 438/557 kB | 82/160 kB | 12/60 kB
Progress (3): 438/557 kB | 82/160 kB | 16/60 kB
Progress (3): 438/557 kB | 86/160 kB | 16/60 kB
Progress (3): 442/557 kB | 86/160 kB | 16/60 kB
Progress (3): 442/557 kB | 90/160 kB | 16/60 kB
Progress (3): 442/557 kB | 90/160 kB | 20/60 kB
Progress (3): 442/557 kB | 94/160 kB | 20/60 kB
Progress (3): 442/557 kB | 94/160 kB | 24/60 kB
Progress (3): 446/557 kB | 94/160 kB | 24/60 kB
Progress (3): 446/557 kB | 94/160 kB | 28/60 kB
Progress (3): 446/557 kB | 98/160 kB | 28/60 kB
Progress (3): 446/557 kB | 98/160 kB | 32/60 kB
Progress (3): 450/557 kB | 98/160 kB | 32/60 kB
Progress (3): 450/557 kB | 102/160 kB | 32/60 kB
Progress (3): 454/557 kB | 102/160 kB | 32/60 kB
Progress (3): 454/557 kB | 102/160 kB | 36/60 kB
Progress (3): 458/557 kB | 102/160 kB | 36/60 kB
Progress (3): 458/557 kB | 106/160 kB | 36/60 kB
Progress (3): 459/557 kB | 106/160 kB | 36/60 kB
Progress (3): 459/557 kB | 106/160 kB | 40/60 kB
Progress (3): 463/557 kB | 106/160 kB | 40/60 kB
Progress (3): 463/557 kB | 106/160 kB | 44/60 kB
Progress (3): 463/557 kB | 110/160 kB | 44/60 kB
Progress (3): 463/557 kB | 110/160 kB | 48/60 kB
Progress (3): 467/557 kB | 110/160 kB | 48/60 kB
Progress (3): 467/557 kB | 114/160 kB | 48/60 kB
Progress (3): 471/557 kB | 114/160 kB | 48/60 kB
Progress (3): 471/557 kB | 114/160 kB | 52/60 kB
Progress (3): 475/557 kB | 114/160 kB | 52/60 kB
Progress (3): 475/557 kB | 118/160 kB | 52/60 kB
Progress (3): 479/557 kB | 118/160 kB | 52/60 kB
Progress (3): 479/557 kB | 118/160 kB | 56/60 kB
Progress (3): 483/557 kB | 118/160 kB | 56/60 kB
Progress (3): 483/557 kB | 122/160 kB | 56/60 kB
Progress (3): 487/557 kB | 122/160 kB | 56/60 kB
Progress (3): 487/557 kB | 122/160 kB | 60 kB   
Progress (3): 491/557 kB | 122/160 kB | 60 kB
Progress (3): 491/557 kB | 126/160 kB | 60 kB
Progress (3): 492/557 kB | 126/160 kB | 60 kB
Progress (3): 492/557 kB | 130/160 kB | 60 kB
Progress (3): 496/557 kB | 130/160 kB | 60 kB
Progress (3): 496/557 kB | 134/160 kB | 60 kB
Progress (3): 500/557 kB | 134/160 kB | 60 kB
Progress (3): 500/557 kB | 138/160 kB | 60 kB
Progress (3): 504/557 kB | 138/160 kB | 60 kB
Progress (3): 504/557 kB | 142/160 kB | 60 kB
Progress (3): 508/557 kB | 142/160 kB | 60 kB
Progress (3): 508/557 kB | 146/160 kB | 60 kB
Progress (3): 512/557 kB | 146/160 kB | 60 kB
Progress (3): 512/557 kB | 150/160 kB | 60 kB
Progress (3): 516/557 kB | 150/160 kB | 60 kB
Progress (3): 516/557 kB | 154/160 kB | 60 kB
Progress (3): 520/557 kB | 154/160 kB | 60 kB
Progress (3): 520/557 kB | 158/160 kB | 60 kB
Progress (3): 524/557 kB | 158/160 kB | 60 kB
Progress (3): 524/557 kB | 160 kB | 60 kB    
Progress (3): 528/557 kB | 160 kB | 60 kB
Progress (3): 532/557 kB | 160 kB | 60 kB
Progress (3): 536/557 kB | 160 kB | 60 kB
Progress (3): 540/557 kB | 160 kB | 60 kB
Progress (3): 544/557 kB | 160 kB | 60 kB
Progress (3): 548/557 kB | 160 kB | 60 kB
Progress (3): 552/557 kB | 160 kB | 60 kB
Progress (3): 556/557 kB | 160 kB | 60 kB
Progress (3): 557 kB | 160 kB | 60 kB    
Progress (4): 557 kB | 160 kB | 60 kB | 4.1/18 kB
Progress (4): 557 kB | 160 kB | 60 kB | 7.7/18 kB
Progress (4): 557 kB | 160 kB | 60 kB | 12/18 kB 
Progress (4): 557 kB | 160 kB | 60 kB | 16/18 kB
Progress (4): 557 kB | 160 kB | 60 kB | 18 kB   
Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 4.1/145 kB
Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 7.7/145 kB
Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 12/145 kB 
Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 16/145 kB
Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 20/145 kB
Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 24/145 kB
Progress (5): 557 kB | 160 kB | 60 kB | 18 kB | 28/145 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 754 kB/s)
02:02:31 Progress (4): 557 kB | 160 kB | 18 kB | 32/145 kB
                                                 
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
02:02:31 Progress (4): 557 kB | 160 kB | 18 kB | 33/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 37/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 41/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 45/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 49/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 53/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 57/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 61/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 65/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 66/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 70/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 74/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 78/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 82/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 86/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 90/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 94/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 98/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 102/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 106/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 110/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 114/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 118/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 122/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 126/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 130/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 134/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 138/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 142/145 kB
Progress (4): 557 kB | 160 kB | 18 kB | 145 kB    
                                              
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.3 MB/s)
02:02:31 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
02:02:31 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 136 kB/s)
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
02:02:31 Progress (3): 557 kB | 145 kB | 4.1/134 kB
Progress (3): 557 kB | 145 kB | 7.7/134 kB
Progress (3): 557 kB | 145 kB | 12/134 kB 
Progress (3): 557 kB | 145 kB | 16/134 kB
Progress (3): 557 kB | 145 kB | 20/134 kB
Progress (3): 557 kB | 145 kB | 24/134 kB
Progress (3): 557 kB | 145 kB | 28/134 kB
Progress (3): 557 kB | 145 kB | 32/134 kB
Progress (3): 557 kB | 145 kB | 33/134 kB
                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 4.2 MB/s)
02:02:31 Progress (2): 145 kB | 37/134 kB
                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
02:02:31 Progress (2): 145 kB | 41/134 kB
Progress (2): 145 kB | 45/134 kB
Progress (2): 145 kB | 49/134 kB
Progress (2): 145 kB | 53/134 kB
Progress (2): 145 kB | 57/134 kB
Progress (3): 145 kB | 57/134 kB | 4.1/134 kB
Progress (3): 145 kB | 61/134 kB | 4.1/134 kB
Progress (3): 145 kB | 61/134 kB | 7.7/134 kB
Progress (3): 145 kB | 65/134 kB | 7.7/134 kB
Progress (3): 145 kB | 66/134 kB | 7.7/134 kB
                                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.1 MB/s)
02:02:31 Progress (2): 66/134 kB | 12/134 kB
                                   
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
02:02:31 Progress (2): 70/134 kB | 12/134 kB
Progress (2): 70/134 kB | 16/134 kB
Progress (2): 74/134 kB | 16/134 kB
Progress (2): 74/134 kB | 20/134 kB
Progress (2): 78/134 kB | 20/134 kB
Progress (2): 78/134 kB | 24/134 kB
Progress (2): 82/134 kB | 24/134 kB
Progress (2): 82/134 kB | 28/134 kB
Progress (2): 86/134 kB | 28/134 kB
Progress (2): 86/134 kB | 32/134 kB
Progress (2): 90/134 kB | 32/134 kB
Progress (2): 90/134 kB | 33/134 kB
Progress (2): 94/134 kB | 33/134 kB
Progress (2): 94/134 kB | 37/134 kB
Progress (2): 98/134 kB | 37/134 kB
Progress (2): 98/134 kB | 41/134 kB
Progress (2): 98/134 kB | 41/134 kB
Progress (2): 98/134 kB | 45/134 kB
Progress (2): 102/134 kB | 45/134 kB
Progress (2): 102/134 kB | 49/134 kB
Progress (2): 106/134 kB | 49/134 kB
Progress (2): 106/134 kB | 53/134 kB
Progress (2): 110/134 kB | 53/134 kB
Progress (2): 110/134 kB | 57/134 kB
Progress (2): 114/134 kB | 57/134 kB
Progress (2): 114/134 kB | 61/134 kB
Progress (2): 118/134 kB | 61/134 kB
Progress (2): 118/134 kB | 65/134 kB
Progress (2): 122/134 kB | 65/134 kB
Progress (2): 122/134 kB | 66/134 kB
Progress (2): 126/134 kB | 66/134 kB
Progress (2): 130/134 kB | 66/134 kB
Progress (2): 130/134 kB | 70/134 kB
Progress (2): 134 kB | 70/134 kB    
Progress (2): 134 kB | 74/134 kB
Progress (2): 134 kB | 78/134 kB
Progress (2): 134 kB | 82/134 kB
Progress (2): 134 kB | 86/134 kB
Progress (2): 134 kB | 90/134 kB
Progress (2): 134 kB | 94/134 kB
Progress (2): 134 kB | 98/134 kB
Progress (2): 134 kB | 98/134 kB
Progress (3): 134 kB | 98/134 kB | 4.1/45 kB
Progress (3): 134 kB | 98/134 kB | 7.7/45 kB
Progress (3): 134 kB | 98/134 kB | 12/45 kB 
Progress (3): 134 kB | 98/134 kB | 16/45 kB
Progress (3): 134 kB | 102/134 kB | 16/45 kB
Progress (3): 134 kB | 102/134 kB | 20/45 kB
Progress (4): 134 kB | 102/134 kB | 20/45 kB | 4.1/5.8 kB
                                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 807 kB/s)
02:02:31 Progress (3): 106/134 kB | 20/45 kB | 4.1/5.8 kB
Progress (4): 106/134 kB | 20/45 kB | 4.1/5.8 kB | 4.1/197 kB
Progress (4): 110/134 kB | 20/45 kB | 4.1/5.8 kB | 4.1/197 kB
                                                             
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
02:02:31 Progress (4): 110/134 kB | 20/45 kB | 5.8 kB | 4.1/197 kB
Progress (4): 110/134 kB | 24/45 kB | 5.8 kB | 4.1/197 kB
Progress (4): 114/134 kB | 24/45 kB | 5.8 kB | 4.1/197 kB
Progress (4): 114/134 kB | 24/45 kB | 5.8 kB | 7.7/197 kB
Progress (4): 118/134 kB | 24/45 kB | 5.8 kB | 7.7/197 kB
Progress (4): 118/134 kB | 28/45 kB | 5.8 kB | 7.7/197 kB
Progress (4): 122/134 kB | 28/45 kB | 5.8 kB | 7.7/197 kB
Progress (4): 122/134 kB | 28/45 kB | 5.8 kB | 12/197 kB 
Progress (4): 126/134 kB | 28/45 kB | 5.8 kB | 12/197 kB
Progress (4): 126/134 kB | 32/45 kB | 5.8 kB | 12/197 kB
Progress (4): 130/134 kB | 32/45 kB | 5.8 kB | 12/197 kB
Progress (4): 130/134 kB | 32/45 kB | 5.8 kB | 16/197 kB
Progress (4): 134 kB | 32/45 kB | 5.8 kB | 16/197 kB    
Progress (4): 134 kB | 36/45 kB | 5.8 kB | 16/197 kB
Progress (4): 134 kB | 36/45 kB | 5.8 kB | 20/197 kB
Progress (4): 134 kB | 40/45 kB | 5.8 kB | 20/197 kB
Progress (4): 134 kB | 40/45 kB | 5.8 kB | 24/197 kB
Progress (4): 134 kB | 44/45 kB | 5.8 kB | 24/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 24/197 kB   
Progress (4): 134 kB | 45 kB | 5.8 kB | 28/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 32/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 33/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 37/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 41/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 45/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 49/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 53/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 57/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 61/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 65/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 66/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 70/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 74/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 78/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 82/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 86/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 90/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 94/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 98/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 102/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 106/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 110/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 114/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 118/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 122/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 126/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 130/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 134/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 138/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 142/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 146/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 150/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 154/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 158/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 162/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 166/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 170/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 174/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 178/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 182/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 186/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 190/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 194/197 kB
Progress (4): 134 kB | 45 kB | 5.8 kB | 197 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.jar (134 kB at 738 kB/s)
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
02:02:31 Progress (4): 45 kB | 5.8 kB | 197 kB | 2.5 kB
                                              
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.0 MB/s)
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
02:02:31 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 230 kB/s)
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
02:02:31 Progress (3): 5.8 kB | 2.5 kB | 4.1/357 kB
Progress (3): 5.8 kB | 2.5 kB | 7.7/357 kB
Progress (3): 5.8 kB | 2.5 kB | 12/357 kB 
Progress (3): 5.8 kB | 2.5 kB | 16/357 kB
Progress (3): 5.8 kB | 2.5 kB | 20/357 kB
Progress (3): 5.8 kB | 2.5 kB | 24/357 kB
Progress (3): 5.8 kB | 2.5 kB | 28/357 kB
Progress (3): 5.8 kB | 2.5 kB | 32/357 kB
Progress (3): 5.8 kB | 2.5 kB | 33/357 kB
Progress (3): 5.8 kB | 2.5 kB | 37/357 kB
Progress (3): 5.8 kB | 2.5 kB | 41/357 kB
Progress (3): 5.8 kB | 2.5 kB | 45/357 kB
Progress (3): 5.8 kB | 2.5 kB | 49/357 kB
Progress (3): 5.8 kB | 2.5 kB | 53/357 kB
Progress (3): 5.8 kB | 2.5 kB | 57/357 kB
Progress (3): 5.8 kB | 2.5 kB | 61/357 kB
Progress (3): 5.8 kB | 2.5 kB | 65/357 kB
Progress (3): 5.8 kB | 2.5 kB | 66/357 kB
Progress (3): 5.8 kB | 2.5 kB | 70/357 kB
Progress (3): 5.8 kB | 2.5 kB | 74/357 kB
Progress (3): 5.8 kB | 2.5 kB | 78/357 kB
Progress (3): 5.8 kB | 2.5 kB | 82/357 kB
Progress (3): 5.8 kB | 2.5 kB | 86/357 kB
Progress (3): 5.8 kB | 2.5 kB | 90/357 kB
                                         
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 12 kB/s)
02:02:31 Progress (2): 5.8 kB | 94/357 kB
                                
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
02:02:31 Progress (3): 5.8 kB | 94/357 kB | 4.1/4.5 kB
Progress (3): 5.8 kB | 98/357 kB | 4.1/4.5 kB
Progress (3): 5.8 kB | 98/357 kB | 4.5 kB    
Progress (3): 5.8 kB | 98/357 kB | 4.5 kB
Progress (3): 5.8 kB | 102/357 kB | 4.5 kB
Progress (3): 5.8 kB | 106/357 kB | 4.5 kB
Progress (3): 5.8 kB | 110/357 kB | 4.5 kB
Progress (3): 5.8 kB | 114/357 kB | 4.5 kB
Progress (3): 5.8 kB | 118/357 kB | 4.5 kB
Progress (3): 5.8 kB | 122/357 kB | 4.5 kB
Progress (3): 5.8 kB | 126/357 kB | 4.5 kB
Progress (3): 5.8 kB | 130/357 kB | 4.5 kB
Progress (3): 5.8 kB | 131/357 kB | 4.5 kB
Progress (3): 5.8 kB | 135/357 kB | 4.5 kB
Progress (3): 5.8 kB | 139/357 kB | 4.5 kB
Progress (3): 5.8 kB | 143/357 kB | 4.5 kB
Progress (3): 5.8 kB | 147/357 kB | 4.5 kB
Progress (3): 5.8 kB | 151/357 kB | 4.5 kB
Progress (3): 5.8 kB | 155/357 kB | 4.5 kB
Progress (3): 5.8 kB | 159/357 kB | 4.5 kB
Progress (3): 5.8 kB | 163/357 kB | 4.5 kB
Progress (3): 5.8 kB | 167/357 kB | 4.5 kB
Progress (3): 5.8 kB | 171/357 kB | 4.5 kB
Progress (3): 5.8 kB | 175/357 kB | 4.5 kB
Progress (3): 5.8 kB | 179/357 kB | 4.5 kB
Progress (3): 5.8 kB | 183/357 kB | 4.5 kB
Progress (3): 5.8 kB | 187/357 kB | 4.5 kB
Progress (3): 5.8 kB | 191/357 kB | 4.5 kB
                                          
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 22 kB/s)
02:02:31 Progress (2): 5.8 kB | 195/357 kB
                                 
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
02:02:31 Progress (2): 5.8 kB | 199/357 kB
Progress (2): 5.8 kB | 203/357 kB
Progress (2): 5.8 kB | 207/357 kB
Progress (2): 5.8 kB | 211/357 kB
Progress (2): 5.8 kB | 215/357 kB
Progress (2): 5.8 kB | 219/357 kB
Progress (2): 5.8 kB | 223/357 kB
Progress (2): 5.8 kB | 227/357 kB
Progress (2): 5.8 kB | 231/357 kB
Progress (2): 5.8 kB | 235/357 kB
Progress (2): 5.8 kB | 239/357 kB
Progress (2): 5.8 kB | 243/357 kB
Progress (2): 5.8 kB | 247/357 kB
Progress (2): 5.8 kB | 251/357 kB
Progress (2): 5.8 kB | 255/357 kB
Progress (2): 5.8 kB | 259/357 kB
Progress (2): 5.8 kB | 263/357 kB
Progress (2): 5.8 kB | 267/357 kB
Progress (2): 5.8 kB | 271/357 kB
Progress (2): 5.8 kB | 275/357 kB
Progress (2): 5.8 kB | 279/357 kB
Progress (2): 5.8 kB | 283/357 kB
Progress (2): 5.8 kB | 287/357 kB
Progress (3): 5.8 kB | 287/357 kB | 4.1/291 kB
Progress (3): 5.8 kB | 291/357 kB | 4.1/291 kB
Progress (3): 5.8 kB | 291/357 kB | 7.7/291 kB
Progress (3): 5.8 kB | 295/357 kB | 7.7/291 kB
Progress (3): 5.8 kB | 299/357 kB | 7.7/291 kB
Progress (3): 5.8 kB | 299/357 kB | 12/291 kB 
Progress (3): 5.8 kB | 303/357 kB | 12/291 kB
Progress (3): 5.8 kB | 303/357 kB | 16/291 kB
Progress (3): 5.8 kB | 307/357 kB | 16/291 kB
Progress (3): 5.8 kB | 307/357 kB | 20/291 kB
Progress (3): 5.8 kB | 311/357 kB | 20/291 kB
Progress (3): 5.8 kB | 311/357 kB | 24/291 kB
Progress (3): 5.8 kB | 315/357 kB | 24/291 kB
Progress (3): 5.8 kB | 315/357 kB | 28/291 kB
Progress (3): 5.8 kB | 319/357 kB | 28/291 kB
Progress (3): 5.8 kB | 319/357 kB | 32/291 kB
Progress (3): 5.8 kB | 323/357 kB | 32/291 kB
Progress (3): 5.8 kB | 323/357 kB | 33/291 kB
Progress (3): 5.8 kB | 327/357 kB | 33/291 kB
Progress (3): 5.8 kB | 327/357 kB | 37/291 kB
Progress (3): 5.8 kB | 331/357 kB | 37/291 kB
Progress (3): 5.8 kB | 331/357 kB | 41/291 kB
Progress (3): 5.8 kB | 335/357 kB | 41/291 kB
Progress (3): 5.8 kB | 335/357 kB | 45/291 kB
Progress (3): 5.8 kB | 339/357 kB | 45/291 kB
Progress (3): 5.8 kB | 339/357 kB | 49/291 kB
Progress (3): 5.8 kB | 343/357 kB | 49/291 kB
Progress (3): 5.8 kB | 343/357 kB | 53/291 kB
Progress (3): 5.8 kB | 347/357 kB | 53/291 kB
Progress (3): 5.8 kB | 347/357 kB | 57/291 kB
Progress (3): 5.8 kB | 351/357 kB | 57/291 kB
Progress (3): 5.8 kB | 351/357 kB | 61/291 kB
Progress (3): 5.8 kB | 355/357 kB | 61/291 kB
Progress (3): 5.8 kB | 355/357 kB | 65/291 kB
Progress (3): 5.8 kB | 357 kB | 65/291 kB    
Progress (3): 5.8 kB | 357 kB | 66/291 kB
Progress (3): 5.8 kB | 357 kB | 70/291 kB
Progress (3): 5.8 kB | 357 kB | 74/291 kB
Progress (3): 5.8 kB | 357 kB | 78/291 kB
Progress (3): 5.8 kB | 357 kB | 82/291 kB
Progress (3): 5.8 kB | 357 kB | 86/291 kB
Progress (3): 5.8 kB | 357 kB | 90/291 kB
Progress (3): 5.8 kB | 357 kB | 94/291 kB
Progress (3): 5.8 kB | 357 kB | 98/291 kB
Progress (3): 5.8 kB | 357 kB | 98/291 kB
Progress (3): 5.8 kB | 357 kB | 102/291 kB
Progress (3): 5.8 kB | 357 kB | 106/291 kB
Progress (3): 5.8 kB | 357 kB | 110/291 kB
Progress (3): 5.8 kB | 357 kB | 114/291 kB
Progress (3): 5.8 kB | 357 kB | 118/291 kB
Progress (3): 5.8 kB | 357 kB | 122/291 kB
Progress (3): 5.8 kB | 357 kB | 126/291 kB
Progress (3): 5.8 kB | 357 kB | 130/291 kB
Progress (3): 5.8 kB | 357 kB | 131/291 kB
Progress (3): 5.8 kB | 357 kB | 135/291 kB
Progress (3): 5.8 kB | 357 kB | 139/291 kB
Progress (3): 5.8 kB | 357 kB | 143/291 kB
Progress (3): 5.8 kB | 357 kB | 147/291 kB
Progress (3): 5.8 kB | 357 kB | 151/291 kB
Progress (3): 5.8 kB | 357 kB | 155/291 kB
Progress (3): 5.8 kB | 357 kB | 159/291 kB
Progress (3): 5.8 kB | 357 kB | 163/291 kB
Progress (3): 5.8 kB | 357 kB | 167/291 kB
Progress (3): 5.8 kB | 357 kB | 171/291 kB
Progress (3): 5.8 kB | 357 kB | 175/291 kB
Progress (3): 5.8 kB | 357 kB | 179/291 kB
Progress (3): 5.8 kB | 357 kB | 183/291 kB
Progress (3): 5.8 kB | 357 kB | 187/291 kB
Progress (3): 5.8 kB | 357 kB | 191/291 kB
Progress (3): 5.8 kB | 357 kB | 195/291 kB
Progress (3): 5.8 kB | 357 kB | 199/291 kB
Progress (3): 5.8 kB | 357 kB | 203/291 kB
Progress (3): 5.8 kB | 357 kB | 207/291 kB
Progress (4): 5.8 kB | 357 kB | 207/291 kB | 4.1/239 kB
Progress (4): 5.8 kB | 357 kB | 211/291 kB | 4.1/239 kB
Progress (4): 5.8 kB | 357 kB | 211/291 kB | 7.7/239 kB
Progress (4): 5.8 kB | 357 kB | 215/291 kB | 7.7/239 kB
Progress (4): 5.8 kB | 357 kB | 215/291 kB | 12/239 kB 
Progress (4): 5.8 kB | 357 kB | 219/291 kB | 12/239 kB
Progress (4): 5.8 kB | 357 kB | 219/291 kB | 16/239 kB
Progress (4): 5.8 kB | 357 kB | 223/291 kB | 16/239 kB
Progress (4): 5.8 kB | 357 kB | 223/291 kB | 20/239 kB
                                                      
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 1.6 MB/s)
02:02:31 Progress (3): 5.8 kB | 227/291 kB | 20/239 kB
                                             
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.jar
02:02:31 Progress (4): 5.8 kB | 227/291 kB | 20/239 kB | 4.1/62 kB
Progress (4): 5.8 kB | 227/291 kB | 24/239 kB | 4.1/62 kB
Progress (4): 5.8 kB | 227/291 kB | 24/239 kB | 7.7/62 kB
Progress (4): 5.8 kB | 231/291 kB | 24/239 kB | 7.7/62 kB
Progress (4): 5.8 kB | 231/291 kB | 24/239 kB | 12/62 kB 
Progress (4): 5.8 kB | 231/291 kB | 28/239 kB | 12/62 kB
Progress (4): 5.8 kB | 231/291 kB | 28/239 kB | 16/62 kB
Progress (4): 5.8 kB | 235/291 kB | 28/239 kB | 16/62 kB
Progress (4): 5.8 kB | 235/291 kB | 28/239 kB | 20/62 kB
Progress (4): 5.8 kB | 235/291 kB | 32/239 kB | 20/62 kB
Progress (4): 5.8 kB | 235/291 kB | 32/239 kB | 24/62 kB
Progress (4): 5.8 kB | 239/291 kB | 32/239 kB | 24/62 kB
Progress (4): 5.8 kB | 239/291 kB | 33/239 kB | 24/62 kB
Progress (4): 5.8 kB | 243/291 kB | 33/239 kB | 24/62 kB
Progress (4): 5.8 kB | 243/291 kB | 33/239 kB | 28/62 kB
Progress (4): 5.8 kB | 247/291 kB | 33/239 kB | 28/62 kB
Progress (4): 5.8 kB | 247/291 kB | 37/239 kB | 28/62 kB
Progress (4): 5.8 kB | 251/291 kB | 37/239 kB | 28/62 kB
Progress (4): 5.8 kB | 251/291 kB | 37/239 kB | 32/62 kB
Progress (4): 5.8 kB | 255/291 kB | 37/239 kB | 32/62 kB
Progress (4): 5.8 kB | 255/291 kB | 41/239 kB | 32/62 kB
Progress (4): 5.8 kB | 259/291 kB | 41/239 kB | 32/62 kB
Progress (4): 5.8 kB | 259/291 kB | 41/239 kB | 36/62 kB
Progress (4): 5.8 kB | 263/291 kB | 41/239 kB | 36/62 kB
Progress (4): 5.8 kB | 263/291 kB | 45/239 kB | 36/62 kB
Progress (4): 5.8 kB | 267/291 kB | 45/239 kB | 36/62 kB
Progress (4): 5.8 kB | 267/291 kB | 45/239 kB | 40/62 kB
Progress (4): 5.8 kB | 271/291 kB | 45/239 kB | 40/62 kB
Progress (4): 5.8 kB | 271/291 kB | 49/239 kB | 40/62 kB
Progress (4): 5.8 kB | 275/291 kB | 49/239 kB | 40/62 kB
Progress (4): 5.8 kB | 275/291 kB | 49/239 kB | 44/62 kB
Progress (4): 5.8 kB | 279/291 kB | 49/239 kB | 44/62 kB
Progress (4): 5.8 kB | 279/291 kB | 53/239 kB | 44/62 kB
Progress (4): 5.8 kB | 283/291 kB | 53/239 kB | 44/62 kB
Progress (4): 5.8 kB | 283/291 kB | 53/239 kB | 48/62 kB
Progress (4): 5.8 kB | 287/291 kB | 53/239 kB | 48/62 kB
Progress (4): 5.8 kB | 287/291 kB | 53/239 kB | 52/62 kB
Progress (4): 5.8 kB | 287/291 kB | 57/239 kB | 52/62 kB
Progress (4): 5.8 kB | 287/291 kB | 61/239 kB | 52/62 kB
Progress (4): 5.8 kB | 287/291 kB | 65/239 kB | 52/62 kB
Progress (4): 5.8 kB | 287/291 kB | 66/239 kB | 52/62 kB
Progress (4): 5.8 kB | 287/291 kB | 66/239 kB | 56/62 kB
Progress (4): 5.8 kB | 287/291 kB | 70/239 kB | 56/62 kB
Progress (4): 5.8 kB | 291/291 kB | 70/239 kB | 56/62 kB
Progress (4): 5.8 kB | 291/291 kB | 74/239 kB | 56/62 kB
Progress (4): 5.8 kB | 291/291 kB | 74/239 kB | 60/62 kB
Progress (5): 5.8 kB | 291/291 kB | 74/239 kB | 60/62 kB | 4.1/50 kB
Progress (5): 5.8 kB | 291/291 kB | 74/239 kB | 62 kB | 4.1/50 kB   
Progress (5): 5.8 kB | 291/291 kB | 78/239 kB | 62 kB | 4.1/50 kB
Progress (5): 5.8 kB | 291 kB | 78/239 kB | 62 kB | 4.1/50 kB    
Progress (5): 5.8 kB | 291 kB | 82/239 kB | 62 kB | 4.1/50 kB
Progress (5): 5.8 kB | 291 kB | 82/239 kB | 62 kB | 7.7/50 kB
Progress (5): 5.8 kB | 291 kB | 86/239 kB | 62 kB | 7.7/50 kB
Progress (5): 5.8 kB | 291 kB | 86/239 kB | 62 kB | 12/50 kB 
Progress (5): 5.8 kB | 291 kB | 90/239 kB | 62 kB | 12/50 kB
Progress (5): 5.8 kB | 291 kB | 90/239 kB | 62 kB | 16/50 kB
Progress (5): 5.8 kB | 291 kB | 94/239 kB | 62 kB | 16/50 kB
Progress (5): 5.8 kB | 291 kB | 94/239 kB | 62 kB | 20/50 kB
Progress (5): 5.8 kB | 291 kB | 98/239 kB | 62 kB | 20/50 kB
Progress (5): 5.8 kB | 291 kB | 98/239 kB | 62 kB | 24/50 kB
Progress (5): 5.8 kB | 291 kB | 98/239 kB | 62 kB | 24/50 kB
Progress (5): 5.8 kB | 291 kB | 98/239 kB | 62 kB | 28/50 kB
Progress (5): 5.8 kB | 291 kB | 102/239 kB | 62 kB | 28/50 kB
Progress (5): 5.8 kB | 291 kB | 102/239 kB | 62 kB | 32/50 kB
Progress (5): 5.8 kB | 291 kB | 106/239 kB | 62 kB | 32/50 kB
Progress (5): 5.8 kB | 291 kB | 110/239 kB | 62 kB | 32/50 kB
Progress (5): 5.8 kB | 291 kB | 114/239 kB | 62 kB | 32/50 kB
Progress (5): 5.8 kB | 291 kB | 114/239 kB | 62 kB | 36/50 kB
Progress (5): 5.8 kB | 291 kB | 118/239 kB | 62 kB | 36/50 kB
Progress (5): 5.8 kB | 291 kB | 118/239 kB | 62 kB | 40/50 kB
Progress (5): 5.8 kB | 291 kB | 122/239 kB | 62 kB | 40/50 kB
Progress (5): 5.8 kB | 291 kB | 122/239 kB | 62 kB | 44/50 kB
Progress (5): 5.8 kB | 291 kB | 126/239 kB | 62 kB | 44/50 kB
Progress (5): 5.8 kB | 291 kB | 126/239 kB | 62 kB | 48/50 kB
Progress (5): 5.8 kB | 291 kB | 130/239 kB | 62 kB | 48/50 kB
Progress (5): 5.8 kB | 291 kB | 130/239 kB | 62 kB | 50 kB   
Progress (5): 5.8 kB | 291 kB | 134/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 138/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 142/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 146/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 150/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 154/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 158/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 162/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 166/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 170/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 174/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 178/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 182/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 186/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 190/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 194/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 198/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 202/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 206/239 kB | 62 kB | 50 kB
Progress (5): 5.8 kB | 291 kB | 210/239 kB | 62 kB | 50 kB
                                                          
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 224 kB/s)
02:02:31 Progress (4): 5.8 kB | 291 kB | 214/239 kB | 50 kB
                                                  
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar
02:02:31 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.1 MB/s)
02:02:31 Progress (3): 5.8 kB | 218/239 kB | 50 kB
                                         
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar
02:02:31 Progress (3): 5.8 kB | 222/239 kB | 50 kB
Progress (3): 5.8 kB | 226/239 kB | 50 kB
Progress (3): 5.8 kB | 230/239 kB | 50 kB
Progress (3): 5.8 kB | 234/239 kB | 50 kB
Progress (3): 5.8 kB | 238/239 kB | 50 kB
Progress (3): 5.8 kB | 239 kB | 50 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.jar (50 kB at 169 kB/s)
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar
02:02:31 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 807 kB/s)
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar
02:02:31 Progress (2): 5.8 kB | 4.1/409 kB
Progress (2): 5.8 kB | 7.7/409 kB
Progress (2): 5.8 kB | 12/409 kB 
Progress (2): 5.8 kB | 16/409 kB
Progress (2): 5.8 kB | 20/409 kB
Progress (3): 5.8 kB | 20/409 kB | 4.1/45 kB
Progress (3): 5.8 kB | 24/409 kB | 4.1/45 kB
Progress (3): 5.8 kB | 24/409 kB | 7.7/45 kB
Progress (3): 5.8 kB | 28/409 kB | 7.7/45 kB
Progress (3): 5.8 kB | 28/409 kB | 12/45 kB 
Progress (3): 5.8 kB | 32/409 kB | 12/45 kB
Progress (3): 5.8 kB | 32/409 kB | 16/45 kB
Progress (3): 5.8 kB | 36/409 kB | 16/45 kB
Progress (3): 5.8 kB | 36/409 kB | 20/45 kB
Progress (3): 5.8 kB | 40/409 kB | 20/45 kB
Progress (3): 5.8 kB | 40/409 kB | 24/45 kB
Progress (3): 5.8 kB | 44/409 kB | 24/45 kB
Progress (3): 5.8 kB | 44/409 kB | 28/45 kB
Progress (3): 5.8 kB | 48/409 kB | 28/45 kB
Progress (3): 5.8 kB | 48/409 kB | 32/45 kB
Progress (3): 5.8 kB | 52/409 kB | 32/45 kB
Progress (3): 5.8 kB | 52/409 kB | 36/45 kB
Progress (3): 5.8 kB | 56/409 kB | 36/45 kB
Progress (3): 5.8 kB | 56/409 kB | 40/45 kB
Progress (3): 5.8 kB | 60/409 kB | 40/45 kB
Progress (3): 5.8 kB | 60/409 kB | 44/45 kB
Progress (3): 5.8 kB | 64/409 kB | 44/45 kB
Progress (3): 5.8 kB | 64/409 kB | 45 kB   
Progress (4): 5.8 kB | 64/409 kB | 45 kB | 4.1/733 kB
Progress (4): 5.8 kB | 68/409 kB | 45 kB | 4.1/733 kB
Progress (4): 5.8 kB | 68/409 kB | 45 kB | 7.7/733 kB
Progress (5): 5.8 kB | 68/409 kB | 45 kB | 7.7/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 68/409 kB | 45 kB | 12/733 kB | 0/2.3 MB 
Progress (5): 5.8 kB | 72/409 kB | 45 kB | 12/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 72/409 kB | 45 kB | 16/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 72/409 kB | 45 kB | 16/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 72/409 kB | 45 kB | 20/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 76/409 kB | 45 kB | 20/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 76/409 kB | 45 kB | 24/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 76/409 kB | 45 kB | 24/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 76/409 kB | 45 kB | 28/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 80/409 kB | 45 kB | 28/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 80/409 kB | 45 kB | 32/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 80/409 kB | 45 kB | 32/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 80/409 kB | 45 kB | 36/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 84/409 kB | 45 kB | 36/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 84/409 kB | 45 kB | 40/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 84/409 kB | 45 kB | 40/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 84/409 kB | 45 kB | 44/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 88/409 kB | 45 kB | 44/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 88/409 kB | 45 kB | 48/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 88/409 kB | 45 kB | 48/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 88/409 kB | 45 kB | 52/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 92/409 kB | 45 kB | 52/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 92/409 kB | 45 kB | 56/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 92/409 kB | 45 kB | 56/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 92/409 kB | 45 kB | 60/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 96/409 kB | 45 kB | 60/733 kB | 0/2.3 MB
Progress (5): 5.8 kB | 96/409 kB | 45 kB | 64/733 kB | 0/2.3 MB
                                                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 146 kB/s)
02:02:31 Progress (4): 5.8 kB | 96/409 kB | 64/733 kB | 0/2.3 MB
                                                       
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar
02:02:31 Progress (4): 5.8 kB | 96/409 kB | 68/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 100/409 kB | 68/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 100/409 kB | 72/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 100/409 kB | 72/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 100/409 kB | 76/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 104/409 kB | 76/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 104/409 kB | 80/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 104/409 kB | 80/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 104/409 kB | 84/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 108/409 kB | 84/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 108/409 kB | 88/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 108/409 kB | 88/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 108/409 kB | 92/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 112/409 kB | 92/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 112/409 kB | 96/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 112/409 kB | 96/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 112/409 kB | 100/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 116/409 kB | 100/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 116/409 kB | 104/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 116/409 kB | 104/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 116/409 kB | 108/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 120/409 kB | 108/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 120/409 kB | 112/733 kB | 0/2.3 MB
Progress (4): 5.8 kB | 120/409 kB | 112/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 120/409 kB | 116/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 124/409 kB | 116/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 124/409 kB | 120/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 124/409 kB | 120/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 124/409 kB | 124/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 128/409 kB | 124/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 128/409 kB | 128/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 128/409 kB | 128/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 128/409 kB | 132/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 132/409 kB | 132/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 132/409 kB | 136/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 132/409 kB | 136/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 132/409 kB | 140/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 136/409 kB | 140/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 136/409 kB | 144/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 136/409 kB | 144/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 136/409 kB | 148/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 140/409 kB | 148/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 140/409 kB | 152/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 140/409 kB | 152/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 140/409 kB | 156/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 144/409 kB | 156/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 144/409 kB | 160/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 144/409 kB | 160/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 144/409 kB | 164/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 148/409 kB | 164/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 148/409 kB | 168/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 148/409 kB | 168/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 148/409 kB | 172/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 152/409 kB | 172/733 kB | 0.1/2.3 MB
Progress (4): 5.8 kB | 152/409 kB | 176/733 kB | 0.1/2.3 MB
Progress (5): 5.8 kB | 152/409 kB | 176/733 kB | 0.1/2.3 MB | 4.1/327 kB
Progress (5): 5.8 kB | 152/409 kB | 176/733 kB | 0.1/2.3 MB | 4.1/327 kB
Progress (5): 5.8 kB | 152/409 kB | 176/733 kB | 0.1/2.3 MB | 7.7/327 kB
Progress (5): 5.8 kB | 152/409 kB | 180/733 kB | 0.1/2.3 MB | 7.7/327 kB
Progress (5): 5.8 kB | 156/409 kB | 180/733 kB | 0.1/2.3 MB | 7.7/327 kB
Progress (5): 5.8 kB | 156/409 kB | 184/733 kB | 0.1/2.3 MB | 7.7/327 kB
Progress (5): 5.8 kB | 156/409 kB | 184/733 kB | 0.1/2.3 MB | 12/327 kB 
Progress (5): 5.8 kB | 156/409 kB | 184/733 kB | 0.1/2.3 MB | 12/327 kB
Progress (5): 5.8 kB | 156/409 kB | 184/733 kB | 0.1/2.3 MB | 16/327 kB
Progress (5): 5.8 kB | 156/409 kB | 188/733 kB | 0.1/2.3 MB | 16/327 kB
Progress (5): 5.8 kB | 160/409 kB | 188/733 kB | 0.1/2.3 MB | 16/327 kB
Progress (5): 5.8 kB | 160/409 kB | 192/733 kB | 0.1/2.3 MB | 16/327 kB
Progress (5): 5.8 kB | 160/409 kB | 192/733 kB | 0.1/2.3 MB | 20/327 kB
Progress (5): 5.8 kB | 160/409 kB | 192/733 kB | 0.1/2.3 MB | 20/327 kB
Progress (5): 5.8 kB | 160/409 kB | 192/733 kB | 0.1/2.3 MB | 24/327 kB
Progress (5): 5.8 kB | 160/409 kB | 196/733 kB | 0.1/2.3 MB | 24/327 kB
Progress (5): 5.8 kB | 164/409 kB | 196/733 kB | 0.1/2.3 MB | 24/327 kB
Progress (5): 5.8 kB | 164/409 kB | 200/733 kB | 0.1/2.3 MB | 24/327 kB
Progress (5): 5.8 kB | 164/409 kB | 200/733 kB | 0.1/2.3 MB | 28/327 kB
Progress (5): 5.8 kB | 164/409 kB | 200/733 kB | 0.1/2.3 MB | 28/327 kB
Progress (5): 5.8 kB | 164/409 kB | 200/733 kB | 0.1/2.3 MB | 32/327 kB
Progress (5): 5.8 kB | 164/409 kB | 204/733 kB | 0.1/2.3 MB | 32/327 kB
Progress (5): 5.8 kB | 168/409 kB | 204/733 kB | 0.1/2.3 MB | 32/327 kB
Progress (5): 5.8 kB | 168/409 kB | 208/733 kB | 0.1/2.3 MB | 32/327 kB
Progress (5): 5.8 kB | 168/409 kB | 208/733 kB | 0.1/2.3 MB | 33/327 kB
Progress (5): 5.8 kB | 168/409 kB | 208/733 kB | 0.1/2.3 MB | 33/327 kB
Progress (5): 5.8 kB | 168/409 kB | 208/733 kB | 0.1/2.3 MB | 37/327 kB
Progress (5): 5.8 kB | 168/409 kB | 212/733 kB | 0.1/2.3 MB | 37/327 kB
Progress (5): 5.8 kB | 172/409 kB | 212/733 kB | 0.1/2.3 MB | 37/327 kB
Progress (5): 5.8 kB | 172/409 kB | 216/733 kB | 0.1/2.3 MB | 37/327 kB
Progress (5): 5.8 kB | 172/409 kB | 216/733 kB | 0.1/2.3 MB | 41/327 kB
Progress (5): 5.8 kB | 172/409 kB | 216/733 kB | 0.1/2.3 MB | 41/327 kB
Progress (5): 5.8 kB | 172/409 kB | 216/733 kB | 0.1/2.3 MB | 45/327 kB
Progress (5): 5.8 kB | 172/409 kB | 220/733 kB | 0.1/2.3 MB | 45/327 kB
Progress (5): 5.8 kB | 176/409 kB | 220/733 kB | 0.1/2.3 MB | 45/327 kB
Progress (5): 5.8 kB | 176/409 kB | 224/733 kB | 0.1/2.3 MB | 45/327 kB
Progress (5): 5.8 kB | 176/409 kB | 224/733 kB | 0.1/2.3 MB | 49/327 kB
Progress (5): 5.8 kB | 176/409 kB | 224/733 kB | 0.1/2.3 MB | 49/327 kB
Progress (5): 5.8 kB | 176/409 kB | 224/733 kB | 0.1/2.3 MB | 53/327 kB
Progress (5): 5.8 kB | 176/409 kB | 228/733 kB | 0.1/2.3 MB | 53/327 kB
Progress (5): 5.8 kB | 180/409 kB | 228/733 kB | 0.1/2.3 MB | 53/327 kB
Progress (5): 5.8 kB | 180/409 kB | 232/733 kB | 0.1/2.3 MB | 53/327 kB
Progress (5): 5.8 kB | 180/409 kB | 232/733 kB | 0.1/2.3 MB | 57/327 kB
Progress (5): 5.8 kB | 180/409 kB | 232/733 kB | 0.1/2.3 MB | 57/327 kB
Progress (5): 5.8 kB | 180/409 kB | 232/733 kB | 0.1/2.3 MB | 61/327 kB
Progress (5): 5.8 kB | 180/409 kB | 236/733 kB | 0.1/2.3 MB | 61/327 kB
Progress (5): 5.8 kB | 184/409 kB | 236/733 kB | 0.1/2.3 MB | 61/327 kB
Progress (5): 5.8 kB | 184/409 kB | 240/733 kB | 0.1/2.3 MB | 61/327 kB
Progress (5): 5.8 kB | 184/409 kB | 240/733 kB | 0.1/2.3 MB | 65/327 kB
Progress (5): 5.8 kB | 184/409 kB | 240/733 kB | 0.1/2.3 MB | 65/327 kB
Progress (5): 5.8 kB | 184/409 kB | 240/733 kB | 0.1/2.3 MB | 66/327 kB
Progress (5): 5.8 kB | 184/409 kB | 244/733 kB | 0.1/2.3 MB | 66/327 kB
Progress (5): 5.8 kB | 188/409 kB | 244/733 kB | 0.1/2.3 MB | 66/327 kB
Progress (5): 5.8 kB | 188/409 kB | 248/733 kB | 0.1/2.3 MB | 66/327 kB
Progress (5): 5.8 kB | 188/409 kB | 248/733 kB | 0.1/2.3 MB | 70/327 kB
Progress (5): 5.8 kB | 188/409 kB | 248/733 kB | 0.1/2.3 MB | 70/327 kB
Progress (5): 5.8 kB | 188/409 kB | 248/733 kB | 0.1/2.3 MB | 74/327 kB
Progress (5): 5.8 kB | 188/409 kB | 252/733 kB | 0.1/2.3 MB | 74/327 kB
Progress (5): 5.8 kB | 192/409 kB | 252/733 kB | 0.1/2.3 MB | 74/327 kB
Progress (5): 5.8 kB | 192/409 kB | 256/733 kB | 0.1/2.3 MB | 74/327 kB
Progress (5): 5.8 kB | 192/409 kB | 256/733 kB | 0.1/2.3 MB | 78/327 kB
Progress (5): 5.8 kB | 192/409 kB | 256/733 kB | 0.1/2.3 MB | 78/327 kB
Progress (5): 5.8 kB | 192/409 kB | 256/733 kB | 0.1/2.3 MB | 82/327 kB
Progress (5): 5.8 kB | 192/409 kB | 260/733 kB | 0.1/2.3 MB | 82/327 kB
Progress (5): 5.8 kB | 196/409 kB | 260/733 kB | 0.1/2.3 MB | 82/327 kB
Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 82/327 kB
Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB
Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB
Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB
Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB
Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB
Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 86/327 kB
Progress (5): 5.8 kB | 196/409 kB | 264/733 kB | 0.1/2.3 MB | 90/327 kB
Progress (5): 5.8 kB | 196/409 kB | 268/733 kB | 0.1/2.3 MB | 90/327 kB
Progress (5): 5.8 kB | 200/409 kB | 268/733 kB | 0.1/2.3 MB | 90/327 kB
Progress (5): 5.8 kB | 200/409 kB | 272/733 kB | 0.1/2.3 MB | 90/327 kB
Progress (5): 5.8 kB | 200/409 kB | 272/733 kB | 0.1/2.3 MB | 94/327 kB
Progress (5): 5.8 kB | 200/409 kB | 272/733 kB | 0.1/2.3 MB | 94/327 kB
Progress (5): 5.8 kB | 200/409 kB | 272/733 kB | 0.1/2.3 MB | 98/327 kB
Progress (5): 5.8 kB | 200/409 kB | 276/733 kB | 0.1/2.3 MB | 98/327 kB
Progress (5): 5.8 kB | 204/409 kB | 276/733 kB | 0.1/2.3 MB | 98/327 kB
Progress (5): 5.8 kB | 204/409 kB | 280/733 kB | 0.1/2.3 MB | 98/327 kB
Progress (5): 5.8 kB | 204/409 kB | 280/733 kB | 0.1/2.3 MB | 102/327 kB
Progress (5): 5.8 kB | 204/409 kB | 280/733 kB | 0.1/2.3 MB | 102/327 kB
Progress (5): 5.8 kB | 204/409 kB | 280/733 kB | 0.1/2.3 MB | 106/327 kB
Progress (5): 5.8 kB | 204/409 kB | 284/733 kB | 0.1/2.3 MB | 106/327 kB
Progress (5): 5.8 kB | 208/409 kB | 284/733 kB | 0.1/2.3 MB | 106/327 kB
Progress (5): 5.8 kB | 208/409 kB | 288/733 kB | 0.1/2.3 MB | 106/327 kB
Progress (5): 5.8 kB | 208/409 kB | 288/733 kB | 0.1/2.3 MB | 110/327 kB
Progress (5): 5.8 kB | 208/409 kB | 288/733 kB | 0.1/2.3 MB | 110/327 kB
Progress (5): 5.8 kB | 208/409 kB | 288/733 kB | 0.1/2.3 MB | 114/327 kB
Progress (5): 5.8 kB | 208/409 kB | 292/733 kB | 0.1/2.3 MB | 114/327 kB
Progress (5): 5.8 kB | 212/409 kB | 292/733 kB | 0.1/2.3 MB | 114/327 kB
Progress (5): 5.8 kB | 212/409 kB | 296/733 kB | 0.1/2.3 MB | 114/327 kB
Progress (5): 5.8 kB | 212/409 kB | 296/733 kB | 0.1/2.3 MB | 118/327 kB
Progress (5): 5.8 kB | 212/409 kB | 296/733 kB | 0.2/2.3 MB | 118/327 kB
Progress (5): 5.8 kB | 212/409 kB | 296/733 kB | 0.2/2.3 MB | 122/327 kB
Progress (5): 5.8 kB | 212/409 kB | 300/733 kB | 0.2/2.3 MB | 122/327 kB
Progress (5): 5.8 kB | 216/409 kB | 300/733 kB | 0.2/2.3 MB | 122/327 kB
Progress (5): 5.8 kB | 216/409 kB | 304/733 kB | 0.2/2.3 MB | 122/327 kB
Progress (5): 5.8 kB | 216/409 kB | 304/733 kB | 0.2/2.3 MB | 126/327 kB
Progress (5): 5.8 kB | 216/409 kB | 304/733 kB | 0.2/2.3 MB | 126/327 kB
Progress (5): 5.8 kB | 216/409 kB | 304/733 kB | 0.2/2.3 MB | 130/327 kB
Progress (5): 5.8 kB | 216/409 kB | 308/733 kB | 0.2/2.3 MB | 130/327 kB
Progress (5): 5.8 kB | 220/409 kB | 308/733 kB | 0.2/2.3 MB | 130/327 kB
Progress (5): 5.8 kB | 220/409 kB | 312/733 kB | 0.2/2.3 MB | 130/327 kB
Progress (5): 5.8 kB | 220/409 kB | 312/733 kB | 0.2/2.3 MB | 134/327 kB
Progress (5): 5.8 kB | 220/409 kB | 312/733 kB | 0.2/2.3 MB | 134/327 kB
Progress (5): 5.8 kB | 220/409 kB | 312/733 kB | 0.2/2.3 MB | 138/327 kB
Progress (5): 5.8 kB | 220/409 kB | 316/733 kB | 0.2/2.3 MB | 138/327 kB
Progress (5): 5.8 kB | 224/409 kB | 316/733 kB | 0.2/2.3 MB | 138/327 kB
Progress (5): 5.8 kB | 224/409 kB | 320/733 kB | 0.2/2.3 MB | 138/327 kB
Progress (5): 5.8 kB | 224/409 kB | 320/733 kB | 0.2/2.3 MB | 142/327 kB
Progress (5): 5.8 kB | 224/409 kB | 320/733 kB | 0.2/2.3 MB | 142/327 kB
Progress (5): 5.8 kB | 224/409 kB | 320/733 kB | 0.2/2.3 MB | 146/327 kB
Progress (5): 5.8 kB | 224/409 kB | 324/733 kB | 0.2/2.3 MB | 146/327 kB
Progress (5): 5.8 kB | 228/409 kB | 324/733 kB | 0.2/2.3 MB | 146/327 kB
Progress (5): 5.8 kB | 228/409 kB | 328/733 kB | 0.2/2.3 MB | 146/327 kB
Progress (5): 5.8 kB | 228/409 kB | 328/733 kB | 0.2/2.3 MB | 150/327 kB
Progress (5): 5.8 kB | 228/409 kB | 328/733 kB | 0.2/2.3 MB | 150/327 kB
Progress (5): 5.8 kB | 228/409 kB | 328/733 kB | 0.2/2.3 MB | 154/327 kB
Progress (5): 5.8 kB | 228/409 kB | 332/733 kB | 0.2/2.3 MB | 154/327 kB
Progress (5): 5.8 kB | 232/409 kB | 332/733 kB | 0.2/2.3 MB | 154/327 kB
Progress (5): 5.8 kB | 232/409 kB | 336/733 kB | 0.2/2.3 MB | 154/327 kB
Progress (5): 5.8 kB | 232/409 kB | 336/733 kB | 0.2/2.3 MB | 158/327 kB
Progress (5): 5.8 kB | 232/409 kB | 336/733 kB | 0.2/2.3 MB | 158/327 kB
Progress (5): 5.8 kB | 232/409 kB | 336/733 kB | 0.2/2.3 MB | 162/327 kB
Progress (5): 5.8 kB | 232/409 kB | 340/733 kB | 0.2/2.3 MB | 162/327 kB
Progress (5): 5.8 kB | 236/409 kB | 340/733 kB | 0.2/2.3 MB | 162/327 kB
Progress (5): 5.8 kB | 236/409 kB | 344/733 kB | 0.2/2.3 MB | 162/327 kB
Progress (5): 5.8 kB | 236/409 kB | 344/733 kB | 0.2/2.3 MB | 166/327 kB
Progress (5): 5.8 kB | 236/409 kB | 344/733 kB | 0.2/2.3 MB | 166/327 kB
Progress (5): 5.8 kB | 236/409 kB | 344/733 kB | 0.2/2.3 MB | 170/327 kB
Progress (5): 5.8 kB | 236/409 kB | 348/733 kB | 0.2/2.3 MB | 170/327 kB
Progress (5): 5.8 kB | 240/409 kB | 348/733 kB | 0.2/2.3 MB | 170/327 kB
Progress (5): 5.8 kB | 240/409 kB | 352/733 kB | 0.2/2.3 MB | 170/327 kB
Progress (5): 5.8 kB | 240/409 kB | 352/733 kB | 0.2/2.3 MB | 174/327 kB
Progress (5): 5.8 kB | 240/409 kB | 352/733 kB | 0.2/2.3 MB | 174/327 kB
Progress (5): 5.8 kB | 240/409 kB | 352/733 kB | 0.2/2.3 MB | 178/327 kB
Progress (5): 5.8 kB | 240/409 kB | 356/733 kB | 0.2/2.3 MB | 178/327 kB
Progress (5): 5.8 kB | 244/409 kB | 356/733 kB | 0.2/2.3 MB | 178/327 kB
Progress (5): 5.8 kB | 244/409 kB | 360/733 kB | 0.2/2.3 MB | 178/327 kB
Progress (5): 5.8 kB | 244/409 kB | 360/733 kB | 0.2/2.3 MB | 182/327 kB
Progress (5): 5.8 kB | 244/409 kB | 360/733 kB | 0.2/2.3 MB | 182/327 kB
Progress (5): 5.8 kB | 244/409 kB | 360/733 kB | 0.2/2.3 MB | 186/327 kB
Progress (5): 5.8 kB | 244/409 kB | 364/733 kB | 0.2/2.3 MB | 186/327 kB
Progress (5): 5.8 kB | 248/409 kB | 364/733 kB | 0.2/2.3 MB | 186/327 kB
Progress (5): 5.8 kB | 248/409 kB | 368/733 kB | 0.2/2.3 MB | 186/327 kB
Progress (5): 5.8 kB | 248/409 kB | 368/733 kB | 0.2/2.3 MB | 190/327 kB
Progress (5): 5.8 kB | 248/409 kB | 368/733 kB | 0.2/2.3 MB | 190/327 kB
Progress (5): 5.8 kB | 248/409 kB | 368/733 kB | 0.2/2.3 MB | 194/327 kB
Progress (5): 5.8 kB | 248/409 kB | 372/733 kB | 0.2/2.3 MB | 194/327 kB
Progress (5): 5.8 kB | 252/409 kB | 372/733 kB | 0.2/2.3 MB | 194/327 kB
Progress (5): 5.8 kB | 252/409 kB | 376/733 kB | 0.2/2.3 MB | 194/327 kB
Progress (5): 5.8 kB | 252/409 kB | 376/733 kB | 0.2/2.3 MB | 198/327 kB
Progress (5): 5.8 kB | 252/409 kB | 376/733 kB | 0.2/2.3 MB | 198/327 kB
Progress (5): 5.8 kB | 252/409 kB | 376/733 kB | 0.2/2.3 MB | 202/327 kB
Progress (5): 5.8 kB | 252/409 kB | 380/733 kB | 0.2/2.3 MB | 202/327 kB
Progress (5): 5.8 kB | 256/409 kB | 380/733 kB | 0.2/2.3 MB | 202/327 kB
Progress (5): 5.8 kB | 256/409 kB | 384/733 kB | 0.2/2.3 MB | 202/327 kB
Progress (5): 5.8 kB | 256/409 kB | 384/733 kB | 0.2/2.3 MB | 206/327 kB
Progress (5): 5.8 kB | 256/409 kB | 384/733 kB | 0.2/2.3 MB | 206/327 kB
Progress (5): 5.8 kB | 256/409 kB | 384/733 kB | 0.2/2.3 MB | 210/327 kB
Progress (5): 5.8 kB | 256/409 kB | 388/733 kB | 0.2/2.3 MB | 210/327 kB
Progress (5): 5.8 kB | 260/409 kB | 388/733 kB | 0.2/2.3 MB | 210/327 kB
Progress (5): 5.8 kB | 260/409 kB | 392/733 kB | 0.2/2.3 MB | 210/327 kB
Progress (5): 5.8 kB | 260/409 kB | 392/733 kB | 0.2/2.3 MB | 214/327 kB
Progress (5): 5.8 kB | 260/409 kB | 392/733 kB | 0.2/2.3 MB | 214/327 kB
Progress (5): 5.8 kB | 260/409 kB | 392/733 kB | 0.2/2.3 MB | 218/327 kB
Progress (5): 5.8 kB | 260/409 kB | 396/733 kB | 0.2/2.3 MB | 218/327 kB
Progress (5): 5.8 kB | 264/409 kB | 396/733 kB | 0.2/2.3 MB | 218/327 kB
Progress (5): 5.8 kB | 264/409 kB | 400/733 kB | 0.2/2.3 MB | 218/327 kB
Progress (5): 5.8 kB | 264/409 kB | 400/733 kB | 0.2/2.3 MB | 222/327 kB
Progress (5): 5.8 kB | 264/409 kB | 400/733 kB | 0.2/2.3 MB | 222/327 kB
Progress (5): 5.8 kB | 264/409 kB | 400/733 kB | 0.2/2.3 MB | 226/327 kB
Progress (5): 5.8 kB | 264/409 kB | 404/733 kB | 0.2/2.3 MB | 226/327 kB
Progress (5): 5.8 kB | 268/409 kB | 404/733 kB | 0.2/2.3 MB | 226/327 kB
Progress (5): 5.8 kB | 268/409 kB | 408/733 kB | 0.2/2.3 MB | 226/327 kB
Progress (5): 5.8 kB | 268/409 kB | 408/733 kB | 0.2/2.3 MB | 230/327 kB
Progress (5): 5.8 kB | 268/409 kB | 408/733 kB | 0.2/2.3 MB | 230/327 kB
Progress (5): 5.8 kB | 268/409 kB | 408/733 kB | 0.2/2.3 MB | 234/327 kB
Progress (5): 5.8 kB | 268/409 kB | 412/733 kB | 0.2/2.3 MB | 234/327 kB
Progress (5): 5.8 kB | 272/409 kB | 412/733 kB | 0.2/2.3 MB | 234/327 kB
Progress (5): 5.8 kB | 272/409 kB | 416/733 kB | 0.2/2.3 MB | 234/327 kB
Progress (5): 5.8 kB | 272/409 kB | 416/733 kB | 0.2/2.3 MB | 238/327 kB
Progress (5): 5.8 kB | 272/409 kB | 416/733 kB | 0.2/2.3 MB | 238/327 kB
Progress (5): 5.8 kB | 272/409 kB | 416/733 kB | 0.2/2.3 MB | 242/327 kB
Progress (5): 5.8 kB | 272/409 kB | 420/733 kB | 0.2/2.3 MB | 242/327 kB
Progress (5): 5.8 kB | 276/409 kB | 420/733 kB | 0.2/2.3 MB | 242/327 kB
                                                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 15 kB/s)
02:02:31 Progress (4): 280/409 kB | 420/733 kB | 0.2/2.3 MB | 242/327 kB
Progress (4): 280/409 kB | 424/733 kB | 0.2/2.3 MB | 242/327 kB
Progress (4): 280/409 kB | 424/733 kB | 0.2/2.3 MB | 246/327 kB
Progress (4): 280/409 kB | 424/733 kB | 0.2/2.3 MB | 246/327 kB
Progress (4): 280/409 kB | 424/733 kB | 0.2/2.3 MB | 250/327 kB
Progress (4): 280/409 kB | 428/733 kB | 0.2/2.3 MB | 250/327 kB
Progress (4): 284/409 kB | 428/733 kB | 0.2/2.3 MB | 250/327 kB
                                                               
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
02:02:31 Progress (4): 288/409 kB | 428/733 kB | 0.2/2.3 MB | 250/327 kB
Progress (4): 288/409 kB | 432/733 kB | 0.2/2.3 MB | 250/327 kB
Progress (4): 288/409 kB | 432/733 kB | 0.2/2.3 MB | 254/327 kB
Progress (4): 288/409 kB | 436/733 kB | 0.2/2.3 MB | 254/327 kB
Progress (4): 288/409 kB | 436/733 kB | 0.2/2.3 MB | 254/327 kB
Progress (4): 288/409 kB | 440/733 kB | 0.2/2.3 MB | 254/327 kB
Progress (4): 288/409 kB | 440/733 kB | 0.2/2.3 MB | 258/327 kB
Progress (4): 292/409 kB | 440/733 kB | 0.2/2.3 MB | 258/327 kB
Progress (4): 292/409 kB | 440/733 kB | 0.2/2.3 MB | 262/327 kB
Progress (4): 292/409 kB | 444/733 kB | 0.2/2.3 MB | 262/327 kB
Progress (4): 292/409 kB | 444/733 kB | 0.2/2.3 MB | 262/327 kB
Progress (4): 292/409 kB | 448/733 kB | 0.2/2.3 MB | 262/327 kB
Progress (4): 292/409 kB | 448/733 kB | 0.2/2.3 MB | 266/327 kB
Progress (4): 296/409 kB | 448/733 kB | 0.2/2.3 MB | 266/327 kB
Progress (4): 296/409 kB | 448/733 kB | 0.2/2.3 MB | 270/327 kB
Progress (4): 296/409 kB | 452/733 kB | 0.2/2.3 MB | 270/327 kB
Progress (4): 296/409 kB | 452/733 kB | 0.2/2.3 MB | 270/327 kB
Progress (4): 296/409 kB | 456/733 kB | 0.2/2.3 MB | 270/327 kB
Progress (4): 296/409 kB | 456/733 kB | 0.2/2.3 MB | 274/327 kB
Progress (4): 300/409 kB | 456/733 kB | 0.2/2.3 MB | 274/327 kB
Progress (4): 300/409 kB | 456/733 kB | 0.2/2.3 MB | 278/327 kB
Progress (4): 300/409 kB | 460/733 kB | 0.2/2.3 MB | 278/327 kB
Progress (4): 300/409 kB | 460/733 kB | 0.2/2.3 MB | 278/327 kB
Progress (4): 300/409 kB | 464/733 kB | 0.2/2.3 MB | 278/327 kB
Progress (4): 300/409 kB | 464/733 kB | 0.2/2.3 MB | 282/327 kB
Progress (4): 304/409 kB | 464/733 kB | 0.2/2.3 MB | 282/327 kB
Progress (4): 304/409 kB | 464/733 kB | 0.2/2.3 MB | 286/327 kB
Progress (4): 304/409 kB | 468/733 kB | 0.2/2.3 MB | 286/327 kB
Progress (4): 304/409 kB | 468/733 kB | 0.2/2.3 MB | 286/327 kB
Progress (4): 304/409 kB | 472/733 kB | 0.2/2.3 MB | 286/327 kB
Progress (4): 304/409 kB | 472/733 kB | 0.2/2.3 MB | 290/327 kB
Progress (4): 308/409 kB | 472/733 kB | 0.2/2.3 MB | 290/327 kB
Progress (4): 308/409 kB | 472/733 kB | 0.2/2.3 MB | 294/327 kB
Progress (4): 308/409 kB | 476/733 kB | 0.2/2.3 MB | 294/327 kB
Progress (4): 308/409 kB | 476/733 kB | 0.2/2.3 MB | 294/327 kB
Progress (4): 308/409 kB | 480/733 kB | 0.2/2.3 MB | 294/327 kB
Progress (4): 308/409 kB | 480/733 kB | 0.2/2.3 MB | 298/327 kB
Progress (4): 312/409 kB | 480/733 kB | 0.2/2.3 MB | 298/327 kB
Progress (4): 312/409 kB | 480/733 kB | 0.2/2.3 MB | 302/327 kB
Progress (4): 312/409 kB | 484/733 kB | 0.2/2.3 MB | 302/327 kB
Progress (4): 312/409 kB | 484/733 kB | 0.2/2.3 MB | 302/327 kB
Progress (4): 312/409 kB | 488/733 kB | 0.2/2.3 MB | 302/327 kB
Progress (4): 312/409 kB | 488/733 kB | 0.2/2.3 MB | 306/327 kB
Progress (4): 316/409 kB | 488/733 kB | 0.2/2.3 MB | 306/327 kB
Progress (4): 316/409 kB | 488/733 kB | 0.2/2.3 MB | 310/327 kB
Progress (4): 316/409 kB | 492/733 kB | 0.2/2.3 MB | 310/327 kB
Progress (4): 316/409 kB | 492/733 kB | 0.2/2.3 MB | 310/327 kB
Progress (4): 316/409 kB | 496/733 kB | 0.2/2.3 MB | 310/327 kB
Progress (4): 316/409 kB | 496/733 kB | 0.2/2.3 MB | 314/327 kB
Progress (4): 320/409 kB | 496/733 kB | 0.2/2.3 MB | 314/327 kB
Progress (4): 320/409 kB | 496/733 kB | 0.2/2.3 MB | 318/327 kB
Progress (4): 320/409 kB | 500/733 kB | 0.2/2.3 MB | 318/327 kB
Progress (4): 320/409 kB | 500/733 kB | 0.3/2.3 MB | 318/327 kB
Progress (4): 320/409 kB | 504/733 kB | 0.3/2.3 MB | 318/327 kB
Progress (4): 320/409 kB | 504/733 kB | 0.3/2.3 MB | 322/327 kB
Progress (4): 324/409 kB | 504/733 kB | 0.3/2.3 MB | 322/327 kB
Progress (4): 324/409 kB | 504/733 kB | 0.3/2.3 MB | 326/327 kB
Progress (4): 324/409 kB | 508/733 kB | 0.3/2.3 MB | 326/327 kB
Progress (4): 324/409 kB | 508/733 kB | 0.3/2.3 MB | 326/327 kB
Progress (4): 324/409 kB | 512/733 kB | 0.3/2.3 MB | 326/327 kB
Progress (4): 324/409 kB | 512/733 kB | 0.3/2.3 MB | 327 kB    
Progress (4): 328/409 kB | 512/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 328/409 kB | 516/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 328/409 kB | 516/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 328/409 kB | 520/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 332/409 kB | 520/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 332/409 kB | 524/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 332/409 kB | 524/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 332/409 kB | 528/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 336/409 kB | 528/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 336/409 kB | 532/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 336/409 kB | 532/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 336/409 kB | 536/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 340/409 kB | 536/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 340/409 kB | 540/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 340/409 kB | 540/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 340/409 kB | 544/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 344/409 kB | 544/733 kB | 0.3/2.3 MB | 327 kB
Progress (4): 344/409 kB | 548/733 kB | 0.3/2.3 MB | 327 kB
Progress (5): 344/409 kB | 548/733 kB | 0.3/2.3 MB | 327 kB | 4.1/62 kB
Progress (5): 344/409 kB | 548/733 kB | 0.3/2.3 MB | 327 kB | 4.1/62 kB
Progress (5): 344/409 kB | 548/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB
Progress (5): 344/409 kB | 552/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB
Progress (5): 348/409 kB | 552/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB
Progress (5): 348/409 kB | 556/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB
Progress (5): 348/409 kB | 556/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB
Progress (5): 348/409 kB | 560/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB
Progress (5): 352/409 kB | 560/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB
Progress (5): 352/409 kB | 564/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB
Progress (5): 352/409 kB | 564/733 kB | 0.3/2.3 MB | 327 kB | 7.7/62 kB
Progress (5): 352/409 kB | 564/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB 
Progress (5): 352/409 kB | 564/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB
Progress (5): 352/409 kB | 568/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB
Progress (5): 356/409 kB | 568/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB
Progress (5): 356/409 kB | 572/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB
Progress (5): 356/409 kB | 572/733 kB | 0.3/2.3 MB | 327 kB | 12/62 kB
Progress (5): 356/409 kB | 572/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB
Progress (5): 356/409 kB | 572/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB
Progress (5): 356/409 kB | 576/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB
Progress (5): 360/409 kB | 576/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB
Progress (5): 360/409 kB | 580/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB
Progress (5): 360/409 kB | 580/733 kB | 0.3/2.3 MB | 327 kB | 16/62 kB
Progress (5): 360/409 kB | 580/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB
Progress (5): 360/409 kB | 580/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB
Progress (5): 360/409 kB | 584/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB
Progress (5): 364/409 kB | 584/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB
Progress (5): 364/409 kB | 588/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB
Progress (5): 364/409 kB | 588/733 kB | 0.3/2.3 MB | 327 kB | 20/62 kB
Progress (5): 364/409 kB | 588/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB
Progress (5): 364/409 kB | 588/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB
Progress (5): 364/409 kB | 592/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB
Progress (5): 368/409 kB | 592/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB
Progress (5): 368/409 kB | 596/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB
Progress (5): 368/409 kB | 596/733 kB | 0.3/2.3 MB | 327 kB | 24/62 kB
Progress (5): 368/409 kB | 596/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB
Progress (5): 368/409 kB | 596/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB
Progress (5): 368/409 kB | 600/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB
Progress (5): 372/409 kB | 600/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB
Progress (5): 372/409 kB | 604/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB
Progress (5): 372/409 kB | 604/733 kB | 0.3/2.3 MB | 327 kB | 28/62 kB
Progress (5): 372/409 kB | 604/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB
Progress (5): 372/409 kB | 604/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB
Progress (5): 372/409 kB | 608/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB
Progress (5): 376/409 kB | 608/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB
Progress (5): 376/409 kB | 612/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB
Progress (5): 376/409 kB | 612/733 kB | 0.3/2.3 MB | 327 kB | 32/62 kB
Progress (5): 376/409 kB | 612/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB
Progress (5): 376/409 kB | 612/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB
Progress (5): 376/409 kB | 616/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB
Progress (5): 380/409 kB | 616/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB
Progress (5): 380/409 kB | 620/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB
Progress (5): 380/409 kB | 620/733 kB | 0.3/2.3 MB | 327 kB | 36/62 kB
Progress (5): 380/409 kB | 620/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB
Progress (5): 380/409 kB | 620/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB
Progress (5): 380/409 kB | 624/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB
Progress (5): 384/409 kB | 624/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB
Progress (5): 384/409 kB | 628/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB
Progress (5): 384/409 kB | 628/733 kB | 0.3/2.3 MB | 327 kB | 40/62 kB
Progress (5): 384/409 kB | 628/733 kB | 0.3/2.3 MB | 327 kB | 44/62 kB
Progress (5): 384/409 kB | 628/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB
Progress (5): 384/409 kB | 632/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB
Progress (5): 388/409 kB | 632/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB
Progress (5): 388/409 kB | 636/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB
Progress (5): 388/409 kB | 636/733 kB | 0.4/2.3 MB | 327 kB | 44/62 kB
Progress (5): 388/409 kB | 636/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB
Progress (5): 388/409 kB | 636/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB
Progress (5): 388/409 kB | 640/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB
Progress (5): 392/409 kB | 640/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB
Progress (5): 392/409 kB | 644/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB
Progress (5): 392/409 kB | 644/733 kB | 0.4/2.3 MB | 327 kB | 48/62 kB
Progress (5): 392/409 kB | 644/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB
Progress (5): 392/409 kB | 644/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB
Progress (5): 392/409 kB | 648/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB
Progress (5): 396/409 kB | 648/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB
Progress (5): 396/409 kB | 652/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB
Progress (5): 396/409 kB | 652/733 kB | 0.4/2.3 MB | 327 kB | 52/62 kB
Progress (5): 396/409 kB | 652/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB
Progress (5): 396/409 kB | 652/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB
Progress (5): 396/409 kB | 656/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB
Progress (5): 400/409 kB | 656/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB
Progress (5): 400/409 kB | 660/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB
Progress (5): 400/409 kB | 660/733 kB | 0.4/2.3 MB | 327 kB | 56/62 kB
Progress (5): 400/409 kB | 660/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB
Progress (5): 400/409 kB | 660/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB
Progress (5): 400/409 kB | 664/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB
Progress (5): 404/409 kB | 664/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB
Progress (5): 404/409 kB | 668/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB
Progress (5): 404/409 kB | 668/733 kB | 0.4/2.3 MB | 327 kB | 60/62 kB
Progress (5): 404/409 kB | 668/733 kB | 0.4/2.3 MB | 327 kB | 62 kB   
Progress (5): 404/409 kB | 668/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 404/409 kB | 672/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 408/409 kB | 672/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 408/409 kB | 676/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 408/409 kB | 676/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 408/409 kB | 680/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 680/733 kB | 0.4/2.3 MB | 327 kB | 62 kB    
Progress (5): 409 kB | 684/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 684/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 688/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 688/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 692/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 692/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 696/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 696/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 700/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 700/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 704/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 704/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 708/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 708/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 712/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 712/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 716/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 716/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 720/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 720/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 724/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 724/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 728/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 728/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 732/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 732/733 kB | 0.4/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 733 kB | 0.4/2.3 MB | 327 kB | 62 kB    
Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB
Progress (5): 409 kB | 733 kB | 0.5/2.3 MB | 327 kB | 62 kB
                                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.10/commons-compress-1.10.jar (409 kB at 882 kB/s)
02:02:31 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 133 kB/s)
02:02:31 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.1/httpclient-4.5.1.jar (733 kB at 1.6 MB/s)
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar
02:02:31 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar
02:02:31 Progress (2): 0.5/2.3 MB | 327 kB
                                 
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.3/httpcore-4.4.3.jar (327 kB at 701 kB/s)
02:02:31 Progress (1): 0.5/2.3 MB
                        
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar
02:02:31 Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.5/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.6/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.7/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (1): 0.8/2.3 MB
Progress (2): 0.8/2.3 MB | 4.1/41 kB
Progress (2): 0.9/2.3 MB | 4.1/41 kB
Progress (2): 0.9/2.3 MB | 7.7/41 kB
Progress (2): 0.9/2.3 MB | 7.7/41 kB
Progress (2): 0.9/2.3 MB | 12/41 kB 
Progress (2): 0.9/2.3 MB | 12/41 kB
Progress (2): 0.9/2.3 MB | 16/41 kB
Progress (2): 0.9/2.3 MB | 16/41 kB
Progress (2): 0.9/2.3 MB | 20/41 kB
Progress (2): 0.9/2.3 MB | 20/41 kB
Progress (2): 0.9/2.3 MB | 24/41 kB
Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 24/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 28/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 28/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 28/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 28/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 32/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 32/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 36/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 36/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 40/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 40/41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB   
Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB
Progress (3): 0.9/2.3 MB | 41 kB | 0/1.9 MB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 4.1/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 4.1/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 4.1/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 7.7/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 7.7/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 12/264 kB 
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 12/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 16/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 16/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 20/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 20/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 24/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 24/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 28/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 28/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 32/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0/1.9 MB | 32/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 0.9/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 32/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 33/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 37/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 41/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 41/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 45/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 45/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 49/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 49/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 53/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 53/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 57/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 57/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 57/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 61/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 61/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 61/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 61/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 65/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 65/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 65/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 65/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 66/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 66/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 66/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 66/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 70/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 70/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 70/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 70/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 74/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 74/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 74/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 74/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 78/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 78/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 78/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 78/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 82/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 82/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 82/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 82/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 86/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 86/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 86/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 86/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 90/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 94/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 94/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 94/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 94/264 kB
Progress (4): 1.0/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.1/1.9 MB | 98/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 98/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 98/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 102/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 102/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 102/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 102/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 106/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 106/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 106/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 106/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 110/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 110/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 110/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 110/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 114/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 114/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 114/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 114/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 118/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 118/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 118/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 118/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 122/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 122/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 122/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 126/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 126/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 130/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 130/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 134/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 134/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 138/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 138/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 142/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 142/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 146/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 146/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 150/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 150/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 154/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 154/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 154/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 154/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 158/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 158/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 158/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 158/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 162/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 162/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 162/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 162/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 166/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 166/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 166/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 166/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 170/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 174/264 kB
Progress (4): 1.1/2.3 MB | 41 kB | 0.2/1.9 MB | 174/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 174/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 174/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 178/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 182/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 182/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 182/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.2/1.9 MB | 182/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 182/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 186/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 190/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 194/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 198/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 202/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 206/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 206/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 206/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 206/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 210/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 210/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 210/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 210/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 214/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 214/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 214/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 214/264 kB
Progress (4): 1.2/2.3 MB | 41 kB | 0.3/1.9 MB | 218/264 kB
                                                          
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.1/httpmime-4.5.1.jar (41 kB at 79 kB/s)
02:02:32 Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 222/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 222/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 222/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 226/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 226/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 226/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 230/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 230/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 230/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 234/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 234/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 234/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 234/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 238/264 kB
Progress (3): 1.2/2.3 MB | 0.3/1.9 MB | 238/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 238/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 238/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 242/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 242/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 242/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 246/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 246/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 246/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 250/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 250/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 250/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 254/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 254/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 258/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 262/264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 264 kB    
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.3/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.3/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB
Progress (3): 1.4/2.3 MB | 0.4/1.9 MB | 264 kB
                                              
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 462 kB/s)
02:02:32 Progress (2): 1.4/2.3 MB | 0.4/1.9 MB
Progress (2): 1.4/2.3 MB | 0.4/1.9 MB
Progress (2): 1.4/2.3 MB | 0.4/1.9 MB
Progress (2): 1.4/2.3 MB | 0.4/1.9 MB
Progress (2): 1.4/2.3 MB | 0.4/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.4/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.5/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.5/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.6/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.7/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.8/1.9 MB
Progress (2): 1.6/2.3 MB | 0.9/1.9 MB
Progress (2): 1.6/2.3 MB | 0.9/1.9 MB
Progress (2): 1.6/2.3 MB | 0.9/1.9 MB
Progress (2): 1.6/2.3 MB | 0.9/1.9 MB
Progress (2): 1.6/2.3 MB | 0.9/1.9 MB
Progress (2): 1.6/2.3 MB | 0.9/1.9 MB
Progress (2): 1.6/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 0.9/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.0/1.9 MB
Progress (2): 1.7/2.3 MB | 1.1/1.9 MB
Progress (2): 1.7/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.1/1.9 MB
Progress (2): 1.8/2.3 MB | 1.2/1.9 MB
Progress (2): 1.8/2.3 MB | 1.2/1.9 MB
Progress (2): 1.8/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.2/1.9 MB
Progress (2): 1.9/2.3 MB | 1.3/1.9 MB
Progress (2): 1.9/2.3 MB | 1.3/1.9 MB
Progress (2): 1.9/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.3/1.9 MB
Progress (2): 2.0/2.3 MB | 1.4/1.9 MB
Progress (2): 2.0/2.3 MB | 1.4/1.9 MB
Progress (2): 2.0/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.4/1.9 MB
Progress (2): 2.1/2.3 MB | 1.5/1.9 MB
Progress (2): 2.1/2.3 MB | 1.5/1.9 MB
Progress (2): 2.1/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.5/1.9 MB
Progress (2): 2.2/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3/2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.6/1.9 MB    
Progress (2): 2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.6/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.7/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.8/1.9 MB
Progress (2): 2.3 MB | 1.9/1.9 MB
Progress (2): 2.3 MB | 1.9/1.9 MB
Progress (2): 2.3 MB | 1.9/1.9 MB
Progress (2): 2.3 MB | 1.9/1.9 MB
Progress (2): 2.3 MB | 1.9/1.9 MB
Progress (2): 2.3 MB | 1.9 MB    
                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/auto/value/auto-value/1.1/auto-value-1.1.jar (1.9 MB at 2.2 MB/s)
02:02:32 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/19.0/guava-19.0.jar (2.3 MB at 2.7 MB/s)
02:02:32 [INFO] Skip jar signing
02:02:32 [INFO] 
02:02:32 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ parent ---
02:02:32 [INFO] 
02:02:32 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ parent ---
02:02:32 [INFO] 
02:02:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
02:02:32 Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 139 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
02:02:32 Progress (1): 3.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 160 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/3.8.1/junit-3.8.1.pom
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
02:02:32 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 71 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
02:02:32 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.6/maven-artifact-2.0.6.pom (1.6 kB at 113 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
02:02:32 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.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 88 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom
02:02:32 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.5/plexus-utils-3.0.5.pom (2.5 kB at 84 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
02:02:32 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 745 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
02:02:32 Progress (1): 1.1 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 25 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
02:02:32 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-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 199 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
02:02:32 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
02:02:32 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 127 kB/s)
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/3.8.1/junit-3.8.1.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
02:02:32 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
02:02:32 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.jar
02:02:32 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.jar
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar
02:02:32 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.jar
02:02:32 Progress (1): 4.1/49 kB
Progress (1): 7.7/49 kB
Progress (2): 7.7/49 kB | 4.1/13 kB
Progress (2): 7.7/49 kB | 7.7/13 kB
Progress (2): 7.7/49 kB | 12/13 kB 
Progress (2): 7.7/49 kB | 13 kB   
Progress (3): 7.7/49 kB | 13 kB | 4.1/116 kB
Progress (3): 7.7/49 kB | 13 kB | 7.7/116 kB
Progress (3): 12/49 kB | 13 kB | 7.7/116 kB 
Progress (3): 16/49 kB | 13 kB | 7.7/116 kB
Progress (3): 20/49 kB | 13 kB | 7.7/116 kB
Progress (3): 24/49 kB | 13 kB | 7.7/116 kB
Progress (3): 24/49 kB | 13 kB | 12/116 kB 
Progress (3): 24/49 kB | 13 kB | 16/116 kB
Progress (3): 24/49 kB | 13 kB | 20/116 kB
Progress (3): 24/49 kB | 13 kB | 24/116 kB
Progress (3): 24/49 kB | 13 kB | 28/116 kB
Progress (3): 24/49 kB | 13 kB | 32/116 kB
Progress (4): 24/49 kB | 13 kB | 32/116 kB | 4.1/29 kB
Progress (4): 24/49 kB | 13 kB | 32/116 kB | 7.7/29 kB
Progress (4): 28/49 kB | 13 kB | 32/116 kB | 7.7/29 kB
Progress (4): 32/49 kB | 13 kB | 32/116 kB | 7.7/29 kB
Progress (4): 36/49 kB | 13 kB | 32/116 kB | 7.7/29 kB
Progress (4): 40/49 kB | 13 kB | 32/116 kB | 7.7/29 kB
Progress (4): 44/49 kB | 13 kB | 32/116 kB | 7.7/29 kB
Progress (4): 48/49 kB | 13 kB | 32/116 kB | 7.7/29 kB
Progress (4): 49 kB | 13 kB | 32/116 kB | 7.7/29 kB   
Progress (4): 49 kB | 13 kB | 36/116 kB | 7.7/29 kB
Progress (4): 49 kB | 13 kB | 40/116 kB | 7.7/29 kB
Progress (4): 49 kB | 13 kB | 44/116 kB | 7.7/29 kB
Progress (4): 49 kB | 13 kB | 48/116 kB | 7.7/29 kB
Progress (4): 49 kB | 13 kB | 52/116 kB | 7.7/29 kB
Progress (4): 49 kB | 13 kB | 56/116 kB | 7.7/29 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.jar (13 kB at 262 kB/s)
02:02:32 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
02:02:33 Progress (4): 49 kB | 56/116 kB | 7.7/29 kB | 4.1/35 kB
Progress (4): 49 kB | 56/116 kB | 7.7/29 kB | 7.7/35 kB
Progress (4): 49 kB | 56/116 kB | 12/29 kB | 7.7/35 kB 
Progress (4): 49 kB | 56/116 kB | 16/29 kB | 7.7/35 kB
Progress (4): 49 kB | 56/116 kB | 20/29 kB | 7.7/35 kB
Progress (4): 49 kB | 56/116 kB | 24/29 kB | 7.7/35 kB
Progress (4): 49 kB | 60/116 kB | 24/29 kB | 7.7/35 kB
Progress (4): 49 kB | 64/116 kB | 24/29 kB | 7.7/35 kB
Progress (4): 49 kB | 68/116 kB | 24/29 kB | 7.7/35 kB
Progress (4): 49 kB | 72/116 kB | 24/29 kB | 7.7/35 kB
Progress (4): 49 kB | 76/116 kB | 24/29 kB | 7.7/35 kB
Progress (4): 49 kB | 80/116 kB | 24/29 kB | 7.7/35 kB
Progress (4): 49 kB | 80/116 kB | 24/29 kB | 12/35 kB 
Progress (4): 49 kB | 80/116 kB | 24/29 kB | 16/35 kB
Progress (4): 49 kB | 80/116 kB | 24/29 kB | 20/35 kB
Progress (4): 49 kB | 80/116 kB | 24/29 kB | 24/35 kB
Progress (4): 49 kB | 84/116 kB | 24/29 kB | 24/35 kB
Progress (4): 49 kB | 88/116 kB | 24/29 kB | 24/35 kB
Progress (4): 49 kB | 92/116 kB | 24/29 kB | 24/35 kB
Progress (4): 49 kB | 96/116 kB | 24/29 kB | 24/35 kB
Progress (4): 49 kB | 96/116 kB | 28/29 kB | 24/35 kB
Progress (4): 49 kB | 100/116 kB | 28/29 kB | 24/35 kB
Progress (4): 49 kB | 100/116 kB | 29 kB | 24/35 kB   
Progress (4): 49 kB | 104/116 kB | 29 kB | 24/35 kB
Progress (4): 49 kB | 108/116 kB | 29 kB | 24/35 kB
Progress (4): 49 kB | 112/116 kB | 29 kB | 24/35 kB
Progress (4): 49 kB | 116/116 kB | 29 kB | 24/35 kB
Progress (4): 49 kB | 116 kB | 29 kB | 24/35 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.jar (49 kB at 805 kB/s)
02:02:33 Progress (3): 116 kB | 29 kB | 28/35 kB
                                       
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar
02:02:33 Progress (3): 116 kB | 29 kB | 32/35 kB
Progress (3): 116 kB | 29 kB | 35 kB   
Progress (4): 116 kB | 29 kB | 35 kB | 4.1/121 kB
Progress (4): 116 kB | 29 kB | 35 kB | 7.7/121 kB
Progress (4): 116 kB | 29 kB | 35 kB | 12/121 kB 
Progress (4): 116 kB | 29 kB | 35 kB | 16/121 kB
                                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 419 kB/s)
02:02:33 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.jar
02:02:33 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.7 MB/s)
02:02:33 Progress (2): 35 kB | 20/121 kB
                               
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.jar
02:02:33 Progress (2): 35 kB | 24/121 kB
Progress (2): 35 kB | 28/121 kB
Progress (2): 35 kB | 32/121 kB
Progress (2): 35 kB | 33/121 kB
Progress (2): 35 kB | 37/121 kB
Progress (2): 35 kB | 41/121 kB
Progress (2): 35 kB | 45/121 kB
Progress (2): 35 kB | 49/121 kB
Progress (2): 35 kB | 53/121 kB
Progress (3): 35 kB | 53/121 kB | 4.1/86 kB
Progress (3): 35 kB | 57/121 kB | 4.1/86 kB
Progress (3): 35 kB | 57/121 kB | 7.7/86 kB
Progress (3): 35 kB | 61/121 kB | 7.7/86 kB
Progress (3): 35 kB | 61/121 kB | 12/86 kB 
Progress (3): 35 kB | 65/121 kB | 12/86 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.jar (35 kB at 483 kB/s)
02:02:33 Progress (2): 69/121 kB | 12/86 kB
Progress (2): 69/121 kB | 16/86 kB
Progress (2): 73/121 kB | 16/86 kB
Progress (2): 73/121 kB | 20/86 kB
                                  
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar
02:02:33 Progress (2): 77/121 kB | 20/86 kB
Progress (2): 77/121 kB | 24/86 kB
Progress (2): 81/121 kB | 24/86 kB
Progress (2): 81/121 kB | 28/86 kB
Progress (2): 85/121 kB | 28/86 kB
Progress (2): 85/121 kB | 32/86 kB
Progress (2): 89/121 kB | 32/86 kB
Progress (2): 89/121 kB | 33/86 kB
Progress (2): 93/121 kB | 33/86 kB
Progress (2): 93/121 kB | 37/86 kB
Progress (2): 97/121 kB | 37/86 kB
Progress (2): 97/121 kB | 41/86 kB
Progress (2): 101/121 kB | 41/86 kB
Progress (2): 101/121 kB | 45/86 kB
Progress (2): 105/121 kB | 45/86 kB
Progress (2): 105/121 kB | 49/86 kB
Progress (2): 109/121 kB | 49/86 kB
Progress (2): 109/121 kB | 53/86 kB
Progress (2): 113/121 kB | 53/86 kB
Progress (2): 113/121 kB | 57/86 kB
Progress (2): 117/121 kB | 57/86 kB
Progress (2): 117/121 kB | 61/86 kB
Progress (2): 121/121 kB | 61/86 kB
Progress (2): 121/121 kB | 65/86 kB
Progress (2): 121 kB | 65/86 kB    
Progress (2): 121 kB | 69/86 kB
Progress (2): 121 kB | 73/86 kB
Progress (2): 121 kB | 77/86 kB
Progress (2): 121 kB | 81/86 kB
Progress (2): 121 kB | 85/86 kB
Progress (2): 121 kB | 86 kB   
                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 1.0 MB/s)
02:02:33 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar
02:02:33 Progress (2): 121 kB | 4.1/57 kB
Progress (2): 121 kB | 7.7/57 kB
Progress (2): 121 kB | 12/57 kB 
Progress (2): 121 kB | 16/57 kB
Progress (2): 121 kB | 20/57 kB
Progress (2): 121 kB | 24/57 kB
Progress (2): 121 kB | 28/57 kB
Progress (2): 121 kB | 32/57 kB
Progress (2): 121 kB | 36/57 kB
Progress (2): 121 kB | 40/57 kB
Progress (2): 121 kB | 44/57 kB
Progress (2): 121 kB | 48/57 kB
Progress (2): 121 kB | 52/57 kB
Progress (2): 121 kB | 56/57 kB
Progress (2): 121 kB | 57 kB   
Progress (3): 121 kB | 57 kB | 4.1/230 kB
Progress (3): 121 kB | 57 kB | 7.7/230 kB
Progress (3): 121 kB | 57 kB | 12/230 kB 
Progress (3): 121 kB | 57 kB | 16/230 kB
Progress (3): 121 kB | 57 kB | 20/230 kB
Progress (3): 121 kB | 57 kB | 24/230 kB
Progress (3): 121 kB | 57 kB | 28/230 kB
Progress (3): 121 kB | 57 kB | 32/230 kB
Progress (3): 121 kB | 57 kB | 36/230 kB
Progress (3): 121 kB | 57 kB | 40/230 kB
Progress (3): 121 kB | 57 kB | 44/230 kB
Progress (3): 121 kB | 57 kB | 48/230 kB
Progress (3): 121 kB | 57 kB | 52/230 kB
Progress (3): 121 kB | 57 kB | 56/230 kB
Progress (3): 121 kB | 57 kB | 60/230 kB
Progress (3): 121 kB | 57 kB | 64/230 kB
Progress (3): 121 kB | 57 kB | 68/230 kB
Progress (3): 121 kB | 57 kB | 72/230 kB
Progress (3): 121 kB | 57 kB | 76/230 kB
Progress (3): 121 kB | 57 kB | 80/230 kB
Progress (3): 121 kB | 57 kB | 84/230 kB
Progress (3): 121 kB | 57 kB | 88/230 kB
Progress (3): 121 kB | 57 kB | 92/230 kB
Progress (3): 121 kB | 57 kB | 96/230 kB
Progress (3): 121 kB | 57 kB | 100/230 kB
Progress (3): 121 kB | 57 kB | 104/230 kB
Progress (3): 121 kB | 57 kB | 108/230 kB
Progress (4): 121 kB | 57 kB | 108/230 kB | 4.1/24 kB
Progress (4): 121 kB | 57 kB | 112/230 kB | 4.1/24 kB
Progress (4): 121 kB | 57 kB | 112/230 kB | 7.7/24 kB
Progress (4): 121 kB | 57 kB | 116/230 kB | 7.7/24 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.jar (57 kB at 571 kB/s)
02:02:33 Progress (3): 121 kB | 116/230 kB | 12/24 kB
                                            
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
02:02:33 Progress (4): 121 kB | 116/230 kB | 12/24 kB | 4.1/87 kB
Progress (4): 121 kB | 120/230 kB | 12/24 kB | 4.1/87 kB
Progress (4): 121 kB | 120/230 kB | 12/24 kB | 7.7/87 kB
Progress (4): 121 kB | 120/230 kB | 16/24 kB | 7.7/87 kB
Progress (4): 121 kB | 120/230 kB | 16/24 kB | 12/87 kB 
Progress (4): 121 kB | 124/230 kB | 16/24 kB | 12/87 kB
Progress (4): 121 kB | 124/230 kB | 16/24 kB | 16/87 kB
Progress (4): 121 kB | 124/230 kB | 20/24 kB | 16/87 kB
Progress (4): 121 kB | 124/230 kB | 20/24 kB | 20/87 kB
Progress (4): 121 kB | 128/230 kB | 20/24 kB | 20/87 kB
Progress (4): 121 kB | 128/230 kB | 20/24 kB | 24/87 kB
Progress (4): 121 kB | 128/230 kB | 24/24 kB | 24/87 kB
Progress (4): 121 kB | 128/230 kB | 24/24 kB | 28/87 kB
Progress (4): 121 kB | 132/230 kB | 24/24 kB | 28/87 kB
Progress (4): 121 kB | 132/230 kB | 24/24 kB | 32/87 kB
Progress (4): 121 kB | 132/230 kB | 24 kB | 32/87 kB   
Progress (4): 121 kB | 132/230 kB | 24 kB | 33/87 kB
Progress (4): 121 kB | 136/230 kB | 24 kB | 33/87 kB
Progress (4): 121 kB | 136/230 kB | 24 kB | 37/87 kB
Progress (4): 121 kB | 140/230 kB | 24 kB | 37/87 kB
Progress (4): 121 kB | 140/230 kB | 24 kB | 41/87 kB
Progress (4): 121 kB | 144/230 kB | 24 kB | 41/87 kB
Progress (4): 121 kB | 144/230 kB | 24 kB | 45/87 kB
Progress (4): 121 kB | 148/230 kB | 24 kB | 45/87 kB
Progress (4): 121 kB | 148/230 kB | 24 kB | 49/87 kB
Progress (4): 121 kB | 152/230 kB | 24 kB | 49/87 kB
Progress (4): 121 kB | 152/230 kB | 24 kB | 53/87 kB
Progress (4): 121 kB | 156/230 kB | 24 kB | 53/87 kB
Progress (4): 121 kB | 156/230 kB | 24 kB | 57/87 kB
Progress (4): 121 kB | 160/230 kB | 24 kB | 57/87 kB
Progress (4): 121 kB | 160/230 kB | 24 kB | 61/87 kB
Progress (4): 121 kB | 164/230 kB | 24 kB | 61/87 kB
Progress (4): 121 kB | 164/230 kB | 24 kB | 65/87 kB
Progress (4): 121 kB | 168/230 kB | 24 kB | 65/87 kB
Progress (4): 121 kB | 168/230 kB | 24 kB | 69/87 kB
Progress (4): 121 kB | 172/230 kB | 24 kB | 69/87 kB
Progress (4): 121 kB | 172/230 kB | 24 kB | 73/87 kB
Progress (4): 121 kB | 176/230 kB | 24 kB | 73/87 kB
Progress (4): 121 kB | 176/230 kB | 24 kB | 77/87 kB
Progress (4): 121 kB | 180/230 kB | 24 kB | 77/87 kB
Progress (4): 121 kB | 180/230 kB | 24 kB | 81/87 kB
Progress (4): 121 kB | 184/230 kB | 24 kB | 81/87 kB
Progress (4): 121 kB | 184/230 kB | 24 kB | 85/87 kB
Progress (4): 121 kB | 188/230 kB | 24 kB | 85/87 kB
Progress (4): 121 kB | 188/230 kB | 24 kB | 87 kB   
Progress (4): 121 kB | 192/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 196/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 200/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 204/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 208/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 212/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 216/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 220/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 224/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 228/230 kB | 24 kB | 87 kB
Progress (4): 121 kB | 230 kB | 24 kB | 87 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.jar (24 kB at 227 kB/s)
02:02:33 Progress (4): 121 kB | 230 kB | 87 kB | 4.1/12 kB
Progress (4): 121 kB | 230 kB | 87 kB | 7.7/12 kB
Progress (4): 121 kB | 230 kB | 87 kB | 12/12 kB 
Progress (4): 121 kB | 230 kB | 87 kB | 12 kB   
                                             
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 740 kB/s)
02:02:33 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 865 kB/s)
02:02:33 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 81 kB/s)
02:02:33 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 1.4 MB/s)
02:02:33 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/parent/2.9.0-SNAPSHOT/parent-2.9.0-SNAPSHOT.pom
02:02:33 [INFO] 
02:02:33 [INFO] ----------------< org.eclipse.swtbot:target-platforms >-----------------
02:02:33 [INFO] Building target-platforms 2.9.0-SNAPSHOT                          [2/58]
02:02:33 [INFO] --------------------------------[ pom ]---------------------------------
02:02:33 [INFO] 
02:02:33 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ target-platforms ---
02:02:33 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:33 [INFO] 
02:02:33 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ target-platforms ---
02:02:33 [INFO] 
02:02:33 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ target-platforms ---
02:02:33 [INFO] 
02:02:33 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ target-platforms ---
02:02:33 [INFO] 
02:02:33 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ target-platforms ---
02:02:33 [INFO] Skip jar signing
02:02:33 [INFO] 
02:02:33 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ target-platforms ---
02:02:33 [INFO] 
02:02:33 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ target-platforms ---
02:02:33 [INFO] 
02:02:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ target-platforms ---
02:02:33 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2.9.0-SNAPSHOT/target-platforms-2.9.0-SNAPSHOT.pom
02:02:33 [INFO] 
02:02:33 [INFO] ------------< org.eclipse.swtbot.target-platforms:2019-09 >-------------
02:02:33 [INFO] Building 2019-09 2.9.0-SNAPSHOT                                   [3/58]
02:02:33 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:33 [INFO] 
02:02:33 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2019-09 ---
02:02:33 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:33 [INFO] 
02:02:33 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2019-09 ---
02:02:33 [INFO] 
02:02:33 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2019-09 ---
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
02:02:33 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
02:02:33 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 91 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom
02:02:33 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom
02:02:33 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/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 217 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom
02:02:33 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom
02:02:33 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/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 331 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
02:02:33 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
02:02:33 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 190 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
02:02:33 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
02:02:33 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 156 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
02:02:33 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
02:02:33 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 140 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
02:02:33 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
02:02:33 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 183 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
02:02:33 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
02:02:33 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 186 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
02:02:33 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
02:02:33 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 108 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
02:02:33 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
02:02:33 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 513 kB/s)
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
02:02:33 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
02:02:33 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
02:02:33 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
02:02:33 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar
02:02:33 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
02:02:33 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
02:02:33 Progress (1): 4.1/6.0 kB
Progress (2): 4.1/6.0 kB | 4.1/281 kB
Progress (2): 6.0 kB | 4.1/281 kB    
Progress (2): 6.0 kB | 7.7/281 kB
Progress (2): 6.0 kB | 12/281 kB 
Progress (2): 6.0 kB | 16/281 kB
Progress (2): 6.0 kB | 20/281 kB
Progress (2): 6.0 kB | 24/281 kB
Progress (2): 6.0 kB | 28/281 kB
Progress (2): 6.0 kB | 32/281 kB
Progress (2): 6.0 kB | 36/281 kB
Progress (2): 6.0 kB | 40/281 kB
Progress (2): 6.0 kB | 44/281 kB
Progress (2): 6.0 kB | 48/281 kB
Progress (2): 6.0 kB | 52/281 kB
Progress (2): 6.0 kB | 56/281 kB
Progress (2): 6.0 kB | 60/281 kB
Progress (2): 6.0 kB | 64/281 kB
Progress (2): 6.0 kB | 68/281 kB
Progress (2): 6.0 kB | 72/281 kB
Progress (2): 6.0 kB | 76/281 kB
Progress (2): 6.0 kB | 80/281 kB
Progress (2): 6.0 kB | 84/281 kB
Progress (2): 6.0 kB | 88/281 kB
Progress (2): 6.0 kB | 92/281 kB
Progress (2): 6.0 kB | 96/281 kB
Progress (2): 6.0 kB | 100/281 kB
Progress (2): 6.0 kB | 104/281 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 263 kB/s)
02:02:33 Progress (1): 108/281 kB
                        
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
02:02:33 Progress (1): 112/281 kB
Progress (1): 116/281 kB
Progress (1): 120/281 kB
Progress (1): 124/281 kB
Progress (1): 128/281 kB
Progress (1): 132/281 kB
Progress (1): 136/281 kB
Progress (1): 140/281 kB
Progress (1): 144/281 kB
Progress (1): 148/281 kB
Progress (1): 152/281 kB
Progress (1): 156/281 kB
Progress (1): 160/281 kB
Progress (1): 164/281 kB
Progress (1): 168/281 kB
Progress (1): 172/281 kB
Progress (1): 176/281 kB
Progress (1): 180/281 kB
Progress (1): 184/281 kB
Progress (1): 188/281 kB
Progress (1): 192/281 kB
Progress (1): 196/281 kB
Progress (1): 200/281 kB
Progress (1): 204/281 kB
Progress (1): 208/281 kB
Progress (1): 212/281 kB
Progress (1): 216/281 kB
Progress (1): 220/281 kB
Progress (1): 224/281 kB
Progress (1): 228/281 kB
Progress (1): 232/281 kB
Progress (1): 236/281 kB
Progress (1): 240/281 kB
Progress (1): 244/281 kB
Progress (1): 248/281 kB
Progress (1): 252/281 kB
Progress (1): 256/281 kB
Progress (1): 260/281 kB
Progress (1): 264/281 kB
Progress (1): 268/281 kB
Progress (1): 272/281 kB
Progress (1): 276/281 kB
Progress (1): 280/281 kB
Progress (1): 281 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.jar (281 kB at 6.1 MB/s)
02:02:33 Progress (1): 4.1/166 kB
Progress (1): 7.7/166 kB
Progress (1): 12/166 kB 
Progress (1): 16/166 kB
Progress (1): 20/166 kB
Progress (1): 24/166 kB
Progress (1): 28/166 kB
Progress (1): 32/166 kB
Progress (1): 36/166 kB
Progress (1): 40/166 kB
Progress (1): 44/166 kB
Progress (1): 48/166 kB
Progress (1): 52/166 kB
Progress (1): 56/166 kB
Progress (1): 60/166 kB
Progress (1): 64/166 kB
Progress (1): 68/166 kB
Progress (1): 72/166 kB
Progress (1): 76/166 kB
Progress (1): 80/166 kB
Progress (1): 84/166 kB
Progress (1): 88/166 kB
Progress (1): 92/166 kB
Progress (1): 96/166 kB
Progress (1): 100/166 kB
Progress (1): 104/166 kB
Progress (1): 108/166 kB
Progress (1): 112/166 kB
Progress (1): 116/166 kB
Progress (1): 120/166 kB
Progress (1): 124/166 kB
Progress (1): 128/166 kB
Progress (1): 132/166 kB
Progress (1): 136/166 kB
Progress (1): 140/166 kB
Progress (2): 140/166 kB | 0/2.7 MB
Progress (2): 144/166 kB | 0/2.7 MB
Progress (2): 144/166 kB | 0/2.7 MB
Progress (2): 148/166 kB | 0/2.7 MB
Progress (2): 152/166 kB | 0/2.7 MB
Progress (2): 152/166 kB | 0/2.7 MB
Progress (2): 156/166 kB | 0/2.7 MB
Progress (2): 156/166 kB | 0/2.7 MB
Progress (2): 160/166 kB | 0/2.7 MB
Progress (2): 160/166 kB | 0/2.7 MB
Progress (2): 164/166 kB | 0/2.7 MB
Progress (2): 164/166 kB | 0/2.7 MB
Progress (2): 166 kB | 0/2.7 MB    
Progress (2): 166 kB | 0/2.7 MB
Progress (2): 166 kB | 0/2.7 MB
Progress (2): 166 kB | 0/2.7 MB
Progress (2): 166 kB | 0/2.7 MB
Progress (2): 166 kB | 0/2.7 MB
Progress (2): 166 kB | 0/2.7 MB
Progress (2): 166 kB | 0/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.1/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (2): 166 kB | 0.2/2.7 MB
Progress (3): 166 kB | 0.2/2.7 MB | 4.1/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 4.1/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 7.7/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 7.7/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 12/70 kB 
Progress (3): 166 kB | 0.2/2.7 MB | 12/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 16/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 16/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 20/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 20/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 24/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 24/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 28/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 28/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 32/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 32/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 36/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 36/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 40/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 40/70 kB
Progress (3): 166 kB | 0.2/2.7 MB | 44/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 44/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 48/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 48/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 52/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 52/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 56/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 56/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 60/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 60/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 64/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 64/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 68/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 68/70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB   
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (3): 166 kB | 0.3/2.7 MB | 70 kB
Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 4.1/26 kB
Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 4.1/26 kB
Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 7.7/26 kB
Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 7.7/26 kB
Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 12/26 kB 
Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 12/26 kB
Progress (4): 166 kB | 0.3/2.7 MB | 70 kB | 16/26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 16/26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 20/26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 20/26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 24/26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 24/26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB   
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.4/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.5/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.6/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.7/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.8/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 0.9/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.0/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 kB
Progress (4): 166 kB | 1.1/2.7 MB | 70 kB | 26 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 1.3 MB/s)
02:02:34 Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.1/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.2/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.3/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.4/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.5/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.6/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.7/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.8/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 1.9/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.0/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.1/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.2/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.3/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.4/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.5/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.6/2.7 MB | 70 kB | 26 kB
Progress (3): 2.7/2.7 MB | 70 kB | 26 kB
Progress (3): 2.7/2.7 MB | 70 kB | 26 kB
Progress (3): 2.7/2.7 MB | 70 kB | 26 kB
Progress (3): 2.7/2.7 MB | 70 kB | 26 kB
Progress (3): 2.7/2.7 MB | 70 kB | 26 kB
Progress (3): 2.7/2.7 MB | 70 kB | 26 kB
Progress (3): 2.7/2.7 MB | 70 kB | 26 kB
Progress (3): 2.7/2.7 MB | 70 kB | 26 kB
Progress (3): 2.7 MB | 70 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 41 kB/s)
02:02:34 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 4.2 MB/s)
02:02:34 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 81 kB/s)
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2019-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2019-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2019-09 ---
02:02:34 [INFO] Skip jar signing
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2019-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2019-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2019-09 ---
02:02:34 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
02:02:34 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
02:02:34 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 152 kB/s)
02:02:34 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
02:02:34 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.jar
02:02:34 Progress (1): 4.1/223 kB
Progress (1): 7.7/223 kB
Progress (1): 12/223 kB 
Progress (1): 16/223 kB
Progress (1): 20/223 kB
Progress (1): 24/223 kB
Progress (1): 28/223 kB
Progress (1): 32/223 kB
Progress (1): 33/223 kB
Progress (1): 37/223 kB
Progress (1): 41/223 kB
Progress (1): 45/223 kB
Progress (1): 49/223 kB
Progress (1): 53/223 kB
Progress (1): 57/223 kB
Progress (1): 61/223 kB
Progress (1): 65/223 kB
Progress (1): 66/223 kB
Progress (1): 70/223 kB
Progress (1): 74/223 kB
Progress (1): 78/223 kB
Progress (1): 82/223 kB
Progress (1): 86/223 kB
Progress (1): 90/223 kB
Progress (1): 94/223 kB
Progress (1): 98/223 kB
Progress (1): 98/223 kB
Progress (1): 102/223 kB
Progress (1): 106/223 kB
Progress (1): 110/223 kB
Progress (1): 114/223 kB
Progress (1): 118/223 kB
Progress (1): 122/223 kB
Progress (1): 126/223 kB
Progress (1): 130/223 kB
Progress (1): 131/223 kB
Progress (1): 135/223 kB
Progress (1): 139/223 kB
Progress (1): 143/223 kB
Progress (1): 147/223 kB
Progress (1): 151/223 kB
Progress (1): 155/223 kB
Progress (1): 159/223 kB
Progress (1): 163/223 kB
Progress (1): 164/223 kB
Progress (1): 168/223 kB
Progress (1): 172/223 kB
Progress (1): 176/223 kB
Progress (1): 180/223 kB
Progress (1): 184/223 kB
Progress (1): 188/223 kB
Progress (1): 192/223 kB
Progress (1): 196/223 kB
Progress (1): 200/223 kB
Progress (1): 204/223 kB
Progress (1): 208/223 kB
Progress (1): 212/223 kB
Progress (1): 216/223 kB
Progress (1): 220/223 kB
Progress (1): 223 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.jar (223 kB at 5.4 MB/s)
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-09/2019-09.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-09/2.9.0-SNAPSHOT/2019-09-2.9.0-SNAPSHOT.target
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-09/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-09/2.9.0-SNAPSHOT/2019-09-2.9.0-SNAPSHOT.pom
02:02:34 [INFO] 
02:02:34 [INFO] ------------< org.eclipse.swtbot.target-platforms:2019-06 >-------------
02:02:34 [INFO] Building 2019-06 2.9.0-SNAPSHOT                                   [4/58]
02:02:34 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:34 [INFO] 
02:02:34 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2019-06 ---
02:02:34 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2019-06 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2019-06 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2019-06 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2019-06 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2019-06 ---
02:02:34 [INFO] Skip jar signing
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2019-06 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2019-06 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2019-06 ---
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-06/2019-06.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-06/2.9.0-SNAPSHOT/2019-06-2.9.0-SNAPSHOT.target
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-06/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-06/2.9.0-SNAPSHOT/2019-06-2.9.0-SNAPSHOT.pom
02:02:34 [INFO] 
02:02:34 [INFO] ------------< org.eclipse.swtbot.target-platforms:2019-03 >-------------
02:02:34 [INFO] Building 2019-03 2.9.0-SNAPSHOT                                   [5/58]
02:02:34 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:34 [INFO] 
02:02:34 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2019-03 ---
02:02:34 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2019-03 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2019-03 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2019-03 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2019-03 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2019-03 ---
02:02:34 [INFO] Skip jar signing
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2019-03 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2019-03 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2019-03 ---
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-03/2019-03.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-03/2.9.0-SNAPSHOT/2019-03-2.9.0-SNAPSHOT.target
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2019-03/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2019-03/2.9.0-SNAPSHOT/2019-03-2.9.0-SNAPSHOT.pom
02:02:34 [INFO] 
02:02:34 [INFO] ------------< org.eclipse.swtbot.target-platforms:2018-12 >-------------
02:02:34 [INFO] Building 2018-12 2.9.0-SNAPSHOT                                   [6/58]
02:02:34 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:34 [INFO] 
02:02:34 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2018-12 ---
02:02:34 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2018-12 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2018-12 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2018-12 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2018-12 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2018-12 ---
02:02:34 [INFO] Skip jar signing
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2018-12 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2018-12 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2018-12 ---
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2018-12/2018-12.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2018-12/2.9.0-SNAPSHOT/2018-12-2.9.0-SNAPSHOT.target
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2018-12/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2018-12/2.9.0-SNAPSHOT/2018-12-2.9.0-SNAPSHOT.pom
02:02:34 [INFO] 
02:02:34 [INFO] ------------< org.eclipse.swtbot.target-platforms:2018-09 >-------------
02:02:34 [INFO] Building 2018-09 2.9.0-SNAPSHOT                                   [7/58]
02:02:34 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:34 [INFO] 
02:02:34 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ 2018-09 ---
02:02:34 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ 2018-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ 2018-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ 2018-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ 2018-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ 2018-09 ---
02:02:34 [INFO] Skip jar signing
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ 2018-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ 2018-09 ---
02:02:34 [INFO] 
02:02:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 2018-09 ---
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2018-09/2018-09.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2018-09/2.9.0-SNAPSHOT/2018-09-2.9.0-SNAPSHOT.target
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/2018-09/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/2018-09/2.9.0-SNAPSHOT/2018-09-2.9.0-SNAPSHOT.pom
02:02:34 [INFO] 
02:02:34 [INFO] -------------< org.eclipse.swtbot.target-platforms:photon >-------------
02:02:34 [INFO] Building photon 2.9.0-SNAPSHOT                                    [8/58]
02:02:34 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:34 [INFO] 
02:02:34 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ photon ---
02:02:34 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ photon ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ photon ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ photon ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ photon ---
02:02:34 [INFO] 
02:02:34 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ photon ---
02:02:34 [INFO] Skip jar signing
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ photon ---
02:02:34 [INFO] 
02:02:34 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ photon ---
02:02:34 [INFO] 
02:02:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ photon ---
02:02:34 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/photon/photon.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/photon/2.9.0-SNAPSHOT/photon-2.9.0-SNAPSHOT.target
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/photon/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/photon/2.9.0-SNAPSHOT/photon-2.9.0-SNAPSHOT.pom
02:02:35 [INFO] 
02:02:35 [INFO] -------------< org.eclipse.swtbot.target-platforms:oxygen >-------------
02:02:35 [INFO] Building oxygen 2.9.0-SNAPSHOT                                    [9/58]
02:02:35 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:35 [INFO] 
02:02:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ oxygen ---
02:02:35 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ oxygen ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ oxygen ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ oxygen ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ oxygen ---
02:02:35 [INFO] 
02:02:35 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ oxygen ---
02:02:35 [INFO] Skip jar signing
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ oxygen ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ oxygen ---
02:02:35 [INFO] 
02:02:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ oxygen ---
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/oxygen/oxygen.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/oxygen/2.9.0-SNAPSHOT/oxygen-2.9.0-SNAPSHOT.target
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/oxygen/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/oxygen/2.9.0-SNAPSHOT/oxygen-2.9.0-SNAPSHOT.pom
02:02:35 [INFO] 
02:02:35 [INFO] --------------< org.eclipse.swtbot.target-platforms:neon >--------------
02:02:35 [INFO] Building neon 2.9.0-SNAPSHOT                                     [10/58]
02:02:35 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:35 [INFO] 
02:02:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ neon ---
02:02:35 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ neon ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ neon ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ neon ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ neon ---
02:02:35 [INFO] 
02:02:35 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ neon ---
02:02:35 [INFO] Skip jar signing
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ neon ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ neon ---
02:02:35 [INFO] 
02:02:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ neon ---
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/neon/neon.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/neon/2.9.0-SNAPSHOT/neon-2.9.0-SNAPSHOT.target
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/neon/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/neon/2.9.0-SNAPSHOT/neon-2.9.0-SNAPSHOT.pom
02:02:35 [INFO] 
02:02:35 [INFO] --------------< org.eclipse.swtbot.target-platforms:mars >--------------
02:02:35 [INFO] Building mars 2.9.0-SNAPSHOT                                     [11/58]
02:02:35 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:35 [INFO] 
02:02:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ mars ---
02:02:35 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ mars ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ mars ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ mars ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ mars ---
02:02:35 [INFO] 
02:02:35 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ mars ---
02:02:35 [INFO] Skip jar signing
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ mars ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ mars ---
02:02:35 [INFO] 
02:02:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ mars ---
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/mars/mars.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/mars/2.9.0-SNAPSHOT/mars-2.9.0-SNAPSHOT.target
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/mars/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/mars/2.9.0-SNAPSHOT/mars-2.9.0-SNAPSHOT.pom
02:02:35 [INFO] 
02:02:35 [INFO] --------------< org.eclipse.swtbot.target-platforms:luna >--------------
02:02:35 [INFO] Building luna 2.9.0-SNAPSHOT                                     [12/58]
02:02:35 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:35 [INFO] 
02:02:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ luna ---
02:02:35 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ luna ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ luna ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ luna ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ luna ---
02:02:35 [INFO] 
02:02:35 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ luna ---
02:02:35 [INFO] Skip jar signing
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ luna ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ luna ---
02:02:35 [INFO] 
02:02:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ luna ---
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/luna/luna.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/luna/2.9.0-SNAPSHOT/luna-2.9.0-SNAPSHOT.target
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/luna/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/luna/2.9.0-SNAPSHOT/luna-2.9.0-SNAPSHOT.pom
02:02:35 [INFO] 
02:02:35 [INFO] -------------< org.eclipse.swtbot.target-platforms:kepler >-------------
02:02:35 [INFO] Building kepler 2.9.0-SNAPSHOT                                   [13/58]
02:02:35 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:35 [INFO] 
02:02:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ kepler ---
02:02:35 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ kepler ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ kepler ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ kepler ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ kepler ---
02:02:35 [INFO] 
02:02:35 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ kepler ---
02:02:35 [INFO] Skip jar signing
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ kepler ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ kepler ---
02:02:35 [INFO] 
02:02:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ kepler ---
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/kepler/kepler.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/kepler/2.9.0-SNAPSHOT/kepler-2.9.0-SNAPSHOT.target
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/kepler/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/kepler/2.9.0-SNAPSHOT/kepler-2.9.0-SNAPSHOT.pom
02:02:35 [INFO] 
02:02:35 [INFO] --------------< org.eclipse.swtbot.target-platforms:juno >--------------
02:02:35 [INFO] Building juno 2.9.0-SNAPSHOT                                     [14/58]
02:02:35 [INFO] ---------------------[ eclipse-target-definition ]----------------------
02:02:35 [INFO] 
02:02:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ juno ---
02:02:35 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ juno ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-target-definition (default-package-target-definition) @ juno ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ juno ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ juno ---
02:02:35 [INFO] 
02:02:35 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ juno ---
02:02:35 [INFO] Skip jar signing
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ juno ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ juno ---
02:02:35 [INFO] 
02:02:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ juno ---
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/juno/juno.target to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/juno/2.9.0-SNAPSHOT/juno-2.9.0-SNAPSHOT.target
02:02:35 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/devtools/target-platforms/juno/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/target-platforms/juno/2.9.0-SNAPSHOT/juno-2.9.0-SNAPSHOT.pom
02:02:35 [INFO] 
02:02:35 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
02:02:35 [INFO] Building org.eclipse.swtbot.ant.junit 2.9.0-SNAPSHOT             [15/58]
02:02:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
02:02:35 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
02:02:35 [INFO] 
02:02:35 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
02:02:35 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:35 [INFO] 
02:02:35 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
02:02:35 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/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 291 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
02:02:35 Progress (1): 889 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 27 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
02:02:35 Progress (1): 2.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 106 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
02:02:35 Progress (1): 3.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 108 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
02:02:35 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/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 186 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
02:02:35 Progress (1): 890 B
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 28 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
02:02:35 Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 110 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
02:02:35 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
02:02:35 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 595 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
02:02:35 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.jar
02:02:35 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.jar
02:02:35 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.jar
02:02:35 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.jar
02:02:35 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.jar
02:02:35 Progress (1): 4.1/152 kB
Progress (1): 7.7/152 kB
Progress (1): 12/152 kB 
Progress (1): 16/152 kB
Progress (1): 20/152 kB
Progress (1): 24/152 kB
Progress (1): 28/152 kB
Progress (1): 32/152 kB
Progress (1): 36/152 kB
Progress (1): 40/152 kB
Progress (1): 44/152 kB
Progress (1): 48/152 kB
Progress (1): 52/152 kB
Progress (1): 56/152 kB
Progress (1): 60/152 kB
Progress (1): 64/152 kB
Progress (1): 68/152 kB
Progress (1): 72/152 kB
Progress (1): 76/152 kB
Progress (1): 80/152 kB
Progress (1): 84/152 kB
Progress (1): 88/152 kB
Progress (1): 92/152 kB
Progress (1): 96/152 kB
Progress (1): 100/152 kB
Progress (1): 104/152 kB
Progress (1): 108/152 kB
Progress (1): 112/152 kB
Progress (1): 116/152 kB
Progress (1): 120/152 kB
Progress (1): 124/152 kB
Progress (1): 128/152 kB
Progress (1): 132/152 kB
Progress (1): 136/152 kB
Progress (1): 140/152 kB
Progress (1): 144/152 kB
Progress (1): 148/152 kB
Progress (1): 152 kB    
Progress (2): 152 kB | 4.1/9.9 kB
Progress (2): 152 kB | 7.7/9.9 kB
Progress (2): 152 kB | 9.9 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.jar (9.9 kB at 95 kB/s)
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
02:02:35 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.jar (152 kB at 1.4 MB/s)
02:02:35 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.jar
02:02:35 Progress (1): 4.1/5.9 kB
Progress (1): 5.9 kB    
Progress (2): 5.9 kB | 4.1/30 kB
Progress (2): 5.9 kB | 7.7/30 kB
Progress (2): 5.9 kB | 12/30 kB 
Progress (2): 5.9 kB | 16/30 kB
Progress (2): 5.9 kB | 20/30 kB
Progress (3): 5.9 kB | 20/30 kB | 4.1/37 kB
Progress (3): 5.9 kB | 24/30 kB | 4.1/37 kB
Progress (3): 5.9 kB | 24/30 kB | 7.7/37 kB
Progress (3): 5.9 kB | 28/30 kB | 7.7/37 kB
Progress (3): 5.9 kB | 30 kB | 7.7/37 kB   
Progress (3): 5.9 kB | 30 kB | 12/37 kB 
                                       
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.jar (5.9 kB at 49 kB/s)
02:02:35 Progress (3): 30 kB | 12/37 kB | 4.1/21 kB
Progress (3): 30 kB | 16/37 kB | 4.1/21 kB
Progress (3): 30 kB | 16/37 kB | 7.7/21 kB
                                          
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
02:02:35 Progress (4): 30 kB | 16/37 kB | 7.7/21 kB | 4.1/14 kB
Progress (4): 30 kB | 16/37 kB | 12/21 kB | 4.1/14 kB 
Progress (4): 30 kB | 20/37 kB | 12/21 kB | 4.1/14 kB
Progress (4): 30 kB | 20/37 kB | 16/21 kB | 4.1/14 kB
Progress (4): 30 kB | 20/37 kB | 16/21 kB | 7.7/14 kB
Progress (4): 30 kB | 20/37 kB | 20/21 kB | 7.7/14 kB
Progress (4): 30 kB | 24/37 kB | 20/21 kB | 7.7/14 kB
Progress (4): 30 kB | 24/37 kB | 21 kB | 7.7/14 kB   
Progress (4): 30 kB | 24/37 kB | 21 kB | 12/14 kB 
Progress (4): 30 kB | 28/37 kB | 21 kB | 12/14 kB
Progress (4): 30 kB | 28/37 kB | 21 kB | 14 kB   
Progress (4): 30 kB | 32/37 kB | 21 kB | 14 kB
Progress (4): 30 kB | 36/37 kB | 21 kB | 14 kB
Progress (4): 30 kB | 37 kB | 21 kB | 14 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.jar (30 kB at 243 kB/s)
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
02:02:35 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.jar (21 kB at 158 kB/s)
02:02:35 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.jar
02:02:35 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.jar (14 kB at 105 kB/s)
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
02:02:35 Progress (2): 37 kB | 4.1/13 kB
Progress (2): 37 kB | 7.7/13 kB
Progress (2): 37 kB | 12/13 kB 
Progress (2): 37 kB | 13 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.jar (37 kB at 279 kB/s)
02:02:35 Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
02:02:35 Progress (2): 13 kB | 4.1/38 kB
Progress (2): 13 kB | 7.7/38 kB
Progress (2): 13 kB | 12/38 kB 
Progress (2): 13 kB | 16/38 kB
Progress (2): 13 kB | 20/38 kB
Progress (2): 13 kB | 24/38 kB
Progress (2): 13 kB | 28/38 kB
Progress (2): 13 kB | 32/38 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 98 kB/s)
02:02:35 Progress (1): 36/38 kB
                      
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
02:02:35 Progress (1): 38 kB
Progress (2): 38 kB | 4.1/10 kB
Progress (2): 38 kB | 7.7/10 kB
Progress (2): 38 kB | 10 kB    
Progress (3): 38 kB | 10 kB | 4.1/6.8 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 265 kB/s)
02:02:35 Progress (2): 10 kB | 6.8 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.jar (10 kB at 70 kB/s)
02:02:35 Progress (2): 6.8 kB | 4.1/35 kB
Progress (2): 6.8 kB | 7.7/35 kB
Progress (2): 6.8 kB | 12/35 kB 
Progress (2): 6.8 kB | 16/35 kB
Progress (2): 6.8 kB | 20/35 kB
Progress (2): 6.8 kB | 24/35 kB
Progress (2): 6.8 kB | 28/35 kB
                               
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 45 kB/s)
02:02:35 Progress (1): 32/35 kB
Progress (1): 35 kB   
Progress (2): 35 kB | 4.1/61 kB
Progress (2): 35 kB | 7.7/61 kB
Progress (2): 35 kB | 12/61 kB 
Progress (2): 35 kB | 16/61 kB
Progress (2): 35 kB | 20/61 kB
Progress (2): 35 kB | 24/61 kB
Progress (2): 35 kB | 28/61 kB
Progress (2): 35 kB | 32/61 kB
Progress (2): 35 kB | 33/61 kB
Progress (2): 35 kB | 37/61 kB
Progress (2): 35 kB | 41/61 kB
Progress (2): 35 kB | 45/61 kB
Progress (2): 35 kB | 49/61 kB
Progress (2): 35 kB | 53/61 kB
Progress (2): 35 kB | 57/61 kB
Progress (2): 35 kB | 61/61 kB
Progress (2): 35 kB | 61 kB   
                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 223 kB/s)
02:02:35 Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 384 kB/s)
02:02:35 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:35 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/src/main/resources
02:02:35 [INFO] 
02:02:35 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
02:02:35 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
02:02:35 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 43 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
02:02:35 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
02:02:35 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 181 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
02:02:35 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
02:02:35 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 54 kB/s)
02:02:35 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
02:02:35 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
02:02:36 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 140 kB/s)
02:02:36 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
02:02:36 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
02:02:36 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 52 kB/s)
02:02:36 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
02:02:36 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
02:02:36 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 61 kB/s)
02:02:36 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
02:02:36 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
02:02:36 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
02:02:36 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
02:02:36 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
02:02:36 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
02:02:36 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
02:02:36 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
02:02:36 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
02:02:36 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
02:02:36 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   
Progress (2): 18 kB | 4.1/4.6 kB
Progress (2): 18 kB | 4.6 kB    
Progress (3): 18 kB | 4.6 kB | 3.6 kB
Progress (4): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB
Progress (4): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 4.1/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 4.1/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 7.7/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 7.7/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 12/25 kB 
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 12/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 16/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 16/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 20/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 20/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 24/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 24/25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB   
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (5): 18 kB | 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 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 598 kB/s)
02:02:36 Progress (4): 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (4): 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 kB
Progress (4): 4.6 kB | 3.6 kB | 0.1/2.8 MB | 25 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 117 kB/s)
02:02:36 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 147 kB/s)
02:02:36 Progress (2): 0.1/2.8 MB | 25 kB
Progress (2): 0.1/2.8 MB | 25 kB
Progress (2): 0.1/2.8 MB | 25 kB
Progress (2): 0.1/2.8 MB | 25 kB
Progress (2): 0.1/2.8 MB | 25 kB
Progress (2): 0.1/2.8 MB | 25 kB
Progress (2): 0.1/2.8 MB | 25 kB
Progress (2): 0.1/2.8 MB | 25 kB
Progress (2): 0.1/2.8 MB | 25 kB
Progress (2): 0.2/2.8 MB | 25 kB
Progress (2): 0.2/2.8 MB | 25 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 757 kB/s)
02:02:36 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 (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.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/2.8 MB
Progress (1): 0.6/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.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 3.3 MB/s)
02:02:37 [INFO] 
02:02:37 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:37 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/src/test/resources
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [WARNING] bundle localization file /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/plugin.properties not found
02:02:37 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-sources.jar
02:02:37 [INFO] 
02:02:37 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar
02:02:37 [INFO] 
02:02:37 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] Skip jar signing
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] 
02:02:37 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar
02:02:37 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.pom
02:02:37 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-sources.jar
02:02:37 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:37 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-p2metadata.xml
02:02:37 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
02:02:37 [INFO] 
02:02:37 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
02:02:37 [INFO] Building org.eclipse.swtbot.eclipse.core 2.9.0-SNAPSHOT          [16/58]
02:02:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
02:02:37 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
02:02:37 [INFO] 
02:02:37 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
02:02:37 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:37 [INFO] 
02:02:37 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
02:02:37 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:37 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/src/main/resources
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
02:02:37 [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/classes
02:02:37 [INFO] 
02:02:37 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
02:02:37 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:37 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/src/test/resources
02:02:37 [INFO] 
02:02:37 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-sources.jar
02:02:38 [INFO] 
02:02:38 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar
02:02:38 [INFO] 
02:02:38 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] Skip jar signing
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] 
02:02:38 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar
02:02:38 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.pom
02:02:38 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-sources.jar
02:02:38 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:38 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-p2metadata.xml
02:02:38 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.core/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
02:02:38 [INFO] 
02:02:38 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
02:02:38 [INFO] Building org.eclipse.swtbot.swt.finder 2.9.0-SNAPSHOT            [17/58]
02:02:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
02:02:38 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
02:02:38 [INFO] 
02:02:38 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
02:02:38 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:38 [INFO] 
02:02:38 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
02:02:38 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:38 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/src/main/resources
02:02:38 [INFO] 
02:02:38 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
02:02:38 [INFO] Compiling 159 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/classes
02:02:39 [INFO] 
02:02:39 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
02:02:39 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:39 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/src/test/resources
02:02:39 [INFO] 
02:02:39 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
02:02:39 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-sources.jar
02:02:39 [INFO] 
02:02:39 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
02:02:39 [INFO] 
02:02:39 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
02:02:39 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar
02:02:40 [INFO] 
02:02:40 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
02:02:40 [INFO] 
02:02:40 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder ---
02:02:40 [INFO] 
02:02:40 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder ---
02:02:40 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar
02:02:40 [INFO] 
02:02:40 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder ---
02:02:40 [INFO] Skip jar signing
02:02:40 [INFO] 
02:02:40 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder ---
02:02:40 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar
02:02:41 [INFO] 
02:02:41 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
02:02:41 [INFO] 
02:02:41 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
02:02:41 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar
02:02:41 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.pom
02:02:41 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-sources.jar
02:02:41 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:41 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-p2metadata.xml
02:02:41 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:41 [INFO] 
02:02:41 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
02:02:41 [INFO] 
02:02:41 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
02:02:41 [INFO] Building org.eclipse.swtbot.eclipse.finder 2.9.0-SNAPSHOT        [18/58]
02:02:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:41 [INFO] 
02:02:41 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:41 [INFO] 
02:02:41 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [INFO] 
02:02:41 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [INFO] 
02:02:41 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:41 [INFO] 
02:02:41 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:41 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/src/main/resources
02:02:41 [INFO] 
02:02:41 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [INFO] Compiling 30 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/classes
02:02:41 [INFO] 
02:02:41 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:41 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/src/test/resources
02:02:41 [INFO] 
02:02:41 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-sources.jar
02:02:41 [INFO] 
02:02:41 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [INFO] 
02:02:41 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
02:02:41 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder ---
02:02:42 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar
02:02:42 [INFO] 
02:02:42 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
02:02:42 [INFO] Skip jar signing
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder ---
02:02:42 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.pom
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-sources.jar
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-p2metadata.xml
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
02:02:42 [INFO] Building org.eclipse.swtbot.e4.finder 2.9.0-SNAPSHOT             [19/58]
02:02:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:42 [INFO] 
02:02:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:42 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/src/main/resources
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] Compiling 14 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/classes
02:02:42 [INFO] 
02:02:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:42 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/src/test/resources
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-sources.jar
02:02:42 [INFO] 
02:02:42 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar
02:02:42 [INFO] 
02:02:42 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] Skip jar signing
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.pom
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-sources.jar
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-p2metadata.xml
02:02:42 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
02:02:42 [INFO] 
02:02:42 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
02:02:42 [INFO] Building org.eclipse.swtbot.junit4_x 2.9.0-SNAPSHOT              [20/58]
02:02:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] 
02:02:42 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:42 [INFO] 
02:02:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:42 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/src/main/resources
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] Compiling 7 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/classes
02:02:42 [INFO] 
02:02:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:42 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/src/test/resources
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-sources.jar
02:02:42 [INFO] 
02:02:42 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] 
02:02:42 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x ---
02:02:42 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.junit4_x ---
02:02:43 [INFO] Skip jar signing
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x ---
02:02:43 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.pom
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-sources.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-p2metadata.xml
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.junit4_x/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/2.9.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
02:02:43 [INFO] 
02:02:43 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
02:02:43 [INFO] Building org.eclipse.swtbot 2.9.0-SNAPSHOT                       [21/58]
02:02:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
02:02:43 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot ---
02:02:43 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT-sources-feature.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot ---
02:02:43 [INFO] Skip jar signing
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot ---
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT.pom
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/org.eclipse.swtbot-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT-sources-feature.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT-p2metadata.xml
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/2.9.0-SNAPSHOT/org.eclipse.swtbot-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
02:02:43 [INFO] 
02:02:43 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
02:02:43 [INFO] Building org.eclipse.swtbot.forms.finder 2.9.0-SNAPSHOT          [22/58]
02:02:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] 
02:02:43 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:43 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/src/main/resources
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] Compiling 3 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/classes
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:43 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/src/test/resources
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-sources.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] Skip jar signing
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.pom
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-sources.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-p2metadata.xml
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
02:02:43 [INFO] 
02:02:43 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
02:02:43 [INFO] Building org.eclipse.swtbot.forms 2.9.0-SNAPSHOT                 [23/58]
02:02:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-sources-feature.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] Skip jar signing
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT.pom
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-sources-feature.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-p2metadata.xml
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
02:02:43 [INFO] 
02:02:43 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
02:02:43 [INFO] Building org.eclipse.swtbot.go 2.9.0-SNAPSHOT                    [24/58]
02:02:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] 
02:02:43 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
02:02:43 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:43 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/src/main/resources
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
02:02:43 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:43 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/src/test/resources
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-sources.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] Skip jar signing
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.pom
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-sources.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-p2metadata.xml
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.go/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/2.9.0-SNAPSHOT/org.eclipse.swtbot.go-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
02:02:43 [INFO] 
02:02:43 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
02:02:43 [INFO] Building org.eclipse.swtbot.eclipse 2.9.0-SNAPSHOT               [25/58]
02:02:43 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-sources-feature.jar
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] Skip jar signing
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT.pom
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-sources-feature.jar
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-p2metadata.xml
02:02:43 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
02:02:43 [INFO] 
02:02:43 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
02:02:43 [INFO] Building org.eclipse.swtbot.eclipse.dsl 2.9.0-SNAPSHOT           [26/58]
02:02:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:43 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:43 [INFO] 
02:02:43 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:43 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:43 [INFO] 
02:02:43 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:43 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:43 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/src/main/resources
02:02:43 [INFO] 
02:02:43 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:43 [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/classes
02:02:44 [INFO] 
02:02:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:44 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/src/test/resources
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-sources.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] Skip jar signing
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] 
02:02:44 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.pom
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-sources.jar
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-p2metadata.xml
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.dsl/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
02:02:44 [INFO] 
02:02:44 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
02:02:44 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 2.9.0-SNAPSHOT    [27/58]
02:02:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] 
02:02:44 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:44 [INFO] 
02:02:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:44 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] Compiling 15 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/classes
02:02:44 [INFO] 
02:02:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:44 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-sources.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] Skip jar signing
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] 
02:02:44 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.pom
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-sources.jar
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-p2metadata.xml
02:02:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:02:44 [INFO] 
02:02:44 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
02:02:44 [INFO] Building org.eclipse.swtbot.eclipse.spy 2.9.0-SNAPSHOT           [28/58]
02:02:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [INFO] 
02:02:44 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:44 [INFO] 
02:02:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:44 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/src/main/resources
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/classes
02:02:44 [INFO] 
02:02:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:44 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/src/test/resources
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-sources.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
02:02:44 [INFO] 
02:02:44 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.spy ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy ---
02:02:45 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar
02:02:45 [INFO] 
02:02:45 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
02:02:45 [INFO] Skip jar signing
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy ---
02:02:45 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
02:02:45 [INFO] 
02:02:45 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.pom
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-sources.jar
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-p2metadata.xml
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.spy/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
02:02:45 [INFO] 
02:02:45 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
02:02:45 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 2.9.0-SNAPSHOT [29/58]
02:02:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] 
02:02:45 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:45 [INFO] 
02:02:45 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:45 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/classes
02:02:45 [INFO] 
02:02:45 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:45 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-sources.jar
02:02:45 [INFO] 
02:02:45 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar
02:02:45 [INFO] 
02:02:45 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] Skip jar signing
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] 
02:02:45 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.pom
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-sources.jar
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-p2metadata.xml
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.junit.headless/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:02:45 [INFO] 
02:02:45 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
02:02:45 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 2.9.0-SNAPSHOT    [30/58]
02:02:45 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.jar
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-sources-feature.jar
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] Skip jar signing
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.jar
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT.pom
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-sources-feature.jar
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-p2metadata.xml
02:02:45 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.test.junit/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
02:02:45 [INFO] 
02:02:45 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
02:02:45 [INFO] Building org.eclipse.swtbot.eclipse.ui 2.9.0-SNAPSHOT            [31/58]
02:02:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
02:02:45 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
02:02:45 [INFO] 
02:02:45 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
02:02:45 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:45 [INFO] 
02:02:45 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
02:02:45 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:45 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/src/main/resources
02:02:45 [INFO] 
02:02:45 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
02:02:45 [INFO] Compiling 13 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/classes
02:02:45 [INFO] 
02:02:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:46 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/src/test/resources
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-sources.jar
02:02:46 [INFO] 
02:02:46 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar
02:02:46 [INFO] 
02:02:46 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] Skip jar signing
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] 
02:02:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.pom
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-sources.jar
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-p2metadata.xml
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
02:02:46 [INFO] 
02:02:46 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
02:02:46 [INFO] Building org.eclipse.swtbot.generator 2.9.0-SNAPSHOT             [32/58]
02:02:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] 
02:02:46 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:46 [INFO] 
02:02:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
02:02:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:46 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/src/main/resources
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] Compiling 50 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/classes
02:02:46 [INFO] 
02:02:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
02:02:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:46 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/src/test/resources
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-sources.jar
02:02:46 [INFO] 
02:02:46 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar
02:02:46 [INFO] 
02:02:46 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] Skip jar signing
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] 
02:02:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.pom
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-sources.jar
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-p2metadata.xml
02:02:46 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
02:02:46 [INFO] 
02:02:46 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
02:02:46 [INFO] Building org.eclipse.swtbot.generator.client 2.9.0-SNAPSHOT      [33/58]
02:02:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
02:02:46 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
02:02:46 [INFO] 
02:02:46 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
02:02:46 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:46 [INFO] 
02:02:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
02:02:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:46 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/src/main/resources
02:02:46 [INFO] 
02:02:46 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
02:02:46 [INFO] Compiling 9 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/classes
02:02:47 [INFO] 
02:02:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
02:02:47 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:47 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/src/test/resources
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-sources.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] Skip jar signing
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] 
02:02:47 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.pom
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-sources.jar
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-p2metadata.xml
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.client/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.client-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
02:02:47 [INFO] 
02:02:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
02:02:47 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 2.9.0-SNAPSHOT [34/58]
02:02:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] 
02:02:47 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:47 [INFO] 
02:02:47 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:47 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] Compiling 6 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/classes
02:02:47 [INFO] 
02:02:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:47 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-sources.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] Skip jar signing
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] 
02:02:47 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.pom
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-sources.jar
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-p2metadata.xml
02:02:47 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.rules.workbench/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
02:02:47 [INFO] 
02:02:47 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
02:02:47 [INFO] Building org.eclipse.swtbot.generator.jdt 2.9.0-SNAPSHOT         [35/58]
02:02:47 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] 
02:02:47 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:47 [INFO] 
02:02:47 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:47 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/src/main/resources
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] Compiling 10 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/classes
02:02:47 [INFO] 
02:02:47 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:47 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/src/test/resources
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-sources.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar
02:02:47 [INFO] 
02:02:47 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] Skip jar signing
02:02:47 [INFO] 
02:02:47 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt ---
02:02:47 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
02:02:48 [INFO] 
02:02:48 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.pom
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-sources.jar
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-p2metadata.xml
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
02:02:48 [INFO] 
02:02:48 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
02:02:48 [INFO] Building org.eclipse.swtbot.generator.ui 2.9.0-SNAPSHOT          [36/58]
02:02:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] 
02:02:48 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:48 [INFO] 
02:02:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:48 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/src/main/resources
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/classes
02:02:48 [INFO] 
02:02:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:48 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/src/test/resources
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-sources.jar
02:02:48 [INFO] 
02:02:48 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] 
02:02:48 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] Skip jar signing
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] 
02:02:48 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.pom
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-sources.jar
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-p2metadata.xml
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.ui/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
02:02:48 [INFO] 
02:02:48 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
02:02:48 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 2.9.0-SNAPSHOT [37/58]
02:02:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] 
02:02:48 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:48 [INFO] 
02:02:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:48 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/classes
02:02:48 [INFO] 
02:02:48 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:48 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-sources.jar
02:02:48 [INFO] 
02:02:48 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] 
02:02:48 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] Skip jar signing
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] 
02:02:48 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.pom
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-sources.jar
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-p2metadata.xml
02:02:48 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:02:48 [INFO] 
02:02:48 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
02:02:48 [INFO] Building org.eclipse.swt.examples 2.9.0-SNAPSHOT                 [38/58]
02:02:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
02:02:48 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
02:02:48 [INFO] 
02:02:48 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swt.examples ---
02:02:48 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:48 [INFO] 
02:02:48 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
02:02:48 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:48 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/src/main/resources
02:02:48 [INFO] 
02:02:48 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swt.examples ---
02:02:48 [INFO] Compiling 135 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/classes
02:02:49 [INFO] 
02:02:49 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
02:02:49 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:49 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/src/test/resources
02:02:49 [INFO] 
02:02:49 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
02:02:49 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT-sources.jar
02:02:49 [INFO] 
02:02:49 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
02:02:49 [INFO] 
02:02:49 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
02:02:49 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar
02:02:49 [INFO] 
02:02:49 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
02:02:49 [INFO] 
02:02:49 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swt.examples ---
02:02:49 [INFO] 
02:02:49 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swt.examples ---
02:02:49 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar
02:02:51 [INFO] 
02:02:51 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swt.examples ---
02:02:51 [INFO] Skip jar signing
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swt.examples ---
02:02:51 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
02:02:51 [INFO] 
02:02:51 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
02:02:51 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar
02:02:51 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT.pom
02:02:51 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-sources.jar
02:02:51 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/org.eclipse.swt.examples-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:51 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-p2metadata.xml
02:02:51 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swt.examples/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/2.9.0-SNAPSHOT/org.eclipse.swt.examples-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
02:02:51 [INFO] 
02:02:51 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
02:02:51 [INFO] Building org.eclipse.swtbot.swt.demo 2.9.0-SNAPSHOT              [39/58]
02:02:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] 
02:02:51 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:51 [INFO] 
02:02:51 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:51 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/src/main/resources
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/classes
02:02:51 [INFO] 
02:02:51 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:51 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/src/test/resources
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-sources.jar
02:02:51 [INFO] 
02:02:51 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] 
02:02:51 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo ---
02:02:51 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.demo ---
02:02:52 [INFO] Skip jar signing
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo ---
02:02:52 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
02:02:52 [INFO] 
02:02:52 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.pom
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-sources.jar
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-p2metadata.xml
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.demo/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
02:02:52 [INFO] 
02:02:52 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
02:02:52 [INFO] Building org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT          [40/58]
02:02:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] The project's OSGi version is 3.1.100.201909120600
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] 
02:02:52 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:52 [INFO] 
02:02:52 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
02:02:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:52 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/src/main/resources
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] Compiling 28 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/classes
02:02:52 [INFO] 
02:02:52 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
02:02:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:52 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/src/test/resources
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/examples.jar
02:02:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] Skip jar signing
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] 
02:02:52 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.pom
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-sources.jar
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-pack200.jar.pack.gz
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2metadata.xml
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.ui.forms.examples/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/3.1.100-SNAPSHOT/org.eclipse.ui.forms.examples-3.1.100-SNAPSHOT-p2artifacts.xml
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
02:02:52 [INFO] 
02:02:52 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
02:02:52 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 2.9.0-SNAPSHOT [41/58]
02:02:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] 
02:02:52 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:52 [INFO] 
02:02:52 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:52 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/classes
02:02:52 [INFO] 
02:02:52 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:52 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-sources.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] Skip jar signing
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] 
02:02:52 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.pom
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-sources.jar
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-p2metadata.xml
02:02:52 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:02:52 [INFO] 
02:02:52 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
02:02:52 [INFO] Building org.eclipse.swtbot.eclipse.gef 2.9.0-SNAPSHOT           [42/58]
02:02:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] 
02:02:52 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] 
02:02:52 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-sources-feature.jar
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] 
02:02:52 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] Skip jar signing
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef ---
02:02:52 [INFO] 
02:02:52 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
02:02:53 [INFO] 
02:02:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT.pom
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-sources-feature.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-p2metadata.xml
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.gef/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
02:02:53 [INFO] 
02:02:53 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
02:02:53 [INFO] Building org.eclipse.swtbot.generator.feature 2.9.0-SNAPSHOT     [43/58]
02:02:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.jar
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-sources-feature.jar
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] Skip jar signing
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT.pom
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-sources-feature.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-p2metadata.xml
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.feature/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
02:02:53 [INFO] 
02:02:53 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
02:02:53 [INFO] Building org.eclipse.swtbot.ide 2.9.0-SNAPSHOT                   [44/58]
02:02:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.jar
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-sources-feature.jar
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] Skip jar signing
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT.pom
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-sources-feature.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-p2metadata.xml
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.ide/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/2.9.0-SNAPSHOT/org.eclipse.swtbot.ide-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
02:02:53 [INFO] 
02:02:53 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
02:02:53 [INFO] Building org.eclipse.swtbot.nebula.gallery 2.9.0-SNAPSHOT        [45/58]
02:02:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.jar
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-sources-feature.jar
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] Skip jar signing
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT.pom
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-sources-feature.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-p2metadata.xml
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
02:02:53 [INFO] 
02:02:53 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
02:02:53 [INFO] Building org.eclipse.swtbot.nebula.nattable 2.9.0-SNAPSHOT       [46/58]
02:02:53 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.jar
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-sources-feature.jar
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] Skip jar signing
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT.pom
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-sources-feature.jar
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-p2metadata.xml
02:02:53 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-2.9.0-SNAPSHOT-p2artifacts.xml
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
02:02:53 [INFO] 
02:02:53 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
02:02:53 [INFO] Building org.eclipse.swtbot.updatesite 2.9.0-SNAPSHOT            [47/58]
02:02:53 [INFO] -------------------------[ eclipse-repository ]-------------------------
02:02:53 [INFO] 
02:02:53 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
02:02:53 [INFO] The project's OSGi version is 2.9.0.201909120600
02:02:53 [INFO] 
02:02:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
02:02:53 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
02:02:58 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
02:02:58 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 123 kB/s)
02:02:58 Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar
02:02:58 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.jar
02:02:58 Progress (1): 4.1/226 kB
Progress (1): 7.7/226 kB
Progress (1): 12/226 kB 
Progress (1): 16/226 kB
Progress (1): 20/226 kB
Progress (1): 24/226 kB
Progress (1): 28/226 kB
Progress (1): 32/226 kB
Progress (1): 36/226 kB
Progress (1): 40/226 kB
Progress (1): 44/226 kB
Progress (1): 48/226 kB
Progress (1): 52/226 kB
Progress (1): 56/226 kB
Progress (1): 60/226 kB
Progress (1): 64/226 kB
Progress (1): 68/226 kB
Progress (1): 72/226 kB
Progress (1): 76/226 kB
Progress (1): 80/226 kB
Progress (1): 84/226 kB
Progress (1): 88/226 kB
Progress (1): 92/226 kB
Progress (1): 96/226 kB
Progress (1): 100/226 kB
Progress (1): 104/226 kB
Progress (1): 108/226 kB
Progress (1): 112/226 kB
Progress (1): 116/226 kB
Progress (1): 120/226 kB
Progress (1): 124/226 kB
Progress (1): 128/226 kB
Progress (1): 132/226 kB
Progress (1): 136/226 kB
Progress (1): 140/226 kB
Progress (1): 144/226 kB
Progress (1): 148/226 kB
Progress (1): 152/226 kB
Progress (1): 156/226 kB
Progress (1): 160/226 kB
Progress (1): 164/226 kB
Progress (1): 168/226 kB
Progress (1): 172/226 kB
Progress (1): 176/226 kB
Progress (1): 180/226 kB
Progress (1): 184/226 kB
Progress (1): 188/226 kB
Progress (1): 192/226 kB
Progress (1): 196/226 kB
Progress (1): 200/226 kB
Progress (1): 204/226 kB
Progress (1): 208/226 kB
Progress (1): 212/226 kB
Progress (1): 216/226 kB
Progress (1): 220/226 kB
Progress (1): 224/226 kB
Progress (1): 226 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.jar (226 kB at 5.9 MB/s)
02:02:58 [INFO] 
02:02:58 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
02:02:58 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:02:58 [INFO] 
02:02:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
02:02:58 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:02:58 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/src/main/resources
02:02:58 [INFO] 
02:02:58 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
02:02:58 [INFO] 
02:02:58 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
02:02:58 [INFO] 
02:02:58 [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
02:02:58 [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
02:02:58 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
02:02:58 [INFO] 
02:02:58 [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
02:02:58 [INFO] 
02:02:58 [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
02:02:58 [INFO] 
02:02:58 [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
02:02:58 [INFO] 
02:02:58 [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
02:03:01 [INFO] 
02:03:01 [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
02:03:01 [INFO] Building zip: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.zip
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.updatesite ---
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite ---
02:03:02 [INFO] 
02:03:02 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.updatesite ---
02:03:02 [INFO] Skip jar signing
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite ---
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
02:03:02 [INFO] 
02:03:02 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
02:03:02 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.zip to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.zip
02:03:02 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT.pom
02:03:02 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT-p2metadata.xml
02:03:02 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.updatesite/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/2.9.0-SNAPSHOT/org.eclipse.swtbot.updatesite-2.9.0-SNAPSHOT-p2artifacts.xml
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
02:03:02 [INFO] 
02:03:02 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
02:03:02 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 2.9.0-SNAPSHOT       [48/58]
02:03:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] The project's OSGi version is 2.9.0.201909120600
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] 
02:03:02 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:03:02 [INFO] 
02:03:02 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:03:02 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] Compiling 9 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/classes
02:03:02 [INFO] 
02:03:02 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:03:02 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-sources.jar
02:03:02 [INFO] 
02:03:02 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar
02:03:02 [INFO] 
02:03:02 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] Skip jar signing
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:02 [INFO] 
02:03:02 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:03 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log
02:03:03 [INFO] Command line:
02:03:03 	[/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/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
02:03:03 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:03:03 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:03:05 Launching application org.eclipse.ui.ide.workbench...
02:03:07 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
02:03:09 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
02:03:09 log4j:WARN Please initialize the log4j system properly.
02:03:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.037 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
02:03:11 canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest)  Time elapsed: 2.015 s
02:03:11 
02:03:11 Results:
02:03:11 
02:03:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
02:03:11 
02:03:12 [INFO] All tests passed!
02:03:12 [INFO] 
02:03:12 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.pom
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-sources.jar
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-p2metadata.xml
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.ui.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
02:03:12 [INFO] 
02:03:12 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
02:03:12 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 2.9.0-SNAPSHOT [49/58]
02:03:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] The project's OSGi version is 2.9.0.201909120600
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] 
02:03:12 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:03:12 [INFO] 
02:03:12 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:03:12 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] Nothing to compile - all classes are up to date
02:03:12 [INFO] 
02:03:12 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:03:12 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-sources.jar
02:03:12 [INFO] 
02:03:12 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar
02:03:12 [INFO] 
02:03:12 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] Skip jar signing
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] 
02:03:12 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.pom
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-sources.jar
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-p2metadata.xml
02:03:12 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-2.9.0-SNAPSHOT-p2artifacts.xml
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:03:12 [INFO] 
02:03:12 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
02:03:12 [INFO] Building org.eclipse.swtbot.forms.finder.test 2.9.0-SNAPSHOT     [50/58]
02:03:12 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] The project's OSGi version is 2.9.0.201909120600
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] 
02:03:12 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:03:12 [INFO] 
02:03:12 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:03:12 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/src/main/resources
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] Compiling 4 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/classes
02:03:12 [INFO] 
02:03:12 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:03:12 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/src/test/resources
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-sources.jar
02:03:12 [INFO] 
02:03:12 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar
02:03:12 [INFO] 
02:03:12 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] Skip jar signing
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] 
02:03:12 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
02:03:12 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/work/data/.metadata/.log
02:03:12 [INFO] Command line:
02:03:12 	[/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/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread]
02:03:12 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:03:12 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:03:15 Launching application org.eclipse.ui.ide.workbench...
02:03:16 Running org.eclipse.swtbot.forms.finder.test.AllTests
02:03:18 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
02:03:18 log4j:WARN Please initialize the log4j system properly.
02:03:19 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.978 s - in org.eclipse.swtbot.forms.finder.test.AllTests
02:03:19 canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.013 s
02:03:19 findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.006 s
02:03:19 findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.005 s
02:03:19 canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.004 s
02:03:19 findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.003 s
02:03:19 canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.003 s
02:03:19 
02:03:19 Results:
02:03:19 
02:03:19 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
02:03:19 
02:03:21 [INFO] All tests passed!
02:03:21 [INFO] 
02:03:21 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
02:03:21 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar
02:03:21 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.pom
02:03:21 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-sources.jar
02:03:21 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:03:21 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-p2metadata.xml
02:03:21 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.forms.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:03:21 [INFO] 
02:03:21 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
02:03:21 [INFO] 
02:03:21 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
02:03:21 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 2.9.0-SNAPSHOT   [51/58]
02:03:21 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:03:21 [INFO] 
02:03:21 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [INFO] The project's OSGi version is 2.9.0.201909120600
02:03:21 [INFO] 
02:03:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [INFO] 
02:03:21 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [INFO] 
02:03:21 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:03:21 [INFO] 
02:03:21 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:03:21 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
02:03:21 [INFO] 
02:03:21 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [INFO] Compiling 27 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/classes
02:03:21 [INFO] 
02:03:21 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:03:21 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
02:03:21 [INFO] 
02:03:21 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-sources.jar
02:03:21 [INFO] 
02:03:21 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [INFO] 
02:03:21 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:21 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar
02:03:22 [INFO] 
02:03:22 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:22 [INFO] 
02:03:22 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:22 [INFO] 
02:03:22 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:22 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar
02:03:22 [INFO] 
02:03:22 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:22 [INFO] Skip jar signing
02:03:22 [INFO] 
02:03:22 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:22 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar
02:03:22 [INFO] 
02:03:22 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:22 [INFO] 
02:03:22 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
02:03:22 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/work/data/.metadata/.log
02:03:22 [INFO] Command line:
02:03:22 	[/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/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread]
02:03:22 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:03:22 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:03:24 Launching application org.eclipse.ui.ide.workbench...
02:03:26 Running org.eclipse.swtbot.eclipse.finder.AllTests
02:03:33 12 Sep 2019 06:03:33.210 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
02:03:35 12 Sep 2019 06:03:35.735 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
02:03:38 12 Sep 2019 06:03:38.413 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
02:03:47 12 Sep 2019 06:03:47.299 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
02:03:50 12 Sep 2019 06:03:50.824 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
02:03:52 12 Sep 2019 06:03:52.437 -                      main - DEBUG -                     SWTBotView - (SWTBotWorkbenchPart$2.java:172) - number of items : 4
02:03:57 12 Sep 2019 06:03:57.036 -         WorkbenchTestable - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text 'main' with an interval of 50ms. between characters.
02:03:57 12 Sep 2019 06:03:57.260 -                      main - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$11.java:915) - Activating action with id ContentAssistProposal
02:03:57 12 Sep 2019 06:03:57.743 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:225) - Finding table containing proposals.
02:03:57 12 Sep 2019 06:03:57.744 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:844) - Activating proposal shell.
02:03:57 12 Sep 2019 06:03:57.806 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:872) - Activated proposal shell.
02:03:57 12 Sep 2019 06:03:57.811 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:229) - Found table containing proposals -- [main - main method]
02:03:57 12 Sep 2019 06:03:57.812 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$10.java:887) - matched table, returning
02:03:57 12 Sep 2019 06:03:57.812 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:186) - Trying to select proposal main - main method
02:03:57 12 Sep 2019 06:03:57.812 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:201) - Trying to select proposal with index 0
02:03:57 12 Sep 2019 06:03:57.814 -                      main - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$1.java:206) - Selecting row [0] main - main method in Table {}
02:04:00 12 Sep 2019 06:04:00.922 -         WorkbenchTestable - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text 'JFr' with an interval of 50ms. between characters.
02:04:01 12 Sep 2019 06:04:01.076 -                      main - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$11.java:915) - Activating action with id ContentAssistProposal
02:04:01 12 Sep 2019 06:04:01.513 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:225) - Finding table containing proposals.
02:04:01 12 Sep 2019 06:04:01.513 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:844) - Activating proposal shell.
02:04:01 12 Sep 2019 06:04:01.527 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:872) - Activated proposal shell.
02:04:01 12 Sep 2019 06:04:01.528 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:229) - Found table containing proposals -- [JFrame - javax.swing, JFr() : void - Method stub]
02:04:01 12 Sep 2019 06:04:01.529 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor$10.java:887) - matched table, returning
02:04:01 12 Sep 2019 06:04:01.530 -         WorkbenchTestable - DEBUG -            SWTBotEclipseEditor - (SWTBotEclipseEditor.java:741) - Making proposals disappear.
02:04:42 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.41 s - in org.eclipse.swtbot.eclipse.finder.AllTests
02:04:42 findCommandIMatcher(org.eclipse.swtbot.eclipse.finder.finders.CommandFinderTest)  Time elapsed: 0.434 s
02:04:42 findCommandNoMatch(org.eclipse.swtbot.eclipse.finder.finders.CommandFinderTest)  Time elapsed: 0.193 s
02:04:42 viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.588 s
02:04:42 viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.301 s
02:04:42 toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.305 s
02:04:42 viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.207 s
02:04:42 toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.284 s
02:04:42 menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.372 s
02:04:42 toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.333 s
02:04:42 notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 5.124 s
02:04:42 openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.212 s
02:04:42 menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.271 s
02:04:42 toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.247 s
02:04:42 menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.252 s
02:04:42 findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.356 s
02:04:42 breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.634 s
02:04:42 toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.278 s
02:04:42 closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.363 s
02:04:42 getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.215 s
02:04:42 getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.375 s
02:04:42 quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
02:04:42 quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
02:04:42 quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
02:04:42 canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 6.966 s
02:04:42 getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 3.519 s
02:04:42 contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 3.193 s
02:04:42 contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 2.491 s
02:04:42 isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.665 s
02:04:42 getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 2.442 s
02:04:42 isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.85 s
02:04:42 canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.743 s
02:04:42 canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.598 s
02:04:42 canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.352 s
02:04:42 canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.648 s
02:04:42 canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.922 s
02:04:42 canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.442 s
02:04:42 canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 2.656 s
02:04:42 shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.242 s
02:04:42 shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.233 s
02:04:42 editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.204 s
02:04:42 shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.187 s
02:04:42 shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.191 s
02:04:42 shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.178 s
02:04:42 shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.199 s
02:04:42 canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.11 s
02:04:42 canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.106 s
02:04:42 canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.108 s
02:04:42 canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest)  Time elapsed: 0.475 s
02:04:42 
02:04:42 Results:
02:04:42 
02:04:42 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0
02:04:42 
02:04:44 [INFO] All tests passed!
02:04:44 [INFO] 
02:04:44 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
02:04:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar
02:04:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.pom
02:04:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-sources.jar
02:04:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:04:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-p2metadata.xml
02:04:44 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.eclipse.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
02:04:44 [INFO] 
02:04:44 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
02:04:44 [INFO] Building org.eclipse.swtbot.e4.finder.test 2.9.0-SNAPSHOT        [52/58]
02:04:44 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] The project's OSGi version is 2.9.0.201909120600
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] 
02:04:44 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:04:44 [INFO] 
02:04:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:04:44 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/src/main/resources
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] Compiling 10 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/classes
02:04:44 [INFO] 
02:04:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:04:44 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/src/test/resources
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-sources.jar
02:04:44 [INFO] 
02:04:44 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar
02:04:44 [INFO] 
02:04:44 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] Skip jar signing
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] 
02:04:44 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
02:04:44 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/work/data/.metadata/.log
02:04:44 [INFO] Command line:
02:04:44 	[/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/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.swtbot.e4.finder.test.product, -nouithread, -clearPersistedState]
02:04:44 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:04:44 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:04:46 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
02:04:47 Running org.eclipse.swtbot.e4.finder.test.AllTests
02:04:48 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
02:04:48 log4j:WARN Please initialize the log4j system properly.
02:04:53 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.371 s - in org.eclipse.swtbot.e4.finder.test.AllTests
02:04:53 showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.029 s
02:04:53 closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 5.009 s
02:04:53 findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
02:04:53 getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
02:04:53 openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.052 s
02:04:53 switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest)  Time elapsed: 0.035 s
02:04:53 
02:04:53 Results:
02:04:53 
02:04:53 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
02:04:53 
02:04:54 [INFO] All tests passed!
02:04:54 [INFO] 
02:04:54 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
02:04:54 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar
02:04:54 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.pom
02:04:54 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-sources.jar
02:04:54 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:04:54 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-p2metadata.xml
02:04:54 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.e4.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:04:54 [INFO] 
02:04:54 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
02:04:54 [INFO] 
02:04:54 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
02:04:54 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 2.9.0-SNAPSHOT [53/58]
02:04:54 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:04:54 [INFO] 
02:04:54 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:54 [INFO] The project's OSGi version is 2.9.0.201909120600
02:04:54 [INFO] 
02:04:54 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:54 [INFO] 
02:04:54 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:54 [INFO] 
02:04:54 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:04:54 [INFO] 
02:04:54 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:54 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:04:54 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
02:04:54 [INFO] 
02:04:54 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:54 [INFO] Compiling 5 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
02:04:55 [INFO] 
02:04:55 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:04:55 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
02:04:55 [INFO] 
02:04:55 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-sources.jar
02:04:55 [INFO] 
02:04:55 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] 
02:04:55 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar
02:04:55 [INFO] 
02:04:55 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] 
02:04:55 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] 
02:04:55 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar
02:04:55 [INFO] 
02:04:55 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] Skip jar signing
02:04:55 [INFO] 
02:04:55 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar
02:04:55 [INFO] 
02:04:55 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] 
02:04:55 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:04:55 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data/.metadata/.log
02:04:55 [INFO] Command line:
02:04:55 	[/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/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/surefire.properties, -nouithread]
02:04:55 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:04:55 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:04:58 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
02:04:59 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
02:04:59 log4j:WARN Please initialize the log4j system properly.
02:04:59 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
02:04:59 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.261 s
02:04:59 testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.017 s
02:04:59 testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.053 s
02:04:59 testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.026 s
02:04:59 testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.016 s
02:04:59 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.057 s
02:04:59 testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.018 s
02:04:59 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.019 s
02:04:59 testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.012 s
02:04:59 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.054 s
02:04:59 
02:04:59 Results:
02:04:59 
02:04:59 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
02:04:59 
02:05:00 [INFO] All tests passed!
02:05:00 [INFO] 
02:05:00 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:05:00 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar
02:05:00 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.pom
02:05:00 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-sources.jar
02:05:00 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:05:00 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-p2metadata.xml
02:05:00 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:05:00 [INFO] 
02:05:00 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
02:05:00 [INFO] Building org.eclipse.swtbot.swt.finder.test 2.9.0-SNAPSHOT       [54/58]
02:05:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] The project's OSGi version is 2.9.0.201909120600
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] 
02:05:00 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:05:00 [INFO] 
02:05:00 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:05:00 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/src/main/resources
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] Compiling 112 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/classes
02:05:00 [INFO] 
02:05:00 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:05:00 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/src/test/resources
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-sources.jar
02:05:00 [INFO] 
02:05:00 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] 
02:05:00 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test ---
02:05:00 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar
02:05:01 [INFO] 
02:05:01 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
02:05:01 [INFO] Skip jar signing
02:05:01 [INFO] 
02:05:01 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test ---
02:05:01 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar
02:05:01 [INFO] 
02:05:01 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
02:05:01 [INFO] 
02:05:01 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
02:05:01 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/work/data/.metadata/.log
02:05:01 [INFO] Command line:
02:05:01 	[/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/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/surefire.properties]
02:05:01 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:05:01 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:05:03 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
02:05:03 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
02:05:03 matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0.143 s
02:05:03 matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0.001 s
02:05:03 matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
02:05:03 matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
02:05:03 matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
02:05:03 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
02:05:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
02:05:03 testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0.002 s
02:05:03 testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0 s
02:05:03 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
02:05:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.164 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
02:05:04 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest)  Time elapsed: 1.142 s
02:05:04 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
02:05:05 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
02:05:05 testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0.002 s
02:05:05 testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0 s
02:05:05 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
02:05:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
02:05:05 testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest)  Time elapsed: 0.001 s
02:05:05 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
02:05:05 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
02:05:05 matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0.001 s
02:05:05 doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
02:05:05 doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
02:05:05 getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
02:05:05 doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
02:05:05 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
02:05:05 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
02:05:05 matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 s
02:05:05 doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
02:05:05 getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
02:05:05 doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
02:05:05 cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
02:05:05 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
02:05:05 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
02:05:05 doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:05:05 doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:05:05 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:05:05 matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:05:05 doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:05:05 matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:05:05 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
02:05:05 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
02:05:05 getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 s
02:05:05 matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 s
02:05:05 matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
02:05:05 doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
02:05:05 doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
02:05:05 doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
02:05:05 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
02:05:05 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
02:05:05 matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.097 s
02:05:05 matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.046 s
02:05:05 matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.047 s
02:05:05 matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.049 s
02:05:05 matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.057 s
02:05:05 findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.083 s
02:05:05 matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.056 s
02:05:05 matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.063 s
02:05:05 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
02:05:11 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.535 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
02:05:11 findsRightIndexOfControlInParentWithNoParent(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.707 s
02:05:11 getsToString(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.688 s
02:05:11 findsNextWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.684 s
02:05:11 findsIndexOfArbritryControl(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.701 s
02:05:11 nextWidgetOnLastWidgetIsNull(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.674 s
02:05:11 getsCorrectStyle(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.702 s
02:05:11 previousWidgetOnFirstWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.678 s
02:05:11 findsPreviousWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 0.697 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
02:05:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
02:05:11 testMenuDetect(org.eclipse.swtbot.swt.finder.utils.MenuDetectTest)  Time elapsed: 0.058 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
02:05:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
02:05:11 getsKeySetOfTheMap(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0.002 s
02:05:11 mapsMultipleValuesToAKey(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
02:05:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest
02:05:11 equalsAndHashCode(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 s
02:05:11 equalsAndHashCodeNegative(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
02:05:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
02:05:11 canJoinListsUsingTheObjectConverter(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0.001 s
02:05:11 isEmptyOrNull(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 s
02:05:11 joinOfObjects(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
02:05:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
02:05:11 getsSimpleClassName(org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest)  Time elapsed: 0.001 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
02:05:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
02:05:11 getsToString(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0.001 s
02:05:11 hashCodeIsSameForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
02:05:11 equalsForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
02:05:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
02:05:11 canIterateThroughAllElements(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
02:05:11 canFindObjectBasedOnKey(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
02:05:11 canFindObjectBasedOnValue(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
02:05:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
02:05:11 testHashCode(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0.001 s
02:05:11 testEquals(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
02:05:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
02:05:11 canReadFromURL(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0.003 s
02:05:11 canWriteToAFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0.056 s
02:05:11 canReadFromFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0.001 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
02:05:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
02:05:11 translatesFromStringsToIds(org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest)  Time elapsed: 0.001 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
02:05:11 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
02:05:11 hashCodeIsSameForSameTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
02:05:11 getsToString(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
02:05:11 equalsForUnequalTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
02:05:11 hashCodeIsDifferentForDifferentTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
02:05:11 equalsForEqualTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
02:05:11 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
02:05:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
02:05:11 canPopLastElementFromTreePath(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
02:05:11 popsNothingIfTreePathIsEmpty(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
02:05:11 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
02:05:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.182 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
02:05:12 waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest)  Time elapsed: 1.182 s
02:05:12 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
02:05:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
02:05:12 waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest)  Time elapsed: 0.021 s
02:05:12 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
02:05:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
02:05:12 waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest)  Time elapsed: 0.022 s
02:05:12 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
02:05:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
02:05:13 waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest)  Time elapsed: 0.513 s
02:05:13 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
02:05:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
02:05:13 waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest)  Time elapsed: 0.513 s
02:05:13 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
02:05:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
02:05:13 waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest)  Time elapsed: 0.016 s
02:05:13 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
02:05:15 12 Sep 2019 06:05:14.999 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text 'Type This 123' with an interval of 50ms. between characters.
02:05:17 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.4 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
02:05:17 findsTextBoxInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 0.827 s
02:05:17 typesText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 1.417 s
02:05:17 setsTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 0.711 s
02:05:17 typesTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 0.733 s
02:05:17 findsTextBoxWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 0.71 s
02:05:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
02:05:31 12 Sep 2019 06:05:31.243 -                      main - DEBUG -                       SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest).jpeg'
02:05:31 12 Sep 2019 06:05:31.565 -                      main - DEBUG - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:52) - Removing screenshot 'screenshots/isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest).jpeg'
02:05:45 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.51 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
02:05:45 checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.756 s
02:05:45 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.904 s
02:05:45 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.825 s
02:05:45 canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.858 s
02:05:45 canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.877 s
02:05:45 canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.826 s
02:05:45 canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.885 s
02:05:45 throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 5.85 s
02:05:45 cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.851 s
02:05:45 isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.974 s
02:05:45 unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.83 s
02:05:45 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.784 s
02:05:45 canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.796 s
02:05:45 canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.811 s
02:05:45 getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.88 s
02:05:45 getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.886 s
02:05:45 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.775 s
02:05:45 getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.851 s
02:05:45 canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.823 s
02:05:45 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.773 s
02:05:45 canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.81 s
02:05:45 cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.743 s
02:05:45 cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.783 s
02:05:45 canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.783 s
02:05:45 canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.906 s
02:05:45 canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.83 s
02:05:45 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 0.819 s
02:05:45 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
02:05:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
02:05:48 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 0.857 s
02:05:48 findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 0.862 s
02:05:48 clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 0.866 s
02:05:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
02:06:14 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.764 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
02:06:14 setsMultipleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.767 s
02:06:14 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.848 s
02:06:14 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.822 s
02:06:14 doubleClicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.852 s
02:06:14 clicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.843 s
02:06:14 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.831 s
02:06:14 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.808 s
02:06:14 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.826 s
02:06:14 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.815 s
02:06:14 findsAnyTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.841 s
02:06:14 expandsNode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.961 s
02:06:14 expandANodePath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.831 s
02:06:14 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.876 s
02:06:14 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.873 s
02:06:14 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.746 s
02:06:14 getsAllTreeItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.758 s
02:06:14 selectsMultipleOnSingleSelectTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.753 s
02:06:14 expandsNodeToMax(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.896 s
02:06:14 findsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.749 s
02:06:14 expandEmptyPath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.816 s
02:06:14 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.796 s
02:06:14 clicksOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.953 s
02:06:14 setsMultipleSelectionUnknownItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 5.84 s
02:06:14 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.866 s
02:06:14 getsColumnCountOnMultiColumnTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.918 s
02:06:14 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 0.864 s
02:06:14 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
02:06:25 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.712 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
02:06:25 getsAllShells(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.02 s
02:06:25 getsActiveShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.026 s
02:06:25 noShellReturnsNull(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.028 s
02:06:25 bringsShellToFront(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.022 s
02:06:25 findsShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.02 s
02:06:25 closesShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.037 s
02:06:25 testMaximize(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.534 s
02:06:25 findsShellsById(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.022 s
02:06:25 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
02:06:27 12 Sep 2019 06:06:27.014 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text 'New typed Text' with an interval of 50ms. between characters.
02:06:34 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.785 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
02:06:34 setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.846 s
02:06:34 typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.488 s
02:06:34 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.79 s
02:06:34 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.768 s
02:06:34 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.798 s
02:06:34 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.803 s
02:06:34 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.829 s
02:06:34 findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.838 s
02:06:34 changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.806 s
02:06:34 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 0.811 s
02:06:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
02:06:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.005 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
02:06:38 testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.809 s
02:06:38 findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.855 s
02:06:38 testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.782 s
02:06:38 findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.768 s
02:06:38 testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 0.787 s
02:06:38 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
02:06:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
02:06:38 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
02:06:38 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
02:06:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.054 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
02:06:41 clickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest)  Time elapsed: 3.052 s
02:06:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
02:06:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.438 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
02:06:43 selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 0.867 s
02:06:43 findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 0.826 s
02:06:43 findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 0.745 s
02:06:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
02:06:48 12 Sep 2019 06:06:48.144 -                      main - DEBUG -                       SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest).jpeg'
02:06:48 12 Sep 2019 06:06:48.403 -                      main - DEBUG - SWTBotApplicationLauncherClassRunner - (ScreenshotCaptureListener.java:52) - Removing screenshot 'screenshots/isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest).jpeg'
02:06:56 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.745 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
02:06:56 canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.984 s
02:06:56 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.839 s
02:06:56 canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.878 s
02:06:56 checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.891 s
02:06:56 isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.957 s
02:06:56 canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.86 s
02:06:56 canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.905 s
02:06:56 canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.865 s
02:06:56 canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.93 s
02:06:56 canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.916 s
02:06:56 canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.944 s
02:06:56 canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.906 s
02:06:56 canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.903 s
02:06:56 canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 0.958 s
02:06:56 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
02:07:06 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.595 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
02:07:06 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.801 s
02:07:06 findsToolBarPushButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.748 s
02:07:06 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.811 s
02:07:06 doesNotFindToolBarRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.745 s
02:07:06 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.852 s
02:07:06 doesNotFindToolBarCheckButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.8 s
02:07:06 isEnabled(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 0.833 s
02:07:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
02:07:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.637 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
02:07:07 findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 0.786 s
02:07:07 clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 0.849 s
02:07:07 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
02:07:10 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.761 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
02:07:10 clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 0.925 s
02:07:10 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 0.919 s
02:07:10 findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 0.914 s
02:07:10 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
02:07:10 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.053 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
02:07:10 testJFaceWizardButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) skipped
02:07:10 testJFaceErrorDialogButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest)  Time elapsed: 0.042 s
02:07:10 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
02:07:17 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.1 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
02:07:17 selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.876 s
02:07:17 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.883 s
02:07:17 clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.861 s
02:07:17 togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.883 s
02:07:17 togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.899 s
02:07:17 clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.95 s
02:07:17 deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.852 s
02:07:17 clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 0.893 s
02:07:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
02:07:22 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.894 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
02:07:22 findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.826 s
02:07:22 shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.85 s
02:07:22 shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.807 s
02:07:22 shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.791 s
02:07:22 findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.825 s
02:07:22 shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 0.793 s
02:07:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
02:07:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
02:07:22 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest)  Time elapsed: 0.016 s
02:07:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
02:07:22 
02:07:22 (SWT:1081): Gtk-WARNING **: 06:07:22.760: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:22 
02:07:22 (SWT:1081): Gtk-WARNING **: 06:07:22.766: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:22 
02:07:22 (SWT:1081): Gtk-WARNING **: 06:07:22.958: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:22 
02:07:22 (SWT:1081): Gtk-WARNING **: 06:07:22.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:23 
02:07:23 (SWT:1081): Gtk-WARNING **: 06:07:23.166: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:23 
02:07:23 (SWT:1081): Gtk-WARNING **: 06:07:23.171: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:23 
02:07:23 (SWT:1081): Gtk-WARNING **: 06:07:23.374: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:23 
02:07:23 (SWT:1081): Gtk-WARNING **: 06:07:23.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:23 12 Sep 2019 06:07:23.491 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---typed Text---
02:07:23 ' with an interval of 50ms. between characters.
02:07:24 
02:07:24 (SWT:1081): Gtk-WARNING **: 06:07:24.432: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:24 
02:07:24 (SWT:1081): Gtk-WARNING **: 06:07:24.437: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:24 
02:07:24 (SWT:1081): Gtk-WARNING **: 06:07:24.642: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:24 
02:07:24 (SWT:1081): Gtk-WARNING **: 06:07:24.653: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:24 
02:07:24 (SWT:1081): Gtk-WARNING **: 06:07:24.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:24 
02:07:24 (SWT:1081): Gtk-WARNING **: 06:07:24.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.074: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.078: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.282: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.286: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.473: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.670: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.873: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:25 
02:07:25 (SWT:1081): Gtk-WARNING **: 06:07:25.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:26 
02:07:26 (SWT:1081): Gtk-WARNING **: 06:07:26.124: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:26 
02:07:26 (SWT:1081): Gtk-WARNING **: 06:07:26.129: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:26 
02:07:26 (SWT:1081): Gtk-WARNING **: 06:07:26.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:26 
02:07:26 (SWT:1081): Gtk-WARNING **: 06:07:26.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:26 
02:07:26 (SWT:1081): Gtk-WARNING **: 06:07:26.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:26 
02:07:26 (SWT:1081): Gtk-WARNING **: 06:07:26.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:26 
02:07:26 (SWT:1081): Gtk-WARNING **: 06:07:26.811: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:26 
02:07:26 (SWT:1081): Gtk-WARNING **: 06:07:26.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:27 
02:07:27 (SWT:1081): Gtk-WARNING **: 06:07:26.995: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:27 
02:07:27 (SWT:1081): Gtk-WARNING **: 06:07:27.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:27 
02:07:27 (SWT:1081): Gtk-WARNING **: 06:07:27.173: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:27 
02:07:27 (SWT:1081): Gtk-WARNING **: 06:07:27.178: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:27 12 Sep 2019 06:07:27.280 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---123 #@! :; {} [] ---
02:07:27 ' with an interval of 50ms. between characters.
02:07:28 
02:07:28 (SWT:1081): Gtk-WARNING **: 06:07:28.569: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:28 
02:07:28 (SWT:1081): Gtk-WARNING **: 06:07:28.575: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:28 
02:07:28 (SWT:1081): Gtk-WARNING **: 06:07:28.756: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:28 
02:07:28 (SWT:1081): Gtk-WARNING **: 06:07:28.761: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:28 
02:07:28 (SWT:1081): Gtk-WARNING **: 06:07:28.941: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:28 
02:07:28 (SWT:1081): Gtk-WARNING **: 06:07:28.946: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:29 
02:07:29 (SWT:1081): Gtk-WARNING **: 06:07:29.156: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:29 
02:07:29 (SWT:1081): Gtk-WARNING **: 06:07:29.161: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:29 12 Sep 2019 06:07:29.263 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---
02:07:29 	typed text
02:07:29 ---
02:07:29 ' with an interval of 50ms. between characters.
02:07:30 
02:07:30 (SWT:1081): Gtk-WARNING **: 06:07:30.354: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:30 
02:07:30 (SWT:1081): Gtk-WARNING **: 06:07:30.359: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:30 
02:07:30 (SWT:1081): Gtk-WARNING **: 06:07:30.533: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:30 
02:07:30 (SWT:1081): Gtk-WARNING **: 06:07:30.538: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:30 12 Sep 2019 06:07:30.636 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---typed Text---' with an interval of 50ms. between characters.
02:07:31 12 Sep 2019 06:07:31.445 -                      test - DEBUG -                       Keyboard - (Keyboard.java:87) - Typing text '---typed Text---' with an interval of 50ms. between characters.
02:07:32 
02:07:32 (SWT:1081): Gtk-WARNING **: 06:07:32.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:32 
02:07:32 (SWT:1081): Gtk-WARNING **: 06:07:32.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:32 
02:07:32 (SWT:1081): Gtk-WARNING **: 06:07:32.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:32 
02:07:32 (SWT:1081): Gtk-WARNING **: 06:07:32.526: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:32 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.97 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
02:07:32 selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.224 s
02:07:32 selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.207 s
02:07:32 insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.208 s
02:07:32 typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.058 s
02:07:32 insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.203 s
02:07:32 canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.255 s
02:07:32 getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.184 s
02:07:32 canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.206 s
02:07:32 getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.188 s
02:07:32 getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.194 s
02:07:32 canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.214 s
02:07:32 findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.244 s
02:07:32 findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.228 s
02:07:32 canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.217 s
02:07:32 findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.244 s
02:07:32 getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.183 s
02:07:32 setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.179 s
02:07:32 typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.394 s
02:07:32 navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.188 s
02:07:32 navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.184 s
02:07:32 findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.216 s
02:07:32 testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.194 s
02:07:32 getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.184 s
02:07:32 typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.793 s
02:07:32 getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.19 s
02:07:32 getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.179 s
02:07:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
02:07:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.759 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
02:07:34 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 0.94 s
02:07:34 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 0.817 s
02:07:34 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) skipped
02:07:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
02:07:38 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.907 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
02:07:38 findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.783 s
02:07:38 bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.755 s
02:07:38 shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.762 s
02:07:38 setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.822 s
02:07:38 sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 0.781 s
02:07:38 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
02:07:53 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.121 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
02:07:53 selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.886 s
02:07:53 unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.841 s
02:07:53 throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.87 s
02:07:53 setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.832 s
02:07:53 unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.822 s
02:07:53 setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.842 s
02:07:53 setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.835 s
02:07:53 throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.866 s
02:07:53 getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.85 s
02:07:53 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.882 s
02:07:53 canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.961 s
02:07:53 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.967 s
02:07:53 deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.981 s
02:07:53 selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.964 s
02:07:53 setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.86 s
02:07:53 findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.94 s
02:07:53 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 0.911 s
02:07:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
02:07:53 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
02:07:53 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest)  Time elapsed: 0.04 s
02:07:53 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
02:07:53 
02:07:53 (SWT:1081): Gtk-WARNING **: 06:07:53.548: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:53 
02:07:53 (SWT:1081): Gtk-WARNING **: 06:07:53.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:53 
02:07:53 (SWT:1081): Gtk-WARNING **: 06:07:53.746: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:53 
02:07:53 (SWT:1081): Gtk-WARNING **: 06:07:53.750: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:53 
02:07:53 (SWT:1081): Gtk-WARNING **: 06:07:53.916: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:53 
02:07:53 (SWT:1081): Gtk-WARNING **: 06:07:53.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:54 
02:07:54 (SWT:1081): Gtk-WARNING **: 06:07:54.080: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:54 
02:07:54 (SWT:1081): Gtk-WARNING **: 06:07:54.085: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:07:54 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
02:07:54 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.197 s
02:07:54 findsCLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.172 s
02:07:54 findsCLabel1(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.164 s
02:07:54 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.165 s
02:07:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
02:07:54 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
02:07:54 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest)  Time elapsed: 0.028 s
02:07:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
02:08:04 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.485 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
02:08:04 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 0.901 s
02:08:04 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 4.791 s
02:08:04 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 4.791 s
02:08:04 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
02:08:07 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.43 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
02:08:07 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 0.821 s
02:08:07 findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 0.831 s
02:08:07 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 0.776 s
02:08:07 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
02:08:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
02:08:07 dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest)  Time elapsed: 0.095 s
02:08:07 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
02:08:17 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.486 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
02:08:17 shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.789 s
02:08:17 shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.77 s
02:08:17 shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.772 s
02:08:17 shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.79 s
02:08:17 shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.797 s
02:08:17 shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 0.79 s
02:08:17 shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 5.777 s
02:08:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
02:08:31 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.089 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
02:08:31 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.884 s
02:08:31 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.843 s
02:08:31 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.846 s
02:08:31 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.865 s
02:08:31 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.803 s
02:08:31 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.853 s
02:08:31 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.867 s
02:08:31 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.819 s
02:08:31 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.841 s
02:08:31 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.854 s
02:08:31 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.877 s
02:08:31 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.995 s
02:08:31 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.918 s
02:08:31 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.94 s
02:08:31 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.944 s
02:08:31 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 0.927 s
02:08:31 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
02:08:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.707 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
02:08:34 findsSliderInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 0.916 s
02:08:34 canSetSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 0.932 s
02:08:34 findsSlider(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 0.857 s
02:08:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
02:08:34 
02:08:34 (SWT:1081): Gtk-WARNING **: 06:08:34.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:08:34 
02:08:34 (SWT:1081): Gtk-WARNING **: 06:08:34.614: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:08:34 
02:08:34 (SWT:1081): Gtk-WARNING **: 06:08:34.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:08:34 
02:08:34 (SWT:1081): Gtk-WARNING **: 06:08:34.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:08:34 
02:08:34 (SWT:1081): Gtk-WARNING **: 06:08:34.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:08:34 
02:08:34 (SWT:1081): Gtk-WARNING **: 06:08:34.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:08:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.395 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
02:08:39 canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 0.196 s
02:08:39 canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 5.197 s
02:08:39 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
02:08:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
02:08:41 findsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 0.898 s
02:08:41 activatesTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 0.849 s
02:08:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
02:08:45 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
02:08:45 findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 0.829 s
02:08:45 findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 0.867 s
02:08:45 clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 0.814 s
02:08:45 findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 0.826 s
02:08:45 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
02:08:59 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.54 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
02:08:59 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.858 s
02:08:59 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.871 s
02:08:59 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.903 s
02:08:59 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.919 s
02:08:59 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.889 s
02:08:59 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.891 s
02:08:59 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.858 s
02:08:59 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.916 s
02:08:59 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.944 s
02:08:59 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.92 s
02:08:59 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.927 s
02:08:59 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.982 s
02:08:59 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.908 s
02:08:59 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.909 s
02:08:59 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.919 s
02:08:59 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 0.918 s
02:08:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
02:08:59 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
02:08:59 findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.034 s
02:08:59 clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.034 s
02:08:59 findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.023 s
02:08:59 findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.022 s
02:08:59 findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.021 s
02:08:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
02:09:13 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.419 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
02:09:13 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 0.925 s
02:09:13 isSelectedWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 0.898 s
02:09:13 clickingOneRadioDeselectsOthers(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 0.868 s
02:09:13 doesNotMatchCheckboxButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 4.924 s
02:09:13 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 4.876 s
02:09:13 clicksRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 0.925 s
02:09:13 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
02:09:18 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.245 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
02:09:18 doubleClick(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.875 s
02:09:18 click(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.871 s
02:09:18 findsCanvas(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.868 s
02:09:18 doubleClickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.87 s
02:09:18 clickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.9 s
02:09:18 findsCanvasInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 0.859 s
02:09:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
02:09:23 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.03 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
02:09:23 clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.829 s
02:09:23 clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.847 s
02:09:23 clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.823 s
02:09:23 clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.855 s
02:09:23 clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.836 s
02:09:23 clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 0.836 s
02:09:23 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
02:09:26 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.382 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
02:09:26 findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 0.872 s
02:09:26 findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 0.82 s
02:09:26 getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 0.845 s
02:09:26 findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 0.844 s
02:09:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
02:09:32 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.132 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
02:09:32 clicksCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.886 s
02:09:32 clicksCheckboxButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.887 s
02:09:32 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.861 s
02:09:32 selectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.86 s
02:09:32 deselectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.907 s
02:09:32 clickingCheckboxButtonTogglesIt(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.862 s
02:09:32 togglesCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 0.867 s
02:09:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
02:09:35 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.747 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
02:09:35 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 0.885 s
02:09:35 getsAllMenuItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
02:09:35 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 0.931 s
02:09:35 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 0.93 s
02:09:35 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
02:09:35 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
02:09:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.74 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
02:09:37 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 0.841 s
02:09:37 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 0.896 s
02:09:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
02:09:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.775 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
02:09:48 clicksToggleButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 0.949 s
02:09:48 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 4.904 s
02:09:48 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 4.919 s
02:09:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
02:09:48 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
02:09:48 indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.016 s
02:09:48 menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.022 s
02:09:48 firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.014 s
02:09:48 listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.014 s
02:09:48 trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.018 s
02:09:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
02:10:14 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.313 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
02:10:14 containsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.891 s
02:10:14 settingSelectionOnInvalidRowNumberThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.855 s
02:10:14 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.942 s
02:10:14 selectsItemsBasedOnString(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.85 s
02:10:14 throwsExceptionIfTheRowNumberIsIllegal2(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.87 s
02:10:14 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.923 s
02:10:14 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.826 s
02:10:14 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.847 s
02:10:14 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.862 s
02:10:14 searchText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.828 s
02:10:14 settingMultipleSelectionOfInvalidIndicesThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.886 s
02:10:14 findsIndexOfColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.913 s
02:10:14 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 1.047 s
02:10:14 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 1.051 s
02:10:14 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.856 s
02:10:14 findsAnyTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.845 s
02:10:14 throwsExceptionIfTheColumnNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.844 s
02:10:14 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.848 s
02:10:14 getsIndexOfItemInAColumnWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.896 s
02:10:14 findsItemsBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.883 s
02:10:14 findsTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.853 s
02:10:14 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.868 s
02:10:14 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.884 s
02:10:14 settingSelectionOnInvalidRowTextThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.866 s
02:10:14 findsItemsBasedOnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.856 s
02:10:14 getsIndexOfItemInAColumnWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.83 s
02:10:14 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.837 s
02:10:14 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.849 s
02:10:14 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.854 s
02:10:14 throwsExceptionIfTheColumnNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 0.843 s
02:10:14 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
02:10:14 
02:10:14 (SWT:1081): Gtk-WARNING **: 06:10:14.704: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:14 
02:10:14 (SWT:1081): Gtk-WARNING **: 06:10:14.713: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:14 
02:10:14 (SWT:1081): Gtk-WARNING **: 06:10:14.841: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:14 
02:10:14 (SWT:1081): Gtk-WARNING **: 06:10:14.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:14 
02:10:14 (SWT:1081): Gtk-WARNING **: 06:10:14.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:14 
02:10:14 (SWT:1081): Gtk-WARNING **: 06:10:14.981: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.101: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.110: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.234: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.505: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.514: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.637: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.645: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.068 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
02:10:15 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.14 s
02:10:15 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.131 s
02:10:15 findCCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.13 s
02:10:15 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.131 s
02:10:15 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.134 s
02:10:15 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.137 s
02:10:15 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.133 s
02:10:15 setText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.13 s
02:10:15 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.773: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.781: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.840: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.931: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:15 
02:10:15 (SWT:1081): Gtk-WARNING **: 06:10:15.988: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 17
02:10:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
02:10:16 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.148 s
02:10:16 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.148 s
02:10:16 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
02:10:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.415 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
02:10:18 generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 0.803 s
02:10:18 getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 0.797 s
02:10:18 getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 0.813 s
02:10:18 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
02:10:25 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.336 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
02:10:25 findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.79 s
02:10:25 getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.807 s
02:10:25 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.827 s
02:10:25 getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.847 s
02:10:25 findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.805 s
02:10:25 findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.824 s
02:10:25 findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.829 s
02:10:25 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.802 s
02:10:25 findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 0.803 s
02:10:25 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
02:10:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.657 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
02:10:27 childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 0.843 s
02:10:27 childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 0.813 s
02:10:27 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
02:10:27 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
02:10:27 findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.023 s
02:10:27 clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.024 s
02:10:27 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
02:10:29 12 Sep 2019 06:10:29.836 -                      main - DEBUG -                       SWTUtils - (SWTUtils.java:453) - Capturing screenshot 'screenshots/screenshot-DummyTestDoNotExecuteInAnt.null.jpeg'
02:10:39 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.549 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
02:10:39 assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.833 s
02:10:39 assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.832 s
02:10:39 capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.893 s
02:10:39 assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.852 s
02:10:39 assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.911 s
02:10:39 assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.915 s
02:10:39 assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.923 s
02:10:39 assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.912 s
02:10:39 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.908 s
02:10:39 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.91 s
02:10:39 assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.925 s
02:10:39 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.91 s
02:10:39 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 0.824 s
02:10:39 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
02:10:39 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
02:10:39 getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:10:39 hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:10:39 hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:10:39 getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:10:39 resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:10:39 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
02:10:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
02:10:39 doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 s
02:10:39 getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 s
02:10:39 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
02:10:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
02:10:39 createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.007 s
02:10:39 createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.006 s
02:10:39 createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.006 s
02:10:39 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
02:10:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
02:10:39 shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0.002 s
02:10:39 shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0.001 s
02:10:39 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
02:10:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
02:10:39 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
02:10:39 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
02:10:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
02:10:39 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
02:10:39 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
02:10:39 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
02:10:39 getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:10:39 getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:10:39 getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:10:39 getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:10:39 getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:10:39 getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:10:39 getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:10:39 getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:10:39 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
02:10:39 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest
02:10:39 compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.004 s
02:10:39 methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
02:10:39 methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
02:10:39 matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
02:10:39 generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.004 s
02:10:39 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
02:10:43 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.32 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test
02:10:43 findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.871 s
02:10:43 findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.919 s
02:10:43 getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.825 s
02:10:43 tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.865 s
02:10:43 isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 0.84 s
02:10:43 Running org.eclipse.swtbot.swt.finder.SWTBotTest
02:10:56 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.669 s - in org.eclipse.swtbot.swt.finder.SWTBotTest
02:10:56 getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.022 s
02:10:56 doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.023 s
02:10:56 waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.025 s
02:10:56 waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 2.525 s
02:10:56 throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.024 s
02:10:56 findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.024 s
02:10:56 waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.024 s
02:10:56 
02:10:56 Results:
02:10:56 
02:10:56 Tests run: 486, Failures: 0, Errors: 0, Skipped: 7
02:10:56 
02:10:57 [INFO] All tests passed!
02:10:57 [INFO] 
02:10:57 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.pom
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-sources.jar
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-p2metadata.xml
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.swt.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
02:10:57 [INFO] 
02:10:57 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
02:10:57 [INFO] Building org.eclipse.swtbot.test 2.9.0-SNAPSHOT                  [55/58]
02:10:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] The project's OSGi version is 2.9.0.201909120600
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] argLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.jar
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-sources-feature.jar
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] Skip jar signing
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.jar
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT.pom
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-sources-feature.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-sources-feature.jar
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-p2metadata.xml
02:10:57 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
02:10:57 [INFO] 
02:10:57 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
02:10:57 [INFO] Building org.eclipse.swtbot.generator.test 2.9.0-SNAPSHOT        [56/58]
02:10:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] The project's OSGi version is 2.9.0.201909120600
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:10:57 [INFO] 
02:10:57 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
02:10:57 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:10:57 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/src/main/resources
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] Compiling 17 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/classes
02:10:57 [INFO] 
02:10:57 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
02:10:57 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:10:57 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/src/test/resources
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-sources.jar
02:10:57 [INFO] 
02:10:57 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar
02:10:57 [INFO] 
02:10:57 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] Skip jar signing
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
02:10:57 [INFO] 
02:10:57 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.generator.test ---
02:10:58 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log
02:10:58 [INFO] Command line:
02:10:58 	[/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/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread]
02:10:58 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:10:58 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:11:01 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
02:11:02 
02:11:02 (SWT:1526): Gtk-WARNING **: 06:11:02.524: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton)
02:11:02 
02:11:02 (SWT:1526): Gtk-WARNING **: 06:11:02.652: Negative content width -6 (allocation 1, extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
02:11:02 
02:11:02 (SWT:1526): Gtk-WARNING **: 06:11:02.652: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar)
02:11:02 
02:11:02 (SWT:1526): Gtk-WARNING **: 06:11:02.652: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar)
02:11:03 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
02:11:03 log4j:WARN Please initialize the log4j system properly.
02:11:03 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest
02:11:03 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest)  Time elapsed: 1.311 s
02:11:03 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
02:11:04 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.336 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
02:11:04 testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.245 s
02:11:04 testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.201 s
02:11:04 testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.234 s
02:11:04 testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.154 s
02:11:04 testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.186 s
02:11:04 testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.155 s
02:11:04 testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.159 s
02:11:04 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
02:11:04 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
02:11:04 testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest)  Time elapsed: 0.15 s
02:11:04 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
02:11:05 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
02:11:05 testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.147 s
02:11:05 testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.182 s
02:11:05 testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.191 s
02:11:05 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
02:11:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
02:11:05 testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest)  Time elapsed: 0.199 s
02:11:05 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
02:11:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest
02:11:05 testRadioButtonClick(org.eclipse.swtbot.generator.test.RecordRadioClickTest)  Time elapsed: 0.258 s
02:11:05 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
02:11:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
02:11:06 testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest)  Time elapsed: 0.176 s
02:11:06 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
02:11:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
02:11:06 testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest)  Time elapsed: 0.159 s
02:11:06 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
02:11:06 Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.11 s <<< FAILURE! - in org.eclipse.swtbot.generator.test.TabItemActivateTest
02:11:06 testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest)  Time elapsed: 0.109 s  <<< ERROR!
02:11:06 org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
02:11:06 	at org.eclipse.swt.SWT.error(SWT.java:4491)
02:11:06 	at org.eclipse.swt.SWT.error(SWT.java:4406)
02:11:06 	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:208)
02:11:06 	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
02:11:06 	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4633)
02:11:06 	at org.eclipse.swtbot.generator.test.AbstractGeneratorTest.setUp(AbstractGeneratorTest.java:41)
02:11:06 	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
02:11:06 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:11:06 	at java.lang.reflect.Method.invoke(Method.java:498)
02:11:06 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02:11:06 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:11:06 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02:11:06 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
02:11:06 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
02:11:06 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02:11:06 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
02:11:06 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
02:11:06 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02:11:06 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02:11:06 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02:11:06 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02:11:06 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02:11:06 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02:11:06 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
02:11:06 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
02:11:06 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
02:11:06 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
02:11:06 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:11:06 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:11:06 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:11:06 	at java.lang.reflect.Method.invoke(Method.java:498)
02:11:06 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
02:11:06 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
02:11:06 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
02:11:06 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
02:11:06 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
02:11:06 	at org.eclipse.e4.ui.internal.workbench.swt.E4Testable$1.run(E4Testable.java:73)
02:11:06 	at java.lang.Thread.run(Thread.java:748)
02:11:06 Caused by: java.lang.NullPointerException
02:11:06 	at org.eclipse.swt.widgets.TabFolder.gtk_switch_page(TabFolder.java:570)
02:11:06 	at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2009)
02:11:06 	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4723)
02:11:06 	at org.eclipse.swt.internal.gtk.OS._gtk_widget_show(Native Method)
02:11:06 	at org.eclipse.swt.internal.gtk.OS.gtk_widget_show(OS.java:14774)
02:11:06 	at org.eclipse.swt.widgets.TabFolder.createItem(TabFolder.java:311)
02:11:06 	at org.eclipse.swt.widgets.TabItem.createWidget(TabItem.java:123)
02:11:06 	at org.eclipse.swt.widgets.TabItem.<init>(TabItem.java:75)
02:11:06 	at org.eclipse.swtbot.generator.test.TabItemActivateTest.contributeToDialog(TabItemActivateTest.java:25)
02:11:06 	at org.eclipse.swtbot.generator.test.TestDialog.createDialogArea(TestDialog.java:39)
02:11:06 	at org.eclipse.jface.dialogs.TitleAreaDialog.createContents(TitleAreaDialog.java:161)
02:11:06 	at org.eclipse.jface.window.Window.create(Window.java:430)
02:11:06 	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1096)
02:11:06 	at org.eclipse.jface.window.Window.open(Window.java:792)
02:11:06 	at org.eclipse.swtbot.generator.test.AbstractGeneratorTest$1.run(AbstractGeneratorTest.java:45)
02:11:06 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
02:11:06 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
02:11:06 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
02:11:06 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
02:11:06 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
02:11:06 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
02:11:06 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
02:11:06 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
02:11:06 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
02:11:06 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
02:11:06 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
02:11:06 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
02:11:06 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
02:11:06 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
02:11:06 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
02:11:06 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
02:11:06 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
02:11:06 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
02:11:06 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
02:11:06 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
02:11:06 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
02:11:06 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:11:06 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:11:06 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:11:06 	at java.lang.reflect.Method.invoke(Method.java:498)
02:11:06 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
02:11:06 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
02:11:06 	at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
02:11:06 	at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
02:11:06 
02:11:06 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
02:11:07 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
02:11:07 testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.158 s
02:11:07 testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.212 s
02:11:07 testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.185 s
02:11:07 testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.194 s
02:11:07 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
02:11:07 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
02:11:07 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.216 s
02:11:07 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.171 s
02:11:07 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.16 s
02:11:07 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
02:11:07 
02:11:07 (SWT:1526): Gtk-CRITICAL **: 06:11:07.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:11:07 
02:11:07 (SWT:1526): Gtk-CRITICAL **: 06:11:07.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:11:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
02:11:07 testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.195 s
02:11:07 testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.163 s
02:11:07 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
02:11:08 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
02:11:08 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.162 s
02:11:08 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.151 s
02:11:08 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.152 s
02:11:08 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
02:11:08 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
02:11:08 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest)  Time elapsed: 0.156 s
02:11:08 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
02:11:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
02:11:09 testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.26 s
02:11:09 testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.166 s
02:11:09 
02:11:09 Results:
02:11:09 
02:11:09 Errors: 
02:11:09   TabItemActivateTest>AbstractGeneratorTest.setUp:41 ยป SWT Failed to execute run...
02:11:09 
02:11:09 Tests run: 32, Failures: 0, Errors: 1, Skipped: 0
02:11:09 
02:11:10 [ERROR] There are test failures.
02:11:10 
02:11:10 Please refer to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/surefire-reports for the individual test results.
02:11:10 [INFO] 
02:11:10 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
02:11:10 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar
02:11:10 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.pom
02:11:10 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-sources.jar
02:11:10 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:11:10 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-p2metadata.xml
02:11:10 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
02:11:10 [INFO] 
02:11:10 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
02:11:10 [INFO] Building org.eclipse.swtbot.generator.jdt.test 2.9.0-SNAPSHOT    [57/58]
02:11:10 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] The project's OSGi version is 2.9.0.201909120600
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] 
02:11:10 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:11:10 [INFO] 
02:11:10 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:11:10 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/src/main/resources
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] Compiling 2 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/classes
02:11:10 [INFO] 
02:11:10 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:11:10 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/src/test/resources
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-sources.jar
02:11:10 [INFO] 
02:11:10 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar
02:11:10 [INFO] 
02:11:10 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] Skip jar signing
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] 
02:11:10 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:10 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log
02:11:10 [INFO] Command line:
02:11:10 	[/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/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread]
02:11:10 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:11:10 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:11:14 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
02:11:15 
02:11:15 (SWT:1600): Gtk-WARNING **: 06:11:15.822: Negative content height -9 (allocation 1, extents 5x5) while allocating gadget (node button, owner GtkButton)
02:11:15 
02:11:15 (SWT:1600): Gtk-WARNING **: 06:11:15.914: Negative content width -6 (allocation 1, extents 4x3) while allocating gadget (node toolbar, owner GtkToolbar)
02:11:15 
02:11:15 (SWT:1600): Gtk-WARNING **: 06:11:15.914: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar)
02:11:15 
02:11:15 (SWT:1600): Gtk-WARNING **: 06:11:15.914: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node trough, owner GtkProgressBar)
02:11:16 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
02:11:16 log4j:WARN Please initialize the log4j system properly.
02:11:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.2 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
02:11:17 testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest)  Time elapsed: 2.092 s
02:11:17 
02:11:17 Results:
02:11:17 
02:11:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
02:11:17 
02:11:18 [INFO] All tests passed!
02:11:18 [INFO] 
02:11:18 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:18 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar
02:11:18 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.pom
02:11:19 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-sources.jar
02:11:19 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:11:19 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-p2metadata.xml
02:11:19 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.generator.jdt.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
02:11:19 [INFO] 
02:11:19 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
02:11:19 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 2.9.0-SNAPSHOT [58/58]
02:11:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] The project's OSGi version is 2.9.0.201909120600
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] 
02:11:19 [INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:11:19 [INFO] 
02:11:19 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:11:19 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] Compiling 13 source files to /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
02:11:19 [INFO] 
02:11:19 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
02:11:19 [INFO] skip non existing resourceDirectory /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-sources.jar
02:11:19 [INFO] 
02:11:19 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] Building jar: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] Pack200 normalizing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar
02:11:19 [INFO] 
02:11:19 [INFO] --- eclipse-jarsigner-plugin:1.1.3:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] Skip jar signing
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] Pack200 packing jar /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] 
02:11:19 [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:19 [INFO] Expected eclipse log file: /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log
02:11:19 [INFO] Command line:
02:11:19 	[/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/workspace/swtbot-on-mars/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/home/jenkins/workspace/swtbot-on-mars/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/workspace/swtbot-on-mars/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread]
02:11:19 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
02:11:19 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
02:11:22 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
02:11:23 log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.matchers.AbstractMatcher).
02:11:23 log4j:WARN Please initialize the log4j system properly.
02:11:25 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.373 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
02:11:25 testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu)  Time elapsed: 0.423 s
02:11:25 testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.157 s
02:11:25 testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.46 s
02:11:25 testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.141 s
02:11:25 testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.029 s
02:11:25 testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.25 s
02:11:25 testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.027 s
02:11:25 testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.024 s
02:11:25 testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.055 s
02:11:25 testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY)  Time elapsed: 0.522 s
02:11:25 
02:11:25 Results:
02:11:25 
02:11:25 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
02:11:25 
02:11:26 [INFO] All tests passed!
02:11:26 [INFO] 
02:11:26 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:26 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar
02:11:26 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.pom
02:11:26 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-sources.jar to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-sources.jar
02:11:26 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT.jar.pack.gz to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-pack200.jar.pack.gz
02:11:26 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2content.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-p2metadata.xml
02:11:26 [INFO] Installing /home/jenkins/workspace/swtbot-on-mars/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2artifacts.xml to /home/jenkins/workspace/swtbot-on-mars/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/2.9.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-2.9.0-SNAPSHOT-p2artifacts.xml
02:11:26 [INFO] 
02:11:26 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:11:26 [INFO] ------------------------------------------------------------------------
02:11:26 [INFO] Reactor Summary:
02:11:26 [INFO] 
02:11:26 [INFO] Eclipse SWTBot 2.9.0-SNAPSHOT ...................... SUCCESS [ 12.037 s]
02:11:26 [INFO] target-platforms 2.9.0-SNAPSHOT .................... SUCCESS [  0.017 s]
02:11:26 [INFO] 2019-09 2.9.0-SNAPSHOT ............................. SUCCESS [  1.615 s]
02:11:26 [INFO] 2019-06 2.9.0-SNAPSHOT ............................. SUCCESS [  0.012 s]
02:11:26 [INFO] 2019-03 2.9.0-SNAPSHOT ............................. SUCCESS [  0.012 s]
02:11:26 [INFO] 2018-12 2.9.0-SNAPSHOT ............................. SUCCESS [  0.012 s]
02:11:26 [INFO] 2018-09 2.9.0-SNAPSHOT ............................. SUCCESS [  0.010 s]
02:11:26 [INFO] photon 2.9.0-SNAPSHOT .............................. SUCCESS [  0.048 s]
02:11:26 [INFO] oxygen 2.9.0-SNAPSHOT .............................. SUCCESS [  0.014 s]
02:11:26 [INFO] neon 2.9.0-SNAPSHOT ................................ SUCCESS [  0.011 s]
02:11:26 [INFO] mars 2.9.0-SNAPSHOT ................................ SUCCESS [  0.010 s]
02:11:26 [INFO] luna 2.9.0-SNAPSHOT ................................ SUCCESS [  0.011 s]
02:11:26 [INFO] kepler 2.9.0-SNAPSHOT .............................. SUCCESS [  0.010 s]
02:11:26 [INFO] juno 2.9.0-SNAPSHOT ................................ SUCCESS [  0.011 s]
02:11:26 [INFO] org.eclipse.swtbot.ant.junit 2.9.0-SNAPSHOT ........ SUCCESS [  2.429 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.core 2.9.0-SNAPSHOT ..... SUCCESS [  0.687 s]
02:11:26 [INFO] org.eclipse.swtbot.swt.finder 2.9.0-SNAPSHOT ....... SUCCESS [  3.326 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.finder 2.9.0-SNAPSHOT ... SUCCESS [  0.755 s]
02:11:26 [INFO] org.eclipse.swtbot.e4.finder 2.9.0-SNAPSHOT ........ SUCCESS [  0.561 s]
02:11:26 [INFO] org.eclipse.swtbot.junit4_x 2.9.0-SNAPSHOT ......... SUCCESS [  0.230 s]
02:11:26 [INFO] org.eclipse.swtbot 2.9.0-SNAPSHOT .................. SUCCESS [  0.237 s]
02:11:26 [INFO] org.eclipse.swtbot.forms.finder 2.9.0-SNAPSHOT ..... SUCCESS [  0.233 s]
02:11:26 [INFO] org.eclipse.swtbot.forms 2.9.0-SNAPSHOT ............ SUCCESS [  0.151 s]
02:11:26 [INFO] org.eclipse.swtbot.go 2.9.0-SNAPSHOT ............... SUCCESS [  0.081 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse 2.9.0-SNAPSHOT .......... SUCCESS [  0.165 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.dsl 2.9.0-SNAPSHOT ...... SUCCESS [  0.315 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.gef.finder 2.9.0-SNAPSHOT SUCCESS [  0.552 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.spy 2.9.0-SNAPSHOT ...... SUCCESS [  0.338 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.junit.headless 2.9.0-SNAPSHOT SUCCESS [  0.296 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.test.junit 2.9.0-SNAPSHOT SUCCESS [  0.156 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.ui 2.9.0-SNAPSHOT ....... SUCCESS [  0.665 s]
02:11:26 [INFO] org.eclipse.swtbot.generator 2.9.0-SNAPSHOT ........ SUCCESS [  0.479 s]
02:11:26 [INFO] org.eclipse.swtbot.generator.client 2.9.0-SNAPSHOT . SUCCESS [  0.538 s]
02:11:26 [INFO] org.eclipse.swtbot.generator.rules.workbench 2.9.0-SNAPSHOT SUCCESS [  0.221 s]
02:11:26 [INFO] org.eclipse.swtbot.generator.jdt 2.9.0-SNAPSHOT .... SUCCESS [  0.567 s]
02:11:26 [INFO] org.eclipse.swtbot.generator.ui 2.9.0-SNAPSHOT ..... SUCCESS [  0.395 s]
02:11:26 [INFO] org.eclipse.swtbot.nebula.gallery.finder 2.9.0-SNAPSHOT SUCCESS [  0.328 s]
02:11:26 [INFO] org.eclipse.swt.examples 2.9.0-SNAPSHOT ............ SUCCESS [  3.046 s]
02:11:26 [INFO] org.eclipse.swtbot.swt.demo 2.9.0-SNAPSHOT ......... SUCCESS [  0.215 s]
02:11:26 [INFO] org.eclipse.ui.forms.examples 3.1.100-SNAPSHOT ..... SUCCESS [  0.431 s]
02:11:26 [INFO] org.eclipse.swtbot.nebula.nattable.finder 2.9.0-SNAPSHOT SUCCESS [  0.342 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.gef 2.9.0-SNAPSHOT ...... SUCCESS [  0.206 s]
02:11:26 [INFO] org.eclipse.swtbot.generator.feature 2.9.0-SNAPSHOT  SUCCESS [  0.156 s]
02:11:26 [INFO] org.eclipse.swtbot.ide 2.9.0-SNAPSHOT .............. SUCCESS [  0.145 s]
02:11:26 [INFO] org.eclipse.swtbot.nebula.gallery 2.9.0-SNAPSHOT ... SUCCESS [  0.089 s]
02:11:26 [INFO] org.eclipse.swtbot.nebula.nattable 2.9.0-SNAPSHOT .. SUCCESS [  0.104 s]
02:11:26 [INFO] org.eclipse.swtbot.updatesite 2.9.0-SNAPSHOT ....... SUCCESS [  8.801 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.ui.test 2.9.0-SNAPSHOT .. SUCCESS [ 10.173 s]
02:11:26 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards 2.9.0-SNAPSHOT SUCCESS [  0.128 s]
02:11:26 [INFO] org.eclipse.swtbot.forms.finder.test 2.9.0-SNAPSHOT  SUCCESS [  8.991 s]
02:11:26 [INFO] org.eclipse.swtbot.eclipse.finder.test 2.9.0-SNAPSHOT SUCCESS [01:22 min]
02:11:26 [INFO] org.eclipse.swtbot.e4.finder.test 2.9.0-SNAPSHOT ... SUCCESS [ 10.371 s]
02:11:26 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test 2.9.0-SNAPSHOT SUCCESS [  5.525 s]
02:11:26 [INFO] org.eclipse.swtbot.swt.finder.test 2.9.0-SNAPSHOT .. SUCCESS [05:56 min]
02:11:26 [INFO] org.eclipse.swtbot.test 2.9.0-SNAPSHOT ............. SUCCESS [  0.422 s]
02:11:26 [INFO] org.eclipse.swtbot.generator.test 2.9.0-SNAPSHOT ... SUCCESS [ 12.713 s]
02:11:26 [INFO] org.eclipse.swtbot.generator.jdt.test 2.9.0-SNAPSHOT SUCCESS [  8.641 s]
02:11:26 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test 2.9.0-SNAPSHOT SUCCESS [  7.268 s]
02:11:26 [INFO] ------------------------------------------------------------------------
02:11:26 [INFO] BUILD SUCCESS
02:11:26 [INFO] ------------------------------------------------------------------------
02:11:26 [INFO] Total time:  10:49 min
02:11:26 [INFO] Finished at: 2019-09-12T06:11:26Z
02:11:26 [INFO] ------------------------------------------------------------------------
02:11:27 Terminating xvnc.
02:15:34 Not sending mail to unregistered user aprsac@yahoo.com
02:15:34 Not sending mail to unregistered user patrick.tasse@gmail.com
02:15:34 An attempt to send an e-mail to empty list of recipients, ignored.
02:15:34 Recording test results
02:15:35 Build step 'Publish JUnit test result report' changed build result to UNSTABLE
02:15:35 Finished: UNSTABLE