sf-error test dpl (sf-error) (all providers) 2019-08-09 18:56:59 +020…

API event #4484.1 canceled

  • Ran for
anynines
AMD64
Shell
Git
Raw log
Scroll to End of Log
worker_info
1Worker information
2hostname: 1fbc6261-ad95-45e3-838c-a44413c6a558@1.worker-com-69c59c6d6b-z64rg.gce-production-1
3version: v6.2.1 https://github.com/travis-ci/worker/tree/4e3246c044eb4915c2378ffacd0b3d3ed0136bba
4instance: travis-job-127c6bcd-a110-4a15-81ed-4748959ac810 travis-ci-stevonnie-xenial-1553530512-f909ac5 (via amqp)
5startup: 8.142748967s
system_info
6Build system information
7Build language: shell
8Build group: stable
9Build dist: xenial
10Build id: 122624476
11Job id: 223981759
12Runtime kernel version: 4.15.0-1028-gcp
13travis-build version: 95d02c42e
14Build image provisioning date and time
15Mon Mar 25 16:34:11 UTC 2019
16Operating System Details
17Distributor ID: Ubuntu
18Description: Ubuntu 16.04.6 LTS
19Release: 16.04
20Codename: xenial
21Systemd Version
22systemd 229
23Cookbooks Version
2442e42e4 https://github.com/travis-ci/travis-cookbooks/tree/42e42e4
25git version
26git version 2.21.0
27bash version
28GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)
29gcc version
30gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
31docker version
32Client:
33 Version: 18.06.0-ce
34 API version: 1.38
35 Go version: go1.10.3
36 Git commit: 0ffa825
37 Built: Wed Jul 18 19:11:02 2018
38 OS/Arch: linux/amd64
39 Experimental: false
41Server:
42 Engine:
43 Version: 18.06.0-ce
44 API version: 1.38 (minimum version 1.12)
45 Go version: go1.10.3
46 Git commit: 0ffa825
47 Built: Wed Jul 18 19:09:05 2018
48 OS/Arch: linux/amd64
49 Experimental: false
50clang version
51clang version 7.0.0 (tags/RELEASE_700/final)
52jq version
53jq-1.5
54bats version
55Bats 0.4.0
56shellcheck version
570.6.0
58shfmt version
59v2.6.3
60ccache version
613.2.4
62cmake version
63cmake version 3.12.4
64heroku version
65heroku/7.22.7 linux-x64 node-v11.10.1
66imagemagick version
67Version: ImageMagick 6.8.9-9 Q16 x86_64 2018-09-28 http://www.imagemagick.org
68md5deep version
694.4
70mercurial version
71version 4.8
72mysql version
73mysql Ver 14.14 Distrib 5.7.25, for Linux (x86_64) using EditLine wrapper
74openssl version
75OpenSSL 1.0.2g 1 Mar 2016
76packer version
771.3.3
78postgresql client version
79psql (PostgreSQL) 9.5.14
80ragel version
81Ragel State Machine Compiler version 6.8 Feb 2013
82sudo version
831.8.16
84gzip version
85gzip 1.6
86zip version
87Zip 3.0
88vim version
89VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48)
90iptables version
91iptables v1.6.0
92curl version
93curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
94wget version
95GNU Wget 1.17.1 built on linux-gnu.
96rsync version
97rsync version 3.1.1 protocol version 31
98gimme version
99v1.5.3
100nvm version
1010.34.0
102perlbrew version
103/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.86
104phpenv version
105rbenv 1.1.2
106rvm version
107rvm 1.29.7 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]
108default ruby version
109ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]
docker_mtu
resolvconf
git.checkout
1120.98s$ git clone --depth=50 --branch=sf-error https://github.com/travis-ci/dpl.git travis-ci/dpl
113Cloning into 'travis-ci/dpl'...
114$ cd travis-ci/dpl
115$ git checkout -qf fe5df5edc85b815970f5f556e1b365dcb06774ce
118Setting environment variables from repository settings
119$ export SNAP_TOKEN=[secure]
120$ export encrypted_81cf70da4be5_key=[secure]
121$ export encrypted_81cf70da4be5_iv=[secure]
122$ export encrypted_b24ece17e78a_key=[secure]
123$ export encrypted_b24ece17e78a_iv=[secure]
124$ export COVERALLS_REPO_TOKEN=[secure]
126Setting environment variables from .travis.yml
127$ export ID=49978ec36979a76ae10cf3b593d2f1ca
129$ bash -c 'echo $BASH_VERSION'
1304.3.48(1)-release
install
1320.00s$ true
1330.00s$ true
134The command "true" exited with 0.
before_deploy.1
1374.36s$ .travis/providers/anynines/prepare
138$ bundle install
139Fetching gem metadata from https://rubygems.org/..............
140Resolving dependencies...
141Using bundler 2.0.1
142Fetching rack 2.0.7
143Installing rack 2.0.7
144Bundle complete! 1 Gemfile dependency, 2 gems now installed.
145Use `bundle info [gemname]` to see where a bundled gem is installed.
before_deploy.2
1460.00s$ cd tmp/dpl_test
before_deploy.3
1470.02s$ ls -al
148total 24
149drwxrwxr-x 2 travis travis 4096 Aug 9 16:57 .
150drwxrwxr-x 3 travis travis 4096 Aug 9 16:57 ..
151-rw-rw-r-- 1 travis travis 112 Aug 9 16:57 config.ru
152-rw-rw-r-- 1 travis travis 41 Aug 9 16:57 Gemfile
153-rw-rw-r-- 1 travis travis 124 Aug 9 16:57 Gemfile.lock
154-rw-rw-r-- 1 travis travis 46 Aug 9 16:57 manifest.yml
dpl_0
155$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem uninstall -aIx dpl
156Gem 'dpl' is not installed
157Building dpl gem locally with source travis-ci/dpl and branch sf-error
1580.00s1.15s$ git clone https://github.com/travis-ci/dpl travis-ci/dpl
159Cloning into 'travis-ci/dpl'...
1600.00s0.02s$ git checkout sf-error
161Switched to a new branch 'sf-error'
162Branch 'sf-error' set up to track remote branch 'sf-error' from 'origin'.
1630.01s$ git rev-parse HEAD
164fe5df5edc85b815970f5f556e1b365dcb06774ce
1651.40s$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem build dpl.gemspec
166 Successfully built RubyGem
167 Name: dpl
168 Version: 2.0.0.alpha.1
169 File: dpl-2.0.0.alpha.1.gem
1700.00s1.90s$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install $TRAVIS_BUILD_DIR/dpl-*.gem --pre
171Successfully installed regstry-1.0.14
172Successfully installed cl-0.1.28
173Successfully installed dpl-2.0.0.alpha.1
1743 gems installed
177Support for deployments to Anynines is in alpha. Please see here: https://github.com/travis-ci/dpl/#maturity-levels
dpl.1
1791.00sInstall deployment dependencies
180$ test $(uname) = "Linux" && rel="linux64-binary" || rel="macosx64"; wget "https://cli.run.pivotal.io/stable?release=${rel}&source=github" -qO cf.tgz && tar -zxvf cf.tgz && rm cf.tgz
181LICENSE
182NOTICE
183cf
dpl.2
186Authenticate deployment
187$ ./cf api https://api.de.a9s.eu
188Setting api endpoint to https://api.de.a9s.eu...
189OK
191api endpoint: https://api.de.a9s.eu
192api version: 2.136.0
193Not logged in. Use 'cf login' to log in.
194$ ./cf login -u k******************* -p k******************* -o k******************* -s k*******************
195API endpoint: https://api.de.a9s.eu
196Authenticating...
197Credentials were rejected, please try again.
199Password>
201Done: Job Cancelled
Top