Skip to content

Instantly share code, notes, and snippets.

@sondinhinfectious
Created June 20, 2016 14:44
Show Gist options
  • Save sondinhinfectious/f2d8ad289e320dc31a11be06b96d50bf to your computer and use it in GitHub Desktop.
Save sondinhinfectious/f2d8ad289e320dc31a11be06b96d50bf to your computer and use it in GitHub Desktop.
[info] Pulling image plugins/drone-git:latest
Drone Git Plugin built from 43dcd64
$ git init
Initialized empty Git repository in /drone/src/bitbucket.org/infectious/rubytest/.git/
$ git remote add origin https://bitbucket.org/infectious/rubytest.git
$ git fetch --no-tags origin +refs/heads/master:
From https://bitbucket.org/infectious/rubytest
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
$ git reset --hard -q 193e97d1b156267f60b85880c359f25cb7b51871
[info] Pulling image plugins/drone-docker:latest
time="2016-06-20T14:30:32Z" level=debug msg="Launch config dockerlaunch.Config{Fork:false, PidOne:false, CommandName:\"\", DnsConfig:netconf.DnsConfig{Override:false, Nameservers:[]string(nil), Search:[]string(nil)}, BridgeName:\"\", BridgeAddress:\"\", BridgeMtu:0, CgroupHierarchy:map[string]string(nil), LogFile:\"\", NoLog:false, EmulateSystemd:false, NoFiles:0x0, Environment:[]string(nil), GraphDirectory:\"\"}"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting devtmpfs /dev devtmpfs "
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /dev/pts devpts "
time="2016-06-20T14:30:32Z" level=debug msg="Mounting shm /dev/shm tmpfs rw,nosuid,nodev,noexec,relatime,size=65536k"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting mqueue /dev/mqueue mqueue rw,nosuid,nodev,noexec,relatime"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /proc proc "
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /run tmpfs "
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys sysfs "
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys/fs/cgroup tmpfs "
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys/fs/selinux selinuxfs "
time="2016-06-20T14:30:32Z" level=debug msg="Unable to mount none /sys/fs/selinux selinuxfs : mkdir /sys/fs/selinux: read-only file system"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: #subsys_name\thierarchy\tnum_cgroups\tenabled"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: cpuset\t1\t14\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: cpu\t2\t14\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: cpuacct\t3\t14\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: memory\t4\t330\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: devices\t5\t14\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: freezer\t6\t14\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: net_cls\t7\t8\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: blkio\t8\t14\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: perf_event\t9\t14\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: net_prio\t10\t8\t1"
time="2016-06-20T14:30:32Z" level=debug msg="/proc/cgroups: hugetlb\t11\t8\t1"
time="2016-06-20T14:30:32Z" level=debug msg="Creating /sys/fs/cgroup/memory"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys/fs/cgroup/memory cgroup memory"
time="2016-06-20T14:30:32Z" level=debug msg="Creating /sys/fs/cgroup/freezer"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys/fs/cgroup/freezer cgroup freezer"
time="2016-06-20T14:30:32Z" level=debug msg="Creating /sys/fs/cgroup/net_cls"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys/fs/cgroup/net_cls cgroup net_cls"
time="2016-06-20T14:30:32Z" level=debug msg="Creating /sys/fs/cgroup/blkio"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys/fs/cgroup/blkio cgroup blkio"
time="2016-06-20T14:30:32Z" level=debug msg="Creating /sys/fs/cgroup/perf_event"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys/fs/cgroup/perf_event cgroup perf_event"
time="2016-06-20T14:30:32Z" level=debug msg="Creating /sys/fs/cgroup/net_prio"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys/fs/cgroup/net_prio cgroup net_prio"
time="2016-06-20T14:30:32Z" level=debug msg="Creating /sys/fs/cgroup/cpuset"
time="2016-06-20T14:30:32Z" level=debug msg="Mounting none /sys/fs/cgroup/cpuset cgroup cpuset"
time="2016-06-20T14:30:32Z" level=debug msg="Creating /sys/fs/cgroup/cpu"
time="2016-06-20T14:30:32Z" level=debug msg="Launching Docker /go/bin/drone-docker docker [<EXPUNGED>]"
Drone Docker Plugin built at 2016-06-15 08:06:27 UTC
$ /usr/bin/docker daemon -g /drone/docker -s aufs
time="2016-06-20T14:30:32.416197393Z" level=info msg="Graph migration to content-addressability took 0.00 seconds"
time="2016-06-20T14:30:32.417236058Z" level=warning msg="Running modprobe bridge br_netfilter failed with message: modprobe: can't change directory to '/lib/modules': No such file or directory\n, error: exit status 1"
time="2016-06-20T14:30:32.417803680Z" level=warning msg="Running modprobe nf_nat failed with message: `modprobe: can't change directory to '/lib/modules': No such file or directory`, error: exit status 1"
time="2016-06-20T14:30:32.445551139Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.18.0.0/16. Daemon option --bip can be used to set a preferred IP address"
time="2016-06-20T14:30:32.498293614Z" level=warning msg="Your kernel does not support swap memory limit."
time="2016-06-20T14:30:32.499387996Z" level=info msg="Daemon has completed initialization"
time="2016-06-20T14:30:32.499410010Z" level=info msg="Docker daemon" commit=c3959b1 execdriver=native-0.2 graphdriver=aufs version=1.10.2
time="2016-06-20T14:30:32.515122418Z" level=info msg="API listen on /var/run/docker.sock"
time="2016-06-20T14:30:32.521692201Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
WARNING: login credentials saved in /.docker/config.json
Login Succeeded
$ /usr/bin/docker version
Client:
Version: 1.10.2
API version: 1.22
Go version: go1.5.3
Git commit: c3959b1
Built: Mon Feb 22 22:37:33 2016
OS/Arch: linux/amd64
Server:
Version: 1.10.2
API version: 1.22
Go version: go1.5.3
Git commit: c3959b1
Built: Mon Feb 22 22:37:33 2016
OS/Arch: linux/amd64
$ /usr/bin/docker info
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 0
Server Version: 1.10.2
Storage Driver: aufs
Root Dir: /drone/docker/aufs
Backing Filesystem: extfs
Dirs: 0
Dirperm1 Supported: true
Execution Driver: native-0.2
Logging Driver: json-file
Plugins:
Volume: local
Network: bridge null host
Kernel Version: 3.19.0-61-generic
Operating System: <unknown> (containerized)
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 7.305 GiB
Name: 8b2a7bd2a59e
ID: V6ID:B4AT:Z2IX:6YDN:M3SP:FCNI:SQEI:VOEA:ZASO:GLL2:ILE2:BLBO
Debug mode (server): true
File Descriptors: 9
Goroutines: 21
System Time: 2016-06-20T14:30:32.713277842Z
EventsListeners: 0
Init SHA1:
Init Path: /usr/bin/docker
Docker Root Dir: /drone/docker
WARNING: No swap limit support
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled
$ /usr/bin/docker build --pull=true --rm=true -f Dockerfile -t docker.inmz.net/inmz/rubytest:193e97d1b156267f60b85880c359f25cb7b51871 .
Sending build context to Docker daemon 64.51 kB
Step 1 : FROM ruby:2.3
2.3: Pulling from library/ruby
51f5c6a04d83: Pulling fs layer
a3ed95caeb02: Pulling fs layer
7004cfc6e122: Pulling fs layer
5f37c8a7cfbd: Pulling fs layer
8ad7684cace4: Pulling fs layer
4ea23a99281b: Pulling fs layer
19d7d9a19397: Pulling fs layer
b63605252a71: Pulling fs layer
f08c166cb151: Pulling fs layer
19d7d9a19397: Waiting
b63605252a71: Waiting
f08c166cb151: Waiting
5f37c8a7cfbd: Waiting
8ad7684cace4: Waiting
4ea23a99281b: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
7004cfc6e122: Verifying Checksum
7004cfc6e122: Download complete
51f5c6a04d83: Verifying Checksum
51f5c6a04d83: Download complete
5f37c8a7cfbd: Verifying Checksum
5f37c8a7cfbd: Download complete
4ea23a99281b: Verifying Checksum
4ea23a99281b: Download complete
b63605252a71: Verifying Checksum
b63605252a71: Download complete
f08c166cb151: Verifying Checksum
f08c166cb151: Download complete
19d7d9a19397: Verifying Checksum
19d7d9a19397: Download complete
51f5c6a04d83: Pull complete
51f5c6a04d83: Pull complete
8ad7684cace4: Verifying Checksum
8ad7684cace4: Download complete
a3ed95caeb02: Pull complete
a3ed95caeb02: Pull complete
7004cfc6e122: Pull complete
7004cfc6e122: Pull complete
5f37c8a7cfbd: Pull complete
5f37c8a7cfbd: Pull complete
8ad7684cace4: Pull complete
8ad7684cace4: Pull complete
4ea23a99281b: Pull complete
4ea23a99281b: Pull complete
19d7d9a19397: Pull complete
19d7d9a19397: Pull complete
b63605252a71: Pull complete
b63605252a71: Pull complete
f08c166cb151: Pull complete
f08c166cb151: Pull complete
Digest: sha256:994ffe07d2fd3e9cdc0f6e2886aa58a18184ca8cb4b0ae5473d0272f6f220a89
Status: Downloaded newer image for ruby:2.3
---> 2d43e11a3406
Step 2 : RUN mkdir -p /app
time="2016-06-20T14:31:07.680793262Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
time="2016-06-20T14:31:07.703876988Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
---> Running in 774ee4f726b8
time="2016-06-20T14:31:08.097961624Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
time="2016-06-20T14:31:08.199739812Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
---> d6ebd8d2f05c
Removing intermediate container 774ee4f726b8
Step 3 : ADD ./ /app
time="2016-06-20T14:31:08.224291650Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
time="2016-06-20T14:31:08.242207718Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
time="2016-06-20T14:31:08.325888692Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
time="2016-06-20T14:31:08.418182314Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
---> 23143e87786a
Removing intermediate container feeb4715f70a
Step 4 : WORKDIR /app
time="2016-06-20T14:31:08.451847784Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
time="2016-06-20T14:31:08.471005308Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
---> Running in a6c56951785e
time="2016-06-20T14:31:08.533247100Z" level=info msg="Layer sha256:925e66bd649b6904403cf6b15a4bb174c8974079991b6f1d5c4f234efa792774 cleaned up"
time="2016-06-20T14:31:08.534078884Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
---> 10a436296a81
Removing intermediate container a6c56951785e
Step 5 : RUN bundle install --verbose --jobs 4
time="2016-06-20T14:31:08.559949231Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
time="2016-06-20T14:31:08.583627271Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
---> Running in 8340c5894f72
HTTP GET https://index.rubygems.org/versions
HTTP 200 OK
Fetching gem metadata from https://rubygems.org/
Looking up gems ["rails"]
HTTP GET https://index.rubygems.org/info/rails
HTTP 200 OK
Looking up gems ["actionmailer", "actionpack", "activerecord", "activeresource", "activesupport", "rake", "actionwebservice", "bundler", "railties", "sprockets-rails", "actionview", "activemodel", "activejob", "actioncable"]
HTTP GET https://index.rubygems.org/info/actionmailer
HTTP GET https://index.rubygems.org/info/actionpack
HTTP GET https://index.rubygems.org/info/activerecord
HTTP GET https://index.rubygems.org/info/activeresource
HTTP GET https://index.rubygems.org/info/activesupport
HTTP GET https://index.rubygems.org/info/rake
HTTP GET https://index.rubygems.org/info/actionwebservice
HTTP GET https://index.rubygems.org/info/bundler
HTTP GET https://index.rubygems.org/info/railties
HTTP GET https://index.rubygems.org/info/sprockets-rails
HTTP GET https://index.rubygems.org/info/actionview
HTTP GET https://index.rubygems.org/info/activemodel
HTTP GET https://index.rubygems.org/info/activejob
HTTP GET https://index.rubygems.org/info/actioncable
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
Looking up gems ["builder", "erubis", "rails-deprecated_sanitizer", "rails-dom-testing", "rails-html-sanitizer", "mail", "text-format", "arel", "tzinfo", "activerecord-deprecated_finders", "rails-observers", "thor", "rack-ssl", "rdoc", "method_source", "activemodel-globalid", "globalid", "rack", "rack-mount", "rack-test", "i18n", "rack-cache", "sprockets", "journey", "celluloid", "coffee-rails", "em-hiredis", "faye-websocket", "redis", "websocket-driver", "nio4r", "memcache-client", "multi_json", "minitest", "thread_safe", "json", "concurrent-ruby", "bcrypt-ruby"]
HTTP GET https://index.rubygems.org/info/builder
HTTP GET https://index.rubygems.org/info/erubis
HTTP GET https://index.rubygems.org/info/rails-deprecated_sanitizer
HTTP GET https://index.rubygems.org/info/rails-dom-testing
HTTP GET https://index.rubygems.org/info/rails-html-sanitizer
HTTP GET https://index.rubygems.org/info/mail
HTTP GET https://index.rubygems.org/info/text-format
HTTP GET https://index.rubygems.org/info/arel
HTTP GET https://index.rubygems.org/info/tzinfo
HTTP GET https://index.rubygems.org/info/activerecord-deprecated_finders
HTTP GET https://index.rubygems.org/info/rails-observers
HTTP GET https://index.rubygems.org/info/thor
HTTP GET https://index.rubygems.org/info/rack-ssl
HTTP GET https://index.rubygems.org/info/rdoc
HTTP GET https://index.rubygems.org/info/method_source
HTTP GET https://index.rubygems.org/info/activemodel-globalid
HTTP GET https://index.rubygems.org/info/globalid
HTTP GET https://index.rubygems.org/info/rack
HTTP GET https://index.rubygems.org/info/rack-mount
HTTP GET https://index.rubygems.org/info/rack-test
HTTP GET https://index.rubygems.org/info/i18n
HTTP GET https://index.rubygems.org/info/rack-cache
HTTP GET https://index.rubygems.org/info/sprockets
HTTP GET https://index.rubygems.org/info/journey
HTTP GET https://index.rubygems.org/info/celluloid
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/coffee-rails
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/em-hiredis
HTTP GET https://index.rubygems.org/info/faye-websocket
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/redis
HTTP GET https://index.rubygems.org/info/websocket-driver
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/nio4r
HTTP GET https://index.rubygems.org/info/memcache-client
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/multi_json
HTTP GET https://index.rubygems.org/info/minitest
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/thread_safe
HTTP GET https://index.rubygems.org/info/json
HTTP GET https://index.rubygems.org/info/concurrent-ruby
HTTP GET https://index.rubygems.org/info/bcrypt-ruby
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
Looking up gems ["mime-types", "treetop", "tlsmail", "nokogiri", "abstract", "text-hyphen", "hoe", "loofah", "multimap", "hike", "tilt", "ruby_parser", "coffee-script", "rspec", "timers", "facter", "celluloid-essentials", "celluloid-extras", "celluloid-fsm", "celluloid-pool", "celluloid-supervision", "dotenv", "nenv", "rspec-logsplit", "camping", "fcgi", "mongrel", "ruby-openid", "test-spec", "thin", "websocket-extensions", "hiredis", "eventmachine", "ZenTest", "RubyInline", "atomic", "functional-ruby", "ref", "bcrypt"]
HTTP GET https://index.rubygems.org/info/mime-types
HTTP GET https://index.rubygems.org/info/treetop
HTTP GET https://index.rubygems.org/info/tlsmail
HTTP GET https://index.rubygems.org/info/nokogiri
HTTP GET https://index.rubygems.org/info/abstract
HTTP GET https://index.rubygems.org/info/text-hyphen
HTTP GET https://index.rubygems.org/info/hoe
HTTP GET https://index.rubygems.org/info/loofah
HTTP GET https://index.rubygems.org/info/multimap
HTTP GET https://index.rubygems.org/info/hike
HTTP GET https://index.rubygems.org/info/tilt
HTTP GET https://index.rubygems.org/info/ruby_parser
HTTP GET https://index.rubygems.org/info/coffee-script
HTTP GET https://index.rubygems.org/info/rspec
HTTP GET https://index.rubygems.org/info/timers
HTTP GET https://index.rubygems.org/info/facter
HTTP GET https://index.rubygems.org/info/celluloid-essentials
HTTP GET https://index.rubygems.org/info/celluloid-extras
HTTP GET https://index.rubygems.org/info/celluloid-fsm
HTTP GET https://index.rubygems.org/info/celluloid-pool
HTTP GET https://index.rubygems.org/info/celluloid-supervision
HTTP GET https://index.rubygems.org/info/dotenv
HTTP GET https://index.rubygems.org/info/nenv
HTTP GET https://index.rubygems.org/info/rspec-logsplit
HTTP GET https://index.rubygems.org/info/camping
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/fcgi
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/mongrel
HTTP GET https://index.rubygems.org/info/ruby-openid
HTTP GET https://index.rubygems.org/info/test-spec
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/thin
HTTP GET https://index.rubygems.org/info/websocket-extensions
HTTP GET https://index.rubygems.org/info/hiredis
HTTP GET https://index.rubygems.org/info/eventmachine
HTTP GET https://index.rubygems.org/info/ZenTest
HTTP GET https://index.rubygems.org/info/RubyInline
HTTP GET https://index.rubygems.org/info/atomic
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/functional-ruby
HTTP GET https://index.rubygems.org/info/ref
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/bcrypt
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
Looking up gems ["racc", "rake-compiler", "rexical", "tenderlove-frex", "weakling", "mini_portile", "mini_portile2", "pkg-config", "facets", "polyglot", "rubyforge", "gemcutter", "crass", "archive-tar-minitar", "rcov", "mime-types-data", "hitimes", "ParseTree", "sexp_processor", "coffee-script-source", "execjs", "coveralls", "rubocop", "CFPropertyList", "ffi", "sys-admin", "win32-api", "win32console", "win32-dir", "windows-api", "windows-pr", "win32-security", "cucumber", "diff-lcs", "spicycode-rcov", "syntax", "rspec-core", "rspec-expectations", "rspec-mocks", "celluloid-gems", "markaby", "metaid", "mab", "flexmock", "mocha", "cgi_multipart_eof_fix", "daemons", "fastthread", "gem_plugin", "ruby-yadis", "eventmachine-le", "http_parser.rb", "preforker", "dotenv-deployment"]
HTTP GET https://index.rubygems.org/info/racc
HTTP GET https://index.rubygems.org/info/rake-compiler
HTTP GET https://index.rubygems.org/info/rexical
HTTP GET https://index.rubygems.org/info/tenderlove-frex
HTTP GET https://index.rubygems.org/info/weakling
HTTP GET https://index.rubygems.org/info/mini_portile
HTTP GET https://index.rubygems.org/info/mini_portile2
HTTP GET https://index.rubygems.org/info/pkg-config
HTTP GET https://index.rubygems.org/info/facets
HTTP GET https://index.rubygems.org/info/polyglot
HTTP GET https://index.rubygems.org/info/rubyforge
HTTP GET https://index.rubygems.org/info/gemcutter
HTTP GET https://index.rubygems.org/info/crass
HTTP GET https://index.rubygems.org/info/archive-tar-minitar
HTTP GET https://index.rubygems.org/info/rcov
HTTP GET https://index.rubygems.org/info/mime-types-data
HTTP GET https://index.rubygems.org/info/hitimes
HTTP GET https://index.rubygems.org/info/ParseTree
HTTP GET https://index.rubygems.org/info/sexp_processor
HTTP GET https://index.rubygems.org/info/coffee-script-source
HTTP GET https://index.rubygems.org/info/execjs
HTTP GET https://index.rubygems.org/info/coveralls
HTTP GET https://index.rubygems.org/info/rubocop
HTTP GET https://index.rubygems.org/info/CFPropertyList
HTTP GET https://index.rubygems.org/info/ffi
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/sys-admin
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/win32-api
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/win32console
HTTP GET https://index.rubygems.org/info/win32-dir
HTTP GET https://index.rubygems.org/info/windows-api
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/windows-pr
HTTP GET https://index.rubygems.org/info/win32-security
HTTP GET https://index.rubygems.org/info/cucumber
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/diff-lcs
HTTP GET https://index.rubygems.org/info/spicycode-rcov
HTTP GET https://index.rubygems.org/info/syntax
HTTP GET https://index.rubygems.org/info/rspec-core
HTTP GET https://index.rubygems.org/info/rspec-expectations
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/rspec-mocks
HTTP GET https://index.rubygems.org/info/markaby
HTTP GET https://index.rubygems.org/info/metaid
HTTP GET https://index.rubygems.org/info/mab
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/flexmock
HTTP GET https://index.rubygems.org/info/mocha
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/cgi_multipart_eof_fix
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/daemons
HTTP GET https://index.rubygems.org/info/fastthread
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/gem_plugin
HTTP GET https://index.rubygems.org/info/ruby-yadis
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/eventmachine-le
HTTP GET https://index.rubygems.org/info/http_parser.rb
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/preforker
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/dotenv-deployment
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
Looking up gems ["net-scp", "json_pure", "configuration", "mkrf", "SexpProcessor", "test-unit", "colorize", "rest-client", "simplecov", "term-ansicolor", "tins", "rainbow", "parser", "backports", "powerpack", "ruby-progressbar", "astrolabe", "unicode-display_width", "libxml-ruby", "bones", "gherkin", "multi_test", "cucumber-core", "gherkin3", "cucumber-wire", "event-bus", "ffi-win32-extensions", "rspec-support", "metaclass"]
HTTP GET https://index.rubygems.org/info/net-scp
HTTP GET https://index.rubygems.org/info/json_pure
HTTP GET https://index.rubygems.org/info/configuration
HTTP GET https://index.rubygems.org/info/mkrf
HTTP GET https://index.rubygems.org/info/SexpProcessor
HTTP GET https://index.rubygems.org/info/test-unit
HTTP GET https://index.rubygems.org/info/colorize
HTTP GET https://index.rubygems.org/info/rest-client
HTTP GET https://index.rubygems.org/info/simplecov
HTTP GET https://index.rubygems.org/info/term-ansicolor
HTTP GET https://index.rubygems.org/info/tins
HTTP GET https://index.rubygems.org/info/rainbow
HTTP GET https://index.rubygems.org/info/parser
HTTP GET https://index.rubygems.org/info/backports
HTTP GET https://index.rubygems.org/info/powerpack
HTTP GET https://index.rubygems.org/info/ruby-progressbar
HTTP GET https://index.rubygems.org/info/astrolabe
HTTP GET https://index.rubygems.org/info/unicode-display_width
HTTP GET https://index.rubygems.org/info/libxml-ruby
HTTP GET https://index.rubygems.org/info/bones
HTTP GET https://index.rubygems.org/info/gherkin
HTTP GET https://index.rubygems.org/info/multi_test
HTTP GET https://index.rubygems.org/info/cucumber-core
HTTP GET https://index.rubygems.org/info/gherkin3
HTTP GET https://index.rubygems.org/info/cucumber-wire
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP GET https://index.rubygems.org/info/event-bus
HTTP GET https://index.rubygems.org/info/ffi-win32-extensions
HTTP GET https://index.rubygems.org/info/rspec-support
HTTP GET https://index.rubygems.org/info/metaclass
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
Looking up gems ["spruz", "net-ssh", "power_assert", "netrc", "http-cookie", "ast", "slop", "little-plugger", "loquacious", "bones-extras", "bones-git", "simplecov-html", "docile", "lockfile", "trollop"]
HTTP GET https://index.rubygems.org/info/spruz
HTTP GET https://index.rubygems.org/info/net-ssh
HTTP GET https://index.rubygems.org/info/power_assert
HTTP GET https://index.rubygems.org/info/netrc
HTTP GET https://index.rubygems.org/info/http-cookie
HTTP GET https://index.rubygems.org/info/ast
HTTP GET https://index.rubygems.org/info/slop
HTTP GET https://index.rubygems.org/info/little-plugger
HTTP GET https://index.rubygems.org/info/loquacious
HTTP GET https://index.rubygems.org/info/bones-extras
HTTP GET https://index.rubygems.org/info/bones-git
HTTP GET https://index.rubygems.org/info/simplecov-html
HTTP GET https://index.rubygems.org/info/docile
HTTP GET https://index.rubygems.org/info/lockfile
HTTP GET https://index.rubygems.org/info/trollop
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
Looking up gems ["bones-rcov", "bones-rspec", "bones-rubyforge", "bones-zentest", "domain_name", "sqlite3", "pattern-match", "git", "curses", "echoe", "needle", "jruby-pageant", "bcrypt_pbkdf", "rbnacl", "rbnacl-libsodium"]
HTTP GET https://index.rubygems.org/info/bones-rcov
HTTP GET https://index.rubygems.org/info/bones-rspec
HTTP GET https://index.rubygems.org/info/bones-rubyforge
HTTP GET https://index.rubygems.org/info/bones-zentest
HTTP GET https://index.rubygems.org/info/domain_name
HTTP GET https://index.rubygems.org/info/sqlite3
HTTP GET https://index.rubygems.org/info/pattern-match
HTTP GET https://index.rubygems.org/info/git
HTTP GET https://index.rubygems.org/info/curses
HTTP GET https://index.rubygems.org/info/echoe
HTTP GET https://index.rubygems.org/info/needle
HTTP GET https://index.rubygems.org/info/jruby-pageant
HTTP GET https://index.rubygems.org/info/bcrypt_pbkdf
HTTP GET https://index.rubygems.org/info/rbnacl
HTTP GET https://index.rubygems.org/info/rbnacl-libsodium
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
Looking up gems ["unf", "highline", "allison"]
HTTP GET https://index.rubygems.org/info/unf
HTTP GET https://index.rubygems.org/info/highline
HTTP GET https://index.rubygems.org/info/allison
HTTP 200 OK
HTTP 200 OK
HTTP 200 OK
Looking up gems ["unf_ext", "termios"]
HTTP GET https://index.rubygems.org/info/unf_ext
HTTP GET https://index.rubygems.org/info/termios
HTTP 200 OK
HTTP 200 OK
Fetching version metadata from https://rubygems.org/
Looking up gems ["actionmailer", "actionpack", "activerecord", "activeresource", "activesupport", "rake", "actionwebservice", "bundler", "railties", "sprockets-rails", "actionview", "activemodel", "activejob", "actioncable", "builder", "erubis", "rails-deprecated_sanitizer", "rails-dom-testing", "rails-html-sanitizer", "mail", "text-format", "arel", "tzinfo", "activerecord-deprecated_finders", "rails-observers", "thor", "rack-ssl", "rdoc", "method_source", "activemodel-globalid", "globalid", "rack", "rack-mount", "rack-test", "i18n", "rack-cache", "sprockets", "journey", "celluloid", "coffee-rails", "em-hiredis", "faye-websocket", "redis", "websocket-driver", "nio4r", "memcache-client", "multi_json", "minitest", "thread_safe", "json", "concurrent-ruby", "bcrypt-ruby", "mime-types", "treetop", "tlsmail", "nokogiri", "abstract", "text-hyphen", "hoe", "loofah", "multimap", "hike", "tilt", "ruby_parser", "coffee-script", "rspec", "timers", "facter", "celluloid-essentials", "celluloid-extras", "celluloid-fsm", "celluloid-pool", "celluloid-supervision", "dotenv", "nenv", "rspec-logsplit", "camping", "fcgi", "mongrel", "ruby-openid", "test-spec", "thin", "websocket-extensions", "hiredis", "eventmachine", "ZenTest", "RubyInline", "atomic", "functional-ruby", "ref", "bcrypt", "racc", "rake-compiler", "rexical", "tenderlove-frex", "weakling", "mini_portile", "mini_portile2", "pkg-config", "facets", "polyglot", "rubyforge", "gemcutter", "crass", "archive-tar-minitar", "rcov", "mime-types-data", "hitimes", "ParseTree", "sexp_processor", "coffee-script-source", "execjs", "coveralls", "rubocop", "CFPropertyList", "ffi", "sys-admin", "win32-api", "win32console", "win32-dir", "windows-api", "windows-pr", "win32-security", "cucumber", "diff-lcs", "spicycode-rcov", "syntax", "rspec-core", "rspec-expectations", "rspec-mocks", "celluloid-gems", "markaby", "metaid", "mab", "flexmock", "mocha", "cgi_multipart_eof_fix", "daemons", "fastthread", "gem_plugin", "ruby-yadis", "eventmachine-le", "http_parser.rb", "preforker", "dotenv-deployment", "net-scp", "json_pure", "configuration", "mkrf", "SexpProcessor", "test-unit", "colorize", "rest-client", "simplecov", "term-ansicolor", "tins", "rainbow", "parser", "backports", "powerpack", "ruby-progressbar", "astrolabe", "unicode-display_width", "libxml-ruby", "bones", "gherkin", "multi_test", "cucumber-core", "gherkin3", "cucumber-wire", "event-bus", "ffi-win32-extensions", "rspec-support", "metaclass", "spruz", "net-ssh", "power_assert", "netrc", "http-cookie", "ast", "slop", "little-plugger", "loquacious", "bones-extras", "bones-git", "simplecov-html", "docile", "lockfile", "trollop", "bones-rcov", "bones-rspec", "bones-rubyforge", "bones-zentest", "domain_name", "sqlite3", "pattern-match", "git", "curses", "echoe", "needle", "jruby-pageant", "bcrypt_pbkdf", "rbnacl", "rbnacl-libsodium", "unf", "highline", "allison", "unf_ext", "termios"]
Looking up gems ["celluloid-gems"]
Fetching dependency metadata from https://rubygems.org/
Looking up gems ["celluloid-gems"]
Resolving dependencies....
Using json 1.8.3
2: json (1.8.3) from /usr/local/lib/ruby/gems/2.3.0/specifications/default/json-1.8.3.gemspec
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/minitest-5.9.0.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/i18n-0.7.0.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/rake-11.2.2.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/thread_safe-0.3.5.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/erubis-2.7.0.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/builder-3.2.2.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/mini_portile2-2.1.0.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/rack-1.6.4.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/pkg-config-1.1.7.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Using bundler 1.12.4
2: bundler (1.12.4) from /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/concurrent-ruby-1.0.2.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/arel-6.0.3.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/mime-types-data-3.2016.0521.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
Gem::RemoteFetcher::UnknownHostError: timed out (https://rubygems.org/gems/thor-0.19.1.gem)
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:303:in `rescue in fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:281:in `fetch_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:324:in `cache_update_path'
/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/remote_fetcher.rb:188:in `download'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/rubygems_integration.rb:615:in `download_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:410:in `fetch_gem'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/source/rubygems.rb:116:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:57:in `install'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/gem_installer.rb:15:in `install_from_spec'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/installer/parallel_installer.rb:91:in `block in worker_pool'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:65:in `apply_func'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:60:in `block in process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `loop'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:57:in `process_queue'
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.12.4/lib/bundler/worker.rb:29:in `block (2 levels) in initialize'
An error occurred while installing i18n (0.7.0), and Bundler cannot continue.
Make sure that `gem install i18n -v '0.7.0'` succeeds before bundling.
time="2016-06-20T14:36:14.442387255Z" level=error msg="Couldn't run auplink before unmount: exec: \"auplink\": executable file not found in $PATH"
The command '/bin/sh -c bundle install --verbose --jobs 4' returned a non-zero code: 5
[info] build failed (exit code 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment