You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aurora.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/14 00:51:14 UTC

Build failed in Jenkins: aurora-packaging-nightly #363

See <https://builds.apache.org/job/aurora-packaging-nightly/363/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/aurora-packaging-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e67c6a732c00786bc74d63d4fb2b9f5f398c5435 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e67c6a732c00786bc74d63d4fb2b9f5f398c5435
 > git rev-list e67c6a732c00786bc74d63d4fb2b9f5f398c5435 # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/aurora-packaging # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora-packaging
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/aurora-packaging +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 502d07ef0487d6ff4fbbceda03b10c94f80ec94e (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 502d07ef0487d6ff4fbbceda03b10c94f80ec94e
 > git rev-list 502d07ef0487d6ff4fbbceda03b10c94f80ec94e # timeout=10
[aurora-packaging-nightly] $ /bin/bash -xe /tmp/hudson916767116541372777.sh
+ cd aurora
++ cat .auroraversion
+ internal_version=0.16.0-SNAPSHOT
+ git archive --prefix=apache-aurora-0.16.0-SNAPSHOT/ -o snapshot.tar.gz HEAD
+ cd ../aurora-packaging
++ date +%Y.%m.%d
+ nightly_version=0.16.0-SNAPSHOT.2016.07.14
+ ./build-artifact.sh ../aurora/snapshot.tar.gz 0.16.0-SNAPSHOT.2016.07.14
Using docker image aurora-ubuntu-trusty
Sending build context to Docker daemon  5.12 kB
Sending build context to Docker daemon  5.12 kB

Step 1 : FROM ubuntu:trusty
 ---> 010a096fc846
Step 2 : WORKDIR /aurora
 ---> Using cache
 ---> 0cb008fed8c3
Step 3 : ENV HOME /aurora
 ---> Using cache
 ---> abd4bd9aa711
Step 4 : ENV DEBIAN_FRONTEND noninteractive
 ---> Using cache
 ---> 8ba9408c4df8
Step 5 : RUN apt-get update && apt-get -y install   bison   debhelper   devscripts   dpkg-dev   curl   git   libapr1-dev   libcurl4-openssl-dev   libsvn-dev   python-all-dev   software-properties-common
 ---> Using cache
 ---> f1f104b86e85
Step 6 : RUN add-apt-repository -y ppa:openjdk-r/ppa   && apt-get update   && apt-get -y install openjdk-8-jdk   && update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
 ---> Using cache
 ---> 9b0ef834c860
Step 7 : RUN curl -sSL http://apache.org/dist/thrift/KEYS | gpg --import - &&    gpg --export --armor 66B778F9 | sudo apt-key add - &&    echo 'deb http://www.apache.org/dist/thrift/debian 0.9.1 main' > /etc/apt/sources.list.d/thrift.list &&    apt-get update &&    apt-get -y install thrift-compiler=0.9.1
 ---> Using cache
 ---> def97816fb54
Step 8 : RUN git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get -y install ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.14   && apt-get -y install gdebi-core   && gdebi --non-interactive gradle-2.14_2.14-2_all.deb   && cd .. && rm -rf gradle-packaging
 ---> Running in 1d2b572b1473
Cloning into 'gradle-packaging'...
Reading package lists...
Building dependency tree...
Reading state information...
unzip is already the newest version.
unzip set to manually installed.
The following extra packages will be installed:
  libruby1.9.1 libyaml-0-2 ruby1.9.1 ruby1.9.1-dev
Suggested packages:
  ri ruby1.9.1-examples ri1.9.1 graphviz ruby-switch
The following NEW packages will be installed:
  libruby1.9.1 libyaml-0-2 ruby ruby-dev ruby1.9.1 ruby1.9.1-dev wget
0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 3879 kB of archives.
After this operation, 17.7 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libyaml-0-2 amd64 0.1.4-3ubuntu3.1 [48.1 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty/main ruby all 1:1.9.3.4 [5334 B]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ruby1.9.1 amd64 1.9.3.484-2ubuntu1.2 [35.6 kB]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty-updates/main libruby1.9.1 amd64 1.9.3.484-2ubuntu1.2 [2645 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty-updates/main ruby1.9.1-dev amd64 1.9.3.484-2ubuntu1.2 [871 kB]
Get:6 http://archive.ubuntu.com/ubuntu/ trusty/main ruby-dev all 1:1.9.3.4 [4660 B]
Err http://archive.ubuntu.com/ubuntu/ trusty-security/main wget amd64 1.15-1ubuntu1.14.04.1
  404  Not Found [IP: 91.189.88.152 80]
Fetched 3610 kB in 2s (1491 kB/s)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/w/wget/wget_1.15-1ubuntu1.14.04.1_amd64.deb  404  Not Found [IP: 91.189.88.152 80]

E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
The command '/bin/sh -c git clone --depth 1 https://github.com/benley/gradle-packaging   && cd gradle-packaging   && apt-get -y install ruby ruby-dev unzip wget   && gem install fpm && ./gradle-mkdeb.sh 2.14   && apt-get -y install gdebi-core   && gdebi --non-interactive gradle-2.14_2.14-2_all.deb   && cd .. && rm -rf gradle-packaging' returned a non-zero code: 100
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : aurora-packaging-nightly #364

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/aurora-packaging-nightly/364/>