AMD64
no language set
Git
Scroll to End of Log
The command "./build.sh" exited with 0.0.10s0.08s0.00s0.05s0.00sTopworker_info1Worker information2hostname: 7e96fc3f-9c00-4657-8643-3b51a64b00b7@1.worker-n2-com-f8c4bb956-zjhwc.gce-production-13version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: travis-job-7768f260-372b-4d5e-bb4f-b3ea8a8b08f5 precise-ruby-edge-alternative (via amqp)5startup: 5.830958339ssystem_info7Build system information8Build language: c9Build group: edge10Build dist: precise11Build id: 27283264812Job id: 62735123913Runtime kernel version: 3.13.0-107-generic14VM: default15travis-build version: 6b157a1c16Build image provisioning date and time17Wed Feb 15 19:56:17 UTC 201718Operating System Details19Distributor ID: Ubuntu20Description: Ubuntu 12.04.5 LTS21Release: 12.0422Codename: precise23Linux Version243.13.0-107-generic25Cookbooks Version26479d954 https://github.com/travis-ci/travis-cookbooks/tree/479d95427Git version28git version 1.8.5.629bash version30GNU bash, version 4.2.25(1)-release (x86_64-pc-linux-gnu)31Copyright (C) 2011 Free Software Foundation, Inc.32License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>34This is free software; you are free to change and redistribute it.35There is NO WARRANTY, to the extent permitted by law.36GCC version37gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.338Copyright (C) 2011 Free Software Foundation, Inc.39This is free software; see the source for copying conditions. There is NO40warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.42LLVM version43clang version 3.4 (tags/RELEASE_34/final)44Target: x86_64-unknown-linux-gnu45Thread model: posix46Pre-installed Ruby versions47ruby-2.1.1048ruby-2.2.649ruby-2.3.350ruby-2.4.051Pre-installed Node.js versions52v0.10.3653Pre-installed Go versions541.7.455mysql --version56mysql Ver 14.14 Distrib 5.5.54, for debian-linux-gnu (x86_64) using readline 6.257Pre-installed PostgreSQL versions589.1.24599.2.20609.3.16619.4.11629.5.663Redis version64redis-server 3.0.665riak version662.0.267memcached version681.4.1369MongoDB version70MongoDB 2.4.1471CouchDB version72couchdb 1.6.173Installed Sphinx versions742.0.10752.1.9762.2.677Default Sphinx version782.2.679Installed Firefox version80firefox 38.4.0esr81PhantomJS version821.9.883ant -version84Apache Ant(TM) version 1.8.2 compiled on December 3 201185mvn -version86Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T17:29:23+00:00)87Maven home: /usr/local/maven88Java version: 1.8.0_121, vendor: Oracle Corporation89Java home: /usr/lib/jvm/java-8-oracle/jre90Default locale: en, platform encoding: UTF-891OS name: "linux", version: "3.13.0-107-generic", arch: "amd64", family: "unix"940.00s0.05s0.00s0.01s0.01s0.00s0.00s0.00s0.01s0.00s0.03s0.00s0.00s0.00s0.02s6.02s0.00s0.00s0.00s0.05sdocker_mtu_and_registry_mirrors95tee: /etc/docker/daemon.json: No such file or directory96docker: unrecognized serviceDockergit.checkout990.01s0.95s$ git clone --depth=50 --branch=build https://github.com/travis-ci/travis-rubies.git travis-ci/travis-rubies100Cloning into 'travis-ci/travis-rubies'...101$ cd travis-ci/travis-rubies102$ git checkout -qf d5f9e545aa36c070c63fe175127157594d767fbb1040.00s105Setting environment variables from repository settings106$ export AWS_ACCESS_KEY_ID=[secure]107$ export AWS_SECRET_ACCESS_KEY=[secure]108$ export AWS_DEFAULT_REGION=[secure]109$ export SAFE_RVM_VERSION=1.29.7111$ export TRAVIS_COMPILER=gcc112$ export CC=${CC:-gcc}113$ export CC_FOR_BUILD=${CC_FOR_BUILD:-gcc}114$ export PATH=/usr/lib/ccache:$PATHcache.1115Setting up build cache116$ export CASHER_DIR=${TRAVIS_HOME}/.casher119** Updating RubyGems to the latest compatible version for security reasons. **120** If you need an older version, you can downgrade with 'gem update --system OLD_VERSION'. **122attempting to download cache archive123fetching build/cache-x86_64-linux-precise-e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855--compiler-gcc.tgz124found cachecache.ccache128** Updating RubyGems to the latest compatible version for security reasons. **129** If you need an older version, you can downgrade with 'gem update --system OLD_VERSION'. **131adding /home/travis/.ccache to cache132$ gcc --version133gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3134Copyright (C) 2011 Free Software Foundation, Inc.135This is free software; see the source for copying conditions. There is NO136warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.before_script1380.69s$ gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3139gpg: requesting key D39DC0E3 from hkp server keyserver.ubuntu.com140gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 1 new user ID141gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 61 new signatures142gpg: no ultimately trusted keys found143gpg: Total number processed: 1144gpg: new user IDs: 1145gpg: new signatures: 61147export rvm_user_install_flag=1148export rvm_path="/home/travis/.rvm"149export rvm_project_rvmrc=0150export rvm_silence_path_mismatch_check_flag=1151export rvm_max_time_flag=5152export rvm_autoupdate_flag=0153export rvm_without_gems="rubygems-bundler"154export rvm_with_default_gems="rake=~>10.2.2 bundler=~>1.6.0"155export rvm_remote_server_type4=rubies156export rvm_remote_server_url4='https://s3.amazonaws.com/travis-rubies/binaries'157export rvm_remote_server_verify_downloads4=1158The command "test -f ~/.rvmrc && cat ~/.rvmrc || true" exited with 0.rvm.1160update rvm162ruby-1.8.7-head - #already gone164/usr/bin/gpg165pub 4096R/D39DC0E3 2014-10-28166uid Michal Papis (RVM signing) <mpapis@gmail.com>167uid Michal Papis <michal.papis@toptal.com>168sub 2048R/C71866D7 2015-11-02170gpg: error reading key: public key not found171gpg: requesting key 39499BDB from hkp server keys.gnupg.net172?: keys.gnupg.net: Host not found173gpgkeys: HTTP fetch error 7: couldn't connect: Success174gpg: no valid OpenPGP data found.175gpg: Total number processed: 0176gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 1 new user ID177gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" 1 new signature178gpg: Total number processed: 1179gpg: new user IDs: 1180gpg: new signatures: 1181gpg: no ultimately trusted keys found183RVM reloaded!184/home/travis/.rvm/bin/rvm: line 1: return: can only `return' from a function or sourced script186gpg: key 39499BDB: public key "Piotr Kuczynski <piotr.kuczynski@gmail.com>" imported187gpg: Total number processed: 1188gpg: imported: 1 (RSA: 1)189gpg: key D39DC0E3: "Michal Papis (RVM signing) <mpapis@gmail.com>" not changed190gpg: Total number processed: 1191gpg: unchanged: 1193error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed194More details here: http://curl.haxx.se/docs/sslcerts.html196curl performs SSL certificate verification by default, using a "bundle"197 of Certificate Authority (CA) public keys (CA certs). If the default198 bundle file isn't adequate, you can specify an alternate file199 using the --cacert option.200If this HTTPS server uses a certificate signed by a CA represented in201 the bundle, the certificate verification probably failed due to a202 problem with the certificate (it might be expired, or the name might203 not match the domain name in the URL).204If you'd like to turn off curl's verification of the certificate, use205 the -k (or --insecure) option.206./build.sh: line 168: /Users/travis/.rvm/scripts/rvm: No such file or directory210Cleaning up rvm archives211Cleaning up rvm repos212Cleaning up rvm src213Cleaning up rvm log214Cleaning up rvm tmp215Cleaning up rvm gemsets216Cleaning up rvm links217Cleanup done.rvm.3223set up env for rvmrvm.4231Linux specific setup233Ign:1 http://us-central1.gce.archive.ubuntu.com/ubuntu precise InRelease234Ign:2 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates InRelease235Ign:3 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports InRelease236Ign:4 http://us-central1.gce.archive.ubuntu.com/ubuntu precise Release237Ign:5 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates Release238Ign:6 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports Release239Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources240Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources241Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources242Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources243Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages244Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages245Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages246Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US247Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en248Ign:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages249Ign:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages250Ign:18 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted all Packages251Ign:19 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en_US252Ign:20 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en253Ign:21 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe amd64 Packages254Ign:22 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe i386 Packages255Ign:23 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe all Packages256Ign:24 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en_US257Ign:25 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en258Ign:26 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse amd64 Packages259Ign:27 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse i386 Packages260Ign:29 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse all Packages261Ign:30 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en_US262Ign:31 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en263Ign:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources264Ign:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources265Ign:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources266Ign:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources267Ign:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages268Ign:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages269Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages270Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US271Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en272Ign:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages273Ign:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages274Ign:43 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted all Packages275Ign:44 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en_US276Ign:45 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en277Ign:46 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe amd64 Packages278Ign:47 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe i386 Packages279Ign:48 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe all Packages280Ign:49 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en_US281Ign:50 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en282Ign:51 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse amd64 Packages283Ign:52 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse i386 Packages284Ign:53 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse all Packages285Ign:54 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en_US286Ign:55 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en287Ign:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources288Ign:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources289Ign:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources290Ign:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources291Ign:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages292Ign:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages293Ign:62 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages294Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US295Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en296Ign:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages297Ign:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages298Ign:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted all Packages299Ign:68 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en_US300Ign:69 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en301Ign:70 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe amd64 Packages302Ign:71 http://security.ubuntu.com/ubuntu precise-security InRelease303Ign:72 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe i386 Packages304Ign:73 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe all Packages305Ign:74 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en_US306Ign:75 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en307Ign:76 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse amd64 Packages308Ign:77 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse i386 Packages309Ign:78 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse all Packages310Ign:79 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en_US311Ign:80 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en312Ign:81 http://apt.postgresql.org/pub/repos/apt precise-pgdg InRelease313Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources314Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources315Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources316Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources317Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages318Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages319Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages320Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US321Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en322Ign:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages323Ign:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages324Ign:18 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted all Packages325Ign:19 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en_US326Ign:20 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en327Ign:21 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe amd64 Packages328Ign:22 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe i386 Packages329Ign:23 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe all Packages330Ign:24 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en_US331Ign:25 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en332Ign:26 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse amd64 Packages333Ign:27 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse i386 Packages334Ign:29 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse all Packages335Ign:30 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en_US336Ign:31 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en337Ign:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources338Ign:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources339Ign:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources340Ign:82 http://security.ubuntu.com/ubuntu precise-security Release341Ign:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources342Ign:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages343Ign:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages344Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages345Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US346Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en347Ign:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages348Ign:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages349Ign:43 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted all Packages350Ign:44 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en_US351Ign:45 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en352Ign:46 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe amd64 Packages353Ign:83 http://apt.postgresql.org/pub/repos/apt precise-pgdg Release354Ign:47 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe i386 Packages355Ign:48 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe all Packages356Ign:49 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en_US357Get:84 http://ppa.launchpad.net/couchdb/stable/ubuntu precise InRelease [14.0 kB]358Ign:50 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en359Ign:51 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse amd64 Packages360Ign:52 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse i386 Packages361Ign:53 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse all Packages362Ign:54 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en_US363Ign:55 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en364Ign:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources365Ign:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources366Ign:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources367Ign:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources368Ign:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages369Ign:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages370Ign:62 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages371Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US372Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en373Ign:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages374Ign:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages375Ign:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted all Packages376Ign:68 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en_US377Ign:69 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en378Ign:85 http://security.ubuntu.com/ubuntu precise-security/main Sources.diff/Index379Ign:70 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe amd64 Packages380Ign:72 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe i386 Packages381Ign:73 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe all Packages382Ign:74 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en_US383Ign:75 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en384Ign:76 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse amd64 Packages385Ign:77 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse i386 Packages386Ign:78 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse all Packages387Ign:79 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en_US388Ign:80 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en389Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources390Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources391Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources392Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources393Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages394Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages395Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages396Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US397Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en398Ign:86 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages.diff/Index399Ign:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages400Ign:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages401Ign:18 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted all Packages402Ign:19 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en_US403Ign:20 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en404Ign:21 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe amd64 Packages405Ign:22 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe i386 Packages406Ign:23 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe all Packages407Ign:24 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en_US408Ign:25 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en409Ign:26 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse amd64 Packages410Ign:27 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse i386 Packages411Ign:29 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse all Packages412Ign:30 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en_US413Ign:31 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en414Ign:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources415Ign:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources416Ign:87 http://security.ubuntu.com/ubuntu precise-security/restricted Sources.diff/Index417Ign:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources418Ign:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources419Ign:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages420Ign:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages421Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages422Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US423Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en424Ign:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages425Ign:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages426Ign:43 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted all Packages427Ign:44 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en_US428Ign:45 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en429Ign:46 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe amd64 Packages430Ign:47 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe i386 Packages431Ign:48 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe all Packages432Ign:88 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise InRelease433Ign:49 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en_US434Ign:50 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en435Ign:51 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse amd64 Packages436Ign:52 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse i386 Packages437Ign:53 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse all Packages438Ign:54 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en_US439Ign:55 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en440Ign:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources441Ign:89 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages.diff/Index442Ign:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources443Ign:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources444Ign:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources445Ign:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages446Ign:28 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist InRelease447Ign:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages448Ign:62 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages449Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US450Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en451Ign:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages452Ign:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages453Ign:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted all Packages454Ign:68 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en_US455Ign:69 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en456Ign:90 http://security.ubuntu.com/ubuntu precise-security/universe Sources.diff/Index457Ign:70 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe amd64 Packages458Ign:72 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe i386 Packages459Ign:73 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe all Packages460Ign:74 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en_US461Ign:75 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en462Ign:76 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse amd64 Packages463Ign:77 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse i386 Packages464Ign:78 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse all Packages465Ign:79 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en_US466Ign:80 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en467Ign:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources468Ign:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources469Ign:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources470Ign:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources471Ign:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages472Ign:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages473Get:92 http://ppa.launchpad.net/pollinate/ppa/ubuntu precise InRelease [14.0 kB]474Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages475Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US476Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en477Ign:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages478Ign:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages479Ign:18 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted all Packages480Ign:19 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en_US481Ign:20 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Translation-en482Ign:21 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe amd64 Packages483Ign:22 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe i386 Packages484Ign:23 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe all Packages485Ign:93 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages486Ign:24 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en_US487Ign:25 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Translation-en488Ign:26 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse amd64 Packages489Ign:27 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse i386 Packages490Ign:29 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse all Packages491Ign:30 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en_US492Ign:31 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Translation-en493Ign:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources494Ign:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources495Ign:94 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources.diff/Index496Ign:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources497Ign:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources498Ign:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages499Ign:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages500Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages501Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US502Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en503Ign:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages504Ign:91 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist Release505Ign:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages506Ign:43 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted all Packages507Ign:44 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en_US508Ign:45 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Translation-en509Ign:46 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe amd64 Packages510Ign:47 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe i386 Packages511Ign:48 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe all Packages512Ign:49 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en_US513Ign:50 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Translation-en514Ign:51 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse amd64 Packages515Ign:52 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse i386 Packages516Ign:53 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse all Packages517Ign:54 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en_US518Ign:55 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Translation-en519Ign:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources520Ign:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources521Ign:96 http://ppa.launchpad.net/rwky/ppa/ubuntu precise InRelease522Ign:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources523Ign:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources524Ign:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages525Ign:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages526Ign:62 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages527Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US528Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en529Ign:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages530Ign:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages531Ign:67 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted all Packages532Ign:98 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US533Ign:68 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en_US534Ign:69 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Translation-en535Ign:70 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe amd64 Packages536Ign:99 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages.diff/Index537Ign:72 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe i386 Packages538Ign:73 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe all Packages539Ign:74 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en_US540Ign:75 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Translation-en541Ign:76 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse amd64 Packages542Ign:77 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse i386 Packages543Ign:78 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse all Packages544Ign:79 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en_US545Ign:80 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Translation-en546Err:7 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Sources547 404 Not Found [IP: 35.224.11.34 80]548Err:8 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted Sources549 404 Not Found [IP: 35.224.11.34 80]550Err:9 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/universe Sources551 404 Not Found [IP: 35.224.11.34 80]552Err:10 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/multiverse Sources553 404 Not Found [IP: 35.224.11.34 80]554Err:11 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main amd64 Packages555 404 Not Found [IP: 35.224.11.34 80]556Err:12 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main i386 Packages557 404 Not Found [IP: 35.224.11.34 80]558Ign:13 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main all Packages559Ign:14 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en_US560Ign:15 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/main Translation-en561Err:16 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted amd64 Packages562 404 Not Found [IP: 35.224.11.34 80]563Err:17 http://us-central1.gce.archive.ubuntu.com/ubuntu precise/restricted i386 Packages564 404 Not Found [IP: 35.224.11.34 80]565Err:32 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Sources566 404 Not Found [IP: 35.224.11.34 80]567Ign:95 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages.diff/Index568Ign:97 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages.diff/Index569Ign:100 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages570Ign:101 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US571Ign:102 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en572Err:33 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted Sources573 404 Not Found [IP: 35.224.11.34 80]574Err:34 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/universe Sources575 404 Not Found [IP: 35.224.11.34 80]576Get:103 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu precise InRelease [18.5 kB]577Err:35 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/multiverse Sources578 404 Not Found [IP: 35.224.11.34 80]579Err:36 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main amd64 Packages580 404 Not Found [IP: 35.224.11.34 80]581Err:37 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main i386 Packages582 404 Not Found [IP: 35.224.11.34 80]583Ign:38 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main all Packages584Ign:39 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en_US585Ign:40 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/main Translation-en586Err:41 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted amd64 Packages587 404 Not Found [IP: 35.224.11.34 80]588Err:42 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates/restricted i386 Packages589 404 Not Found [IP: 35.224.11.34 80]590Err:56 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Sources591 404 Not Found [IP: 35.224.11.34 80]592Err:57 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted Sources593 404 Not Found [IP: 35.224.11.34 80]594Err:58 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/universe Sources595 404 Not Found [IP: 35.224.11.34 80]596Err:59 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/multiverse Sources597 404 Not Found [IP: 35.224.11.34 80]598Ign:105 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages.diff/Index599Err:60 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main amd64 Packages600 404 Not Found [IP: 35.224.11.34 80]601Err:61 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main i386 Packages602 404 Not Found [IP: 35.224.11.34 80]603Ign:62 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main all Packages604Ign:106 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en605Ign:63 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en_US606Ign:64 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/main Translation-en607Err:65 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted amd64 Packages608 404 Not Found [IP: 35.224.11.34 80]609Err:66 http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports/restricted i386 Packages610 404 Not Found [IP: 35.224.11.34 80]611Get:108 https://packagecloud.io/computology/apt-backport/ubuntu precise InRelease [23.5 kB]612Ign:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages613Ign:107 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages614Ign:100 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages615Ign:101 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US616Get:109 http://ppa.launchpad.net/webupd8team/java/ubuntu precise InRelease [14.1 kB]617Ign:110 http://security.ubuntu.com/ubuntu precise-security/main all Packages618Ign:111 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages619Ign:112 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US620Get:113 http://ppa.launchpad.net/couchdb/stable/ubuntu precise/main Translation-en [849 B]621Ign:102 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en622Ign:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages623Ign:107 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages624Ign:100 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages625Ign:101 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US626Ign:114 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages627Ign:115 http://security.ubuntu.com/ubuntu precise-security/main Translation-en.diff/Index628Ign:116 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise Release629Ign:102 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en630Ign:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages631Ign:107 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages632Ign:100 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages633Ign:93 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages634Ign:117 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages.diff/Index635Ign:118 http://ppa.launchpad.net/rwky/ppa/ubuntu precise Release636Ign:98 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US637Ign:119 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages.diff/Index638Get:120 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu precise/main amd64 Packages [14 B]639Get:121 https://packagecloud.io/computology/apt-backport/ubuntu precise/main amd64 Packages [3,622 B]640Ign:101 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US641Ign:102 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en642Ign:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages643Ign:107 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages644Ign:122 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages645Ign:106 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en646Get:123 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu precise/main i386 Packages [14 B]647Ign:100 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen all Packages648Ign:101 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en_US649Ign:102 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen Translation-en650Err:104 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen amd64 Packages651 gnutls_handshake() failed: A TLS packet with unexpected length was received.652Ign:124 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US653Ign:111 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages654Get:125 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu precise/main Translation-en [14 B]655Err:107 http://downloads-distro.mongodb.org/repo/debian-sysvinit dist/10gen i386 Packages656 gnutls_handshake() failed: A TLS packet with unexpected length was received.657Ign:126 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en.diff/Index658Get:127 http://ppa.launchpad.net/webupd8team/java/ubuntu precise/main amd64 Packages [14 B]659Ign:114 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages660Ign:128 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages.diff/Index661Get:129 http://ppa.launchpad.net/webupd8team/java/ubuntu precise/main i386 Packages [14 B]662Ign:93 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages663Ign:130 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages.diff/Index664Get:131 http://ppa.launchpad.net/webupd8team/java/ubuntu precise/main Translation-en [14 B]665Ign:98 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US666Ign:132 http://security.ubuntu.com/ubuntu precise-security/universe all Packages667Ign:133 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages.diff/Index668Ign:134 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US669Ign:106 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en670Ign:135 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages.diff/Index671Ign:136 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en.diff/Index672Ign:111 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages673Ign:137 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages674Ign:114 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages675Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US676Ign:139 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en.diff/Index677Ign:140 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages.diff/Index678Ign:93 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages679Ign:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages680Ign:142 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages.diff/Index681Ign:98 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US682Ign:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages683Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages684Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US685Ign:106 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en686Ign:146 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en.diff/Index687Ign:147 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages688Ign:148 http://security.ubuntu.com/ubuntu precise-security/main Sources689Ign:111 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages690Ign:149 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US691Ign:150 http://security.ubuntu.com/ubuntu precise-security/restricted Sources692Ign:114 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages693Ign:151 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en694Ign:152 http://security.ubuntu.com/ubuntu precise-security/universe Sources695Ign:93 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main all Packages696Ign:153 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages697Ign:154 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources698Ign:155 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages699Ign:98 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en_US700Ign:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages701Ign:137 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages702Ign:106 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main Translation-en703Ign:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages704Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US705Err:111 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main amd64 Packages706 404 Not Found [IP: 87.238.57.227 80]707Ign:110 http://security.ubuntu.com/ubuntu precise-security/main all Packages708Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en709Ign:112 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US710Err:114 http://apt.postgresql.org/pub/repos/apt precise-pgdg/main i386 Packages711 404 Not Found [IP: 87.238.57.227 80]712Ign:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages713Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en714Ign:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages715Ign:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages716Ign:147 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages717Ign:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages718Ign:149 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US719Ign:122 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages720Ign:151 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en721Ign:124 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US722Ign:153 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages723Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en724Ign:155 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages725Ign:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages726Ign:137 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages727Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US728Ign:164 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages729Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en730Ign:132 http://security.ubuntu.com/ubuntu precise-security/universe all Packages731Ign:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages732Ign:134 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US733Ign:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages734Ign:165 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en735Ign:147 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages736Ign:166 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages737Ign:149 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US738Ign:167 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages739Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages740Ign:151 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en741Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US742Ign:153 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages743Ign:168 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en744Ign:155 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages745Ign:148 http://security.ubuntu.com/ubuntu precise-security/main Sources746Ign:137 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages747Ign:150 http://security.ubuntu.com/ubuntu precise-security/restricted Sources748Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US749Ign:152 http://security.ubuntu.com/ubuntu precise-security/universe Sources750Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en751Ign:154 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources752Ign:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages753Ign:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages754Ign:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages755Ign:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages756Ign:147 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages757Ign:110 http://security.ubuntu.com/ubuntu precise-security/main all Packages758Ign:149 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US759Ign:112 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US760Ign:151 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en761Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en762Ign:153 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages763Ign:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages764Ign:155 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages765Ign:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages766Ign:137 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main all Packages767Ign:138 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en_US768Ign:122 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages769Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en770Ign:124 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US771Err:141 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main amd64 Packages772 403 Forbidden773Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en774Err:143 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main i386 Packages775 403 Forbidden776Ign:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages777Ign:147 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main all Packages778Ign:164 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages779Ign:149 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en_US780Ign:132 http://security.ubuntu.com/ubuntu precise-security/universe all Packages781Ign:151 http://ppa.launchpad.net/rwky/ppa/ubuntu precise/main Translation-en782Ign:134 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US783Ign:165 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en784Err:153 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main amd64 Packages785 403 Forbidden786Ign:166 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages787Err:155 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main i386 Packages788 403 Forbidden789Ign:167 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages790Ign:158 http://ppa.launchpad.net/git-core/v1.8/ubuntu precise/main Translation-en791Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages792Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US793Ign:168 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en794Ign:148 http://security.ubuntu.com/ubuntu precise-security/main Sources795Ign:150 http://security.ubuntu.com/ubuntu precise-security/restricted Sources796Ign:152 http://security.ubuntu.com/ubuntu precise-security/universe Sources797Ign:154 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources798Ign:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages799Ign:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages800Ign:110 http://security.ubuntu.com/ubuntu precise-security/main all Packages801Ign:112 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US802Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en803Ign:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages804Ign:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages805Ign:122 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages806Ign:124 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US807Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en808Ign:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages809Ign:164 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages810Ign:132 http://security.ubuntu.com/ubuntu precise-security/universe all Packages811Ign:134 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US812Ign:165 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en813Ign:166 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages814Ign:167 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages815Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages816Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US817Ign:168 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en818Ign:148 http://security.ubuntu.com/ubuntu precise-security/main Sources819Ign:150 http://security.ubuntu.com/ubuntu precise-security/restricted Sources820Ign:152 http://security.ubuntu.com/ubuntu precise-security/universe Sources821Ign:154 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources822Ign:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages823Ign:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages824Ign:110 http://security.ubuntu.com/ubuntu precise-security/main all Packages825Ign:112 http://security.ubuntu.com/ubuntu precise-security/main Translation-en_US826Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en827Ign:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages828Ign:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages829Ign:122 http://security.ubuntu.com/ubuntu precise-security/restricted all Packages830Ign:124 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en_US831Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en832Ign:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages833Ign:164 http://security.ubuntu.com/ubuntu precise-security/universe i386 Packages834Ign:132 http://security.ubuntu.com/ubuntu precise-security/universe all Packages835Ign:134 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en_US836Ign:165 http://security.ubuntu.com/ubuntu precise-security/universe Translation-en837Ign:166 http://security.ubuntu.com/ubuntu precise-security/multiverse amd64 Packages838Ign:167 http://security.ubuntu.com/ubuntu precise-security/multiverse i386 Packages839Ign:144 http://security.ubuntu.com/ubuntu precise-security/multiverse all Packages840Ign:145 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en_US841Ign:168 http://security.ubuntu.com/ubuntu precise-security/multiverse Translation-en842Err:148 http://security.ubuntu.com/ubuntu precise-security/main Sources843 404 Not Found [IP: 185.125.190.82 80]844Err:150 http://security.ubuntu.com/ubuntu precise-security/restricted Sources845 404 Not Found [IP: 185.125.190.82 80]846Err:152 http://security.ubuntu.com/ubuntu precise-security/universe Sources847 404 Not Found [IP: 185.125.190.82 80]848Err:154 http://security.ubuntu.com/ubuntu precise-security/multiverse Sources849 404 Not Found [IP: 185.125.190.82 80]850Err:156 http://security.ubuntu.com/ubuntu precise-security/main amd64 Packages851 404 Not Found [IP: 185.125.190.82 80]852Err:157 http://security.ubuntu.com/ubuntu precise-security/main i386 Packages853 404 Not Found [IP: 185.125.190.82 80]854Ign:159 http://security.ubuntu.com/ubuntu precise-security/main Translation-en855Err:160 http://security.ubuntu.com/ubuntu precise-security/restricted amd64 Packages856 404 Not Found [IP: 185.125.190.82 80]857Err:161 http://security.ubuntu.com/ubuntu precise-security/restricted i386 Packages858 404 Not Found [IP: 185.125.190.82 80]859Ign:162 http://security.ubuntu.com/ubuntu precise-security/restricted Translation-en860Err:163 http://security.ubuntu.com/ubuntu precise-security/universe amd64 Packages861 404 Not Found [IP: 185.125.190.82 80]862Fetched 88.8 kB in 15s (5,608 B/s)863Reading package lists...864W: The repository 'http://us-central1.gce.archive.ubuntu.com/ubuntu precise Release' does not have a Release file.865W: The repository 'http://us-central1.gce.archive.ubuntu.com/ubuntu precise-updates Release' does not have a Release file.866W: The repository 'http://us-central1.gce.archive.ubuntu.com/ubuntu precise-backports Release' does not have a Release file.867W: The repository 'http://security.ubuntu.com/ubuntu precise-security Release' does not have a Release file.868W: The repository 'http://apt.postgresql.org/pub/repos/apt precise-pgdg Release' does not have a Release file.869W: There is no public key available for the following key IDs:870AD3756D23BCCC3E9871W: The repository 'http://downloads-distro.mongodb.org/repo/debian-sysvinit dist Release' does not have a Release file.872W: There is no public key available for the following key IDs:8736A2C108B526D5123874W: There is no public key available for the following key IDs:875FF0E7BBEC491C6A1876W: There is no public key available for the following key IDs:87702DA059A59555E55878W: The repository 'http://ppa.launchpad.net/git-core/v1.8/ubuntu precise Release' does not have a Release file.879W: The repository 'http://ppa.launchpad.net/rwky/ppa/ubuntu precise Release' does not have a Release file.880E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/main/source/Sources 404 Not Found [IP: 35.224.11.34 80]881E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/restricted/source/Sources 404 Not Found [IP: 35.224.11.34 80]882E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/universe/source/Sources 404 Not Found [IP: 35.224.11.34 80]883E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/multiverse/source/Sources 404 Not Found [IP: 35.224.11.34 80]884E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/main/binary-amd64/Packages 404 Not Found [IP: 35.224.11.34 80]885E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found [IP: 35.224.11.34 80]886E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-amd64/Packages 404 Not Found [IP: 35.224.11.34 80]887E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise/restricted/binary-i386/Packages 404 Not Found [IP: 35.224.11.34 80]888E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/main/source/Sources 404 Not Found [IP: 35.224.11.34 80]889E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/source/Sources 404 Not Found [IP: 35.224.11.34 80]890E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/universe/source/Sources 404 Not Found [IP: 35.224.11.34 80]891E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/multiverse/source/Sources 404 Not Found [IP: 35.224.11.34 80]892E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-amd64/Packages 404 Not Found [IP: 35.224.11.34 80]893E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/main/binary-i386/Packages 404 Not Found [IP: 35.224.11.34 80]894E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/binary-amd64/Packages 404 Not Found [IP: 35.224.11.34 80]895E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-updates/restricted/binary-i386/Packages 404 Not Found [IP: 35.224.11.34 80]896E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/main/source/Sources 404 Not Found [IP: 35.224.11.34 80]897E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/source/Sources 404 Not Found [IP: 35.224.11.34 80]898E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/universe/source/Sources 404 Not Found [IP: 35.224.11.34 80]899E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/multiverse/source/Sources 404 Not Found [IP: 35.224.11.34 80]900E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/main/binary-amd64/Packages 404 Not Found [IP: 35.224.11.34 80]901E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/main/binary-i386/Packages 404 Not Found [IP: 35.224.11.34 80]902E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/binary-amd64/Packages 404 Not Found [IP: 35.224.11.34 80]903E: Failed to fetch http://us-central1.gce.archive.ubuntu.com/ubuntu/dists/precise-backports/restricted/binary-i386/Packages 404 Not Found [IP: 35.224.11.34 80]904E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/main/source/Sources 404 Not Found [IP: 185.125.190.82 80]905E: Failed to fetch http://apt.postgresql.org/pub/repos/apt/dists/precise-pgdg/main/binary-amd64/Packages 404 Not Found [IP: 87.238.57.227 80]906E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/restricted/source/Sources 404 Not Found [IP: 185.125.190.82 80]907E: Failed to fetch http://apt.postgresql.org/pub/repos/apt/dists/precise-pgdg/main/binary-i386/Packages 404 Not Found [IP: 87.238.57.227 80]908E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/universe/source/Sources 404 Not Found [IP: 185.125.190.82 80]909E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/multiverse/source/Sources 404 Not Found [IP: 185.125.190.82 80]910E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/main/binary-amd64/Packages 404 Not Found [IP: 185.125.190.82 80]911E: Failed to fetch https://www.mongodb.org/ gnutls_handshake() failed: A TLS packet with unexpected length was received.912E: Failed to fetch https://www.mongodb.org/ gnutls_handshake() failed: A TLS packet with unexpected length was received.913E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/main/binary-i386/Packages 404 Not Found [IP: 185.125.190.82 80]914E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/restricted/binary-amd64/Packages 404 Not Found [IP: 185.125.190.82 80]915E: Failed to fetch http://ppa.launchpad.net/rwky/ppa/ubuntu/dists/precise/main/binary-amd64/Packages 403 Forbidden916E: Failed to fetch http://ppa.launchpad.net/rwky/ppa/ubuntu/dists/precise/main/binary-i386/Packages 403 Forbidden917E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/restricted/binary-i386/Packages 404 Not Found [IP: 185.125.190.82 80]918E: Failed to fetch http://security.ubuntu.com/ubuntu/dists/precise-security/universe/binary-amd64/Packages 404 Not Found [IP: 185.125.190.82 80]919E: Failed to fetch http://ppa.launchpad.net/git-core/v1.8/ubuntu/dists/precise/main/binary-amd64/Packages 403 Forbidden920E: Failed to fetch http://ppa.launchpad.net/git-core/v1.8/ubuntu/dists/precise/main/binary-i386/Packages 403 Forbidden921E: Some index files failed to download. They have been ignored, or old ones used instead.924Reading package lists...925Building dependency tree...926Reading state information...927libssl1.0.0 is already the newest version (1.0.1-4ubuntu5.39).928The following packages will be upgraded:929 openssl9301 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.931Need to get 524 kB of archives.932After this operation, 0 B of additional disk space will be used.933Err:1 http://security.ubuntu.com/ubuntu precise-security/main amd64 openssl amd64 1.0.1-4ubuntu5.39934 404 Not Found [IP: 185.125.190.82 80]935E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openssl/openssl_1.0.1-4ubuntu5.39_amd64.deb 404 Not Found [IP: 185.125.190.82 80]937E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?build949build ruby-head954ruby-head - #already gone957Checking requirements for ubuntu.958Requirements installation successful.959Installing Ruby from source to: /home/travis/.rvm/rubies/ruby-head, this may take a while depending on your cpu(s)...961Error running 'command git clone --depth 1 git://github.com/ruby/ruby.git /home/travis/.rvm/repos/ruby',962showing last 15 lines of /home/travis/.rvm/log/1729587840_ruby-head/git.clone.git.log963[2024-10-22 09:04:00] command964current path: /home/travis/.rvm/src965GEM_HOME=/home/travis/.rvm/gems/ruby-2.2.6966PATH=/home/travis/.rvm/gems/ruby-2.2.6/bin:/home/travis/.rvm/gems/ruby-2.2.6@global/bin:/home/travis/.rvm/rubies/ruby-2.2.6/bin:/home/travis/.rvm/bin:/home/travis/bin:/home/travis/.local/bin:/usr/lib/ccache:/home/travis/bin:/home/travis/.local/bin:/home/travis/.gimme/versions/go1.7.4.linux.amd64/bin:/usr/local/phantomjs/bin:/home/travis/.nvm/v0.10.36/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin967GEM_PATH=/home/travis/.rvm/gems/ruby-2.2.6:/home/travis/.rvm/gems/ruby-2.2.6@global968command(7): command git clone --depth 1 git://github.com/ruby/ruby.git /home/travis/.rvm/repos/ruby969++git clone --depth 1 git://github.com/ruby/ruby.git /home/travis/.rvm/repos/ruby970Cloning into '/home/travis/.rvm/repos/ruby'...971fatal: unable to connect to github.com:972github.com[0: 140.82.112.3]: errno=Connection timed out974Cloning from https://github.com/ruby/ruby.git, this may take a while depending on your connection.975HEAD is now at 54065f3 [rubygems/rubygems] Cleanup some specs after recent support drop976From https://github.com/ruby/ruby977 * [new branch] ruby_1_3 -> origin/ruby_1_3978 * [new branch] ruby_1_4 -> origin/ruby_1_4979 * [new branch] ruby_1_6 -> origin/ruby_1_6980 * [new branch] ruby_1_8 -> origin/ruby_1_8981 * [new branch] ruby_1_8_5 -> origin/ruby_1_8_5982 * [new branch] ruby_1_8_6 -> origin/ruby_1_8_6983 * [new branch] ruby_1_8_7 -> origin/ruby_1_8_7984 * [new branch] ruby_1_9_1 -> origin/ruby_1_9_1985 * [new branch] ruby_1_9_2 -> origin/ruby_1_9_2986 * [new branch] ruby_1_9_3 -> origin/ruby_1_9_3987 * [new branch] ruby_2_0_0 -> origin/ruby_2_0_0988 * [new branch] ruby_2_1 -> origin/ruby_2_1989 * [new branch] ruby_2_2 -> origin/ruby_2_2990 * [new branch] ruby_2_3 -> origin/ruby_2_3991 * [new branch] ruby_2_4 -> origin/ruby_2_4992 * [new branch] ruby_2_5 -> origin/ruby_2_5993 * [new branch] ruby_2_6 -> origin/ruby_2_6994 * [new branch] ruby_2_7 -> origin/ruby_2_7995 * [new branch] ruby_3_0 -> origin/ruby_3_0996 * [new branch] ruby_3_1 -> origin/ruby_3_1997 * [new branch] ruby_3_2 -> origin/ruby_3_2998 * [new branch] ruby_3_3 -> origin/ruby_3_3999 * [new branch] v1_0r -> origin/v1_0r1000 * [new branch] v1_1dev -> origin/v1_1dev1001 * [new branch] v1_1r -> origin/v1_1r1002 * [new tag] v2_7_8 -> v2_7_81003 * [new tag] v3_0_7 -> v3_0_71004From https://github.com/ruby/ruby1005 * [new tag] v1_0_r2 -> v1_0_r21006 * [new tag] v1_8_7 -> v1_8_71007 * [new tag] v2_0_0_rc1 -> v2_0_0_rc11008 * [new tag] v2_1_0_rc1 -> v2_1_0_rc11009 * [new tag] v2_2_0_rc1 -> v2_2_0_rc11010 * [new tag] v2_7_0 -> v2_7_01011 * [new tag] v2_7_0_preview1 -> v2_7_0_preview11012 * [new tag] v2_7_0_preview2 -> v2_7_0_preview21013 * [new tag] v2_7_0_preview3 -> v2_7_0_preview31014 * [new tag] v2_7_0_rc1 -> v2_7_0_rc11015 * [new tag] v2_7_0_rc2 -> v2_7_0_rc21016 * [new tag] v2_7_1 -> v2_7_11017 * [new tag] v2_7_2 -> v2_7_21018 * [new tag] v2_7_3 -> v2_7_31019 * [new tag] v2_7_4 -> v2_7_41020 * [new tag] v2_7_5 -> v2_7_51021 * [new tag] v2_7_6 -> v2_7_61022 * [new tag] v2_7_7 -> v2_7_71023 * [new tag] v3_0_0 -> v3_0_01024 * [new tag] v3_0_0_preview1 -> v3_0_0_preview11025 * [new tag] v3_0_0_preview2 -> v3_0_0_preview21026 * [new tag] v3_0_0_rc1 -> v3_0_0_rc11027 * [new tag] v3_0_0_rc2 -> v3_0_0_rc21028 * [new tag] v3_0_1 -> v3_0_11029 * [new tag] v3_0_2 -> v3_0_21030 * [new tag] v3_0_3 -> v3_0_31031 * [new tag] v3_0_4 -> v3_0_41032 * [new tag] v3_0_5 -> v3_0_51033 * [new tag] v3_0_6 -> v3_0_61034 * [new tag] v3_1_0 -> v3_1_01035 * [new tag] v3_1_0_preview1 -> v3_1_0_preview11036 * [new tag] v3_1_1 -> v3_1_11037 * [new tag] v3_1_2 -> v3_1_21038 * [new tag] v3_1_3 -> v3_1_31039 * [new tag] v3_1_4 -> v3_1_41040 * [new tag] v3_1_5 -> v3_1_51041 * [new tag] v3_1_6 -> v3_1_61042 * [new tag] v3_2_0 -> v3_2_01043 * [new tag] v3_2_0_preview1 -> v3_2_0_preview11044 * [new tag] v3_2_0_preview2 -> v3_2_0_preview21045 * [new tag] v3_2_0_preview3 -> v3_2_0_preview31046 * [new tag] v3_2_0_rc1 -> v3_2_0_rc11047 * [new tag] v3_2_1 -> v3_2_11048 * [new tag] v3_2_2 -> v3_2_21049 * [new tag] v3_2_3 -> v3_2_31050 * [new tag] v3_2_4 -> v3_2_41051 * [new tag] v3_2_5 -> v3_2_51052 * [new tag] v3_3_0 -> v3_3_01053 * [new tag] v3_3_0_preview1 -> v3_3_0_preview11054 * [new tag] v3_3_0_preview2 -> v3_3_0_preview21055 * [new tag] v3_3_0_preview3 -> v3_3_0_preview31056 * [new tag] v3_3_1 -> v3_3_11057 * [new tag] v3_3_2 -> v3_3_21058 * [new tag] v3_3_3 -> v3_3_31059 * [new tag] v3_3_4 -> v3_3_41060 * [new tag] v3_3_5 -> v3_3_51061fatal: Cannot update paths and switch to branch 'trunk' at the same time.1062Did you intend to checkout 'origin/trunk' which can not be resolved as commit?1063Branch origin/trunk not found.1064Copying from repo to src path...1067Error running './configure --prefix=/home/travis/.rvm/rubies/ruby-head --with-baseruby=/home/travis/.rvm/wrappers/ruby-2.4.0/ruby --disable-install-doc --enable-shared',1068showing last 15 lines of /home/travis/.rvm/log/1729587840_ruby-head/configure.log1069[2024-10-22 09:07:51] ./configure1070current path: /home/travis/.rvm/src/ruby-head1071GEM_HOME=/home/travis/.rvm/gems/ruby-2.2.61072PATH=/home/travis/.rvm/gems/ruby-2.2.6/bin:/home/travis/.rvm/gems/ruby-2.2.6@global/bin:/home/travis/.rvm/rubies/ruby-2.2.6/bin:/home/travis/.rvm/bin:/home/travis/bin:/home/travis/.local/bin:/usr/lib/ccache:/home/travis/bin:/home/travis/.local/bin:/home/travis/.gimme/versions/go1.7.4.linux.amd64/bin:/usr/local/phantomjs/bin:/home/travis/.nvm/v0.10.36/bin:./node_modules/.bin:/usr/local/maven-3.2.5/bin:/usr/local/clang-3.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin1073GEM_PATH=/home/travis/.rvm/gems/ruby-2.2.6:/home/travis/.rvm/gems/ruby-2.2.6@global1074command(5): ./configure --prefix=/home/travis/.rvm/rubies/ruby-head --with-baseruby=/home/travis/.rvm/wrappers/ruby-2.4.0/ruby --disable-install-doc --enable-shared1075configure: error: cannot run /bin/bash tool/config.sub1076There has been an error while running configure. Halting the installation.1079Ruby ruby-head does not exist, maybe install first?.1082cat: /Users/travis/.rvm/log/*_ruby-3.2.5/configure.log: No such file or directorycheck.11083make sure bundler works1085Ruby ruby-head is not installed.1087The command "rvm ruby-head do gem install bundler" failed. Retrying, 2 of 3.1089Ruby ruby-head is not installed.1091The command "rvm ruby-head do gem install bundler" failed. Retrying, 3 of 3.1093Ruby ruby-head is not installed.1096Ruby ruby-head is not installed.1098The command "rvm ruby-head do bundle install" failed. Retrying, 2 of 3.1100Ruby ruby-head is not installed.1102The command "rvm ruby-head do bundle install" failed. Retrying, 3 of 3.1104Ruby ruby-head is not installed.check.21107make sure native extension can be built1109Ruby ruby-head is not installed.1111The command "rvm ruby-head do gem install ffi" failed. Retrying, 2 of 3.1113Ruby ruby-head is not installed.1115The command "rvm ruby-head do gem install ffi" failed. Retrying, 3 of 3.1117Ruby ruby-head is not installed.1120Ruby ruby-head is not installed.1122The command "rvm ruby-head do gem uninstall -x ffi" failed. Retrying, 2 of 3.1124Ruby ruby-head is not installed.1126The command "rvm ruby-head do gem uninstall -x ffi" failed. Retrying, 3 of 3.1128Ruby ruby-head is not installed.publish1131upload to S31132ruby-head.*: No such file or directory1133/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.1134 SNIMissingWarning1135/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.1136 InsecurePlatformWarning1137Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg1138/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.1139 InsecurePlatformWarning1141Collecting awscli1142/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.1143 SNIMissingWarning1144/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.1145 InsecurePlatformWarning1146 Could not find a version that satisfies the requirement awscli (from versions: )1147No matching distribution found for awscli1148/usr/local/lib/python2.7/dist-packages/pip-9.0.1-py2.7.egg/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.1149 InsecurePlatformWarning1151./build.sh: line 329: aws: command not foundcheck.31153make sure it installs1158rvm_remote_server_url3=https://s3.amazonaws.com/travis-rubies/binaries1159 rvm_remote_server_type3=rubies1160 rvm_remote_server_verify_downloads3=11163Searching for binary rubies, this might take some time.1164Found remote file https://s3.amazonaws.com/travis-rubies/binaries/ubuntu/12.04/x86_64/ruby-head.tar.bz21165Checking requirements for ubuntu.1166Requirements installation successful.1167ruby-head - #configure1168ruby-head - #download1169 % Total % Received % Xferd Average Speed Time Time Time Current1170 Dload Upload Total Spent Left Speed1171100 22.0M 100 22.0M 0 0 25.8M 0 --:--:-- --:--:-- --:--:-- 27.0M1172No checksum for downloaded archive, recording checksum in user configuration.1173ruby-head - #validate archive1174ruby-head - #extract1175ruby-head - #validate binary1176ruby-head - #setup1177ruby-head - #gemset created /home/travis/.rvm/gems/ruby-head@global1178ruby-head - #importing gemset /home/travis/.rvm/gemsets/global.gems.........................................................1180ruby-head - #gemset created /home/travis/.rvm/gems/ruby-head1181ruby-head - #importing gemsetfile /home/travis/.rvm/gemsets/default.gems evaluated to empty gem list1185RubyGems Environment:1186 - RUBYGEMS VERSION: 3.3.0.dev1187 - RUBY VERSION: 3.1.0 (2021-01-08 patchlevel -1) [x86_64-linux]1188 - INSTALLATION DIRECTORY: /home/travis/.rvm/gems/ruby-head1189 - USER INSTALLATION DIRECTORY: /home/travis/.gem/ruby/3.1.01190 - RUBY EXECUTABLE: /home/travis/.rvm/rubies/ruby-head/bin/ruby1191 - GIT EXECUTABLE: /usr/bin/git1192 - EXECUTABLE DIRECTORY: /home/travis/.rvm/gems/ruby-head/bin1193 - SPEC CACHE DIRECTORY: /home/travis/.gem/specs1194 - SYSTEM CONFIGURATION DIRECTORY: /etc1195 - RUBYGEMS PLATFORMS:1196 - ruby1197 - x86_64-linux1198 - GEM PATHS:1199 - /home/travis/.rvm/gems/ruby-head1200 - /home/travis/.rvm/rubies/ruby-head/lib/ruby/gems/3.1.01201 - GEM CONFIGURATION:1202 - :update_sources => true1203 - :verbose => true1204 - :backtrace => false1205 - :bulk_threshold => 10001206 - "gem" => "--no-ri --no-rdoc"1207 - REMOTE SOURCES:1208 - https://rubygems.org/1209 - SHELL PATH:1210 - /home/travis/.rvm/gems/ruby-head/bin1211 - /home/travis/.rvm/gems/ruby-head@global/bin1212 - /home/travis/.rvm/rubies/ruby-head/bin1213 - /home/travis/.rvm/bin1214 - /home/travis/bin1215 - /home/travis/.local/bin1216 - /home/travis/bin1217 - /home/travis/.local/bin1218 - /usr/lib/ccache1219 - /home/travis/bin1220 - /home/travis/.local/bin1221 - /home/travis/.gimme/versions/go1.7.4.linux.amd64/bin1222 - /usr/local/phantomjs/bin1223 - /home/travis/.nvm/v0.10.36/bin1224 - ./node_modules/.bin1225 - /usr/local/maven-3.2.5/bin1226 - /usr/local/clang-3.4/bin1227 - /usr/local/sbin1228 - /usr/local/bin1229 - /usr/sbin1230 - /usr/bin1231 - /sbin1232 - /bin1235## Environment1237```1238Bundler 2.3.0.dev1239 Platforms ruby, x86_64-linux1240Ruby 3.1.0p-1 (2021-01-08 revision 98bd7e87a08b86c7aa95502428015c3f7b4aae75) [x86_64-linux]1241 Full Path /home/travis/.rvm/rubies/ruby-head/bin/ruby1242 Config Dir /etc1243RubyGems 3.3.0.dev1244 Gem Home /home/travis/.rvm/gems/ruby-head1245 Gem Path /home/travis/.rvm/gems/ruby-head:/home/travis/.rvm/rubies/ruby-head/lib/ruby/gems/3.1.01246 User Home /home/travis1247 User Path /home/travis/.gem/ruby/3.1.01248 Bin Dir /home/travis/.rvm/gems/ruby-head/bin1249Tools1250 Git 1.8.5.61251 RVM 1.26.10 (1.26.10)1252 rbenv not installed1253 chruby not installed1254```1256## Bundler Build Metadata1258```1259Built At 2024-10-221260Git SHA unknown1261Released Version false1262```1264## Bundler settings1266```1267api1268 You have not configured a value for `api`1269```1271## Gemfile1273### Gemfile1275```ruby1276source 'https://rubygems.org'; gem 'sinatra'1277```1279### Gemfile.lock1281```1282<No /home/travis/build/travis-ci/travis-rubies/Gemfile.lock found>1283```before_cachecache.21287store build cache12880.00s1289** Updating RubyGems to the latest compatible version for security reasons. **1290** If you need an older version, you can downgrade with 'gem update --system OLD_VERSION'. **1294Done: Job Cancelled1296Build Cancelled manually by User: smokodon