See <https://builds.apache.org/job/Thrift-precommit/342/>
------------------------------------------ GitHub pull request #961 to apache/thrift [EnvInject] - Loading node environment variables. Building remotely on H10 (docker Ubuntu ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/Thrift-precommit/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/thrift.git # > timeout=10 Fetching upstream changes from https://github.com/apache/thrift.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://github.com/apache/thrift.git +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 1d9fd75712896b69f3e4e877c5d76e2d710ad292 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d9fd75712896b69f3e4e877c5d76e2d710ad292 > git rev-list 1d9fd75712896b69f3e4e877c5d76e2d710ad292 # timeout=10 [Thrift-precommit] $ /bin/bash -xe /tmp/hudson3398602119564403614.sh + docker build -t thrift <https://builds.apache.org/job/Thrift-precommit/ws/build/docker/ubuntu> Sending build context to Docker daemon 9.728 kB Sending build context to Docker daemon 9.728 kB Step 1 : FROM ubuntu:trusty ---> 1a094f2972de Step 2 : MAINTAINER Apache Thrift <[email protected]> ---> Running in 597b87a1f88b ---> dee38b4c76d7 Removing intermediate container 597b87a1f88b Step 3 : ENV DEBIAN_FRONTEND noninteractive ---> Running in 4e6adc19376c ---> 59a7ba8bc9b9 Removing intermediate container 4e6adc19376c Step 4 : RUN apt-get update && apt-get install -y --no-install-recommends apt-transport-https autoconf automake bison build-essential clang cmake curl debhelper flex g++ git libtool make ninja-build pkg-config ---> Running in 16a237f6b1b6 Ign http://archive.ubuntu.com trusty InRelease Get:1 http://archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://archive.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://archive.ubuntu.com trusty Release.gpg Get:3 http://archive.ubuntu.com trusty-updates/main Sources [340 kB] Get:4 http://archive.ubuntu.com trusty-updates/restricted Sources [5217 B] Get:5 http://archive.ubuntu.com trusty-updates/universe Sources [190 kB] Get:6 http://archive.ubuntu.com trusty-updates/main amd64 Packages [931 kB] Get:7 http://archive.ubuntu.com trusty-updates/restricted amd64 Packages [23.5 kB] Get:8 http://archive.ubuntu.com trusty-updates/universe amd64 Packages [460 kB] Hit http://archive.ubuntu.com trusty Release Get:9 http://archive.ubuntu.com trusty-security/main Sources [139 kB] Get:10 http://archive.ubuntu.com trusty-security/restricted Sources [3920 B] Get:11 http://archive.ubuntu.com trusty-security/universe Sources [39.2 kB] Get:12 http://archive.ubuntu.com trusty-security/main amd64 Packages [556 kB] Get:13 http://archive.ubuntu.com trusty-security/restricted amd64 Packages [20.2 kB] Get:14 http://archive.ubuntu.com trusty-security/universe amd64 Packages [163 kB] Get:15 http://archive.ubuntu.com trusty/main Sources [1335 kB] Get:16 http://archive.ubuntu.com trusty/restricted Sources [5335 B] Get:17 http://archive.ubuntu.com trusty/universe Sources [7926 kB] Get:18 http://archive.ubuntu.com trusty/main amd64 Packages [1743 kB] Get:19 http://archive.ubuntu.com trusty/restricted amd64 Packages [16.0 kB] Get:20 http://archive.ubuntu.com trusty/universe amd64 Packages [7589 kB] Fetched 21.6 MB in 7s (2797 kB/s) W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-amd64/Packages Hash Sum mismatch W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/universe/binary-amd64/Packages Hash Sum mismatch E: Some index files failed to download. They have been ignored, or old ones used instead. The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends apt-transport-https autoconf automake bison build-essential clang cmake curl debhelper flex g++ git libtool make ninja-build pkg-config' returned a non-zero code: 100 Build step 'Execute shell' marked build as failure [WARNINGS] Skipping publisher since build result is FAILURE [TASKS] Skipping publisher since build result is FAILURE Archiving artifacts Publishing Javadoc
