Skip to content
Success

Console Output

Started by user Roland Grunberg
Running as Roland Grunberg
Agent default-agent-213rh is provisioned from template Kubernetes Pod Template
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
  name: "default-agent-213rh"
spec:
  containers:
  - env:
    - name: "MAVEN_OPTS"
      value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.orbit.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "default-agent-213rh"
    - name: "MAVEN_CONFIG"
      value: "-B -e"
    - name: "JENKINS_NAME"
      value: "default-agent-213rh"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.orbit.svc.cluster.local/orbit/"
    - name: "HOME"
      value: "/home/jenkins"
    image: "eclipsecbijenkins/jenkins-agent:3.29@sha256:d7df679b5f7337f1bf77922400a148b80e3c483ccba72933a18f0c87be98f8b1"
    imagePullPolicy: "IfNotPresent"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "toolchains-xml"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "settings-security-xml"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "settings-xml"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector: {}
  restartPolicy: "Never"
  volumes:
  - name: "settings-security-xml"
    secret:
      items:
      - key: "settings-security.xml"
        path: "settings-security.xml"
      secretName: "m2-secret-dir"
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-orbit"
      readOnly: true
  - configMap:
      items:
      - key: "toolchains.xml"
        path: "toolchains.xml"
      name: "m2-dir"
    name: "toolchains-xml"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - name: "settings-xml"
    secret:
      items:
      - key: "settings.xml"
        path: "settings.xml"
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on default-agent-213rh in workspace /home/jenkins/agent/workspace/orbit-manual-signer
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
Copying file to bundles.tar
[orbit-manual-signer] $ /bin/sh -xe /tmp/jenkins5397762447504464811.sh
+ mkdir input output
+ cd input
+ tar -xf ../bundles.tar
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ca.odell.glazedlists.source_1.9.0.v201303080712.jar -F 'file=@ca.odell.glazedlists.source_1.9.0.v201303080712.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
100  876k    0     0  100  876k      0   236k  0:00:03  0:00:03 --:--:--  236k
 49 1775k    0  8362  100  876k   1934   202k  0:07:55  0:00:04  0:07:51  204k
100 1775k  100  898k  100  876k   205k   200k  0:00:04  0:00:04 --:--:--  423k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ca.odell.glazedlists_1.9.0.v201303080712.jar -F 'file=@ca.odell.glazedlists_1.9.0.v201303080712.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  898k    0     0  100  898k      0   746k  0:00:01  0:00:01 --:--:--  746k
 49 1830k    0  2577  100  898k   1210   422k  0:13:08  0:00:02  0:13:06  423k
100 1830k  100  931k  100  898k   432k   417k  0:00:02  0:00:02 --:--:--  850k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-cdi.api.source_1.0.0.v201105160744.jar -F 'file=@cdi.api.source_1.0.0.v201105160744.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  119k    0     0  100  119k      0    99k  0:00:01  0:00:01 --:--:--   99k
100  244k  100  124k  100  119k  94612  90942  0:00:01  0:00:01 --:--:--  181k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-cdi.api_1.0.0.v201105160744.jar -F 'file=@cdi.api_1.0.0.v201105160744.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66267    0     0  100 66267      0  55039  0:00:01  0:00:01 --:--:-- 55039
 56  134k   15 11279  100 66267   8531  50126  0:00:08  0:00:01  0:00:07 58613
100  134k  100 70969  100 66267  53601  50050  0:00:01  0:00:01 --:--:--  101k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ch.ethz.iks.slp.source_1.0.0.RC2_v20080604-1500.jar -F 'file=@ch.ethz.iks.slp.source_1.0.0.RC2_v20080604-1500.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 98501    0     0  100 98501      0  81811  0:00:01  0:00:01 --:--:-- 81811
100  195k  100   98k  100 98501  79051  76893  0:00:01  0:00:01 --:--:--  152k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ch.ethz.iks.slp_1.0.0.RC5_v20080820-1500.jar -F 'file=@ch.ethz.iks.slp_1.0.0.RC5_v20080820-1500.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 82795    0     0  100 82795      0  68766  0:00:01  0:00:01 --:--:-- 68766
100  164k  100 86005  100 82795  61608  59308  0:00:01  0:00:01 --:--:--  118k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ch.qos.logback.classic.source_1.0.7.v20121108-1250.jar -F 'file=@ch.qos.logback.classic.source_1.0.7.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  215k    0     0  100  215k      0   179k  0:00:01  0:00:01 --:--:--  179k
 51  440k    5 13463  100  215k   9555   153k  0:00:24  0:00:01  0:00:23  162k
100  440k  100  225k  100  215k   159k   152k  0:00:01  0:00:01 --:--:--  311k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ch.qos.logback.classic_1.0.7.v20121108-1250.jar -F 'file=@ch.qos.logback.classic_1.0.7.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  255k    0     0  100  255k      0   212k  0:00:01  0:00:01 --:--:--  212k
100  519k  100  264k  100  255k   185k   179k  0:00:01  0:00:01 --:--:--  364k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ch.qos.logback.core.source_1.0.7.v20121108-1250.jar -F 'file=@ch.qos.logback.core.source_1.0.7.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  325k    0     0  100  325k      0   270k  0:00:01  0:00:01 --:--:--  270k
 50  664k    2  9810  100  325k   6201   205k  0:00:55  0:00:01  0:00:54  211k
100  664k  100  339k  100  325k   212k   203k  0:00:01  0:00:01 --:--:--  416k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ch.qos.logback.core_1.0.7.v20121108-1250.jar -F 'file=@ch.qos.logback.core_1.0.7.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  380k    0     0  100  380k      0   315k  0:00:01  0:00:01 --:--:--  315k
100  775k  100  395k  100  380k   253k   244k  0:00:01  0:00:01 --:--:--  497k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ch.qos.logback.slf4j.source_1.0.7.v201505121915.jar -F 'file=@ch.qos.logback.slf4j.source_1.0.7.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11375    0     0  100 11375      0   9439  0:00:01  0:00:01 --:--:--  9439
 53 23519    9  1123  100 11375    884   8956  0:00:13  0:00:01  0:00:12  9833
100 23519  100 12144  100 11375   9554   8949  0:00:01  0:00:01 --:--:-- 18489
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-ch.qos.logback.slf4j_1.0.7.v201505121915.jar -F 'file=@ch.qos.logback.slf4j_1.0.7.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10878    0     0  100 10878      0   9027  0:00:01  0:00:01 --:--:--  9027
100 22531  100 11653  100 10878   9420   8793  0:00:01  0:00:01 --:--:-- 18228
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gerrit.common.source_2.1.5.v201112241444.jar -F 'file=@com.google.gerrit.common.source_2.1.5.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 77515    0     0  100 77515      0  64381  0:00:01  0:00:01 --:--:-- 64381
100  155k  100 81542  100 77515  62532  59444  0:00:01  0:00:01 --:--:--  119k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gerrit.common_2.1.5.v201112241444.jar -F 'file=@com.google.gerrit.common_2.1.5.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 90060    0     0  100 90060      0  74800  0:00:01  0:00:01 --:--:-- 74800
100  180k  100 94911  100 90060  71576  67918  0:00:01  0:00:01 --:--:--  136k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gerrit.prettify.source_2.1.5.v201112241444.jar -F 'file=@com.google.gerrit.prettify.source_2.1.5.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  128k    0     0  100  128k      0   631k --:--:-- --:--:-- --:--:--  628k
100  128k    0     0  100  128k      0   106k  0:00:01  0:00:01 --:--:--  106k
100  261k  100  133k  100  128k    99k  97649  0:00:01  0:00:01 --:--:--  194k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gerrit.prettify_2.1.5.v201112241444.jar -F 'file=@com.google.gerrit.prettify_2.1.5.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 55377    0     0  100 55377      0  45994  0:00:01  0:00:01 --:--:-- 45994
100  110k  100 58070  100 55377  45296  43195  0:00:01  0:00:01 --:--:-- 88561
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gerrit.reviewdb.source_2.1.5.v201112241444.jar -F 'file=@com.google.gerrit.reviewdb.source_2.1.5.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 97111    0     0  100 97111      0  80590  0:00:01  0:00:01 --:--:-- 80656
100  193k  100   99k  100 97111  75899  72687  0:00:01  0:00:01 --:--:--  145k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gerrit.reviewdb_2.1.5.v201112241444.jar -F 'file=@com.google.gerrit.reviewdb_2.1.5.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  121k    0     0  100  121k      0   596k --:--:-- --:--:-- --:--:--  593k
100  121k    0     0  100  121k      0   100k  0:00:01  0:00:01 --:--:--  100k
100  249k  100  127k  100  121k  97485  92677  0:00:01  0:00:01 --:--:--  185k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gson.source_2.2.4.v201311231704.jar -F 'file=@com.google.gson.source_2.2.4.v201311231704.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  140k    0     0  100  140k      0   116k  0:00:01  0:00:01 --:--:--  116k
100  284k  100  144k  100  140k   107k   104k  0:00:01  0:00:01 --:--:--  212k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gson_2.2.4.v201311231704.jar -F 'file=@com.google.gson_2.2.4.v201311231704.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  206k    0     0  100  206k      0   171k  0:00:01  0:00:01 --:--:--  171k
100  421k  100  214k  100  206k   152k   146k  0:00:01  0:00:01 --:--:--  299k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gwt.servlet.source_2.1.0.v201111291940.jar -F 'file=@com.google.gwt.servlet.source_2.1.0.v201111291940.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 25 4277k    0     0   25 1088k      0  40.8M --:--:-- --:--:-- --:--:-- 39.3M
100 4277k    0     0  100 4277k      0  3260k  0:00:01  0:00:01 --:--:-- 3258k
100 4277k    0     0  100 4277k      0  1849k  0:00:02  0:00:02 --:--:-- 1848k
100 4277k    0     0  100 4277k      0  1290k  0:00:03  0:00:03 --:--:-- 1290k
 49 8694k    0 12703  100 4277k   3152  1061k  0:23:54  0:00:04  0:23:50 1064k
100 8694k  100 4416k  100 4277k  1047k  1014k  0:00:04  0:00:04 --:--:-- 1816k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gwt.servlet_2.1.0.v201111291940.jar -F 'file=@com.google.gwt.servlet_2.1.0.v201111291940.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2990k    0     0  100 2990k      0  2484k  0:00:01  0:00:01 --:--:-- 2484k
100 2990k    0     0  100 2990k      0  1355k  0:00:02  0:00:02 --:--:-- 1355k
100 2990k    0     0  100 2990k      0   932k  0:00:03  0:00:03 --:--:--  932k
 74 6101k   50 1572k  100 2990k   410k   780k  0:00:07  0:00:03  0:00:04 1189k
100 6101k  100 3110k  100 2990k   761k   731k  0:00:04  0:00:04 --:--:-- 1493k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gwt.user.source_2.1.0.v201505121915.jar -F 'file=@com.google.gwt.user.source_2.1.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 4415k    0     0  100 4415k      0  3535k  0:00:01  0:00:01 --:--:-- 3535k
100 4415k    0     0  100 4415k      0  1962k  0:00:02  0:00:02 --:--:-- 1962k
100 4415k    0     0  100 4415k      0  1358k  0:00:03  0:00:03 --:--:-- 1358k
 50 8832k    0 12706  100 4415k   3283  1141k  0:22:57  0:00:03  0:22:54 1143k
100 8832k  100 4416k  100 4415k  1103k  1102k  0:00:04  0:00:04 --:--:-- 2206k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gwt.user_2.1.0.v201505121915.jar -F 'file=@com.google.gwt.user_2.1.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 7981k    0     0  100 7981k      0  5676k  0:00:01  0:00:01 --:--:-- 5676k
100 7981k    0     0  100 7981k      0  3315k  0:00:02  0:00:02 --:--:-- 3315k
100 7981k    0     0  100 7981k      0  2341k  0:00:03  0:00:03 --:--:-- 2341k
100 7981k    0     0  100 7981k      0  1810k  0:00:04  0:00:04 --:--:-- 1810k
100 7981k    0     0  100 7981k      0  1475k  0:00:05  0:00:05 --:--:-- 1475k
 50 15.5M    0  4025  100 7981k    664  1317k  3:25:09  0:00:06  3:25:03   865
100 15.5M  100 7981k  100 7981k  1232k  1232k  0:00:06  0:00:06 --:--:-- 1961k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gwtjsonrpc.source_1.2.5.v201112241444.jar -F 'file=@com.google.gwtjsonrpc.source_1.2.5.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   99k    0     0  100   99k      0  84465  0:00:01  0:00:01 --:--:-- 84465
 53  202k    8  9121  100   99k   6837  76234  0:00:15  0:00:01  0:00:14 83009
100  202k  100  103k  100   99k  78919  76063  0:00:01  0:00:01 --:--:--  151k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gwtjsonrpc_1.2.5.v201112241444.jar -F 'file=@com.google.gwtjsonrpc_1.2.5.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  130k    0     0  100  130k      0   108k  0:00:01  0:00:01 --:--:--  108k
100  266k  100  135k  100  130k   101k    97k  0:00:01  0:00:01 --:--:--  199k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gwtorm.source_1.1.4.v201112241444.jar -F 'file=@com.google.gwtorm.source_1.1.4.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  122k    0     0  100  122k      0   101k  0:00:01  0:00:01 --:--:--  101k
100  249k  100  126k  100  122k  96175  92801  0:00:01  0:00:01 --:--:--  184k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.gwtorm_1.1.4.v201112241444.jar -F 'file=@com.google.gwtorm_1.1.4.v201112241444.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  174k    0     0  100  174k      0   857k --:--:-- --:--:-- --:--:--  853k
100  174k    0     0  100  174k      0   145k  0:00:01  0:00:01 --:--:--  145k
100  355k  100  180k  100  174k   107k   103k  0:00:01  0:00:01 --:--:--  211k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.inject.assistedinject.source_3.0.0.v201402270930.jar -F 'file=@com.google.inject.assistedinject.source_3.0.0.v201402270930.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 38877    0     0  100 38877      0  32263  0:00:01  0:00:01 --:--:-- 32263
100 79459  100 40582  100 38877  28280  27091  0:00:01  0:00:01 --:--:-- 55372
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.inject.assistedinject_3.0.0.v201402270930.jar -F 'file=@com.google.inject.assistedinject_3.0.0.v201402270930.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 44264    0     0  100 44264      0   212k --:--:-- --:--:-- --:--:--  211k
100 44264    0     0  100 44264      0  36764  0:00:01  0:00:01 --:--:-- 36733
100 90474  100 46210  100 44264  37176  35610  0:00:01  0:00:01 --:--:-- 72728
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.protobuf.source_2.4.0.v201105131100.jar -F 'file=@com.google.protobuf.source_2.4.0.v201105131100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  166k    0     0  100  166k      0   137k  0:00:01  0:00:01 --:--:--  137k
100  334k  100  168k  100  166k   129k   127k  0:00:01  0:00:01 --:--:--  256k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.google.protobuf_2.4.0.v201105131100.jar -F 'file=@com.google.protobuf_2.4.0.v201105131100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  611k    0     0  100  611k      0   508k  0:00:01  0:00:01 --:--:--  508k
 49 1236k    0  1130  100  611k    626   339k  0:17:01  0:00:01  0:17:00  339k
100 1236k  100  624k  100  611k   340k   334k  0:00:01  0:00:01 --:--:--  674k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.jcraft.jzlib.source_1.1.1.v201205102305.jar -F 'file=@com.jcraft.jzlib.source_1.1.1.v201205102305.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 84756    0     0  100 84756      0  70336  0:00:01  0:00:01 --:--:-- 70336
100  167k  100 86832  100 84756  68371  66737  0:00:01  0:00:01 --:--:--  131k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.jcraft.jzlib_1.1.1.v201205102305.jar -F 'file=@com.jcraft.jzlib_1.1.1.v201205102305.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 79309    0     0  100 79309      0  65871  0:00:01  0:00:01 --:--:-- 65871
100  157k  100 81589  100 79309  63198  61432  0:00:01  0:00:01 --:--:--  121k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.kenai.jffi_1.2.7.v201505052040.jar -F 'file=@com.kenai.jffi_1.2.7.v201505052040.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  389k    0     0  100  389k      0  1909k --:--:-- --:--:-- --:--:-- 1900k
100  389k    0     0  100  389k      0   323k  0:00:01  0:00:01 --:--:--  323k
100  780k  100  390k  100  389k   264k   263k  0:00:01  0:00:01 --:--:--  527k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.lowagie.text.source_2.1.7.v201004222200.jar -F 'file=@com.lowagie.text.source_2.1.7.v201004222200.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  506k    0     0  100  506k      0   420k  0:00:01  0:00:01 --:--:--  420k
100 1021k  100  515k  100  506k   327k   321k  0:00:01  0:00:01 --:--:--  648k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.lowagie.text_2.1.7.v201004222200.jar -F 'file=@com.lowagie.text_2.1.7.v201004222200.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1741k    0     0  100 1741k      0  30.9M --:--:-- --:--:-- --:--:-- 30.3M
100 1741k    0     0  100 1741k      0  1446k  0:00:01  0:00:01 --:--:-- 1445k
100 1741k    0     0  100 1741k      0   789k  0:00:02  0:00:02 --:--:--  789k
100 3516k  100 1774k  100 1741k   735k   721k  0:00:02  0:00:02 --:--:-- 1456k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.novell.ldap_2.3.30.v201112011400.jar -F 'file=@com.novell.ldap_2.3.30.v201112011400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  455k    0     0  100  455k      0   377k  0:00:01  0:00:01 --:--:--  377k
 50  929k    2 13477  100  455k   8133   274k  0:00:59  0:00:01  0:00:58  282k
100  929k  100  474k  100  455k   284k   272k  0:00:01  0:00:01 --:--:--  556k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.sun.el.source_2.2.0.v201303151357.jar -F 'file=@com.sun.el.source_2.2.0.v201303151357.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  152k    0     0  100  152k      0   126k  0:00:01  0:00:01 --:--:--  126k
100  308k  100  156k  100  152k   103k   101k  0:00:01  0:00:01 --:--:--  204k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.sun.el_2.2.0.v201303151357.jar -F 'file=@com.sun.el_2.2.0.v201303151357.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  133k    0     0  100  133k      0   110k  0:00:01  0:00:01 --:--:--  110k
 84  271k   69 97467  100  133k  67033  93989  0:00:02  0:00:01  0:00:01  157k
100  271k  100  137k  100  133k  96832  93667  0:00:01  0:00:01 --:--:--  185k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.sun.jersey.source_1.17.0.v201503170330.jar -F 'file=@com.sun.jersey.source_1.17.0.v201503170330.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1343k    0     0  100 1343k      0  1116k  0:00:01  0:00:01 --:--:-- 1116k
 49 2718k    0 12022  100 1343k   5730   640k  0:04:05  0:00:02  0:04:03  646k
100 2718k  100 1374k  100 1343k   638k   624k  0:00:02  0:00:02 --:--:-- 1262k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.sun.jersey_1.17.0.v201503170330.jar -F 'file=@com.sun.jersey_1.17.0.v201503170330.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1498k    0     0  100 1498k      0  1244k  0:00:01  0:00:01 --:--:-- 1244k
100 1498k    0     0  100 1498k      0   679k  0:00:02  0:00:02 --:--:--  679k
100 3049k  100 1551k  100 1498k   684k   661k  0:00:02  0:00:02 --:--:-- 1345k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.sun.syndication.source_0.9.0.v200803061811.jar -F 'file=@com.sun.syndication.source_0.9.0.v200803061811.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  208k    0     0  100  208k      0   172k  0:00:01  0:00:01 --:--:--  172k
100  423k  100  214k  100  208k   155k   151k  0:00:01  0:00:01 --:--:--  307k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.sun.syndication_0.9.0.v200803061811.jar -F 'file=@com.sun.syndication_0.9.0.v200803061811.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  214k    0     0  100  214k      0  1056k --:--:-- --:--:-- --:--:-- 1051k
100  214k    0     0  100  214k      0   178k  0:00:01  0:00:01 --:--:--  177k
100  435k  100  221k  100  214k   158k   153k  0:00:01  0:00:01 --:--:--  311k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.sun.xml.bind.source_2.2.0.v201505121915.jar -F 'file=@com.sun.xml.bind.source_2.2.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1041k    0     0  100 1041k      0   864k  0:00:01  0:00:01 --:--:--  864k
100 1041k    0     0  100 1041k      0   472k  0:00:02  0:00:02 --:--:--  472k
100 2084k  100 1042k  100 1041k   422k   422k  0:00:02  0:00:02 --:--:--  844k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.sun.xml.bind_2.2.0.v201505121915.jar -F 'file=@com.sun.xml.bind_2.2.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  932k    0     0  100  932k      0   774k  0:00:01  0:00:01 --:--:--  774k
 50 1866k    1 13477  100  932k   7269   503k  0:02:11  0:00:01  0:02:10  509k
100 1866k  100  933k  100  932k   496k   496k  0:00:01  0:00:01 --:--:--  992k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.thoughtworks.qdox.source_1.6.3.v20081201-1400.jar -F 'file=@com.thoughtworks.qdox.source_1.6.3.v20081201-1400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 78481    0     0  100 78481      0  65183  0:00:01  0:00:01 --:--:-- 65183
100  156k  100 81561  100 78481  63127  60743  0:00:01  0:00:01 --:--:--  120k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.thoughtworks.qdox_1.6.3.v20081201-1400.jar -F 'file=@com.thoughtworks.qdox_1.6.3.v20081201-1400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  112k    0     0  100  112k      0   553k --:--:-- --:--:-- --:--:--  550k
100  112k    0     0  100  112k      0  95985  0:00:01  0:00:01 --:--:-- 95905
100  229k  100  116k  100  112k  89175  86508  0:00:01  0:00:01 --:--:--  171k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.thoughtworks.xstream.source_1.3.1.v201111240924.jar -F 'file=@com.thoughtworks.xstream.source_1.3.1.v201111240924.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  321k    0     0  100  321k      0   266k  0:00:01  0:00:01 --:--:--  266k
100  656k  100  334k  100  321k   219k   210k  0:00:01  0:00:01 --:--:--  429k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-com.thoughtworks.xstream_1.3.1.v201111240924.jar -F 'file=@com.thoughtworks.xstream_1.3.1.v201111240924.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  451k    0     0  100  451k      0   375k  0:00:01  0:00:01 --:--:--  375k
 49  920k    1  6917  100  451k   3930   256k  0:02:02  0:00:01  0:02:01  260k
100  920k  100  468k  100  451k   263k   254k  0:00:01  0:00:01 --:--:--  517k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-commonj.sdo.source_2.1.1.v201112051852.jar -F 'file=@commonj.sdo.source_2.1.1.v201112051852.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 38068    0     0  100 38068      0  31617  0:00:01  0:00:01 --:--:-- 31617
 83 77983   68 27196  100 38068  18313  25635  0:00:02  0:00:01  0:00:01 43919
100 77983  100 39915  100 38068  23520  22432  0:00:01  0:00:01 --:--:-- 45926
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-edu.emory.mathcs.backport.source_3.1.0.v201505121915.jar -F 'file=@edu.emory.mathcs.backport.source_3.1.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  319k    0     0  100  319k      0   265k  0:00:01  0:00:01 --:--:--  265k
100  640k  100  320k  100  319k   225k   224k  0:00:01  0:00:01 --:--:--  450k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-edu.emory.mathcs.backport_3.1.0.v201505121915.jar -F 'file=@edu.emory.mathcs.backport_3.1.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  365k    0     0  100  365k      0   303k  0:00:01  0:00:01 --:--:--  303k
 51  732k    3 13468  100  365k   8960   243k  0:00:41  0:00:01  0:00:40  251k
100  732k  100  366k  100  365k   241k   241k  0:00:01  0:00:01 --:--:--  482k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-java_cup.runtime.source_0.10.0.v201005080400.jar -F 'file=@java_cup.runtime.source_0.10.0.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 22257    0     0  100 22257      0  18501  0:00:01  0:00:01 --:--:-- 18501
100 45740  100 23483  100 22257  18999  18007  0:00:01  0:00:01 --:--:-- 37006
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-java_cup.runtime_0.10.0.v201005080400.jar -F 'file=@java_cup.runtime_0.10.0.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 16997    0     0  100 16997      0  16895  0:00:01  0:00:01 --:--:-- 16895
 92 35225   85 15613  100 16997   9167   9980  0:00:01  0:00:01 --:--:-- 19137
100 35225  100 18228  100 16997  10690   9968  0:00:01  0:00:01 --:--:-- 20647
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javassist.source_3.13.0.GA_v201209210905.jar -F 'file=@javassist.source_3.13.0.GA_v201209210905.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  516k    0     0  100  516k      0   428k  0:00:01  0:00:01 --:--:--  429k
 50 1045k    1  6921  100  516k   3532   263k  0:02:33  0:00:01  0:02:32  267k
100 1045k  100  528k  100  516k   265k   260k  0:00:01  0:00:01 --:--:--  525k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javassist_3.13.0.GA_v201209210905.jar -F 'file=@javassist_3.13.0.GA_v201209210905.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  663k    0     0  100  663k      0   550k  0:00:01  0:00:01 --:--:--  550k
100 1344k  100  681k  100  663k   427k   416k  0:00:01  0:00:01 --:--:--  844k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.activation.source_1.1.0.v201211130549.jar -F 'file=@javax.activation.source_1.1.0.v201211130549.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 62 90342   26 12023  100 44143  10019  36785  0:00:04  0:00:01  0:00:03 46805
100 90342  100 46199  100 44143  38435  36724  0:00:01  0:00:01 --:--:-- 75159
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.activation_1.1.0.v201211130549.jar -F 'file=@javax.activation_1.1.0.v201211130549.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 55297    0     0  100 55297      0   266k --:--:-- --:--:-- --:--:--  264k
 53  110k    9  5478  100 55297   4572  46157  0:00:12  0:00:01  0:00:11 50688
100  110k  100 57941  100 55297  48163  45965  0:00:01  0:00:01 --:--:-- 94051
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.ejb.source_3.1.1.v201204261316.jar -F 'file=@javax.ejb.source_3.1.1.v201204261316.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  165k    0     0  100  165k      0   136k  0:00:01  0:00:01 --:--:--  137k
100  335k  100  170k  100  165k   138k   134k  0:00:01  0:00:01 --:--:--  273k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.ejb_3.1.1.v201204261316.jar -F 'file=@javax.ejb_3.1.1.v201204261316.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 68750    0     0  100 68750      0  57053  0:00:01  0:00:01 --:--:-- 57053
100  139k  100 74088  100 68750  59081  54824  0:00:01  0:00:01 --:--:--  111k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.el.source_2.2.0.v201303151357.jar -F 'file=@javax.el.source_2.2.0.v201303151357.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 98035    0     0  100 98035      0  81492  0:00:01  0:00:01 --:--:-- 81492
 56  193k   14 14166  100 98035  10082  69775  0:00:09  0:00:01  0:00:08 79801
100  193k  100   97k  100 98035  71145  69528  0:00:01  0:00:01 --:--:--  137k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.el_2.2.0.v201303151357.jar -F 'file=@javax.el_2.2.0.v201303151357.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 56  111k   15  9142  100 55623   7956  48409  0:00:07  0:00:01  0:00:06 56366
100  111k  100 58205  100 55623  50525  48283  0:00:01  0:00:01 --:--:-- 98809
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.jms.source_1.1.0.v201205091237.jar -F 'file=@javax.jms.source_1.1.0.v201205091237.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  110k    0     0  100  110k      0  94002  0:00:01  0:00:01 --:--:-- 94002
100  224k  100  114k  100  110k  92777  89756  0:00:01  0:00:01 --:--:--  178k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.jms_1.1.0.v201205091237.jar -F 'file=@javax.jms_1.1.0.v201205091237.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 61 99066   26 13485  100 47597  11209  39565  0:00:04  0:00:01  0:00:03 50774
100 99066  100 51469  100 47597  42712  39499  0:00:01  0:00:01 --:--:-- 82212
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.jws.source_2.0.0.v201005080400.jar -F 'file=@javax.jws.source_2.0.0.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 52 27735    7  1134  100 13346    980  11535  0:00:14  0:00:01  0:00:13 12515
100 27735  100 14389  100 13346  12415  11515  0:00:01  0:00:01 --:--:-- 23930
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.jws_2.0.0.v201005080400.jar -F 'file=@javax.jws_2.0.0.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 22092    0     0  100 22092      0   106k --:--:-- --:--:-- --:--:--  105k
100 45918  100 23826  100 22092  20072  18611  0:00:01  0:00:01 --:--:-- 38684
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.mail.glassfish.source_1.4.1.v201108011116.jar -F 'file=@javax.mail.glassfish.source_1.4.1.v201108011116.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 45  674k    0     0   45  309k      0  20.1M --:--:-- --:--:-- --:--:-- 18.9M
100  674k    0     0  100  674k      0   559k  0:00:01  0:00:01 --:--:--  559k
100 1358k  100  684k  100  674k   437k   430k  0:00:01  0:00:01 --:--:--  866k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.mail.glassfish_1.4.1.v201108011116.jar -F 'file=@javax.mail.glassfish_1.4.1.v201108011116.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  480k    0     0  100  480k      0   239k  0:00:02  0:00:02 --:--:--  239k
 50  973k    2 14161  100  480k   5307   179k  0:01:35  0:00:02  0:01:33  185k
100  973k  100  493k  100  480k   183k   178k  0:00:02  0:00:02 --:--:--  362k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.mail_1.4.0.v201005080615.jar -F 'file=@javax.mail_1.4.0.v201005080615.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  314k    0     0  100  314k      0   261k  0:00:01  0:00:01 --:--:--  261k
100  639k  100  325k  100  314k   231k   223k  0:00:01  0:00:01 --:--:--  454k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.management.remote_1.0.0.v20100427-1100.jar -F 'file=@javax.management.remote_1.0.0.v20100427-1100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 51  165k    4  4022  100 83664   3385  70424  0:00:25  0:00:01  0:00:24 73809
100  165k  100 86223  100 83664  72334  70187  0:00:01  0:00:01 --:--:--  139k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.management_1.2.0.v20100427-1100.jar -F 'file=@javax.management_1.2.0.v20100427-1100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  275k    0     0  100  275k      0  1349k --:--:-- --:--:-- --:--:-- 1342k
100  275k    0     0  100  275k      0   228k  0:00:01  0:00:01 --:--:--  228k
100  559k  100  284k  100  275k   183k   177k  0:00:01  0:00:01 --:--:--  360k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.persistence.source_1.0.0.v200905011740.jar -F 'file=@javax.persistence.source_1.0.0.v200905011740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  124k    0     0  100  124k      0   102k  0:00:01  0:00:01 --:--:--  102k
100  253k  100  129k  100  124k   105k   100k  0:00:01  0:00:01 --:--:--  206k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.persistence_1.0.0.v200905011740.jar -F 'file=@javax.persistence_1.0.0.v200905011740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 73668    0     0  100 73668      0  61135  0:00:01  0:00:01 --:--:-- 61135
100  149k  100 79114  100 73668  62838  58513  0:00:01  0:00:01 --:--:--  118k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.resource.source_1.6.0.v201204270900.jar -F 'file=@javax.resource.source_1.6.0.v201204270900.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  166k    0     0  100  166k      0   819k --:--:-- --:--:-- --:--:--  815k
100  166k    0     0  100  166k      0   138k  0:00:01  0:00:01 --:--:--  137k
100  337k  100  171k  100  166k   135k   131k  0:00:01  0:00:01 --:--:--  267k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.resource_1.6.0.v201204270900.jar -F 'file=@javax.resource_1.6.0.v201204270900.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 68295    0     0  100 68295      0  56723  0:00:01  0:00:01 --:--:-- 56723
100  138k  100 73439  100 68295  57917  53860  0:00:01  0:00:01 --:--:--  109k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.security.auth.message.source_1.0.0.v201108011116.jar -F 'file=@javax.security.auth.message.source_1.0.0.v201108011116.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 40883    0     0  100 40883      0  20380  0:00:02  0:00:02 --:--:-- 20380
100 83992  100 43109  100 40883  19684  18668  0:00:02  0:00:02 --:--:-- 38352
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.security.auth.message_1.0.0.v201108011116.jar -F 'file=@javax.security.auth.message_1.0.0.v201108011116.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 53 85796    9  4019  100 41469   3374  34818  0:00:13  0:00:01  0:00:12 38193
100 85796  100 44327  100 41469  37155  34760  0:00:01  0:00:01 --:--:-- 71976
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.security.jacc.source_1.4.0.v201205031350.jar -F 'file=@javax.security.jacc.source_1.4.0.v201205031350.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 64624    0     0  100 64624      0   309k --:--:-- --:--:-- --:--:--  307k
 77  127k   56 37324  100 64624  31982  55376  0:00:02  0:00:01  0:00:01 87284
100  127k  100 66333  100 64624  56791  55328  0:00:01  0:00:01 --:--:--  109k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.security.jacc_1.4.0.v201205031350.jar -F 'file=@javax.security.jacc_1.4.0.v201205031350.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 50 92692    2  1131  100 45467    974  39161  0:00:48  0:00:01  0:00:47 40136
100 92692  100 47225  100 45467  40606  39094  0:00:01  0:00:01 --:--:-- 79700
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.servlet.jsp.jstl.impl.source_1.2.0.v201210211230.jar -F 'file=@javax.servlet.jsp.jstl.impl.source_1.2.0.v201210211230.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  603k    0     0  100  603k      0   501k  0:00:01  0:00:01 --:--:--  501k
100 1219k  100  615k  100  603k   411k   403k  0:00:01  0:00:01 --:--:--  814k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.servlet.jsp.jstl.impl_1.2.0.v201210211230.jar -F 'file=@javax.servlet.jsp.jstl.impl_1.2.0.v201210211230.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  415k    0     0  100  415k      0   345k  0:00:01  0:00:01 --:--:--  345k
 50  845k    2  9122  100  415k   6295   286k  0:01:09  0:00:01  0:01:08  292k
100  845k  100  429k  100  415k   293k   284k  0:00:01  0:00:01 --:--:--  577k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.servlet.jsp.jstl.source_1.2.0.v201105211821.jar -F 'file=@javax.servlet.jsp.jstl.source_1.2.0.v201105211821.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 73856    0     0  100 73856      0  61291  0:00:01  0:00:01 --:--:-- 61291
100  146k  100 75728  100 73856  62174  60637  0:00:01  0:00:01 --:--:--  119k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.servlet.jsp.jstl_1.2.0.v201105211821.jar -F 'file=@javax.servlet.jsp.jstl_1.2.0.v201105211821.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 58  104k   19 10576  100 52599   9148  45500  0:00:05  0:00:01  0:00:04 54649
100  104k  100 54726  100 52599  47218  45383  0:00:01  0:00:01 --:--:-- 92601
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.servlet.source_3.1.0.v201410161800.jar -F 'file=@javax.servlet.source_3.1.0.v201410161800.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  227k    0     0  100  227k      0   189k  0:00:01  0:00:01 --:--:--  189k
100  460k  100  232k  100  227k   180k   177k  0:00:01  0:00:01 --:--:--  358k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.servlet_3.1.0.v201410161800.jar -F 'file=@javax.servlet_3.1.0.v201410161800.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  102k    0     0  100  102k      0   507k --:--:-- --:--:-- --:--:--  504k
100  102k    0     0  100  102k      0  87523  0:00:01  0:00:01 --:--:-- 87523
100  211k  100  108k  100  102k  88944  84643  0:00:01  0:00:01 --:--:--  169k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.transaction.source_1.1.1.v201105210645.jar -F 'file=@javax.transaction.source_1.1.1.v201105210645.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 62 63806   27  9126  100 30932   7928  26874  0:00:04  0:00:01  0:00:03 34802
100 63806  100 32874  100 30932  28536  26850  0:00:01  0:00:01 --:--:-- 55387
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.transaction_1.1.1.v201105210645.jar -F 'file=@javax.transaction_1.1.1.v201105210645.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 29924    0     0  100 29924      0  24853  0:00:01  0:00:01 --:--:-- 24853
100 61996  100 32072  100 29924  25575  23862  0:00:01  0:00:01 --:--:-- 49438
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.validation.source_1.0.0.GA_v201205091237.jar -F 'file=@javax.validation.source_1.0.0.GA_v201205091237.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 80488    0     0  100 80488      0  66850  0:00:01  0:00:01 --:--:-- 66850
100  160k  100 83908  100 80488  68440  65650  0:00:01  0:00:01 --:--:--  130k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.validation_1.0.0.GA_v201205091237.jar -F 'file=@javax.validation_1.0.0.GA_v201205091237.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66550    0     0  100 66550      0  55228  0:00:01  0:00:01 --:--:-- 55228
 51  134k    5  4027  100 66550   2623  43355  0:00:27  0:00:01  0:00:26 45948
100  134k  100 71229  100 66550  46192  43158  0:00:01  0:00:01 --:--:-- 89292
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.websocket.source_1.0.0.v20140310-1603.jar -F 'file=@javax.websocket.source_1.0.0.v20140310-1603.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 93802    0     0  100 93802      0  77843  0:00:01  0:00:01 --:--:-- 77843
100  185k  100 96506  100 93802  70804  68820  0:00:01  0:00:01 --:--:--  136k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.websocket_1.0.0.v20140310-1603.jar -F 'file=@javax.websocket_1.0.0.v20140310-1603.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 59520    0     0  100 59520      0  49394  0:00:01  0:00:01 --:--:-- 49394
100  119k  100 63203  100 59520  51848  48826  0:00:01  0:00:01 --:--:--   98k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.wsdl.source_1.6.2.v201012040545.jar -F 'file=@javax.wsdl.source_1.6.2.v201012040545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  177k    0     0  100  177k      0   872k --:--:-- --:--:-- --:--:--  867k
100  177k    0     0  100  177k      0   147k  0:00:01  0:00:01 --:--:--  147k
100  363k  100  185k  100  177k   133k   128k  0:00:01  0:00:01 --:--:--  261k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.wsdl_1.5.1.v201012040544.jar -F 'file=@javax.wsdl_1.5.1.v201012040544.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  142k    0     0  100  142k      0   118k  0:00:01  0:00:01 --:--:--  118k
100  292k  100  149k  100  142k   107k   103k  0:00:01  0:00:01 --:--:--  210k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.wsdl_1.6.2.v201012040545.jar -F 'file=@javax.wsdl_1.6.2.v201012040545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  165k    0     0  100  165k      0   137k  0:00:01  0:00:01 --:--:--  137k
 50  337k    3  5483  100  165k   3961   119k  0:00:44  0:00:01  0:00:43  123k
100  337k  100  172k  100  165k   123k   118k  0:00:01  0:00:01 --:--:--  242k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.xml.bind.source_2.2.0.v201105210648.jar -F 'file=@javax.xml.bind.source_2.2.0.v201105210648.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  174k    0     0  100  174k      0   144k  0:00:01  0:00:01 --:--:--  144k
100  353k  100  179k  100  174k   139k   135k  0:00:01  0:00:01 --:--:--  275k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.xml.bind_2.2.0.v201105210648.jar -F 'file=@javax.xml.bind_2.2.0.v201105210648.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  116k    0     0  100  116k      0  98738  0:00:01  0:00:01 --:--:-- 98738
100  238k  100  122k  100  116k    97k  95489  0:00:01  0:00:01 --:--:--  191k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.xml.rpc_1.1.0.v201209140446.jar -F 'file=@javax.xml.rpc_1.1.0.v201209140446.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 61 72321   24  9137  100 35586   7863  30624  0:00:04  0:00:01  0:00:03 38487
100 72321  100 36735  100 35586  31559  30572  0:00:01  0:00:01 --:--:-- 62131
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.xml.soap_1.2.0.v201005080501.jar -F 'file=@javax.xml.soap_1.2.0.v201005080501.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 72 56964   46 13480  100 27912  11803  24441  0:00:02  0:00:01  0:00:01 36245
100 56964  100 29052  100 27912  25417  24419  0:00:01  0:00:01 --:--:-- 49837
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.xml.soap_1.3.0.v201105210645.jar -F 'file=@javax.xml.soap_1.3.0.v201105210645.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 27691    0     0  100 27691      0   132k --:--:-- --:--:-- --:--:--  131k
 54 57764   13  4032  100 27691   3399  23348  0:00:08  0:00:01  0:00:07 26747
100 57764  100 30073  100 27691  25335  23328  0:00:01  0:00:01 --:--:-- 48622
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-javax.xml.stream_1.0.1.v201004272200.jar -F 'file=@javax.xml.stream_1.0.1.v201004272200.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 59 84205   22  9822  100 40595   8323  34402  0:00:05  0:00:01  0:00:04 42726
100 84205  100 43610  100 40595  36926  34373  0:00:01  0:00:01 --:--:-- 71299
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-jnr.x86asm_1.0.2.v201505052040.jar -F 'file=@jnr.x86asm_1.0.2.v201505052040.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  230k    0     0  100  230k      0   190k  0:00:01  0:00:01 --:--:--  190k
100  460k  100  230k  100  230k   176k   176k  0:00:01  0:00:01 --:--:--  353k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-lpg.runtime.java.source_2.0.17.v201004271640.jar -F 'file=@lpg.runtime.java.source_2.0.17.v201004271640.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 95259    0     0  100 95259      0  79053  0:00:01  0:00:01 --:--:-- 79053
100  189k  100 98679  100 95259  78503  75782  0:00:01  0:00:01 --:--:--  150k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-lpg.runtime.java_2.0.17.v201004271640.jar -F 'file=@lpg.runtime.java_2.0.17.v201004271640.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  108k    0     0  100  108k      0   532k --:--:-- --:--:-- --:--:--  530k
100  108k    0     0  100  108k      0  92375  0:00:01  0:00:01 --:--:-- 92298
100  221k  100  112k  100  108k  90354  87372  0:00:01  0:00:01 --:--:--  173k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-me.prettyprint.hector.source_0.7.0.0022_v20110412-1025.jar -F 'file=@me.prettyprint.hector.source_0.7.0.0022_v20110412-1025.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  164k    0     0  100  164k      0   136k  0:00:01  0:00:01 --:--:--  136k
100  337k  100  173k  100  164k   129k   122k  0:00:01  0:00:01 --:--:--  252k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-me.prettyprint.hector_0.7.0.0022_v20110412-1025.jar -F 'file=@me.prettyprint.hector_0.7.0.0022_v20110412-1025.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  306k    0     0  100  306k      0   254k  0:00:01  0:00:01 --:--:--  254k
100  306k    0     0  100  306k      0   138k  0:00:02  0:00:02 --:--:--  138k
100  624k  100  318k  100  306k   139k   134k  0:00:02  0:00:02 --:--:--  273k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.miginfocom.layout.source_3.7.1.v200911230030.jar -F 'file=@net.miginfocom.layout.source_3.7.1.v200911230030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 54  200k    8  9121  100   99k   7762  86801  0:00:13  0:00:01  0:00:12 94564
100  200k  100  101k  100   99k  88112  86580  0:00:01  0:00:01 --:--:--  170k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.miginfocom.layout.swing.source_3.7.1.v200911230030.jar -F 'file=@net.miginfocom.layout.swing.source_3.7.1.v200911230030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 19502    0     0  100 19502      0  96068 --:--:-- --:--:-- --:--:-- 95598
 69 40139   40  8356  100 19502   7222  16855  0:00:02  0:00:01  0:00:01 24056
100 40139  100 20637  100 19502  17821  16841  0:00:01  0:00:01 --:--:-- 34632
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.miginfocom.layout.swing_3.7.1.v200911230030.jar -F 'file=@net.miginfocom.layout.swing_3.7.1.v200911230030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 19575    0     0  100 19575      0  16271  0:00:01  0:00:01 --:--:-- 16271
100 40418  100 20843  100 19575  14484  13603  0:00:01  0:00:01 --:--:-- 28087
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.miginfocom.layout.swt.source_3.7.1.v201505121915.jar -F 'file=@net.miginfocom.layout.swt.source_3.7.1.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 60 36480   21  4014  100 17859   3367  14982  0:00:05  0:00:01  0:00:04 18349
100 36480  100 18621  100 17859  15621  14982  0:00:01  0:00:01 --:--:-- 30604
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.miginfocom.layout.swt_3.7.1.v201505121915.jar -F 'file=@net.miginfocom.layout.swt_3.7.1.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 75 34678   51  9125  100 16953   8018  14897  0:00:02  0:00:01  0:00:01 22915
100 34678  100 17725  100 16953  15575  14897  0:00:01  0:00:01 --:--:-- 30472
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.miginfocom.layout_3.7.1.v200911230030.jar -F 'file=@net.miginfocom.layout_3.7.1.v200911230030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 70514    0     0  100 70514      0   337k --:--:-- --:--:-- --:--:--  337k
100 70514    0     0  100 70514      0  58517  0:00:01  0:00:01 --:--:-- 58469
100  139k  100 72709  100 70514  52687  51097  0:00:01  0:00:01 --:--:--  101k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.sourceforge.lpg.lpgjavaruntime.source_1.1.0.v201004271650.jar -F 'file=@net.sourceforge.lpg.lpgjavaruntime.source_1.1.0.v201004271650.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 51  150k    5  4005  100 75619   3359  63438  0:00:23  0:00:01  0:00:22 66798
100  150k  100 78435  100 75619  65581  63226  0:00:01  0:00:01 --:--:--  125k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.sourceforge.lpg.lpgjavaruntime_1.1.0.v201004271650.jar -F 'file=@net.sourceforge.lpg.lpgjavaruntime_1.1.0.v201004271650.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 92597    0     0  100 92597      0  76843  0:00:01  0:00:01 --:--:-- 76843
100  183k  100 95808  100 92597  75084  72568  0:00:01  0:00:01 --:--:--  144k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.sourceforge.mx4j.remote_3.0.1.v20100427-1100.jar -F 'file=@net.sourceforge.mx4j.remote_3.0.1.v20100427-1100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  108k    0     0  100  108k      0  55405  0:00:02  0:00:02 --:--:-- 55405
 53  221k    9 10569  100  108k   4507  47395  0:00:25  0:00:02  0:00:23 51880
100  221k  100  112k  100  108k  49205  47315  0:00:02  0:00:02 --:--:-- 96520
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.sourceforge.mx4j_3.0.1.v20100427-1100.jar -F 'file=@net.sourceforge.mx4j_3.0.1.v20100427-1100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  157k    0     0  100  157k      0   130k  0:00:01  0:00:01 --:--:--  130k
100  319k  100  162k  100  157k   130k   125k  0:00:01  0:00:01 --:--:--  256k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.sourceforge.nattable.core.source_2.1.0.v201102070845.jar -F 'file=@net.sourceforge.nattable.core.source_2.1.0.v201102070845.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  490k    0     0  100  490k      0   407k  0:00:01  0:00:01 --:--:--  407k
100 1008k  100  517k  100  490k   309k   293k  0:00:01  0:00:01 --:--:--  603k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-net.sourceforge.nattable.core_2.1.0.v201102231538.jar -F 'file=@net.sourceforge.nattable.core_2.1.0.v201102231538.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  818k    0     0  100  818k      0  4012k --:--:-- --:--:-- --:--:-- 3993k
100  818k    0     0  100  818k      0   679k  0:00:01  0:00:01 --:--:--  678k
100 1671k  100  852k  100  818k   462k   443k  0:00:01  0:00:01 --:--:--  905k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.antlr.runtime.source_3.2.0.v201101311130.jar -F 'file=@org.antlr.runtime.source_3.2.0.v201101311130.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  236k    0     0  100  236k      0  1160k --:--:-- --:--:-- --:--:-- 1154k
100  236k    0     0  100  236k      0   196k  0:00:01  0:00:01 --:--:--  196k
100  478k  100  241k  100  236k   191k   187k  0:00:01  0:00:01 --:--:--  379k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.antlr.runtime.source_4.3.0.v201502022030.jar -F 'file=@org.antlr.runtime.source_4.3.0.v201502022030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  411k    0     0  100  411k      0   341k  0:00:01  0:00:01 --:--:--  341k
100  831k  100  420k  100  411k   305k   298k  0:00:01  0:00:01 --:--:--  604k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.antlr.runtime_3.2.0.v201101311130.jar -F 'file=@org.antlr.runtime_3.2.0.v201101311130.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  201k    0     0  100  201k      0   167k  0:00:01  0:00:01 --:--:--  167k
 52  409k    6 13476  100  201k   6359  97593  0:00:33  0:00:02  0:00:31  101k
100  409k  100  208k  100  201k    97k  97226  0:00:02  0:00:02 --:--:--  192k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.antlr.runtime_4.3.0.v201502022030.jar -F 'file=@org.antlr.runtime_4.3.0.v201502022030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  399k    0     0  100  399k      0   332k  0:00:01  0:00:01 --:--:--  332k
 49  811k    1  5476  100  399k   3636   265k  0:01:56  0:00:01  0:01:55  268k
100  811k  100  412k  100  399k   271k   263k  0:00:01  0:00:01 --:--:--  534k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.aopalliance_1.0.0.v201105210816.jar -F 'file=@org.aopalliance_1.0.0.v201105210816.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 91 25278   83 11088  100 11923  10651  11453  0:00:01  0:00:01 --:--:-- 22104
100 25278  100 13355  100 11923  12829  11453  0:00:01  0:00:01 --:--:-- 24282
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.axis_1.4.0.v201411182030.jar -F 'file=@org.apache.axis_1.4.0.v201411182030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1507k    0     0  100 1507k      0  1251k  0:00:01  0:00:01 --:--:-- 1251k
100 3015k  100 1508k  100 1507k  1067k  1066k  0:00:01  0:00:01 --:--:-- 2134k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.bcel.source_5.2.0.v201005080400.jar -F 'file=@org.apache.bcel.source_5.2.0.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  581k    0     0  100  581k      0   482k  0:00:01  0:00:01 --:--:--  482k
 50 1179k    1  9815  100  581k   6208   367k  0:01:38  0:00:01  0:01:37  373k
100 1179k  100  598k  100  581k   374k   363k  0:00:01  0:00:01 --:--:--  737k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.bcel_5.2.0.v201005080400.jar -F 'file=@org.apache.bcel_5.2.0.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  546k    0     0  100  546k      0   453k  0:00:01  0:00:01 --:--:--  453k
100 1111k  100  565k  100  546k   350k   338k  0:00:01  0:00:01 --:--:--  689k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.bsf.source_2.4.0.v201103030230.jar -F 'file=@org.apache.bsf.source_2.4.0.v201103030230.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 54  254k   10 14160  100  125k  11849   104k  0:00:11  0:00:01  0:00:10  116k
100  254k  100  128k  100  125k   107k   104k  0:00:01  0:00:01 --:--:--  211k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.bsf_2.4.0.v201103030230.jar -F 'file=@org.apache.bsf_2.4.0.v201103030230.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  126k    0     0  100  126k      0   105k  0:00:01  0:00:01 --:--:--  104k
100  257k  100  131k  100  126k   104k   100k  0:00:01  0:00:01 --:--:--  204k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.bval.source_0.3.0.v201205161050.jar -F 'file=@org.apache.bval.source_0.3.0.v201205161050.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  234k    0     0  100  234k      0   194k  0:00:01  0:00:01 --:--:--  195k
100  477k  100  242k  100  234k   188k   182k  0:00:01  0:00:01 --:--:--  370k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.bval_0.3.0.v201205161050.jar -F 'file=@org.apache.bval_0.3.0.v201205161050.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  292k    0     0  100  292k      0   242k  0:00:01  0:00:01 --:--:--  242k
100  595k  100  302k  100  292k   220k   212k  0:00:01  0:00:01 --:--:--  432k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.cassandra.source_0.7.0.v201503170330.jar -F 'file=@org.apache.cassandra.source_0.7.0.v201503170330.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  704k    0     0  100  704k      0  3471k --:--:-- --:--:-- --:--:-- 3454k
100  704k    0     0  100  704k      0   585k  0:00:01  0:00:01 --:--:--  584k
100 1426k  100  722k  100  704k   442k   431k  0:00:01  0:00:01 --:--:--  873k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.cassandra_0.7.0.v201503170330.jar -F 'file=@org.apache.cassandra_0.7.0.v201503170330.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1981k    0     0  100 1981k      0  1644k  0:00:01  0:00:01 --:--:-- 1644k
100 1981k    0     0  100 1981k      0   898k  0:00:02  0:00:02 --:--:--  898k
100 4011k  100 2029k  100 1981k   897k   876k  0:00:02  0:00:02 --:--:-- 1774k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.catalina.ha.source_7.0.56.v201412180755.jar -F 'file=@org.apache.catalina.ha.source_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  132k    0     0  100  132k      0   649k --:--:-- --:--:-- --:--:--  646k
100  132k    0     0  100  132k      0   110k  0:00:01  0:00:01 --:--:--  109k
100  268k  100  136k  100  132k   109k   106k  0:00:01  0:00:01 --:--:--  216k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.catalina.ha_7.0.56.v201412180755.jar -F 'file=@org.apache.catalina.ha_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  145k    0     0  100  145k      0   120k  0:00:01  0:00:01 --:--:--  120k
100  294k  100  149k  100  145k   115k   112k  0:00:01  0:00:01 --:--:--  228k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.catalina.source_7.0.56.v201503170330.jar -F 'file=@org.apache.catalina.source_7.0.56.v201503170330.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1349k    0     0  100 1349k      0  1081k  0:00:01  0:00:01 --:--:-- 1081k
100 1349k    0     0  100 1349k      0   600k  0:00:02  0:00:02 --:--:--  600k
100 1349k    0     0  100 1349k      0   415k  0:00:03  0:00:03 --:--:--  415k
100 1349k    0     0  100 1349k      0   317k  0:00:04  0:00:04 --:--:--  317k
 49 2720k    0  9809  100 1349k   1915   263k  0:12:13  0:00:05  0:12:08  265k
100 2720k  100 1371k  100 1349k   266k   261k  0:00:05  0:00:05 --:--:--  351k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.catalina.tribes.source_7.0.56.v201412180755.jar -F 'file=@org.apache.catalina.tribes.source_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  223k    0     0  100  223k      0   185k  0:00:01  0:00:01 --:--:--  185k
100  452k  100  229k  100  223k   164k   160k  0:00:01  0:00:01 --:--:--  324k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.catalina.tribes_7.0.56.v201412180755.jar -F 'file=@org.apache.catalina.tribes_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  271k    0     0  100  271k      0  1329k --:--:-- --:--:-- --:--:-- 1323k
100  271k    0     0  100  271k      0   225k  0:00:01  0:00:01 --:--:--  224k
100  549k  100  278k  100  271k   207k   202k  0:00:01  0:00:01 --:--:--  409k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.beanutils.source_1.8.0.v201205091237.jar -F 'file=@org.apache.commons.beanutils.source_1.8.0.v201205091237.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  300k    0     0  100  300k      0   249k  0:00:01  0:00:01 --:--:--  249k
100  607k  100  306k  100  300k   222k   218k  0:00:01  0:00:01 --:--:--  440k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.beanutils_1.8.0.v201205091237.jar -F 'file=@org.apache.commons.beanutils_1.8.0.v201205091237.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  241k    0     0  100  241k      0   200k  0:00:01  0:00:01 --:--:--  200k
100  489k  100  248k  100  241k   191k   185k  0:00:01  0:00:01 --:--:--  376k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.cli.source_1.2.0.v201404270220.jar -F 'file=@org.apache.commons.cli.source_1.2.0.v201404270220.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 59791    0     0  100 59791      0   286k --:--:-- --:--:-- --:--:--  284k
 51  118k    4  2569  100 59791   2201  51234  0:00:28  0:00:01  0:00:27 53390
100  118k  100 62013  100 59791  53047  51147  0:00:01  0:00:01 --:--:--  101k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.cli_1.2.0.v201404270220.jar -F 'file=@org.apache.commons.cli_1.2.0.v201404270220.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 52   98k    7  4024  100 49195   3433  41975  0:00:14  0:00:01  0:00:13 45408
100   98k  100 51471  100 49195  43842  41903  0:00:01  0:00:01 --:--:-- 85746
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.codec.source_1.6.0.v201305230611.jar -F 'file=@org.apache.commons.codec.source_1.6.0.v201305230611.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  136k    0     0  100  136k      0   113k  0:00:01  0:00:01 --:--:--  113k
100  136k    0     0  100  136k      0  63460  0:00:02  0:00:02 --:--:-- 63460
100  276k  100  140k  100  136k  62666  61078  0:00:02  0:00:02 --:--:--  120k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.codec_1.6.0.v201305230611.jar -F 'file=@org.apache.commons.codec_1.6.0.v201305230611.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  251k    0     0  100  251k      0   208k  0:00:01  0:00:01 --:--:--  208k
 51  512k    5 14157  100  251k   9363   166k  0:00:28  0:00:01  0:00:27  175k
100  512k  100  261k  100  251k   171k   164k  0:00:01  0:00:01 --:--:--  335k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.compress.source_1.6.0.v201310281400.jar -F 'file=@org.apache.commons.compress.source_1.6.0.v201310281400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  337k    0     0  100  337k      0   335k  0:00:01  0:00:01 --:--:--  335k
100  683k  100  345k  100  337k   209k   204k  0:00:01  0:00:01 --:--:--  414k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.compress_1.6.0.v201310281400.jar -F 'file=@org.apache.commons.compress_1.6.0.v201310281400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  323k    0     0  100  323k      0   268k  0:00:01  0:00:01 --:--:--  268k
 51  656k    3 13466  100  323k   9836   236k  0:00:34  0:00:01  0:00:33  245k
100  656k  100  332k  100  323k   238k   231k  0:00:01  0:00:01 --:--:--  470k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.daemon.source_1.0.5.v20121125-0905.jar -F 'file=@org.apache.commons.daemon.source_1.0.5.v20121125-0905.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 71 61109   45 14149  100 29804  12292  25894  0:00:02  0:00:01  0:00:01 38186
100 61109  100 31305  100 29804  27150  25849  0:00:01  0:00:01 --:--:-- 53000
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.daemon_1.0.5.v20121125-0905.jar -F 'file=@org.apache.commons.daemon_1.0.5.v20121125-0905.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 50 65941    3  1124  100 32047    974  27794  0:00:34  0:00:01  0:00:33 28769
100 65941  100 33894  100 32047  29370  27770  0:00:01  0:00:01 --:--:-- 57141
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.dbcp.source_1.4.0.v201204271417.jar -F 'file=@org.apache.commons.dbcp.source_1.4.0.v201204271417.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 70 24146   43  5464  100 11554   4751  10046  0:00:02  0:00:01  0:00:01 14798
100 24146  100 12592  100 11554  10949  10046  0:00:01  0:00:01 --:--:-- 20996
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.dbcp_1.4.0.v201204271417.jar -F 'file=@org.apache.commons.dbcp_1.4.0.v201204271417.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  165k    0     0  100  165k      0   137k  0:00:01  0:00:01 --:--:--  137k
100  165k    0     0  100  165k      0  76978  0:00:02  0:00:02 --:--:-- 76978
100  165k    0     0  100  165k      0  52951  0:00:03  0:00:03 --:--:-- 52951
100  165k    0     0  100  165k      0  40355  0:00:04  0:00:04 --:--:-- 40355
 50  335k    1  2574  100  165k    579  38203  0:05:00  0:00:04  0:04:56 38773
100  335k  100  169k  100  165k  39040  38126  0:00:04  0:00:04 --:--:-- 53503
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.discovery_0.2.0.v201004190315.jar -F 'file=@org.apache.commons.discovery_0.2.0.v201004190315.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 68869    0     0  100 68869      0  57200  0:00:01  0:00:01 --:--:-- 57200
100  135k  100 69955  100 68869  47203  46470  0:00:01  0:00:01 --:--:-- 93673
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.exec.source_1.1.0.v201301240602.jar -F 'file=@org.apache.commons.exec.source_1.1.0.v201301240602.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66682    0     0  100 66682      0  55383  0:00:01  0:00:01 --:--:-- 55383
100  132k  100 69250  100 66682  54271  52258  0:00:01  0:00:01 --:--:--  104k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.exec_1.1.0.v201301240602.jar -F 'file=@org.apache.commons.exec_1.1.0.v201301240602.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 62548    0     0  100 62548      0   300k --:--:-- --:--:-- --:--:--  299k
100 62548    0     0  100 62548      0  51907  0:00:01  0:00:01 --:--:-- 51907
100  125k  100 65461  100 62548  51061  48789  0:00:01  0:00:01 --:--:-- 99773
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.fileupload.source_1.2.2.v20111214-1400.jar -F 'file=@org.apache.commons.fileupload.source_1.2.2.v20111214-1400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 85813    0     0  100 85813      0  71273  0:00:01  0:00:01 --:--:-- 71273
100  170k  100 88453  100 85813  68728  66676  0:00:01  0:00:01 --:--:--  132k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.fileupload_1.2.2.v20111214-1400.jar -F 'file=@org.apache.commons.fileupload_1.2.2.v20111214-1400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66629    0     0  100 66629      0  55293  0:00:01  0:00:01 --:--:-- 55293
100  133k  100 69836  100 66629  53309  50861  0:00:01  0:00:01 --:--:--  101k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.httpclient.source_3.1.0.v201012070820.jar -F 'file=@org.apache.commons.httpclient.source_3.1.0.v201012070820.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  419k    0     0  100  419k      0   348k  0:00:01  0:00:01 --:--:--  348k
 49  846k    0  1113  100  419k    690   260k  0:10:34  0:00:01  0:10:33  260k
100  846k  100  427k  100  419k   263k   258k  0:00:01  0:00:01 --:--:--  521k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.httpclient_3.1.0.v201012070820.jar -F 'file=@org.apache.commons.httpclient_3.1.0.v201012070820.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  314k    0     0  100  314k      0   261k  0:00:01  0:00:01 --:--:--  261k
100  638k  100  323k  100  314k   205k   199k  0:00:01  0:00:01 --:--:--  405k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.io.source_2.0.1.v201105210651.jar -F 'file=@org.apache.commons.io.source_2.0.1.v201105210651.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  243k    0     0  100  243k      0  1199k --:--:-- --:--:-- --:--:-- 1193k
100  243k    0     0  100  243k      0   202k  0:00:01  0:00:01 --:--:--  201k
100  493k  100  249k  100  243k   180k   176k  0:00:01  0:00:01 --:--:--  356k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.io.source_2.2.0.v201405211200.jar -F 'file=@org.apache.commons.io.source_2.2.0.v201405211200.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  262k    0     0  100  262k      0   217k  0:00:01  0:00:01 --:--:--  217k
100  530k  100  268k  100  262k   185k   180k  0:00:01  0:00:01 --:--:--  365k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.io_2.0.1.v201105210651.jar -F 'file=@org.apache.commons.io_2.0.1.v201105210651.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  167k    0     0  100  167k      0   139k  0:00:01  0:00:01 --:--:--  139k
 52  341k    7 13472  100  167k   9500   118k  0:00:18  0:00:01  0:00:17  127k
100  341k  100  173k  100  167k   121k   117k  0:00:01  0:00:01 --:--:--  239k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.io_2.2.0.v201405211200.jar -F 'file=@org.apache.commons.io_2.2.0.v201405211200.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  189k    0     0  100  189k      0   157k  0:00:01  0:00:01 --:--:--  157k
100  385k  100  195k  100  189k   143k   139k  0:00:01  0:00:01 --:--:--  282k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.jxpath.source_1.3.0.v200911051830.jar -F 'file=@org.apache.commons.jxpath.source_1.3.0.v200911051830.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  346k    0     0  100  346k      0   287k  0:00:01  0:00:01 --:--:--  287k
 51  702k    3 13461  100  346k   9188   236k  0:00:39  0:00:01  0:00:38  245k
100  702k  100  356k  100  346k   241k   234k  0:00:01  0:00:01 --:--:--  475k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.jxpath_1.3.0.v200911051830.jar -F 'file=@org.apache.commons.jxpath_1.3.0.v200911051830.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  308k    0     0  100  308k      0   256k  0:00:01  0:00:01 --:--:--  256k
100  626k  100  317k  100  308k   195k   189k  0:00:01  0:00:01 --:--:--  385k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.lang.source_2.6.0.v201404270220.jar -F 'file=@org.apache.commons.lang.source_2.6.0.v201404270220.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  376k    0     0  100  376k      0   312k  0:00:01  0:00:01 --:--:--  312k
 51  758k    2 11255  100  376k   6862   229k  0:00:57  0:00:01  0:00:56  236k
100  758k  100  381k  100  376k   230k   227k  0:00:01  0:00:01 --:--:--  457k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.lang3.source_3.1.0.v201403281430.jar -F 'file=@org.apache.commons.lang3.source_3.1.0.v201403281430.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  398k    0     0  100  398k      0   331k  0:00:01  0:00:01 --:--:--  331k
100  803k  100  404k  100  398k   269k   265k  0:00:01  0:00:01 --:--:--  535k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.lang3_3.1.0.v201403281430.jar -F 'file=@org.apache.commons.lang3_3.1.0.v201403281430.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  323k    0     0  100  323k      0  1587k --:--:-- --:--:-- --:--:-- 1579k
100  323k    0     0  100  323k      0   268k  0:00:01  0:00:01 --:--:--  268k
100  655k  100  332k  100  323k   188k   183k  0:00:01  0:00:01 --:--:--  371k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.lang_2.6.0.v201404270220.jar -F 'file=@org.apache.commons.lang_2.6.0.v201404270220.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  291k    0     0  100  291k      0   242k  0:00:01  0:00:01 --:--:--  242k
 50  590k    2  6918  100  291k   4406   185k  0:01:09  0:00:01  0:01:08  190k
100  590k  100  299k  100  291k   166k   162k  0:00:01  0:00:01 --:--:--  328k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.logging.source_1.0.4.v201101211617.jar -F 'file=@org.apache.commons.logging.source_1.0.4.v201101211617.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 54848    0     0  100 54848      0  45554  0:00:01  0:00:01 --:--:-- 45554
100  108k  100 56720  100 54848  42296  40900  0:00:01  0:00:01 --:--:-- 83197
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.logging_1.0.4.v201101211617.jar -F 'file=@org.apache.commons.logging_1.0.4.v201101211617.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 46309    0     0  100 46309      0  38462  0:00:01  0:00:01 --:--:-- 38462
 54 94648   11  5468  100 46309   3765  31893  0:00:12  0:00:01  0:00:11 35634
100 94648  100 48339  100 46309  33222  31827  0:00:01  0:00:01 --:--:-- 65005
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.math.source_2.1.0.v201105210652.jar -F 'file=@org.apache.commons.math.source_2.1.0.v201105210652.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1043k    0     0  100 1043k      0   866k  0:00:01  0:00:01 --:--:--  866k
 49 2110k    1 11254  100 1043k   5741   532k  0:03:10  0:00:01  0:03:09  537k
100 2110k  100 1066k  100 1043k   430k   421k  0:00:02  0:00:02 --:--:--  852k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.math_2.1.0.v201105210652.jar -F 'file=@org.apache.commons.math_2.1.0.v201105210652.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100  860k    0     0  100  860k      0   429k  0:00:02  0:00:02 --:--:--  429k
 49 1748k    0  8366  100  860k   2827   290k  0:05:21  0:00:02  0:05:19  293k
100 1748k  100  888k  100  860k   296k   287k  0:00:02  0:00:02 --:--:--  584k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.net.source_3.2.0.v201305141515.jar -F 'file=@org.apache.commons.net.source_3.2.0.v201305141515.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  417k    0     0  100  417k      0   347k  0:00:01  0:00:01 --:--:--  347k
 49  844k    0  1120  100  417k    759   283k  0:09:36  0:00:01  0:09:35  284k
100  844k  100  426k  100  417k   286k   280k  0:00:01  0:00:01 --:--:--  566k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.net_3.2.0.v201305141515.jar -F 'file=@org.apache.commons.net_3.2.0.v201305141515.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  287k    0     0  100  287k      0   238k  0:00:01  0:00:01 --:--:--  238k
100  583k  100  296k  100  287k   198k   191k  0:00:01  0:00:01 --:--:--  389k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.pool.source_1.6.0.v201204271246.jar -F 'file=@org.apache.commons.pool.source_1.6.0.v201204271246.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  109k    0     0  100  109k      0  93300  0:00:01  0:00:01 --:--:-- 93300
 53  221k    7  8359  100  109k   6178  82957  0:00:18  0:00:01  0:00:17 89069
100  221k  100  111k  100  109k  84300  82773  0:00:01  0:00:01 --:--:--  163k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.commons.pool_1.6.0.v201204271246.jar -F 'file=@org.apache.commons.pool_1.6.0.v201204271246.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  119k    0     0  100  119k      0    99k  0:00:01  0:00:01 --:--:--   99k
100  242k  100  123k  100  119k  95300  92473  0:00:01  0:00:01 --:--:--  183k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.coyote.source_7.0.56.v201412180755.jar -F 'file=@org.apache.coyote.source_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  752k    0     0  100  752k      0   624k  0:00:01  0:00:01 --:--:--  624k
 49 1519k    0  5468  100  752k   3188   438k  0:04:06  0:00:01  0:04:05  441k
100 1519k  100  767k  100  752k   441k   432k  0:00:01  0:00:01 --:--:--  874k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.coyote_7.0.56.v201412180755.jar -F 'file=@org.apache.coyote_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  789k    0     0  100  789k      0   655k  0:00:01  0:00:01 --:--:--  655k
 55 1601k   11 98147  100  789k  52345   421k  0:00:15  0:00:01  0:00:14  472k
100 1601k  100  811k  100  789k   429k   417k  0:00:01  0:00:01 --:--:--  846k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.el.source_7.0.56.v201412180755.jar -F 'file=@org.apache.el.source_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  119k    0     0  100  119k      0    98k  0:00:01  0:00:01 --:--:--   98k
100  242k  100  123k  100  119k  91202  88107  0:00:01  0:00:01 --:--:--  175k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.el_7.0.56.v201412180755.jar -F 'file=@org.apache.el_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  137k    0     0  100  137k      0   114k  0:00:01  0:00:01 --:--:--  114k
100  280k  100  142k  100  137k   105k   102k  0:00:01  0:00:01 --:--:--  208k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.components.connector.source_3.1.1.v201205170953.jar -F 'file=@org.apache.geronimo.components.connector.source_3.1.1.v201205170953.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  116k    0     0  100  116k      0  98788  0:00:01  0:00:01 --:--:-- 98788
 54  236k   10 13446  100  116k   8504  75231  0:00:14  0:00:01  0:00:13 83683
100  236k  100  120k  100  116k  77694  74994  0:00:01  0:00:01 --:--:--  149k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.components.connector_3.1.1.v201205170953.jar -F 'file=@org.apache.geronimo.components.connector_3.1.1.v201205170953.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  129k    0     0  100  129k      0   107k  0:00:01  0:00:01 --:--:--  107k
100  264k  100  134k  100  129k  89990  86762  0:00:01  0:00:01 --:--:--  172k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.components.transaction.source_3.1.1.v201205170710.jar -F 'file=@org.apache.geronimo.components.transaction.source_3.1.1.v201205170710.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66354    0     0  100 66354      0   319k --:--:-- --:--:-- --:--:--  317k
100 66354    0     0  100 66354      0  55111  0:00:01  0:00:01 --:--:-- 55065
100  132k  100 68932  100 66354  54021  52001  0:00:01  0:00:01 --:--:--  103k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.components.transaction_3.1.1.v201205170710.jar -F 'file=@org.apache.geronimo.components.transaction_3.1.1.v201205170710.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 82594    0     0  100 82594      0  68599  0:00:01  0:00:01 --:--:-- 68599
100  164k  100 85761  100 82594  65118  62713  0:00:01  0:00:01 --:--:--  124k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.specs.j2ee.management.source_1.0.0.v201205091237.jar -F 'file=@org.apache.geronimo.specs.j2ee.management.source_1.0.0.v201205091237.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11601    0     0  100 11601      0   9643  0:00:01  0:00:01 --:--:--  9643
100 24220  100 12619  100 11601   9804   9013  0:00:01  0:00:01 --:--:-- 18818
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.specs.j2ee.management_1.0.0.v201205091237.jar -F 'file=@org.apache.geronimo.specs.j2ee.management_1.0.0.v201205091237.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 31798    0     0  100 31798      0  26410  0:00:01  0:00:01 --:--:-- 26410
 69 66230   41 14141  100 31798  10936  24592  0:00:03  0:00:01  0:00:02 35501
100 66230  100 34432  100 31798  26608  24573  0:00:01  0:00:01 --:--:-- 51142
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.specs.osgi.locator.source_1.1.0.v201205170953.jar -F 'file=@org.apache.geronimo.specs.osgi.locator.source_1.1.0.v201205170953.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 75 39056   52 10553  100 18970   8808  15834  0:00:02  0:00:01  0:00:01 24643
100 39056  100 20086  100 18970  16766  15834  0:00:01  0:00:01 --:--:-- 32601
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.specs.osgi.locator_1.1.0.v201205170953.jar -F 'file=@org.apache.geronimo.specs.osgi.locator_1.1.0.v201205170953.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 22142    0     0  100 22142      0  18390  0:00:01  0:00:01 --:--:-- 18390
100 45476  100 23334  100 22142  16490  15648  0:00:01  0:00:01 --:--:-- 32138
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.specs.osgi.registry.source_1.1.0.v201205170710.jar -F 'file=@org.apache.geronimo.specs.osgi.registry.source_1.1.0.v201205170710.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 22830    0     0  100 22830      0  18977  0:00:01  0:00:01 --:--:-- 18977
 57 46866   16  4000  100 22830   2585  14757  0:00:09  0:00:01  0:00:08 17332
100 46866  100 24036  100 22830  15527  14748  0:00:01  0:00:01 --:--:-- 30255
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.geronimo.specs.osgi.registry_1.1.0.v201205170710.jar -F 'file=@org.apache.geronimo.specs.osgi.registry_1.1.0.v201205170710.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
100 31870    0     0  100 31870      0  15879  0:00:02  0:00:02 --:--:-- 15879
100 65321  100 33451  100 31870  16012  15256  0:00:02  0:00:02 --:--:-- 31269
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.hadoop.zookeeper.source_3.4.5.v20121214-1350.jar -F 'file=@org.apache.hadoop.zookeeper.source_3.4.5.v20121214-1350.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  566k    0     0  100  566k      0   470k  0:00:01  0:00:01 --:--:--  470k
100 1144k  100  578k  100  566k   393k   384k  0:00:01  0:00:01 --:--:--  778k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.hadoop.zookeeper_3.4.5.v20121214-1350.jar -F 'file=@org.apache.hadoop.zookeeper_3.4.5.v20121214-1350.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  802k    0     0  100  802k      0  3953k --:--:-- --:--:-- --:--:-- 3934k
100  802k    0     0  100  802k      0   666k  0:00:01  0:00:01 --:--:--  666k
100 1626k  100  824k  100  802k   563k   548k  0:00:01  0:00:01 --:--:-- 1111k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpclient.source_4.2.6.v201311072007.jar -F 'file=@org.apache.httpcomponents.httpclient.source_4.2.6.v201311072007.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  708k    0     0  100  708k      0   589k  0:00:01  0:00:01 --:--:--  589k
100 1437k  100  728k  100  708k   476k   463k  0:00:01  0:00:01 --:--:--  939k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpclient_4.2.6.v201311072007.jar -F 'file=@org.apache.httpcomponents.httpclient_4.2.6.v201311072007.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  612k    0     0  100  612k      0  3004k --:--:-- --:--:-- --:--:-- 2989k
100  612k    0     0  100  612k      0   508k  0:00:01  0:00:01 --:--:--  508k
100 1246k  100  633k  100  612k   406k   392k  0:00:01  0:00:01 --:--:--  798k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpcore.nio.source_4.0.0.v200905121600.jar -F 'file=@org.apache.httpcomponents.httpcore.nio.source_4.0.0.v200905121600.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  245k    0     0  100  245k      0   204k  0:00:01  0:00:01 --:--:--  204k
100  498k  100  252k  100  245k   178k   173k  0:00:01  0:00:01 --:--:--  352k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpcore.nio.source_4.1.0.v201101201700.jar -F 'file=@org.apache.httpcomponents.httpcore.nio.source_4.1.0.v201101201700.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  249k    0     0  100  249k      0   207k  0:00:01  0:00:01 --:--:--  207k
 51  507k    5 14136  100  249k   6617   116k  0:00:39  0:00:02  0:00:37  123k
100  507k  100  257k  100  249k   120k   116k  0:00:02  0:00:02 --:--:--  236k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpcore.nio_4.0.0.v200905121600.jar -F 'file=@org.apache.httpcomponents.httpcore.nio_4.0.0.v200905121600.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  197k    0     0  100  197k      0   969k --:--:-- --:--:-- --:--:--  964k
100  197k    0     0  100  197k      0   164k  0:00:01  0:00:01 --:--:--  164k
100  403k  100  205k  100  197k   147k   141k  0:00:01  0:00:01 --:--:--  288k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpcore.nio_4.1.0.v201101201700.jar -F 'file=@org.apache.httpcomponents.httpcore.nio_4.1.0.v201101201700.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  215k    0     0  100  215k      0   179k  0:00:01  0:00:01 --:--:--  179k
100  439k  100  223k  100  215k   166k   160k  0:00:01  0:00:01 --:--:--  327k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpcore.source_4.2.5.v201311072007.jar -F 'file=@org.apache.httpcomponents.httpcore.source_4.2.5.v201311072007.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  353k    0     0  100  353k      0   293k  0:00:01  0:00:01 --:--:--  293k
 50  716k    2  9108  100  353k   4761   184k  0:01:18  0:00:01  0:01:17  189k
100  716k  100  363k  100  353k   189k   183k  0:00:01  0:00:01 --:--:--  372k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpcore.source_4.3.3.v201411290715.jar -F 'file=@org.apache.httpcomponents.httpcore.source_4.3.3.v201411290715.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  395k    0     0  100  395k      0   328k  0:00:01  0:00:01 --:--:--  328k
 50  802k    2  9108  100  395k   6000   260k  0:01:09  0:00:01  0:01:08  266k
100  802k  100  407k  100  395k   265k   258k  0:00:01  0:00:01 --:--:--  523k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpcore_4.2.5.v201311072007.jar -F 'file=@org.apache.httpcomponents.httpcore_4.2.5.v201311072007.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  253k    0     0  100  253k      0   210k  0:00:01  0:00:01 --:--:--  210k
100  516k  100  263k  100  253k   185k   178k  0:00:01  0:00:01 --:--:--  364k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar -F 'file=@org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  310k    0     0  100  310k      0   258k  0:00:01  0:00:01 --:--:--  258k
100  633k  100  322k  100  310k   235k   226k  0:00:01  0:00:01 --:--:--  461k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar -F 'file=@org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  456k    0     0  100  456k      0  2246k --:--:-- --:--:-- --:--:-- 2235k
100  456k    0     0  100  456k      0   378k  0:00:01  0:00:01 --:--:--  378k
100  917k  100  461k  100  456k   301k   297k  0:00:01  0:00:01 --:--:--  599k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.jasper.glassfish_2.2.2.v201501141630.jar -F 'file=@org.apache.jasper.glassfish_2.2.2.v201501141630.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2378k    0     0  100 2378k      0  1975k  0:00:01  0:00:01 --:--:-- 1975k
100 2378k    0     0  100 2378k      0  1078k  0:00:02  0:00:02 --:--:-- 1078k
100 4793k  100 2415k  100 2378k  1013k   998k  0:00:02  0:00:02 --:--:-- 2012k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.jasper.source_7.0.56.v201412180755.jar -F 'file=@org.apache.jasper.source_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  423k    0     0  100  423k      0  2075k --:--:-- --:--:-- --:--:-- 2065k
100  423k    0     0  100  423k      0   351k  0:00:01  0:00:01 --:--:--  351k
100  853k  100  430k  100  423k   289k   285k  0:00:01  0:00:01 --:--:--  574k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.jasper_7.0.56.v201412180755.jar -F 'file=@org.apache.jasper_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  614k    0     0  100  614k      0   510k  0:00:01  0:00:01 --:--:--  510k
100 1241k  100  627k  100  614k   408k   399k  0:00:01  0:00:01 --:--:--  808k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.juli.extras.source_7.0.56.v201412180755.jar -F 'file=@org.apache.juli.extras.source_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 40797    0     0  100 40797      0   196k --:--:-- --:--:-- --:--:--  195k
 52 83154    6  2568  100 40797   2157  34283  0:00:19  0:00:01  0:00:18 36410
100 83154  100 42357  100 40797  35564  34254  0:00:01  0:00:01 --:--:-- 69760
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.juli.extras_7.0.56.v201412180755.jar -F 'file=@org.apache.juli.extras_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 61  102k   25 13471  100 51357  11416  43522  0:00:04  0:00:01  0:00:03 54938
100  102k  100 53546  100 51357  45301  43449  0:00:01  0:00:01 --:--:-- 88750
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.log4j.source_1.2.15.v201012070815.jar -F 'file=@org.apache.log4j.source_1.2.15.v201012070815.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  406k    0     0  100  406k      0   336k  0:00:01  0:00:01 --:--:--  336k
100  821k  100  415k  100  406k   255k   249k  0:00:01  0:00:01 --:--:--  505k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.log4j_1.2.15.v201012070815.jar -F 'file=@org.apache.log4j_1.2.15.v201012070815.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  405k    0     0  100  405k      0  1987k --:--:-- --:--:-- --:--:-- 1978k
100  405k    0     0  100  405k      0   336k  0:00:01  0:00:01 --:--:--  336k
100  824k  100  418k  100  405k   297k   288k  0:00:01  0:00:01 --:--:--  585k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.analysis.source_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.analysis.source_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  612k    0     0  100  612k      0   509k  0:00:01  0:00:01 --:--:--  509k
100 1238k  100  625k  100  612k   397k   389k  0:00:01  0:00:01 --:--:--  787k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.analysis_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.analysis_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  887k    0     0  100  887k      0  4372k --:--:-- --:--:-- --:--:-- 4351k
100  887k    0     0  100  887k      0   737k  0:00:01  0:00:01 --:--:--  736k
100 1791k  100  903k  100  887k   545k   536k  0:00:01  0:00:01 --:--:-- 1081k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.core.source_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.core.source_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1359k    0     0  100 1359k      0  1128k  0:00:01  0:00:01 --:--:-- 1128k
 49 2745k    0  8358  100 1359k   4366   710k  0:05:24  0:00:01  0:05:23  714k
100 2745k  100 1385k  100 1359k   711k   698k  0:00:01  0:00:01 --:--:-- 1408k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.core_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.core_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1514k    0     0  100 1514k      0  1256k  0:00:01  0:00:01 --:--:-- 1256k
 49 3074k    0 11261  100 1514k   5613   754k  0:04:44  0:00:02  0:04:42  760k
100 3074k  100 1560k  100 1514k   759k   736k  0:00:02  0:00:02 --:--:-- 1496k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.grouping.source_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.grouping.source_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 50  101k    2  1116  100 51174    962  44153  0:00:55  0:00:01  0:00:54 45116
100  101k  100 52928  100 51174  45588  44077  0:00:01  0:00:01 --:--:-- 89665
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.grouping_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.grouping_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 51  144k    5  4019  100 72558   3349  60465  0:00:22  0:00:01  0:00:21 63814
100  144k  100 75340  100 72558  62626  60314  0:00:01  0:00:01 --:--:--  120k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.highlighter.source_3.5.0.v20121015-1317.jar -F 'file=@org.apache.lucene.highlighter.source_3.5.0.v20121015-1317.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 92063    0     0  100 92063      0   442k --:--:-- --:--:-- --:--:--  440k
100 92063    0     0  100 92063      0  76400  0:00:01  0:00:01 --:--:-- 76337
100  182k  100 95176  100 92063  77568  75030  0:00:01  0:00:01 --:--:--  148k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.highlighter_3.5.0.v20121015-1317.jar -F 'file=@org.apache.lucene.highlighter_3.5.0.v20121015-1317.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 55  199k   12 13463  100   97k  11390  84694  0:00:09  0:00:01  0:00:08 96084
100  199k  100  101k  100   97k  87565  84408  0:00:01  0:00:01 --:--:--  167k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.memory.source_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.memory.source_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 70 59853   41 12702  100 29337  11006  25422  0:00:02  0:00:01  0:00:01 36428
100 59853  100 30516  100 29337  26420  25400  0:00:01  0:00:01 --:--:-- 51820
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.memory_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.memory_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 38388    0     0  100 38388      0  31883  0:00:01  0:00:01 --:--:-- 31883
100 78390  100 40002  100 38388  31823  30539  0:00:01  0:00:01 --:--:-- 62362
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.misc.source_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.misc.source_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 54237    0     0  100 54237      0  45009  0:00:01  0:00:01 --:--:-- 45009
100  107k  100 56101  100 54237  46287  44750  0:00:01  0:00:01 --:--:-- 91037
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.misc_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.misc_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 70033    0     0  100 70033      0   335k --:--:-- --:--:-- --:--:--  333k
 58  139k   17 12711  100 70033  11091  61110  0:00:06  0:00:01  0:00:05 72139
100  139k  100 72657  100 70033  63234  60951  0:00:01  0:00:01 --:--:--  121k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.queries.source_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.queries.source_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 54  109k    9  5461  100 55080   4724  47647  0:00:12  0:00:01  0:00:11 52371
100  109k  100 57069  100 55080  49112  47401  0:00:01  0:00:01 --:--:-- 96596
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.queries_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.queries_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 57  110k   17  9812  100 55348   8517  48045  0:00:06  0:00:01  0:00:05 56562
100  110k  100 57712  100 55348  50010  47961  0:00:01  0:00:01 --:--:-- 97972
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.source_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.source_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 74 31370   50  8192  100 15147   7160  13240  0:00:02  0:00:01  0:00:01 20401
100 31370  100 16223  100 15147  14168  13228  0:00:01  0:00:01 --:--:-- 27397
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.spatial.source_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.spatial.source_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 58  138k   18 13461  100 69544  11369  58736  0:00:06  0:00:01  0:00:05 70105
100  138k  100 72105  100 69544  60745  58588  0:00:01  0:00:01 --:--:--  116k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.spatial_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.spatial_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 52  135k    7  5468  100 68227   4734  59070  0:00:14  0:00:01  0:00:13 63805
100  135k  100 70947  100 68227  61213  58867  0:00:01  0:00:01 --:--:--  117k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.spellchecker.source_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.spellchecker.source_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 66708    0     0  100 66708      0   319k --:--:-- --:--:-- --:--:--  317k
100 66708    0     0  100 66708      0  55359  0:00:01  0:00:01 --:--:-- 55313
100  132k  100 69102  100 66708  57109  55130  0:00:01  0:00:01 --:--:--  109k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene.spellchecker_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene.spellchecker_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 73928    0     0  100 73928      0  61401  0:00:01  0:00:01 --:--:-- 61401
100  147k  100 76895  100 73928  60931  58580  0:00:01  0:00:01 --:--:--  116k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.lucene_3.5.0.v20120725-1805.jar -F 'file=@org.apache.lucene_3.5.0.v20120725-1805.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 69 32022   41  6924  100 15468   5862  13097  0:00:02  0:00:01  0:00:01 18960
100 32022  100 16554  100 15468  14005  13086  0:00:01  0:00:01 --:--:-- 27091
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.mina.core.source_2.0.7.v201401071602.jar -F 'file=@org.apache.mina.core.source_2.0.7.v201401071602.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  585k    0     0  100  585k      0   485k  0:00:01  0:00:01 --:--:--  485k
 50 1186k    1 12018  100  585k   6898   336k  0:01:29  0:00:01  0:01:28  342k
100 1186k  100  600k  100  585k   341k   332k  0:00:01  0:00:01 --:--:--  674k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.mina.core_2.0.7.v201401071602.jar -F 'file=@org.apache.mina.core_2.0.7.v201401071602.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  661k    0     0  100  661k      0   549k  0:00:01  0:00:01 --:--:--  549k
 49 1345k    0  4025  100  661k   2475   407k  0:04:42  0:00:01  0:04:41  409k
100 1345k  100  683k  100  661k   415k   402k  0:00:01  0:00:01 --:--:--  817k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.mina.filter.compression.source_2.0.7.v201401141305.jar -F 'file=@org.apache.mina.filter.compression.source_2.0.7.v201401141305.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 75 36711   51  9797  100 17799   8578  15585  0:00:02  0:00:01  0:00:01 24185
100 36711  100 18912  100 17799  16545  15572  0:00:01  0:00:01 --:--:-- 32118
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.mina.filter.compression_2.0.7.v201401141305.jar -F 'file=@org.apache.mina.filter.compression_2.0.7.v201401141305.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 67 49725   35  9116  100 24191   7954  21109  0:00:03  0:00:01  0:00:02 29063
100 49725  100 25534  100 24191  22261  21090  0:00:01  0:00:01 --:--:-- 43352
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.neethi_2.0.4.1.jar -F 'file=@org.apache.neethi_2.0.4.1.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 63 77623   28 11281  100 37804   9560  32037  0:00:04  0:00:01  0:00:03 41597
100 77623  100 39819  100 37804  33687  31983  0:00:01  0:00:01 --:--:-- 65670
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openejb.api.source_4.0.0.beta-2_v201205041047.jar -F 'file=@org.apache.openejb.api.source_4.0.0.beta-2_v201205041047.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 16375    0     0  100 16375      0  13600  0:00:01  0:00:01 --:--:-- 13600
100 34028  100 17653  100 16375  13769  12773  0:00:01  0:00:01 --:--:-- 26542
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openejb.api_4.0.0.beta-2_v201205041047.jar -F 'file=@org.apache.openejb.api_4.0.0.beta-2_v201205041047.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 19018    0     0  100 19018      0  15795  0:00:01  0:00:01 --:--:-- 15795
 84 39373   69 14153  100 19018  10577  14213  0:00:01  0:00:01 --:--:-- 24772
100 39373  100 20355  100 19018  15201  14203  0:00:01  0:00:01 --:--:-- 29382
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openejb.javaagent.source_4.0.0.beta-2_v201205041047.jar -F 'file=@org.apache.openejb.javaagent.source_4.0.0.beta-2_v201205041047.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15251    0     0  100 15251      0  12666  0:00:01  0:00:01 --:--:-- 12666
100 31573  100 16322  100 15251  13015  12161  0:00:01  0:00:01 --:--:-- 25177
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openejb.javaagent_4.0.0.beta-2_v201205041047.jar -F 'file=@org.apache.openejb.javaagent_4.0.0.beta-2_v201205041047.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 22255    0     0  100 22255      0  18484  0:00:01  0:00:01 --:--:-- 18484
100 45747  100 23492  100 22255  18929  17933  0:00:01  0:00:01 --:--:-- 36863
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openejb.jee.source_4.0.0.beta-2_v201205041336.jar -F 'file=@org.apache.openejb.jee.source_4.0.0.beta-2_v201205041336.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1442k    0     0  100 1442k      0  1198k  0:00:01  0:00:01 --:--:-- 1198k
 49 2932k    0 13456  100 1442k   6311   676k  0:04:01  0:00:02  0:03:59  682k
100 2932k  100 1489k  100 1442k   687k   666k  0:00:02  0:00:02 --:--:-- 1353k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openejb.jee_4.0.0.beta-2_v201205041336.jar -F 'file=@org.apache.openejb.jee_4.0.0.beta-2_v201205041336.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1245k    0     0  100 1245k      0  6137k --:--:-- --:--:-- --:--:-- 6107k
100 1245k    0     0  100 1245k      0  1034k  0:00:01  0:00:01 --:--:-- 1033k
100 2541k  100 1295k  100 1245k   600k   577k  0:00:02  0:00:02 --:--:-- 1178k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openejb.loader.source_4.0.0.beta-2_v201304191030.jar -F 'file=@org.apache.openejb.loader.source_4.0.0.beta-2_v201304191030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37201    0     0  100 37201      0   178k --:--:-- --:--:-- --:--:--  178k
100 37201    0     0  100 37201      0  30897  0:00:01  0:00:01 --:--:-- 30872
100 76090  100 38889  100 37201  30621  29292  0:00:01  0:00:01 --:--:-- 59866
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openejb.loader_4.0.0.beta-2_v201304191030.jar -F 'file=@org.apache.openejb.loader_4.0.0.beta-2_v201304191030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 58303    0     0  100 58303      0  48424  0:00:01  0:00:01 --:--:-- 48424
100  116k  100 60636  100 58303  46823  45021  0:00:01  0:00:01 --:--:-- 91844
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.ee.common.source_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.ee.common.source_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 14991    0     0  100 14991      0  12450  0:00:01  0:00:01 --:--:-- 12450
100 31097  100 16106  100 14991  11200  10424  0:00:01  0:00:01 --:--:-- 21625
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.ee.common_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.ee.common_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 20125    0     0  100 20125      0  98651 --:--:-- --:--:-- --:--:-- 98170
100 20125    0     0  100 20125      0  16701  0:00:01  0:00:01 --:--:-- 16687
100 41494  100 21369  100 20125  16932  15946  0:00:01  0:00:01 --:--:-- 32853
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.ee.source_1.1.7.v201304200545.jar -F 'file=@org.apache.openwebbeans.ee.source_1.1.7.v201304200545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17647    0     0  100 17647      0  14656  0:00:01  0:00:01 --:--:-- 14656
100 36517  100 18870  100 17647  15543  14536  0:00:01  0:00:01 --:--:-- 30079
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.ee_1.1.7.v201304200545.jar -F 'file=@org.apache.openwebbeans.ee_1.1.7.v201304200545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28403    0     0  100 28403      0  23590  0:00:01  0:00:01 --:--:-- 23590
100 58440  100 30037  100 28403  23707  22417  0:00:01  0:00:01 --:--:-- 46124
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.ejb.source_1.1.7.v201304200545.jar -F 'file=@org.apache.openwebbeans.ejb.source_1.1.7.v201304200545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 34890    0     0  100 34890      0  28978  0:00:01  0:00:01 --:--:-- 28978
 62 71245   27  9804  100 34890   6531  23244  0:00:05  0:00:01  0:00:04 29756
100 71245  100 36355  100 34890  24204  23229  0:00:01  0:00:01 --:--:-- 47401
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.ejb_1.1.7.v201304200545.jar -F 'file=@org.apache.openwebbeans.ejb_1.1.7.v201304200545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 45144    0     0  100 45144      0  37495  0:00:01  0:00:01 --:--:-- 37495
100 91994  100 46850  100 45144  37510  36144  0:00:01  0:00:01 --:--:-- 73654
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.impl.source_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.impl.source_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  455k    0     0  100  455k      0   378k  0:00:01  0:00:01 --:--:--  378k
 49  922k    0  1114  100  455k    534   218k  0:14:56  0:00:02  0:14:54  219k
100  922k  100  467k  100  455k   223k   217k  0:00:02  0:00:02 --:--:--  440k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.impl_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.impl_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  559k    0     0  100  559k      0   464k  0:00:01  0:00:01 --:--:--  464k
 50 1132k    1  9809  100  559k   6126   349k  0:01:35  0:00:01  0:01:34  355k
100 1132k  100  573k  100  559k   354k   345k  0:00:01  0:00:01 --:--:--  699k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.jsf.source_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.jsf.source_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 21209    0     0  100 21209      0  17615  0:00:01  0:00:01 --:--:-- 17615
100 43790  100 22581  100 21209  18108  17008  0:00:01  0:00:01 --:--:-- 35116
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.jsf_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.jsf_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 30067    0     0  100 30067      0  24972  0:00:01  0:00:01 --:--:-- 24972
100 61765  100 31698  100 30067  25197  23900  0:00:01  0:00:01 --:--:-- 49136
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.spi.source_1.1.7.v201505121400.jar -F 'file=@org.apache.openwebbeans.spi.source_1.1.7.v201505121400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 38563    0     0  100 38563      0  32029  0:00:01  0:00:01 --:--:-- 32029
100 77891  100 39328  100 38563  30749  30150  0:00:01  0:00:01 --:--:-- 60899
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.spi_1.1.7.v201505121400.jar -F 'file=@org.apache.openwebbeans.spi_1.1.7.v201505121400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 31326    0     0  100 31326      0  26018  0:00:01  0:00:01 --:--:-- 26018
100 63422  100 32096  100 31326  24500  23912  0:00:01  0:00:01 --:--:-- 48413
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.tomcat7.source_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.tomcat7.source_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 22116    0     0  100 22116      0  18353  0:00:01  0:00:01 --:--:-- 18353
100 45552  100 23436  100 22116  18280  17251  0:00:01  0:00:01 --:--:-- 35531
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.tomcat7_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.tomcat7_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 33953    0     0  100 33953      0  28200  0:00:01  0:00:01 --:--:-- 28200
100 69645  100 35692  100 33953  28439  27054  0:00:01  0:00:01 --:--:-- 55494
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.web.source_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.web.source_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 49746    0     0  100 49746      0   238k --:--:-- --:--:-- --:--:--  236k
100 49746    0     0  100 49746      0  41282  0:00:01  0:00:01 --:--:-- 41248
100   99k  100 51746  100 49746  26293  25277  0:00:01  0:00:01 --:--:-- 51544
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.openwebbeans.web_1.1.7.v201304201405.jar -F 'file=@org.apache.openwebbeans.web_1.1.7.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 61191    0     0  100 61191      0   292k --:--:-- --:--:-- --:--:--  291k
 56  121k   15  9811  100 61191   8216  51248  0:00:07  0:00:01  0:00:06 59415
100  121k  100 63577  100 61191  53113  51120  0:00:01  0:00:01 --:--:--  101k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.oro.source_2.0.8.v201005080400.jar -F 'file=@org.apache.oro.source_2.0.8.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  198k    0     0  100  198k      0   164k  0:00:01  0:00:01 --:--:--  164k
100  401k  100  202k  100  198k   160k   157k  0:00:01  0:00:01 --:--:--  318k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.oro_2.0.8.v201005080400.jar -F 'file=@org.apache.oro_2.0.8.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 76537    0     0  100 76537      0  63516  0:00:01  0:00:01 --:--:-- 63516
100  153k  100 80507  100 76537  66152  62889  0:00:01  0:00:01 --:--:--  126k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.poi.ooxml.schemas.source_3.9.0.v201405241750.jar -F 'file=@org.apache.poi.ooxml.schemas.source_3.9.0.v201405241750.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6686k    0     0  100 6686k      0  5548k  0:00:01  0:00:01 --:--:-- 5548k
100 6686k    0     0  100 6686k      0  3031k  0:00:02  0:00:02 --:--:-- 3031k
100 6686k    0     0  100 6686k      0  2084k  0:00:03  0:00:03 --:--:-- 2084k
100 6686k    0     0  100 6686k      0  1589k  0:00:04  0:00:04 --:--:-- 1589k
100 6686k    0     0  100 6686k      0  1283k  0:00:05  0:00:05 --:--:-- 1283k
 49 13.2M    0 13457  100 6686k   2322  1154k  0:50:37  0:00:05  0:50:32  2931
100 13.2M  100 6887k  100 6686k  1151k  1117k  0:00:05  0:00:05 --:--:-- 1823k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.poi.ooxml.schemas_3.9.0.v201405241750.jar -F 'file=@org.apache.poi.ooxml.schemas_3.9.0.v201405241750.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 5075k    0     0  100 5075k      0  3685k  0:00:01  0:00:01 --:--:-- 3685k
100 5075k    0     0  100 5075k      0  2134k  0:00:02  0:00:02 --:--:-- 2134k
100 5075k    0     0  100 5075k      0  1502k  0:00:03  0:00:03 --:--:-- 1502k
100 5075k    0     0  100 5075k      0  1158k  0:00:04  0:00:04 --:--:-- 1158k
 49 10.1M    0 13464  100 5075k   2687  1013k  0:33:36  0:00:05  0:33:31 1015k
100 10.1M  100 5292k  100 5075k  1017k   976k  0:00:05  0:00:05 --:--:-- 1384k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.poi.ooxml.source_3.9.0.v201405241905.jar -F 'file=@org.apache.poi.ooxml.source_3.9.0.v201405241905.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  766k    0     0  100  766k      0   636k  0:00:01  0:00:01 --:--:--  636k
 50 1548k    1 14154  100  766k   8435   456k  0:01:34  0:00:01  0:01:33  464k
100 1548k  100  782k  100  766k   460k   450k  0:00:01  0:00:01 --:--:--  910k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.poi.ooxml_3.9.0.v201405241905.jar -F 'file=@org.apache.poi.ooxml_3.9.0.v201405241905.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  943k    0     0  100  943k      0   783k  0:00:01  0:00:01 --:--:--  783k
 49 1908k    1 11265  100  943k   6697   560k  0:02:27  0:00:01  0:02:26  567k
100 1908k  100  965k  100  943k   559k   546k  0:00:01  0:00:01 --:--:-- 1105k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.poi.source_3.9.0.v201405241750.jar -F 'file=@org.apache.poi.source_3.9.0.v201405241750.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1815k    0     0  100 1815k      0  1506k  0:00:01  0:00:01 --:--:-- 1506k
 49 3674k    0 14159  100 1815k   6500   833k  0:04:52  0:00:02  0:04:50  839k
100 3674k  100 1859k  100 1815k   833k   813k  0:00:02  0:00:02 --:--:-- 1647k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.poi_3.9.0.v201405241750.jar -F 'file=@org.apache.poi_3.9.0.v201405241750.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1915k    0     0  100 1915k      0  1589k  0:00:01  0:00:01 --:--:-- 1589k
100 1915k    0     0  100 1915k      0   868k  0:00:02  0:00:02 --:--:--  868k
100 3891k  100 1975k  100 1915k   833k   807k  0:00:02  0:00:02 --:--:-- 1640k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.solr.client.solrj.source_3.5.0.v20150506-0844.jar -F 'file=@org.apache.solr.client.solrj.source_3.5.0.v20150506-0844.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  208k    0     0  100  208k      0   173k  0:00:01  0:00:01 --:--:--  173k
 81  418k   63  132k  100  208k   105k   166k  0:00:01  0:00:01 --:--:--  272k
100  418k  100  209k  100  208k   166k   166k  0:00:01  0:00:01 --:--:--  332k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.solr.client.solrj_3.5.0.v20150506-0844.jar -F 'file=@org.apache.solr.client.solrj_3.5.0.v20150506-0844.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  277k    0     0  100  277k      0   230k  0:00:01  0:00:01 --:--:--  230k
100  555k  100  278k  100  277k   208k   207k  0:00:01  0:00:01 --:--:--  415k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.solr.core.source_3.5.0.v20150506-0844.jar -F 'file=@org.apache.solr.core.source_3.5.0.v20150506-0844.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1134k    0     0  100 1134k      0   942k  0:00:01  0:00:01 --:--:--  942k
 50 2269k    0  5464  100 1134k   3092   641k  0:06:15  0:00:01  0:06:14  644k
100 2269k  100 1134k  100 1134k   623k   622k  0:00:01  0:00:01 --:--:-- 1245k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.solr.core_3.5.0.v20150506-0844.jar -F 'file=@org.apache.solr.core_3.5.0.v20150506-0844.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1546k    0     0  100 1546k      0  1285k  0:00:01  0:00:01 --:--:-- 1285k
 50 3093k    0 12711  100 1546k   6336   770k  0:04:10  0:00:02  0:04:08  776k
100 3093k  100 1546k  100 1546k   758k   758k  0:00:02  0:00:02 --:--:-- 1517k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.sshd.core.source_0.7.0.v201303101611.jar -F 'file=@org.apache.sshd.core.source_0.7.0.v201303101611.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  297k    0     0  100  297k      0   247k  0:00:01  0:00:01 --:--:--  247k
100  604k  100  306k  100  297k   223k   216k  0:00:01  0:00:01 --:--:--  440k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.sshd.core_0.7.0.v201303101611.jar -F 'file=@org.apache.sshd.core_0.7.0.v201303101611.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  370k    0     0  100  370k      0   307k  0:00:01  0:00:01 --:--:--  307k
 49  755k    1  6921  100  370k   4753   254k  0:01:22  0:00:01  0:01:21  259k
100  755k  100  384k  100  370k   261k   252k  0:00:01  0:00:01 --:--:--  514k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.taglibs.standard.glassfish.source_1.2.0.v201112081803.jar -F 'file=@org.apache.taglibs.standard.glassfish.source_1.2.0.v201112081803.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  614k    0     0  100  614k      0   510k  0:00:01  0:00:01 --:--:--  510k
100 1240k  100  626k  100  614k   410k   402k  0:00:01  0:00:01 --:--:--  813k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.taglibs.standard.glassfish_1.2.0.v201112081803.jar -F 'file=@org.apache.taglibs.standard.glassfish_1.2.0.v201112081803.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  420k    0     0  100  420k      0   348k  0:00:01  0:00:01 --:--:--  348k
 50  853k    2  9800  100  420k   6763   289k  0:01:05  0:00:01  0:01:04  296k
100  853k  100  433k  100  420k   292k   282k  0:00:01  0:00:01 --:--:--  574k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.thrift.source_0.5.0.v20110412-1025.jar -F 'file=@org.apache.thrift.source_0.5.0.v20110412-1025.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  126k    0     0  100  126k      0   105k  0:00:01  0:00:01 --:--:--  105k
100  257k  100  130k  100  126k   105k   102k  0:00:01  0:00:01 --:--:--  208k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.thrift_0.5.0.v20110412-1025.jar -F 'file=@org.apache.thrift_0.5.0.v20110412-1025.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  155k    0     0  100  155k      0   129k  0:00:01  0:00:01 --:--:--  129k
100  317k  100  161k  100  155k   128k   123k  0:00:01  0:00:01 --:--:--  251k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.tika.core.source_1.3.0.v201505121915.jar -F 'file=@org.apache.tika.core.source_1.3.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  497k    0     0  100  497k      0   413k  0:00:01  0:00:01 --:--:--  413k
 51  995k    2 14154  100  497k   9761   343k  0:00:52  0:00:01  0:00:51  352k
100  995k  100  498k  100  497k   338k   338k  0:00:01  0:00:01 --:--:--  677k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.tika.core_1.3.0.v201505121915.jar -F 'file=@org.apache.tika.core_1.3.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  494k    0     0  100  494k      0   409k  0:00:01  0:00:01 --:--:--  409k
100  988k  100  494k  100  494k   335k   334k  0:00:01  0:00:01 --:--:--  670k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.tomcat.api.source_7.0.56.v201412180755.jar -F 'file=@org.apache.tomcat.api.source_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 56 32406   15  2569  100 15592   2259  13713  0:00:07  0:00:01  0:00:06 15972
100 32406  100 16814  100 15592  14775  13701  0:00:01  0:00:01 --:--:-- 28476
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.tomcat.api_7.0.56.v201412180755.jar -F 'file=@org.apache.tomcat.api_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 65 48843   33  8368  100 23750   7333  20815  0:00:03  0:00:01  0:00:02 28148
100 48843  100 25093  100 23750  21992  20815  0:00:01  0:00:01 --:--:-- 42807
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.tomcat.util.source_7.0.56.v201412180755.jar -F 'file=@org.apache.tomcat.util.source_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 43264    0     0  100 43264      0   208k --:--:-- --:--:-- --:--:--  207k
 64 88513   29 13464  100 43264  11342  36448  0:00:03  0:00:01  0:00:02 47750
100 88513  100 45249  100 43264  38056  36386  0:00:01  0:00:01 --:--:-- 74380
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.tomcat.util_7.0.56.v201412180755.jar -F 'file=@org.apache.tomcat.util_7.0.56.v201412180755.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 51 94393    5  2575  100 46136   2200  39432  0:00:21  0:00:01  0:00:20 41633
100 94393  100 48257  100 46136  41139  39331  0:00:01  0:00:01 --:--:-- 80540
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.velocity_1.5.0.v200905192330.jar -F 'file=@org.apache.velocity_1.5.0.v200905192330.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  406k    0     0  100  406k      0   337k  0:00:01  0:00:01 --:--:--  337k
100  826k  100  419k  100  406k   290k   282k  0:00:01  0:00:01 --:--:--  572k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.ws.commons.schema_1.4.2.v201003051240.jar -F 'file=@org.apache.ws.commons.schema_1.4.2.v201003051240.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  144k    0     0  100  144k      0   119k  0:00:01  0:00:01 --:--:--  119k
100  294k  100  149k  100  144k   119k   114k  0:00:01  0:00:01 --:--:--  234k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.ws.commons.util_1.0.1.v20100518-1140.jar -F 'file=@org.apache.ws.commons.util_1.0.1.v20100518-1140.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 44586    0     0  100 44586      0   215k --:--:-- --:--:-- --:--:--  214k
 61 91307   24 11259  100 44586   9664  38271  0:00:04  0:00:01  0:00:03 47894
100 91307  100 46721  100 44586  40069  38238  0:00:01  0:00:01 --:--:-- 78240
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.ws.jaxme_0.5.1.v20100427-1100.jar -F 'file=@org.apache.ws.jaxme_0.5.1.v20100427-1100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 61 98127   25 12714  100 47657  10720  40182  0:00:04  0:00:01  0:00:03 50903
100 98127  100 50470  100 47657  42483  40115  0:00:01  0:00:01 --:--:-- 82598
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xalan_2.7.1.v201005080400.jar -F 'file=@org.apache.xalan_2.7.1.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2701k    0     0  100 2701k      0  2241k  0:00:01  0:00:01 --:--:-- 2241k
100 2701k    0     0  100 2701k      0  1224k  0:00:02  0:00:02 --:--:-- 1224k
100 5458k  100 2757k  100 2701k  1056k  1035k  0:00:02  0:00:02 --:--:-- 2091k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xbean.asm_3.12.0.v201304200545.jar -F 'file=@org.apache.xbean.asm_3.12.0.v201304200545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  118k    0     0  100  118k      0   580k --:--:-- --:--:-- --:--:--  578k
100  118k    0     0  100  118k      0    98k  0:00:01  0:00:01 --:--:--   98k
100  241k  100  123k  100  118k  99196  95555  0:00:01  0:00:01 --:--:--  190k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xbean.bundleutils.source_3.12.0.v201304200545.jar -F 'file=@org.apache.xbean.bundleutils.source_3.12.0.v201304200545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 60  107k   21 12010  100 54050  10247  46117  0:00:05  0:00:01  0:00:04 56365
100  107k  100 56082  100 54050  47770  46039  0:00:01  0:00:01 --:--:-- 93809
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xbean.bundleutils_3.12.0.v201304200545.jar -F 'file=@org.apache.xbean.bundleutils_3.12.0.v201304200545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 82976    0     0  100 82976      0  68916  0:00:01  0:00:01 --:--:-- 68916
100  165k  100 86059  100 82976  69853  67350  0:00:01  0:00:01 --:--:--  133k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xbean.finder.source_3.12.0.v201304201405.jar -F 'file=@org.apache.xbean.finder.source_3.12.0.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 56  176k   14 13463  100 88765  11256  74218  0:00:08  0:00:01  0:00:07 85474
100  176k  100 91747  100 88765  76519  74032  0:00:01  0:00:01 --:--:--  147k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xbean.finder_3.12.0.v201304201405.jar -F 'file=@org.apache.xbean.finder_3.12.0.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  156k    0     0  100  156k      0   129k  0:00:01  0:00:01 --:--:--  129k
 52  318k    7 12021  100  156k   9540   124k  0:00:17  0:00:01  0:00:16  133k
100  318k  100  161k  100  156k   127k   123k  0:00:01  0:00:01 --:--:--  251k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xbean.naming.source_3.12.0.v201304201405.jar -F 'file=@org.apache.xbean.naming.source_3.12.0.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 60 89803   23 10567  100 43997   8970  37348  0:00:05  0:00:01  0:00:04 46319
100 89803  100 45806  100 43997  38851  37317  0:00:01  0:00:01 --:--:-- 76168
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xbean.naming_3.12.0.v201304201405.jar -F 'file=@org.apache.xbean.naming_3.12.0.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 55  132k   12  8366  100 66395   7077  56171  0:00:09  0:00:01  0:00:08 63249
100  132k  100 69049  100 66395  58171  55935  0:00:01  0:00:01 --:--:--  111k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xbean.reflect.source_3.12.0.v201304201405.jar -F 'file=@org.apache.xbean.reflect.source_3.12.0.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  127k    0     0  100  127k      0   106k  0:00:01  0:00:01 --:--:--  106k
100  260k  100  132k  100  127k   102k    98k  0:00:01  0:00:01 --:--:--  200k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xbean.reflect_3.12.0.v201304201405.jar -F 'file=@org.apache.xbean.reflect_3.12.0.v201304201405.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  158k    0     0  100  158k      0   131k  0:00:01  0:00:01 --:--:--  131k
100  323k  100  165k  100  158k   127k   122k  0:00:01  0:00:01 --:--:--  249k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xerces_2.9.0.v201101211617.jar -F 'file=@org.apache.xerces_2.9.0.v201101211617.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1273k    0     0  100 1273k      0  1057k  0:00:01  0:00:01 --:--:-- 1057k
 62 2592k   27  357k  100 1273k   178k   637k  0:00:07  0:00:01  0:00:06  815k
100 2592k  100 1318k  100 1273k   653k   631k  0:00:02  0:00:02 --:--:-- 1284k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xml.resolver_1.2.0.v201005080400.jar -F 'file=@org.apache.xml.resolver_1.2.0.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 50  192k    2  2574  100 97264   2175  82218  0:00:45  0:00:01  0:00:44 84393
100  192k  100   97k  100 97264  84126  81803  0:00:01  0:00:01 --:--:--  162k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xml.security_1.4.2.v201005080400.jar -F 'file=@org.apache.xml.security_1.4.2.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  464k    0     0  100  464k      0   385k  0:00:01  0:00:01 --:--:--  385k
100  945k  100  481k  100  464k   311k   300k  0:00:01  0:00:01 --:--:--  611k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xml.serializer_2.7.1.v201005080400.jar -F 'file=@org.apache.xml.serializer_2.7.1.v201005080400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  287k    0     0  100  287k      0   238k  0:00:01  0:00:01 --:--:--  238k
 51  580k    4 13468  100  287k  10513   224k  0:00:28  0:00:01  0:00:27  234k
100  580k  100  293k  100  287k   227k   222k  0:00:01  0:00:01 --:--:--  450k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.apache.xmlgraphics_1.4.0.v201301251218.jar -F 'file=@org.apache.xmlgraphics_1.4.0.v201301251218.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  586k    0     0  100  586k      0   487k  0:00:01  0:00:01 --:--:--  487k
100 1190k  100  603k  100  586k   399k   388k  0:00:01  0:00:01 --:--:--  787k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.ccil.cowan.tagsoup_1.2.0.v201202211000.jar -F 'file=@org.ccil.cowan.tagsoup_1.2.0.v201202211000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 56  202k   12 13471  100  100k  11592  88129  0:00:09  0:00:01  0:00:08 99722
100  202k  100  102k  100  100k  89630  87826  0:00:01  0:00:01 --:--:--  173k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.cliffc.high_scale_lib.source_1.1.2.v20110412-1025.jar -F 'file=@org.cliffc.high_scale_lib.source_1.1.2.v20110412-1025.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 99347    0     0  100 99347      0  82514  0:00:01  0:00:01 --:--:-- 82514
100  195k  100   98k  100 99347  83043  81834  0:00:01  0:00:01 --:--:--  161k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.cliffc.high_scale_lib_1.1.2.v20110412-1025.jar -F 'file=@org.cliffc.high_scale_lib_1.1.2.v20110412-1025.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 90083    0     0  100 90083      0   433k --:--:-- --:--:-- --:--:--  431k
 53  179k    8  8364  100 90083   6958  74944  0:00:13  0:00:01  0:00:12 81834
100  179k  100 93450  100 90083  77231  74448  0:00:01  0:00:01 --:--:--  148k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.codehaus.jackson.core.source_1.6.0.v20101005-0925.jar -F 'file=@org.codehaus.jackson.core.source_1.6.0.v20101005-0925.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  216k    0     0  100  216k      0   179k  0:00:01  0:00:01 --:--:--  179k
100  438k  100  221k  100  216k   170k   166k  0:00:01  0:00:01 --:--:--  337k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.codehaus.jackson.core_1.6.0.v20101005-0925.jar -F 'file=@org.codehaus.jackson.core_1.6.0.v20101005-0925.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  206k    0     0  100  206k      0   171k  0:00:01  0:00:01 --:--:--  171k
100  418k  100  212k  100  206k   164k   159k  0:00:01  0:00:01 --:--:--  324k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.codehaus.jackson.jaxrs.source_1.6.0.v20101005-1100.jar -F 'file=@org.codehaus.jackson.jaxrs.source_1.6.0.v20101005-1100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 24250    0     0  100 24250      0  20141  0:00:01  0:00:01 --:--:-- 20141
100 24250    0     0  100 24250      0  11002  0:00:02  0:00:02 --:--:-- 11002
 50 49948    4  1116  100 24250    457   9930  0:00:56  0:00:02  0:00:54 10383
100 49948  100 25698  100 24250  10514   9922  0:00:02  0:00:02 --:--:-- 20428
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.codehaus.jackson.jaxrs_1.6.0.v20101005-1100.jar -F 'file=@org.codehaus.jackson.jaxrs_1.6.0.v20101005-1100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 24636    0     0  100 24636      0  24513  0:00:01  0:00:01 --:--:-- 24513
100 50773  100 26137  100 24636  18912  17826  0:00:01  0:00:01 --:--:-- 36738
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.codehaus.jackson.mapper.source_1.6.0.v20101005-0925.jar -F 'file=@org.codehaus.jackson.mapper.source_1.6.0.v20101005-0925.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  373k    0     0  100  373k      0   310k  0:00:01  0:00:01 --:--:--  310k
 49  756k    0  2562  100  373k   1818   264k  0:03:35  0:00:01  0:03:34  266k
100  756k  100  383k  100  373k   269k   262k  0:00:01  0:00:01 --:--:--  532k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.codehaus.jackson.mapper_1.6.0.v20101005-0925.jar -F 'file=@org.codehaus.jackson.mapper_1.6.0.v20101005-0925.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  546k    0     0  100  546k      0   454k  0:00:01  0:00:01 --:--:--  454k
100 1110k  100  564k  100  546k   364k   353k  0:00:01  0:00:01 --:--:--  718k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.codehaus.jackson.smile.source_1.6.0.v20101005-0925.jar -F 'file=@org.codehaus.jackson.smile.source_1.6.0.v20101005-0925.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 58 93784   17  8356  100 46164   7160  39557  0:00:06  0:00:01  0:00:05 46718
100 93784  100 47620  100 46164  34708  33647  0:00:01  0:00:01 --:--:-- 68355
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.codehaus.jackson.smile_1.6.0.v20101005-0925.jar -F 'file=@org.codehaus.jackson.smile_1.6.0.v20101005-0925.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 47155    0     0  100 47155      0   226k --:--:-- --:--:-- --:--:--  225k
 60 95970   23 11259  100 47155   9343  39132  0:00:05  0:00:01  0:00:04 48476
100 95970  100 48815  100 47155  40476  39100  0:00:01  0:00:01 --:--:-- 79511
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.codehaus.jackson.xc.source_1.6.0.v20101005-0925.jar -F 'file=@org.codehaus.jackson.xc.source_1.6.0.v20101005-0925.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 38610    0     0  100 38610      0  32068  0:00:01  0:00:01 --:--:-- 32068
 66 79032   35 14151  100 38610   6940  18935  0:00:05  0:00:02  0:00:03 25875
100 79032  100 40422  100 38610  19804  18917  0:00:02  0:00:02 --:--:-- 38722
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.cyberneko.html_1.9.14.v201105210654.jar -F 'file=@org.cyberneko.html_1.9.14.v201105210654.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  131k    0     0  100  131k      0   109k  0:00:01  0:00:01 --:--:--  109k
100  267k  100  135k  100  131k   104k   101k  0:00:01  0:00:01 --:--:--  206k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.easymock.source_2.4.0.v20090202-0900.jar -F 'file=@org.easymock.source_2.4.0.v20090202-0900.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 77434    0     0  100 77434      0  64313  0:00:01  0:00:01 --:--:-- 64313
100  155k  100 81490  100 77434  62540  59427  0:00:01  0:00:01 --:--:--  119k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.easymock_2.4.0.v20090202-0900.jar -F 'file=@org.easymock_2.4.0.v20090202-0900.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 92938    0     0  100 92938      0   449k --:--:-- --:--:-- --:--:--  447k
100 92938    0     0  100 92938      0  77191  0:00:01  0:00:01 --:--:-- 77126
100  185k  100 97432  100 92938  74489  71053  0:00:01  0:00:01 --:--:--  142k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.eclipse.orbit.mongodb.source_2.10.1.v20130422-1135.jar -F 'file=@org.eclipse.orbit.mongodb.source_2.10.1.v20130422-1135.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 81291    0     0  100 81291      0  67461  0:00:01  0:00:01 --:--:-- 67461
100  162k  100 84709  100 81291  63121  60574  0:00:01  0:00:01 --:--:--  120k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.eclipse.orbit.mongodb_2.10.1.v20130422-1135.jar -F 'file=@org.eclipse.orbit.mongodb_2.10.1.v20130422-1135.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  407k    0     0  100  407k      0   338k  0:00:01  0:00:01 --:--:--  338k
100  829k  100  421k  100  407k   279k   270k  0:00:01  0:00:01 --:--:--  549k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.glassfish.com.sun.faces.source_2.1.18.v201304210537.jar -F 'file=@org.glassfish.com.sun.faces.source_2.1.18.v201304210537.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 43 1467k    0     0   43  640k      0  32.8M --:--:-- --:--:-- --:--:-- 31.2M
100 1467k    0     0  100 1467k      0  1217k  0:00:01  0:00:01 --:--:-- 1216k
 49 2960k    0 12009  100 1467k   5915   722k  0:04:18  0:00:02  0:04:16  728k
100 2960k  100 1493k  100 1467k   716k   703k  0:00:02  0:00:02 --:--:-- 1419k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.glassfish.com.sun.faces_2.1.18.v201304210537.jar -F 'file=@org.glassfish.com.sun.faces_2.1.18.v201304210537.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2024k    0     0  100 2024k      0  1681k  0:00:01  0:00:01 --:--:-- 1681k
100 2024k    0     0  100 2024k      0   917k  0:00:02  0:00:02 --:--:--  918k
100 4093k  100 2069k  100 2024k   796k   779k  0:00:02  0:00:02 --:--:-- 1576k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.glassfish.javax.faces.source_2.1.18.v201304200545.jar -F 'file=@org.glassfish.javax.faces.source_2.1.18.v201304200545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1234k    0     0  100 1234k      0  1026k  0:00:01  0:00:01 --:--:-- 1026k
 49 2486k    0  2563  100 1234k   1414   681k  0:15:06  0:00:01  0:15:05  682k
100 2486k  100 1251k  100 1234k   603k   594k  0:00:02  0:00:02 --:--:-- 1198k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.glassfish.javax.faces_2.1.18.v201304200545.jar -F 'file=@org.glassfish.javax.faces_2.1.18.v201304200545.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  663k    0     0  100  663k      0   551k  0:00:01  0:00:01 --:--:--  551k
 49 1349k    0  4019  100  663k   2393   395k  0:04:53  0:00:01  0:04:52  397k
100 1349k  100  685k  100  663k   403k   390k  0:00:01  0:00:01 --:--:--  793k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.h2.source_1.3.168.v201212121212.jar -F 'file=@org.h2.source_1.3.168.v201212121212.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1021k    0     0  100 1021k      0   847k  0:00:01  0:00:01 --:--:--  847k
 49 2064k    0  9821  100 1021k   5314   552k  0:03:21  0:00:01  0:03:20  557k
100 2064k  100 1043k  100 1021k   556k   544k  0:00:01  0:00:01 --:--:-- 1100k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.h2_1.3.168.v201212121212.jar -F 'file=@org.h2_1.3.168.v201212121212.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1280k    0     0  100 1280k      0  1063k  0:00:01  0:00:01 --:--:-- 1063k
 50 2584k    1 13484  100 1280k   7245   688k  0:03:04  0:00:01  0:03:03  694k
100 2584k  100 1304k  100 1280k   689k   676k  0:00:01  0:00:01 --:--:-- 1364k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.core.source_1.1.0.v20090501071000.jar -F 'file=@org.hamcrest.core.source_1.1.0.v20090501071000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 24004    0     0  100 24004      0  19936  0:00:01  0:00:01 --:--:-- 19936
100 50136  100 26132  100 24004  21091  19373  0:00:01  0:00:01 --:--:-- 40464
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.core_1.1.0.v20090501071000.jar -F 'file=@org.hamcrest.core_1.1.0.v20090501071000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 28723    0     0  100 28723      0  23856  0:00:01  0:00:01 --:--:-- 23856
100 59498  100 30775  100 28723  24251  22634  0:00:01  0:00:01 --:--:-- 46885
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.generator.source_1.1.0.v20090501071000.jar -F 'file=@org.hamcrest.generator.source_1.1.0.v20090501071000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23284    0     0  100 23284      0  19338  0:00:01  0:00:01 --:--:-- 19338
 71 48129   45 11255  100 23284   8571  17733  0:00:02  0:00:01  0:00:01 26285
100 48129  100 24845  100 23284  18922  17733  0:00:01  0:00:01 --:--:-- 36627
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.generator.source_1.3.0.v201305210900.jar -F 'file=@org.hamcrest.generator.source_1.3.0.v201305210900.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23850    0     0  100 23850      0  19792  0:00:01  0:00:01 --:--:-- 19792
100 49255  100 25405  100 23850  20130  18898  0:00:01  0:00:01 --:--:-- 39029
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.generator_1.1.0.v20090501071000.jar -F 'file=@org.hamcrest.generator_1.1.0.v20090501071000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 32340    0     0  100 32340      0  26838  0:00:01  0:00:01 --:--:-- 26838
100 66461  100 34121  100 32340  26803  25404  0:00:01  0:00:01 --:--:-- 52208
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.generator_1.3.0.v201305210900.jar -F 'file=@org.hamcrest.generator_1.3.0.v201305210900.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  211k    0     0  100  211k      0   175k  0:00:01  0:00:01 --:--:--  175k
100  429k  100  217k  100  211k   157k   152k  0:00:01  0:00:01 --:--:--  309k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.integration.source_1.1.0.v201303031500.jar -F 'file=@org.hamcrest.integration.source_1.1.0.v201303031500.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11363    0     0  100 11363      0  55975 --:--:-- --:--:-- --:--:-- 55700
100 11363    0     0  100 11363      0   9437  0:00:01  0:00:01 --:--:--  9429
100 24000  100 12637  100 11363  10307   9268  0:00:01  0:00:01 --:--:-- 19559
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.integration.source_1.3.0.v201305210900.jar -F 'file=@org.hamcrest.integration.source_1.3.0.v201305210900.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11855    0     0  100 11855      0   9838  0:00:01  0:00:01 --:--:--  9838
100 25032  100 13177  100 11855  10626   9560  0:00:01  0:00:01 --:--:-- 20187
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.integration_1.1.0.v201303031500.jar -F 'file=@org.hamcrest.integration_1.1.0.v201303031500.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 12804    0     0  100 12804      0  10634  0:00:01  0:00:01 --:--:-- 10634
100 26886  100 14082  100 12804  11523  10477  0:00:01  0:00:01 --:--:-- 22001
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.integration_1.3.0.v201305210900.jar -F 'file=@org.hamcrest.integration_1.3.0.v201305210900.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 13550    0     0  100 13550      0  11254  0:00:01  0:00:01 --:--:-- 11254
100 28432  100 14882  100 13550  12128  11043  0:00:01  0:00:01 --:--:-- 23171
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.library.source_1.1.0.v20090501071000.jar -F 'file=@org.hamcrest.library.source_1.1.0.v20090501071000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 29673    0     0  100 29673      0   142k --:--:-- --:--:-- --:--:--  141k
100 29673    0     0  100 29673      0  24624  0:00:01  0:00:01 --:--:-- 24604
100 61805  100 32132  100 29673  25005  23091  0:00:01  0:00:01 --:--:-- 48059
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.library_1.1.0.v20090501071000.jar -F 'file=@org.hamcrest.library_1.1.0.v20090501071000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 37693    0     0  100 37693      0  31280  0:00:01  0:00:01 --:--:-- 31306
100 77585  100 39892  100 37693  31214  29493  0:00:01  0:00:01 --:--:-- 60708
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.text.source_1.1.0.v20090501071000.jar -F 'file=@org.hamcrest.text.source_1.1.0.v20090501071000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 24407    0     0  100 24407      0  20271  0:00:01  0:00:01 --:--:-- 20271
100 51199  100 26792  100 24407  21658  19730  0:00:01  0:00:01 --:--:-- 41389
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest.text_1.1.0.v20090501071000.jar -F 'file=@org.hamcrest.text_1.1.0.v20090501071000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 32874    0     0  100 32874      0  27303  0:00:01  0:00:01 --:--:-- 27303
 65 68145   34 12027  100 32874   9425  25763  0:00:03  0:00:01  0:00:02 35161
100 68145  100 35271  100 32874  27555  25682  0:00:01  0:00:01 --:--:-- 53196
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.hamcrest_1.1.0.v20090501071000.jar -F 'file=@org.hamcrest_1.1.0.v20090501071000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  8611    0     0  100  8611      0   7146  0:00:01  0:00:01 --:--:--  7146
100 18284  100  9673  100  8611   7664   6823  0:00:01  0:00:01 --:--:-- 14488
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.jdom.source_1.1.1.v201101151400.jar -F 'file=@org.jdom.source_1.1.1.v201101151400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  262k    0     0  100  262k      0   217k  0:00:01  0:00:01 --:--:--  217k
100  529k  100  266k  100  262k   192k   189k  0:00:01  0:00:01 --:--:--  381k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.jdom_1.1.1.v201101151400.jar -F 'file=@org.jdom_1.1.1.v201101151400.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  173k    0     0  100  173k      0   144k  0:00:01  0:00:01 --:--:--  144k
 51  352k    3  6933  100  173k   5173   129k  0:00:35  0:00:01  0:00:34  134k
100  352k  100  178k  100  173k   132k   129k  0:00:01  0:00:01 --:--:--  261k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.jmock_1.2.0.v201303080310.jar -F 'file=@org.jmock_1.2.0.v201303080310.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  153k    0     0  100  153k      0   127k  0:00:01  0:00:01 --:--:--  127k
100  307k  100  154k  100  153k   121k   120k  0:00:01  0:00:01 --:--:--  242k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.json_1.0.0.v201011060100.jar -F 'file=@org.json_1.0.0.v201011060100.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 57723    0     0  100 57723      0  47942  0:00:01  0:00:01 --:--:-- 47942
100  114k  100 59681  100 57723  48129  46550  0:00:01  0:00:01 --:--:-- 94757
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.jsoup.source_1.7.2.v201411291515.jar -F 'file=@org.jsoup.source_1.7.2.v201411291515.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  127k    0     0  100  127k      0   106k  0:00:01  0:00:01 --:--:--  106k
100  259k  100  131k  100  127k  96607  93993  0:00:01  0:00:01 --:--:--  186k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.jsoup_1.7.2.v201411291515.jar -F 'file=@org.jsoup_1.7.2.v201411291515.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  307k    0     0  100  307k      0  1516k --:--:-- --:--:-- --:--:-- 1508k
100  307k    0     0  100  307k      0   255k  0:00:01  0:00:01 --:--:--  255k
100  627k  100  319k  100  307k   214k   206k  0:00:01  0:00:01 --:--:--  420k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.junit.source_4.12.0.v201504281640.jar -F 'file=@org.junit.source_4.12.0.v201504281640.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  229k    0     0  100  229k      0   191k  0:00:01  0:00:01 --:--:--  191k
100  460k  100  230k  100  229k   159k   158k  0:00:01  0:00:01 --:--:--  318k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.junit_4.12.0.v201504281640.jar -F 'file=@org.junit_4.12.0.v201504281640.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  284k    0     0  100  284k      0  1401k --:--:-- --:--:-- --:--:-- 1394k
100  284k    0     0  100  284k      0   236k  0:00:01  0:00:01 --:--:--  235k
100  569k  100  285k  100  284k   218k   217k  0:00:01  0:00:01 --:--:--  435k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.kohsuke.args4j.source_2.0.21.v201301150030.jar -F 'file=@org.kohsuke.args4j.source_2.0.21.v201301150030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 55075    0     0  100 55075      0  45743  0:00:01  0:00:01 --:--:-- 45743
100  111k  100 58645  100 55075  45390  42627  0:00:01  0:00:01 --:--:-- 88018
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.kohsuke.args4j_2.0.21.v201301150030.jar -F 'file=@org.kohsuke.args4j_2.0.21.v201301150030.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 70793    0     0  100 70793      0  58749  0:00:01  0:00:01 --:--:-- 58749
100  141k  100 74539  100 70793  56726  53875  0:00:01  0:00:01 --:--:--  108k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.mockito.source_1.8.4.v201303031500.jar -F 'file=@org.mockito.source_1.8.4.v201303031500.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  664k    0     0  100  664k      0   552k  0:00:01  0:00:01 --:--:--  552k
 49 1353k    0  2579  100  664k   1498   386k  0:07:50  0:00:01  0:07:49  387k
100 1353k  100  688k  100  664k   395k   381k  0:00:01  0:00:01 --:--:--  776k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.mockito_1.8.4.v201303031500.jar -F 'file=@org.mockito_1.8.4.v201303031500.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  745k    0     0  100  745k      0   619k  0:00:01  0:00:01 --:--:--  619k
 49 1520k    0  5482  100  745k   2974   404k  0:04:26  0:00:01  0:04:25  407k
100 1520k  100  774k  100  745k   416k   400k  0:00:01  0:00:01 --:--:--  815k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.mozilla.javascript.source_1.7.5.v201504281450.jar -F 'file=@org.mozilla.javascript.source_1.7.5.v201504281450.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  914k    0     0  100  914k      0   758k  0:00:01  0:00:01 --:--:--  758k
 50 1829k    0  9120  100  914k   5286   530k  0:02:57  0:00:01  0:02:56  535k
100 1829k  100  915k  100  914k   521k   520k  0:00:01  0:00:01 --:--:-- 1041k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.mozilla.javascript_1.7.5.v201504281450.jar -F 'file=@org.mozilla.javascript_1.7.5.v201504281450.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1147k    0     0  100 1147k      0   952k  0:00:01  0:00:01 --:--:--  952k
 93 2296k   86  996k  100 1147k   542k   624k  0:00:02  0:00:01  0:00:01 1166k
100 2296k  100 1148k  100 1147k   624k   624k  0:00:01  0:00:01 --:--:-- 1248k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.analysis.source_5.0.1.v201505121915.jar -F 'file=@org.objectweb.asm.analysis.source_5.0.1.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 45576    0     0  100 45576      0  37853  0:00:01  0:00:01 --:--:-- 37853
100 91914  100 46338  100 45576  37309  36695  0:00:01  0:00:01 --:--:-- 74004
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.analysis_5.0.1.v201505121915.jar -F 'file=@org.objectweb.asm.analysis_5.0.1.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 53 62240    8  2572  100 30737   2205  26361  0:00:14  0:00:01  0:00:13 28566
100 62240  100 31503  100 30737  26971  26315  0:00:01  0:00:01 --:--:-- 53333
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.commons.source_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm.commons.source_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 51  153k    3  2566  100 77529   2196  66377  0:00:36  0:00:01  0:00:35 68574
100  153k  100 79549  100 77529  67932  66207  0:00:01  0:00:01 --:--:--  130k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.commons_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm.commons_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 56  104k   15  8365  100 52232   7059  44077  0:00:07  0:00:01  0:00:06 51136
100  104k  100 54377  100 52232  45810  44003  0:00:01  0:00:01 --:--:-- 89813
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.source_3.3.1.v201105211655.jar -F 'file=@org.objectweb.asm.source_3.3.1.v201105211655.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  618k    0     0  100  618k      0   513k  0:00:01  0:00:01 --:--:--  513k
 50 1243k    1 11261  100  618k   7941   435k  0:01:20  0:00:01  0:01:19  443k
100 1243k  100  625k  100  618k   436k   431k  0:00:01  0:00:01 --:--:--  866k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.source_4.0.0.v201302062210.jar -F 'file=@org.objectweb.asm.source_4.0.0.v201302062210.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  631k    0     0  100  631k      0   524k  0:00:01  0:00:01 --:--:--  524k
100 1270k  100  638k  100  631k   456k   451k  0:00:01  0:00:01 --:--:--  908k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.source_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm.source_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  170k    0     0  100  170k      0   141k  0:00:01  0:00:01 --:--:--  141k
100  345k  100  174k  100  170k   140k   137k  0:00:01  0:00:01 --:--:--  278k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.tree.source_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm.tree.source_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 72535    0     0  100 72535      0   348k --:--:-- --:--:-- --:--:--  347k
 58  144k   17 13465  100 72535  11305  60902  0:00:06  0:00:01  0:00:05 72147
100  144k  100 74979  100 72535  62796  60749  0:00:01  0:00:01 --:--:--  120k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.tree_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm.tree_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 64 82801   31 13472  100 40138  11623  34631  0:00:03  0:00:01  0:00:02 46255
100 82801  100 42663  100 40138  36778  34601  0:00:01  0:00:01 --:--:-- 71380
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.util.source_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm.util.source_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 68219    0     0  100 68219      0  56613  0:00:01  0:00:01 --:--:-- 56613
100  135k  100 70085  100 68219  56979  55462  0:00:01  0:00:01 --:--:--  109k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.util_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm.util_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 61  105k   24 13472  100 53144  11544  45538  0:00:04  0:00:01  0:00:03 57083
100  105k  100 55017  100 53144  47063  45461  0:00:01  0:00:01 --:--:-- 92524
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.xml.source_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm.xml.source_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 41975    0     0  100 41975      0  34862  0:00:01  0:00:01 --:--:-- 34862
100 85469  100 43494  100 41975  34382  33181  0:00:01  0:00:01 --:--:-- 67564
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm.xml_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm.xml_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 71759    0     0  100 71759      0   343k --:--:-- --:--:-- --:--:--  341k
100 71759    0     0  100 71759      0  59551  0:00:01  0:00:01 --:--:-- 59501
100  144k  100 75711  100 71759  60958  57776  0:00:01  0:00:01 --:--:--  115k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm_3.3.1.v201105211655.jar -F 'file=@org.objectweb.asm_3.3.1.v201105211655.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  224k    0     0  100  224k      0   185k  0:00:01  0:00:01 --:--:--  185k
100  456k  100  232k  100  224k   179k   172k  0:00:01  0:00:01 --:--:--  351k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm_4.0.0.v201302062210.jar -F 'file=@org.objectweb.asm_4.0.0.v201302062210.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  229k    0     0  100  229k      0   190k  0:00:01  0:00:01 --:--:--  190k
100  467k  100  237k  100  229k   184k   177k  0:00:01  0:00:01 --:--:--  361k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objectweb.asm_5.0.1.v201404251740.jar -F 'file=@org.objectweb.asm_5.0.1.v201404251740.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 63652    0     0  100 63652      0  52823  0:00:01  0:00:01 --:--:-- 52823
 54  126k   10  6925  100 63652   4293  39461  0:00:15  0:00:01  0:00:14 43728
100  126k  100 65929  100 63652  40822  39413  0:00:01  0:00:01 --:--:-- 80186
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objenesis.source_1.0.0.v201505121915.jar -F 'file=@org.objenesis.source_1.0.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 64 60612   29  9130  100 29918   8015  26266  0:00:03  0:00:01  0:00:02 34282
100 60612  100 30694  100 29918  26924  26243  0:00:01  0:00:01 --:--:-- 53168
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.objenesis_1.0.0.v201505121915.jar -F 'file=@org.objenesis_1.0.0.v201505121915.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 69 72324   38 14169  100 35772  12320  31106  0:00:02  0:00:01  0:00:01 43426
100 72324  100 36552  100 35772  31756  31079  0:00:01  0:00:01 --:--:-- 62835
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.openid4java_0.9.5.v201105210655.jar -F 'file=@org.openid4java_0.9.5.v201105210655.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  198k    0     0  100  198k      0   164k  0:00:01  0:00:01 --:--:--  164k
100  402k  100  203k  100  198k   162k   158k  0:00:01  0:00:01 --:--:--  321k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.opensaml_1.1.0.v201105210827.jar -F 'file=@org.opensaml_1.1.0.v201105210827.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  169k    0     0  100  169k      0   833k --:--:-- --:--:-- --:--:--  829k
100  169k    0     0  100  169k      0   140k  0:00:01  0:00:01 --:--:--  140k
100  344k  100  175k  100  169k   135k   131k  0:00:01  0:00:01 --:--:--  266k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.ow2.jotm.jotm-core.source_2.1.9.v201204271116.jar -F 'file=@org.ow2.jotm.jotm-core.source_2.1.9.v201204271116.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 19244  100 10143  100  9101   8684   7791  0:00:01  0:00:01 --:--:-- 16476
100 19244  100 10143  100  9101   8684   7791  0:00:01  0:00:01 --:--:-- 16476
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.ow2.jotm.jotm-core_2.1.9.v201204271116.jar -F 'file=@org.ow2.jotm.jotm-core_2.1.9.v201204271116.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  230k    0     0  100  230k      0   191k  0:00:01  0:00:01 --:--:--  191k
 52  466k    5 13471  100  230k   7184   122k  0:00:33  0:00:01  0:00:32  129k
100  466k  100  236k  100  230k   125k   122k  0:00:01  0:00:01 --:--:--  247k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.prefuse.source_0.1.0.v20100514-1000.jar -F 'file=@org.prefuse.source_0.1.0.v20100514-1000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  640k    0     0  100  640k      0   531k  0:00:01  0:00:01 --:--:--  531k
100 1300k  100  659k  100  640k   404k   392k  0:00:01  0:00:01 --:--:--  797k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.prefuse_0.1.0.v20100514-1000.jar -F 'file=@org.prefuse_0.1.0.v20100514-1000.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  774k    0     0  100  774k      0  3816k --:--:-- --:--:-- --:--:-- 3798k
100  774k    0     0  100  774k      0   643k  0:00:01  0:00:01 --:--:--  642k
100 1575k  100  800k  100  774k   480k   464k  0:00:01  0:00:01 --:--:--  944k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.pushingpixels.trident.source_1.2.0.v201305152020.jar -F 'file=@org.pushingpixels.trident.source_1.2.0.v201305152020.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 55  131k   12  8358  100 66087   7107  56196  0:00:09  0:00:01  0:00:08 63303
100  131k  100 68451  100 66087  58107  56101  0:00:01  0:00:01 --:--:--  111k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.pushingpixels.trident_1.2.0.v201305152020.jar -F 'file=@org.pushingpixels.trident_1.2.0.v201305152020.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 97058    0     0  100 97058      0  80546  0:00:01  0:00:01 --:--:-- 80546
 53  194k    9  9812  100 97058   7756  76725  0:00:13  0:00:01  0:00:12 84415
100  194k  100   99k  100 97058  80253  76483  0:00:01  0:00:01 --:--:--  153k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.quartz.source_1.8.3.v20110329-1420.jar -F 'file=@org.quartz.source_1.8.3.v20110329-1420.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  426k    0     0  100  426k      0   354k  0:00:01  0:00:01 --:--:--  354k
100  862k  100  435k  100  426k   287k   281k  0:00:01  0:00:01 --:--:--  569k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.quartz_1.8.3.v20110329-1420.jar -F 'file=@org.quartz_1.8.3.v20110329-1420.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  467k    0     0  100  467k      0   388k  0:00:01  0:00:01 --:--:--  388k
 89  948k   78  378k  100  467k   260k   322k  0:00:01  0:00:01 --:--:--  582k
100  948k  100  480k  100  467k   330k   321k  0:00:01  0:00:01 --:--:--  651k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.sat4j.core_2.3.5.v201308161310.jar -F 'file=@org.sat4j.core_2.3.5.v201308161310.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  354k    0     0  100  354k      0   294k  0:00:01  0:00:01 --:--:--  294k
100  722k  100  367k  100  354k   259k   250k  0:00:01  0:00:01 --:--:--  509k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.sat4j.pb_2.3.5.v201404071733.jar -F 'file=@org.sat4j.pb_2.3.5.v201404071733.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  236k    0     0  100  236k      0   196k  0:00:01  0:00:01 --:--:--  196k
100  480k  100  244k  100  236k   188k   183k  0:00:01  0:00:01 --:--:--  371k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.api.source_1.7.2.v20121108-1250.jar -F 'file=@org.slf4j.api.source_1.7.2.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 60  113k   22 13473  100 57091  11293  47854  0:00:05  0:00:01  0:00:04 59148
100  113k  100 59567  100 57091  49722  47655  0:00:01  0:00:01 --:--:-- 97377
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.api_1.7.2.v20121108-1250.jar -F 'file=@org.slf4j.api_1.7.2.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 34796    0     0  100 34796      0   167k --:--:-- --:--:-- --:--:--  166k
 64 71814   30 11272  100 34796   9675  29867  0:00:03  0:00:01  0:00:02 39509
100 71814  100 37018  100 34796  31747  29842  0:00:01  0:00:01 --:--:-- 61537
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.ext.source_1.7.2.v20121108-1250.jar -F 'file=@org.slf4j.ext.source_1.7.2.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 60  106k   22 12713  100 53126  10959  45798  0:00:05  0:00:01  0:00:04 56757
100  106k  100 55490  100 53126  47753  45719  0:00:01  0:00:01 --:--:-- 93473
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.ext_1.7.2.v20121108-1250.jar -F 'file=@org.slf4j.ext_1.7.2.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 52  100k    7  4032  100 50229   3449  42967  0:00:15  0:00:01  0:00:14 46416
100  100k  100 52725  100 50229  44987  42857  0:00:01  0:00:01 --:--:-- 87844
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.impl.log4j12.source_1.7.2.v20131105-2200.jar -F 'file=@org.slf4j.impl.log4j12.source_1.7.2.v20131105-2200.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 62 39038   27  5464  100 18833   4913  16936  0:00:04  0:00:01  0:00:03 21849
100 39038  100 20205  100 18833  18153  16920  0:00:01  0:00:01 --:--:-- 35074
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar -F 'file=@org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 64 33571   31  5471  100 16101   4773  14049  0:00:03  0:00:01  0:00:02 18823
100 33571  100 17470  100 16101  15231  14037  0:00:01  0:00:01 --:--:-- 29268
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.jcl.source_1.7.2.v20130115-1340.jar -F 'file=@org.slf4j.jcl.source_1.7.2.v20130115-1340.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 64 64477   29  9817  100 31459   8626  27644  0:00:03  0:00:01  0:00:02 36270
100 64477  100 33018  100 31459  28988  27619  0:00:01  0:00:01 --:--:-- 56608
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.jcl_1.7.2.v20130115-1340.jar -F 'file=@org.slf4j.jcl_1.7.2.v20130115-1340.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23839    0     0  100 23839      0   113k --:--:-- --:--:-- --:--:--  113k
100 49264  100 25425  100 23839  22361  20966  0:00:01  0:00:01 --:--:-- 43328
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.jul.source_1.7.2.v20121108-1250.jar -F 'file=@org.slf4j.jul.source_1.7.2.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 12833    0     0  100 12833      0  63216 --:--:-- --:--:-- --:--:-- 62906
 81 26801   65  9129  100 12833   7842  11024  0:00:01  0:00:01 --:--:-- 18851
100 26801  100 13968  100 12833  12000  11024  0:00:01  0:00:01 --:--:-- 23005
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.jul_1.7.2.v20121108-1250.jar -F 'file=@org.slf4j.jul_1.7.2.v20121108-1250.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 86 23781   73  9136  100 11347   7909   9824  0:00:01  0:00:01 --:--:-- 17734
100 23781  100 12434  100 11347  10765   9824  0:00:01  0:00:01 --:--:-- 20589
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.log4j.source_1.7.2.v20130115-1340.jar -F 'file=@org.slf4j.log4j.source_1.7.2.v20130115-1340.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 67 75829   36 14159  100 36770  11898  30899  0:00:03  0:00:01  0:00:02 42797
100 75829  100 39059  100 36770  32795  30873  0:00:01  0:00:01 --:--:-- 63721
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.log4j_1.7.2.v20130115-1340.jar -F 'file=@org.slf4j.log4j_1.7.2.v20130115-1340.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 67 61010   38 12030  100 29375  10506  25655  0:00:03  0:00:01  0:00:02 36161
100 61010  100 31635  100 29375  27532  25565  0:00:01  0:00:01 --:--:-- 53098
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.nop.source_1.7.2.v201212060727.jar -F 'file=@org.slf4j.nop.source_1.7.2.v201212060727.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 95 26231   91 12536  100 12522  11222  11210  0:00:01  0:00:01 --:--:-- 22433
100 26231  100 13709  100 12522  12273  11210  0:00:01  0:00:01 --:--:-- 23483
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.slf4j.nop_1.7.2.v201212060727.jar -F 'file=@org.slf4j.nop_1.7.2.v201212060727.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10739    0     0  100 10739      0   8912  0:00:01  0:00:01 --:--:--  8912
100 22668  100 11929  100 10739   9842   8860  0:00:01  0:00:01 --:--:-- 18702
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.swtchart_0.7.0.v201201201914.jar -F 'file=@org.swtchart_0.7.0.v201201201914.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  108k    0     0  100  108k      0   533k --:--:-- --:--:-- --:--:--  530k
100  108k    0     0  100  108k      0  92330  0:00:01  0:00:01 --:--:-- 92253
100  220k  100  112k  100  108k  77557  75185  0:00:01  0:00:01 --:--:--  149k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.uddi4j_2.0.5.v200805270300.jar -F 'file=@org.uddi4j_2.0.5.v200805270300.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  192k    0     0  100  192k      0   159k  0:00:01  0:00:01 --:--:--  159k
100  390k  100  198k  100  192k   155k   150k  0:00:01  0:00:01 --:--:--  305k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.w3c.dom.smil.source_1.0.1.v200903091627.jar -F 'file=@org.w3c.dom.smil.source_1.0.1.v200903091627.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 64 43321   31  6919  100 21019   6063  18421  0:00:03  0:00:01  0:00:02 24485
100 43321  100 22302  100 21019  19528  18405  0:00:01  0:00:01 --:--:-- 37934
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.w3c.dom.smil_1.0.1.v200903091627.jar -F 'file=@org.w3c.dom.smil_1.0.1.v200903091627.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 20338    0     0  100 20338      0    97k --:--:-- --:--:-- --:--:-- 99696
 71 42075   45  9822  100 20338   8533  17669  0:00:02  0:00:01  0:00:01 26180
100 42075  100 21737  100 20338  18868  17654  0:00:01  0:00:01 --:--:-- 36491
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.xbill.dns.source_2.0.8.v201112050911.jar -F 'file=@org.xbill.dns.source_2.0.8.v201112050911.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  191k    0     0  100  191k      0   159k  0:00:01  0:00:01 --:--:--  159k
100  390k  100  198k  100  191k   155k   150k  0:00:01  0:00:01 --:--:--  306k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.xbill.dns_2.0.8.v201112050911.jar -F 'file=@org.xbill.dns_2.0.8.v201112050911.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  274k    0     0  100  274k      0   228k  0:00:01  0:00:01 --:--:--  228k
100  558k  100  283k  100  274k   216k   209k  0:00:01  0:00:01 --:--:--  426k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-org.xmlpull_1.1.3.4_v201201052148.jar -F 'file=@org.xmlpull_1.1.3.4_v201201052148.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 53 64838    7  2585  100 31799   2316  28493  0:00:14  0:00:01  0:00:13 30810
100 64838  100 33039  100 31799  29551  28442  0:00:01  0:00:01 --:--:-- 57994
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-osgi.enterprise.source_4.2.0.v201108120515.jar -F 'file=@osgi.enterprise.source_4.2.0.v201108120515.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  239k    0     0  100  239k      0   198k  0:00:01  0:00:01 --:--:--  198k
 51  486k    4 11263  100  239k   8643   183k  0:00:29  0:00:01  0:00:28  191k
100  486k  100  246k  100  239k   187k   181k  0:00:01  0:00:01 --:--:--  369k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-osgi.enterprise_4.2.0.v201108120515.jar -F 'file=@osgi.enterprise_4.2.0.v201108120515.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  155k    0     0  100  155k      0   129k  0:00:01  0:00:01 --:--:--  129k
100  319k  100  164k  100  155k   127k   121k  0:00:01  0:00:01 --:--:--  249k
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-scannotation.source_1.0.2.v201205170710.jar -F 'file=@scannotation.source_1.0.2.v201205170710.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 23824    0     0  100 23824      0  19803  0:00:01  0:00:01 --:--:-- 19803
100 49219  100 25395  100 23824  20235  18983  0:00:01  0:00:01 --:--:-- 39218
+ curl -o /home/jenkins/agent/workspace/orbit-manual-signer/output/signed-scannotation_1.0.2.v201205170710.jar -F 'file=@scannotation_1.0.2.v201205170710.jar' http://build.eclipse.org:31338/sign
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 66 67789   34 12034  100 33051  10383  28516  0:00:03  0:00:01  0:00:02 38899
100 67789  100 34738  100 33051  29946  28492  0:00:01  0:00:01 --:--:-- 58438
+ cd ../
+ cd output
+ tar -cf ../signed-bundles.tar signed-ca.odell.glazedlists.source_1.9.0.v201303080712.jar signed-ca.odell.glazedlists_1.9.0.v201303080712.jar signed-cdi.api.source_1.0.0.v201105160744.jar signed-cdi.api_1.0.0.v201105160744.jar signed-ch.ethz.iks.slp.source_1.0.0.RC2_v20080604-1500.jar signed-ch.ethz.iks.slp_1.0.0.RC5_v20080820-1500.jar signed-ch.qos.logback.classic.source_1.0.7.v20121108-1250.jar signed-ch.qos.logback.classic_1.0.7.v20121108-1250.jar signed-ch.qos.logback.core.source_1.0.7.v20121108-1250.jar signed-ch.qos.logback.core_1.0.7.v20121108-1250.jar signed-ch.qos.logback.slf4j.source_1.0.7.v201505121915.jar signed-ch.qos.logback.slf4j_1.0.7.v201505121915.jar signed-com.google.gerrit.common.source_2.1.5.v201112241444.jar signed-com.google.gerrit.common_2.1.5.v201112241444.jar signed-com.google.gerrit.prettify.source_2.1.5.v201112241444.jar signed-com.google.gerrit.prettify_2.1.5.v201112241444.jar signed-com.google.gerrit.reviewdb.source_2.1.5.v201112241444.jar signed-com.google.gerrit.reviewdb_2.1.5.v201112241444.jar signed-com.google.gson.source_2.2.4.v201311231704.jar signed-com.google.gson_2.2.4.v201311231704.jar signed-com.google.gwt.servlet.source_2.1.0.v201111291940.jar signed-com.google.gwt.servlet_2.1.0.v201111291940.jar signed-com.google.gwt.user.source_2.1.0.v201505121915.jar signed-com.google.gwt.user_2.1.0.v201505121915.jar signed-com.google.gwtjsonrpc.source_1.2.5.v201112241444.jar signed-com.google.gwtjsonrpc_1.2.5.v201112241444.jar signed-com.google.gwtorm.source_1.1.4.v201112241444.jar signed-com.google.gwtorm_1.1.4.v201112241444.jar signed-com.google.inject.assistedinject.source_3.0.0.v201402270930.jar signed-com.google.inject.assistedinject_3.0.0.v201402270930.jar signed-com.google.protobuf.source_2.4.0.v201105131100.jar signed-com.google.protobuf_2.4.0.v201105131100.jar signed-com.jcraft.jzlib.source_1.1.1.v201205102305.jar signed-com.jcraft.jzlib_1.1.1.v201205102305.jar signed-com.kenai.jffi_1.2.7.v201505052040.jar signed-com.lowagie.text.source_2.1.7.v201004222200.jar signed-com.lowagie.text_2.1.7.v201004222200.jar signed-com.novell.ldap_2.3.30.v201112011400.jar signed-com.sun.el.source_2.2.0.v201303151357.jar signed-com.sun.el_2.2.0.v201303151357.jar signed-com.sun.jersey.source_1.17.0.v201503170330.jar signed-com.sun.jersey_1.17.0.v201503170330.jar signed-com.sun.syndication.source_0.9.0.v200803061811.jar signed-com.sun.syndication_0.9.0.v200803061811.jar signed-com.sun.xml.bind.source_2.2.0.v201505121915.jar signed-com.sun.xml.bind_2.2.0.v201505121915.jar signed-com.thoughtworks.qdox.source_1.6.3.v20081201-1400.jar signed-com.thoughtworks.qdox_1.6.3.v20081201-1400.jar signed-com.thoughtworks.xstream.source_1.3.1.v201111240924.jar signed-com.thoughtworks.xstream_1.3.1.v201111240924.jar signed-commonj.sdo.source_2.1.1.v201112051852.jar signed-edu.emory.mathcs.backport.source_3.1.0.v201505121915.jar signed-edu.emory.mathcs.backport_3.1.0.v201505121915.jar signed-java_cup.runtime.source_0.10.0.v201005080400.jar signed-java_cup.runtime_0.10.0.v201005080400.jar signed-javassist.source_3.13.0.GA_v201209210905.jar signed-javassist_3.13.0.GA_v201209210905.jar signed-javax.activation.source_1.1.0.v201211130549.jar signed-javax.activation_1.1.0.v201211130549.jar signed-javax.ejb.source_3.1.1.v201204261316.jar signed-javax.ejb_3.1.1.v201204261316.jar signed-javax.el.source_2.2.0.v201303151357.jar signed-javax.el_2.2.0.v201303151357.jar signed-javax.jms.source_1.1.0.v201205091237.jar signed-javax.jms_1.1.0.v201205091237.jar signed-javax.jws.source_2.0.0.v201005080400.jar signed-javax.jws_2.0.0.v201005080400.jar signed-javax.mail.glassfish.source_1.4.1.v201108011116.jar signed-javax.mail.glassfish_1.4.1.v201108011116.jar signed-javax.mail_1.4.0.v201005080615.jar signed-javax.management.remote_1.0.0.v20100427-1100.jar signed-javax.management_1.2.0.v20100427-1100.jar signed-javax.persistence.source_1.0.0.v200905011740.jar signed-javax.persistence_1.0.0.v200905011740.jar signed-javax.resource.source_1.6.0.v201204270900.jar signed-javax.resource_1.6.0.v201204270900.jar signed-javax.security.auth.message.source_1.0.0.v201108011116.jar signed-javax.security.auth.message_1.0.0.v201108011116.jar signed-javax.security.jacc.source_1.4.0.v201205031350.jar signed-javax.security.jacc_1.4.0.v201205031350.jar signed-javax.servlet.jsp.jstl.impl.source_1.2.0.v201210211230.jar signed-javax.servlet.jsp.jstl.impl_1.2.0.v201210211230.jar signed-javax.servlet.jsp.jstl.source_1.2.0.v201105211821.jar signed-javax.servlet.jsp.jstl_1.2.0.v201105211821.jar signed-javax.servlet.source_3.1.0.v201410161800.jar signed-javax.servlet_3.1.0.v201410161800.jar signed-javax.transaction.source_1.1.1.v201105210645.jar signed-javax.transaction_1.1.1.v201105210645.jar signed-javax.validation.source_1.0.0.GA_v201205091237.jar signed-javax.validation_1.0.0.GA_v201205091237.jar signed-javax.websocket.source_1.0.0.v20140310-1603.jar signed-javax.websocket_1.0.0.v20140310-1603.jar signed-javax.wsdl.source_1.6.2.v201012040545.jar signed-javax.wsdl_1.5.1.v201012040544.jar signed-javax.wsdl_1.6.2.v201012040545.jar signed-javax.xml.bind.source_2.2.0.v201105210648.jar signed-javax.xml.bind_2.2.0.v201105210648.jar signed-javax.xml.rpc_1.1.0.v201209140446.jar signed-javax.xml.soap_1.2.0.v201005080501.jar signed-javax.xml.soap_1.3.0.v201105210645.jar signed-javax.xml.stream_1.0.1.v201004272200.jar signed-jnr.x86asm_1.0.2.v201505052040.jar signed-lpg.runtime.java.source_2.0.17.v201004271640.jar signed-lpg.runtime.java_2.0.17.v201004271640.jar signed-me.prettyprint.hector.source_0.7.0.0022_v20110412-1025.jar signed-me.prettyprint.hector_0.7.0.0022_v20110412-1025.jar signed-net.miginfocom.layout.source_3.7.1.v200911230030.jar signed-net.miginfocom.layout.swing.source_3.7.1.v200911230030.jar signed-net.miginfocom.layout.swing_3.7.1.v200911230030.jar signed-net.miginfocom.layout.swt.source_3.7.1.v201505121915.jar signed-net.miginfocom.layout.swt_3.7.1.v201505121915.jar signed-net.miginfocom.layout_3.7.1.v200911230030.jar signed-net.sourceforge.lpg.lpgjavaruntime.source_1.1.0.v201004271650.jar signed-net.sourceforge.lpg.lpgjavaruntime_1.1.0.v201004271650.jar signed-net.sourceforge.mx4j.remote_3.0.1.v20100427-1100.jar signed-net.sourceforge.mx4j_3.0.1.v20100427-1100.jar signed-net.sourceforge.nattable.core.source_2.1.0.v201102070845.jar signed-net.sourceforge.nattable.core_2.1.0.v201102231538.jar signed-org.antlr.runtime.source_3.2.0.v201101311130.jar signed-org.antlr.runtime.source_4.3.0.v201502022030.jar signed-org.antlr.runtime_3.2.0.v201101311130.jar signed-org.antlr.runtime_4.3.0.v201502022030.jar signed-org.aopalliance_1.0.0.v201105210816.jar signed-org.apache.axis_1.4.0.v201411182030.jar signed-org.apache.bcel.source_5.2.0.v201005080400.jar signed-org.apache.bcel_5.2.0.v201005080400.jar signed-org.apache.bsf.source_2.4.0.v201103030230.jar signed-org.apache.bsf_2.4.0.v201103030230.jar signed-org.apache.bval.source_0.3.0.v201205161050.jar signed-org.apache.bval_0.3.0.v201205161050.jar signed-org.apache.cassandra.source_0.7.0.v201503170330.jar signed-org.apache.cassandra_0.7.0.v201503170330.jar signed-org.apache.catalina.ha.source_7.0.56.v201412180755.jar signed-org.apache.catalina.ha_7.0.56.v201412180755.jar signed-org.apache.catalina.source_7.0.56.v201503170330.jar signed-org.apache.catalina.tribes.source_7.0.56.v201412180755.jar signed-org.apache.catalina.tribes_7.0.56.v201412180755.jar signed-org.apache.commons.beanutils.source_1.8.0.v201205091237.jar signed-org.apache.commons.beanutils_1.8.0.v201205091237.jar signed-org.apache.commons.cli.source_1.2.0.v201404270220.jar signed-org.apache.commons.cli_1.2.0.v201404270220.jar signed-org.apache.commons.codec.source_1.6.0.v201305230611.jar signed-org.apache.commons.codec_1.6.0.v201305230611.jar signed-org.apache.commons.compress.source_1.6.0.v201310281400.jar signed-org.apache.commons.compress_1.6.0.v201310281400.jar signed-org.apache.commons.daemon.source_1.0.5.v20121125-0905.jar signed-org.apache.commons.daemon_1.0.5.v20121125-0905.jar signed-org.apache.commons.dbcp.source_1.4.0.v201204271417.jar signed-org.apache.commons.dbcp_1.4.0.v201204271417.jar signed-org.apache.commons.discovery_0.2.0.v201004190315.jar signed-org.apache.commons.exec.source_1.1.0.v201301240602.jar signed-org.apache.commons.exec_1.1.0.v201301240602.jar signed-org.apache.commons.fileupload.source_1.2.2.v20111214-1400.jar signed-org.apache.commons.fileupload_1.2.2.v20111214-1400.jar signed-org.apache.commons.httpclient.source_3.1.0.v201012070820.jar signed-org.apache.commons.httpclient_3.1.0.v201012070820.jar signed-org.apache.commons.io.source_2.0.1.v201105210651.jar signed-org.apache.commons.io.source_2.2.0.v201405211200.jar signed-org.apache.commons.io_2.0.1.v201105210651.jar signed-org.apache.commons.io_2.2.0.v201405211200.jar signed-org.apache.commons.jxpath.source_1.3.0.v200911051830.jar signed-org.apache.commons.jxpath_1.3.0.v200911051830.jar signed-org.apache.commons.lang.source_2.6.0.v201404270220.jar signed-org.apache.commons.lang3.source_3.1.0.v201403281430.jar signed-org.apache.commons.lang3_3.1.0.v201403281430.jar signed-org.apache.commons.lang_2.6.0.v201404270220.jar signed-org.apache.commons.logging.source_1.0.4.v201101211617.jar signed-org.apache.commons.logging_1.0.4.v201101211617.jar signed-org.apache.commons.math.source_2.1.0.v201105210652.jar signed-org.apache.commons.math_2.1.0.v201105210652.jar signed-org.apache.commons.net.source_3.2.0.v201305141515.jar signed-org.apache.commons.net_3.2.0.v201305141515.jar signed-org.apache.commons.pool.source_1.6.0.v201204271246.jar signed-org.apache.commons.pool_1.6.0.v201204271246.jar signed-org.apache.coyote.source_7.0.56.v201412180755.jar signed-org.apache.coyote_7.0.56.v201412180755.jar signed-org.apache.el.source_7.0.56.v201412180755.jar signed-org.apache.el_7.0.56.v201412180755.jar signed-org.apache.geronimo.components.connector.source_3.1.1.v201205170953.jar signed-org.apache.geronimo.components.connector_3.1.1.v201205170953.jar signed-org.apache.geronimo.components.transaction.source_3.1.1.v201205170710.jar signed-org.apache.geronimo.components.transaction_3.1.1.v201205170710.jar signed-org.apache.geronimo.specs.j2ee.management.source_1.0.0.v201205091237.jar signed-org.apache.geronimo.specs.j2ee.management_1.0.0.v201205091237.jar signed-org.apache.geronimo.specs.osgi.locator.source_1.1.0.v201205170953.jar signed-org.apache.geronimo.specs.osgi.locator_1.1.0.v201205170953.jar signed-org.apache.geronimo.specs.osgi.registry.source_1.1.0.v201205170710.jar signed-org.apache.geronimo.specs.osgi.registry_1.1.0.v201205170710.jar signed-org.apache.hadoop.zookeeper.source_3.4.5.v20121214-1350.jar signed-org.apache.hadoop.zookeeper_3.4.5.v20121214-1350.jar signed-org.apache.httpcomponents.httpclient.source_4.2.6.v201311072007.jar signed-org.apache.httpcomponents.httpclient_4.2.6.v201311072007.jar signed-org.apache.httpcomponents.httpcore.nio.source_4.0.0.v200905121600.jar signed-org.apache.httpcomponents.httpcore.nio.source_4.1.0.v201101201700.jar signed-org.apache.httpcomponents.httpcore.nio_4.0.0.v200905121600.jar signed-org.apache.httpcomponents.httpcore.nio_4.1.0.v201101201700.jar signed-org.apache.httpcomponents.httpcore.source_4.2.5.v201311072007.jar signed-org.apache.httpcomponents.httpcore.source_4.3.3.v201411290715.jar signed-org.apache.httpcomponents.httpcore_4.2.5.v201311072007.jar signed-org.apache.httpcomponents.httpcore_4.3.3.v201411290715.jar signed-org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar signed-org.apache.jasper.glassfish_2.2.2.v201501141630.jar signed-org.apache.jasper.source_7.0.56.v201412180755.jar signed-org.apache.jasper_7.0.56.v201412180755.jar signed-org.apache.juli.extras.source_7.0.56.v201412180755.jar signed-org.apache.juli.extras_7.0.56.v201412180755.jar signed-org.apache.log4j.source_1.2.15.v201012070815.jar signed-org.apache.log4j_1.2.15.v201012070815.jar signed-org.apache.lucene.analysis.source_3.5.0.v20120725-1805.jar signed-org.apache.lucene.analysis_3.5.0.v20120725-1805.jar signed-org.apache.lucene.core.source_3.5.0.v20120725-1805.jar signed-org.apache.lucene.core_3.5.0.v20120725-1805.jar signed-org.apache.lucene.grouping.source_3.5.0.v20120725-1805.jar signed-org.apache.lucene.grouping_3.5.0.v20120725-1805.jar signed-org.apache.lucene.highlighter.source_3.5.0.v20121015-1317.jar signed-org.apache.lucene.highlighter_3.5.0.v20121015-1317.jar signed-org.apache.lucene.memory.source_3.5.0.v20120725-1805.jar signed-org.apache.lucene.memory_3.5.0.v20120725-1805.jar signed-org.apache.lucene.misc.source_3.5.0.v20120725-1805.jar signed-org.apache.lucene.misc_3.5.0.v20120725-1805.jar signed-org.apache.lucene.queries.source_3.5.0.v20120725-1805.jar signed-org.apache.lucene.queries_3.5.0.v20120725-1805.jar signed-org.apache.lucene.source_3.5.0.v20120725-1805.jar signed-org.apache.lucene.spatial.source_3.5.0.v20120725-1805.jar signed-org.apache.lucene.spatial_3.5.0.v20120725-1805.jar signed-org.apache.lucene.spellchecker.source_3.5.0.v20120725-1805.jar signed-org.apache.lucene.spellchecker_3.5.0.v20120725-1805.jar signed-org.apache.lucene_3.5.0.v20120725-1805.jar signed-org.apache.mina.core.source_2.0.7.v201401071602.jar signed-org.apache.mina.core_2.0.7.v201401071602.jar signed-org.apache.mina.filter.compression.source_2.0.7.v201401141305.jar signed-org.apache.mina.filter.compression_2.0.7.v201401141305.jar signed-org.apache.neethi_2.0.4.1.jar signed-org.apache.openejb.api.source_4.0.0.beta-2_v201205041047.jar signed-org.apache.openejb.api_4.0.0.beta-2_v201205041047.jar signed-org.apache.openejb.javaagent.source_4.0.0.beta-2_v201205041047.jar signed-org.apache.openejb.javaagent_4.0.0.beta-2_v201205041047.jar signed-org.apache.openejb.jee.source_4.0.0.beta-2_v201205041336.jar signed-org.apache.openejb.jee_4.0.0.beta-2_v201205041336.jar signed-org.apache.openejb.loader.source_4.0.0.beta-2_v201304191030.jar signed-org.apache.openejb.loader_4.0.0.beta-2_v201304191030.jar signed-org.apache.openwebbeans.ee.common.source_1.1.7.v201304201405.jar signed-org.apache.openwebbeans.ee.common_1.1.7.v201304201405.jar signed-org.apache.openwebbeans.ee.source_1.1.7.v201304200545.jar signed-org.apache.openwebbeans.ee_1.1.7.v201304200545.jar signed-org.apache.openwebbeans.ejb.source_1.1.7.v201304200545.jar signed-org.apache.openwebbeans.ejb_1.1.7.v201304200545.jar signed-org.apache.openwebbeans.impl.source_1.1.7.v201304201405.jar signed-org.apache.openwebbeans.impl_1.1.7.v201304201405.jar signed-org.apache.openwebbeans.jsf.source_1.1.7.v201304201405.jar signed-org.apache.openwebbeans.jsf_1.1.7.v201304201405.jar signed-org.apache.openwebbeans.spi.source_1.1.7.v201505121400.jar signed-org.apache.openwebbeans.spi_1.1.7.v201505121400.jar signed-org.apache.openwebbeans.tomcat7.source_1.1.7.v201304201405.jar signed-org.apache.openwebbeans.tomcat7_1.1.7.v201304201405.jar signed-org.apache.openwebbeans.web.source_1.1.7.v201304201405.jar signed-org.apache.openwebbeans.web_1.1.7.v201304201405.jar signed-org.apache.oro.source_2.0.8.v201005080400.jar signed-org.apache.oro_2.0.8.v201005080400.jar signed-org.apache.poi.ooxml.schemas.source_3.9.0.v201405241750.jar signed-org.apache.poi.ooxml.schemas_3.9.0.v201405241750.jar signed-org.apache.poi.ooxml.source_3.9.0.v201405241905.jar signed-org.apache.poi.ooxml_3.9.0.v201405241905.jar signed-org.apache.poi.source_3.9.0.v201405241750.jar signed-org.apache.poi_3.9.0.v201405241750.jar signed-org.apache.solr.client.solrj.source_3.5.0.v20150506-0844.jar signed-org.apache.solr.client.solrj_3.5.0.v20150506-0844.jar signed-org.apache.solr.core.source_3.5.0.v20150506-0844.jar signed-org.apache.solr.core_3.5.0.v20150506-0844.jar signed-org.apache.sshd.core.source_0.7.0.v201303101611.jar signed-org.apache.sshd.core_0.7.0.v201303101611.jar signed-org.apache.taglibs.standard.glassfish.source_1.2.0.v201112081803.jar signed-org.apache.taglibs.standard.glassfish_1.2.0.v201112081803.jar signed-org.apache.thrift.source_0.5.0.v20110412-1025.jar signed-org.apache.thrift_0.5.0.v20110412-1025.jar signed-org.apache.tika.core.source_1.3.0.v201505121915.jar signed-org.apache.tika.core_1.3.0.v201505121915.jar signed-org.apache.tomcat.api.source_7.0.56.v201412180755.jar signed-org.apache.tomcat.api_7.0.56.v201412180755.jar signed-org.apache.tomcat.util.source_7.0.56.v201412180755.jar signed-org.apache.tomcat.util_7.0.56.v201412180755.jar signed-org.apache.velocity_1.5.0.v200905192330.jar signed-org.apache.ws.commons.schema_1.4.2.v201003051240.jar signed-org.apache.ws.commons.util_1.0.1.v20100518-1140.jar signed-org.apache.ws.jaxme_0.5.1.v20100427-1100.jar signed-org.apache.xalan_2.7.1.v201005080400.jar signed-org.apache.xbean.asm_3.12.0.v201304200545.jar signed-org.apache.xbean.bundleutils.source_3.12.0.v201304200545.jar signed-org.apache.xbean.bundleutils_3.12.0.v201304200545.jar signed-org.apache.xbean.finder.source_3.12.0.v201304201405.jar signed-org.apache.xbean.finder_3.12.0.v201304201405.jar signed-org.apache.xbean.naming.source_3.12.0.v201304201405.jar signed-org.apache.xbean.naming_3.12.0.v201304201405.jar signed-org.apache.xbean.reflect.source_3.12.0.v201304201405.jar signed-org.apache.xbean.reflect_3.12.0.v201304201405.jar signed-org.apache.xerces_2.9.0.v201101211617.jar signed-org.apache.xml.resolver_1.2.0.v201005080400.jar signed-org.apache.xml.security_1.4.2.v201005080400.jar signed-org.apache.xml.serializer_2.7.1.v201005080400.jar signed-org.apache.xmlgraphics_1.4.0.v201301251218.jar signed-org.ccil.cowan.tagsoup_1.2.0.v201202211000.jar signed-org.cliffc.high_scale_lib.source_1.1.2.v20110412-1025.jar signed-org.cliffc.high_scale_lib_1.1.2.v20110412-1025.jar signed-org.codehaus.jackson.core.source_1.6.0.v20101005-0925.jar signed-org.codehaus.jackson.core_1.6.0.v20101005-0925.jar signed-org.codehaus.jackson.jaxrs.source_1.6.0.v20101005-1100.jar signed-org.codehaus.jackson.jaxrs_1.6.0.v20101005-1100.jar signed-org.codehaus.jackson.mapper.source_1.6.0.v20101005-0925.jar signed-org.codehaus.jackson.mapper_1.6.0.v20101005-0925.jar signed-org.codehaus.jackson.smile.source_1.6.0.v20101005-0925.jar signed-org.codehaus.jackson.smile_1.6.0.v20101005-0925.jar signed-org.codehaus.jackson.xc.source_1.6.0.v20101005-0925.jar signed-org.cyberneko.html_1.9.14.v201105210654.jar signed-org.easymock.source_2.4.0.v20090202-0900.jar signed-org.easymock_2.4.0.v20090202-0900.jar signed-org.eclipse.orbit.mongodb.source_2.10.1.v20130422-1135.jar signed-org.eclipse.orbit.mongodb_2.10.1.v20130422-1135.jar signed-org.glassfish.com.sun.faces.source_2.1.18.v201304210537.jar signed-org.glassfish.com.sun.faces_2.1.18.v201304210537.jar signed-org.glassfish.javax.faces.source_2.1.18.v201304200545.jar signed-org.glassfish.javax.faces_2.1.18.v201304200545.jar signed-org.h2.source_1.3.168.v201212121212.jar signed-org.h2_1.3.168.v201212121212.jar signed-org.hamcrest.core.source_1.1.0.v20090501071000.jar signed-org.hamcrest.core_1.1.0.v20090501071000.jar signed-org.hamcrest.generator.source_1.1.0.v20090501071000.jar signed-org.hamcrest.generator.source_1.3.0.v201305210900.jar signed-org.hamcrest.generator_1.1.0.v20090501071000.jar signed-org.hamcrest.generator_1.3.0.v201305210900.jar signed-org.hamcrest.integration.source_1.1.0.v201303031500.jar signed-org.hamcrest.integration.source_1.3.0.v201305210900.jar signed-org.hamcrest.integration_1.1.0.v201303031500.jar signed-org.hamcrest.integration_1.3.0.v201305210900.jar signed-org.hamcrest.library.source_1.1.0.v20090501071000.jar signed-org.hamcrest.library_1.1.0.v20090501071000.jar signed-org.hamcrest.text.source_1.1.0.v20090501071000.jar signed-org.hamcrest.text_1.1.0.v20090501071000.jar signed-org.hamcrest_1.1.0.v20090501071000.jar signed-org.jdom.source_1.1.1.v201101151400.jar signed-org.jdom_1.1.1.v201101151400.jar signed-org.jmock_1.2.0.v201303080310.jar signed-org.json_1.0.0.v201011060100.jar signed-org.jsoup.source_1.7.2.v201411291515.jar signed-org.jsoup_1.7.2.v201411291515.jar signed-org.junit.source_4.12.0.v201504281640.jar signed-org.junit_4.12.0.v201504281640.jar signed-org.kohsuke.args4j.source_2.0.21.v201301150030.jar signed-org.kohsuke.args4j_2.0.21.v201301150030.jar signed-org.mockito.source_1.8.4.v201303031500.jar signed-org.mockito_1.8.4.v201303031500.jar signed-org.mozilla.javascript.source_1.7.5.v201504281450.jar signed-org.mozilla.javascript_1.7.5.v201504281450.jar signed-org.objectweb.asm.analysis.source_5.0.1.v201505121915.jar signed-org.objectweb.asm.analysis_5.0.1.v201505121915.jar signed-org.objectweb.asm.commons.source_5.0.1.v201404251740.jar signed-org.objectweb.asm.commons_5.0.1.v201404251740.jar signed-org.objectweb.asm.source_3.3.1.v201105211655.jar signed-org.objectweb.asm.source_4.0.0.v201302062210.jar signed-org.objectweb.asm.source_5.0.1.v201404251740.jar signed-org.objectweb.asm.tree.source_5.0.1.v201404251740.jar signed-org.objectweb.asm.tree_5.0.1.v201404251740.jar signed-org.objectweb.asm.util.source_5.0.1.v201404251740.jar signed-org.objectweb.asm.util_5.0.1.v201404251740.jar signed-org.objectweb.asm.xml.source_5.0.1.v201404251740.jar signed-org.objectweb.asm.xml_5.0.1.v201404251740.jar signed-org.objectweb.asm_3.3.1.v201105211655.jar signed-org.objectweb.asm_4.0.0.v201302062210.jar signed-org.objectweb.asm_5.0.1.v201404251740.jar signed-org.objenesis.source_1.0.0.v201505121915.jar signed-org.objenesis_1.0.0.v201505121915.jar signed-org.openid4java_0.9.5.v201105210655.jar signed-org.opensaml_1.1.0.v201105210827.jar signed-org.ow2.jotm.jotm-core.source_2.1.9.v201204271116.jar signed-org.ow2.jotm.jotm-core_2.1.9.v201204271116.jar signed-org.prefuse.source_0.1.0.v20100514-1000.jar signed-org.prefuse_0.1.0.v20100514-1000.jar signed-org.pushingpixels.trident.source_1.2.0.v201305152020.jar signed-org.pushingpixels.trident_1.2.0.v201305152020.jar signed-org.quartz.source_1.8.3.v20110329-1420.jar signed-org.quartz_1.8.3.v20110329-1420.jar signed-org.sat4j.core_2.3.5.v201308161310.jar signed-org.sat4j.pb_2.3.5.v201404071733.jar signed-org.slf4j.api.source_1.7.2.v20121108-1250.jar signed-org.slf4j.api_1.7.2.v20121108-1250.jar signed-org.slf4j.ext.source_1.7.2.v20121108-1250.jar signed-org.slf4j.ext_1.7.2.v20121108-1250.jar signed-org.slf4j.impl.log4j12.source_1.7.2.v20131105-2200.jar signed-org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar signed-org.slf4j.jcl.source_1.7.2.v20130115-1340.jar signed-org.slf4j.jcl_1.7.2.v20130115-1340.jar signed-org.slf4j.jul.source_1.7.2.v20121108-1250.jar signed-org.slf4j.jul_1.7.2.v20121108-1250.jar signed-org.slf4j.log4j.source_1.7.2.v20130115-1340.jar signed-org.slf4j.log4j_1.7.2.v20130115-1340.jar signed-org.slf4j.nop.source_1.7.2.v201212060727.jar signed-org.slf4j.nop_1.7.2.v201212060727.jar signed-org.swtchart_0.7.0.v201201201914.jar signed-org.uddi4j_2.0.5.v200805270300.jar signed-org.w3c.dom.smil.source_1.0.1.v200903091627.jar signed-org.w3c.dom.smil_1.0.1.v200903091627.jar signed-org.xbill.dns.source_2.0.8.v201112050911.jar signed-org.xbill.dns_2.0.8.v201112050911.jar signed-org.xmlpull_1.1.3.4_v201201052148.jar signed-osgi.enterprise.source_4.2.0.v201108120515.jar signed-osgi.enterprise_4.2.0.v201108120515.jar signed-scannotation.source_1.0.2.v201205170710.jar signed-scannotation_1.0.2.v201205170710.jar
+ cd ../
Archiving artifacts
Finished: SUCCESS