AMD64
Shell
Git
Scroll to End of Log
0.00s0.14s0.09s0.06sTopworker_info1Worker information2hostname: b4ce3547-caaf-4841-92ba-a395c35cee8c@1.worker-com-oss-6ff4ffc9b7-vrg2b.gce-production-33version: v6.2.24 https://github.com/travis-ci/worker/tree/ee57d650a7692c1ac03f74ac073d0fd150c9f0304instance: travis-job-16cf0c30-48c1-40c0-ae84-9a8867b1b991 travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)5startup: 6.075929616ssystem_info7Build system information8Build language: shell9Build dist: xenial10Build id: 27181881311Job id: 62497748012Runtime kernel version: 4.15.0-1098-gcp13travis-build version: a002bad014Build image provisioning date and time15Tue Sep 20 12:40:34 UTC 202216Operating System Details17Distributor ID: Ubuntu18Description: Ubuntu 16.04.7 LTS19Release: 16.0420Codename: xenial21Systemd Version22systemd 22923Cookbooks Version2492dc2e3 https://github.com/travis-ci/travis-cookbooks/tree/92dc2e325git version26git version 2.37.327bash version28GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)29gcc version30gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 2016060931docker version32Client: Docker Engine - Community33 Version: 20.10.734 API version: 1.4135 Go version: go1.13.1536 Git commit: f0df35037 Built: Wed Jun 2 11:56:47 202138 OS/Arch: linux/amd6439 Context: default40 Experimental: true42Server: Docker Engine - Community43 Engine:44 Version: 20.10.745 API version: 1.41 (minimum version 1.12)46 Go version: go1.13.1547 Git commit: b0f5bc348 Built: Wed Jun 2 11:54:58 202149 OS/Arch: linux/amd6450 Experimental: false51 containerd:52 Version: 1.4.653 GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d54 runc:55 Version: 1.0.0-rc9556 GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b757 docker-init:58 Version: 0.19.059 GitCommit: de40ad060clang version61clang version 7.0.0 (tags/RELEASE_700/final)62jq version63jq-1.664bats version65Bats 0.4.066shellcheck version670.7.268shfmt version69v3.2.170ccache version713.2.472cmake version73cmake version 3.12.474heroku version75heroku/7.63.4 linux-x64 node-v14.19.076imagemagick version77Version: ImageMagick 6.8.9-9 Q16 x86_64 2020-12-04 http://www.imagemagick.org78md5deep version794.480mercurial version81version 4.882mysql version83mysql Ver 14.14 Distrib 5.7.33, for Linux (x86_64) using EditLine wrapper84openssl version85OpenSSL 1.0.2g 1 Mar 201686packer version871.7.588postgresql client version89psql (PostgreSQL) 9.5.2590ragel version91Ragel State Machine Compiler version 6.8 Feb 201392sudo version931.8.1694gzip version95gzip 1.696zip version97Zip 3.098vim version99VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Oct 13 2020 16:04:38)100iptables version101iptables v1.6.0102curl version103curl 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.3104wget version105GNU Wget 1.17.1 built on linux-gnu.106rsync version107rsync version 3.1.1 protocol version 31108gimme version109v1.5.4110nvm version1110.39.1112perlbrew version113/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.96114phpenv version115rbenv 1.2.0116rvm version117rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]118default ruby version119ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]1230.00s0.02s0.00s0.01s0.28s0.00s0.00s0.00s0.01s0.00s0.09s0.01s0.01s0.00s0.09s6.03s0.00s3.58s0.00s2.43sdocker_mtu_and_registry_mirrorsresolvconfservicesgit.checkout1250.01s0.38s$ git clone --depth=50 --branch=simple-docker https://github.com/mkdtravis/testingdocker.git mkdtravis/testingdocker126Cloning into 'mkdtravis/testingdocker'...127$ cd mkdtravis/testingdocker128$ git checkout -qf be228cfc2c1137c037ec92eaee8cf08cbbb932821300.00s131Setting environment variables from repository settings132$ export VAULTSEC=[secure]133$ export FOO=[secure]135$ bash -c 'echo $BASH_VERSION'1364.3.48(1)-release139Unable to find image 'hello-world:latest' locally140latest: Pulling from library/hello-world141c1ec31eb5944: Pulling fs layer142c1ec31eb5944: Verifying Checksum143c1ec31eb5944: Download complete144c1ec31eb5944: Pull complete145Digest: sha256:1408fec50309afee38f3535383f5b09419e6dc0925bc69891e79d84cc4cdcec6146Status: Downloaded newer image for hello-world:latest148Hello from Docker!149This message shows that your installation appears to be working correctly.151To generate this message, Docker took the following steps:152 1. The Docker client contacted the Docker daemon.153 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.154 (amd64)155 3. The Docker daemon created a new container from that image which runs the156 executable that produces the output you are currently reading.157 4. The Docker daemon streamed that output to the Docker client, which sent it158 to your terminal.160To try something more ambitious, you can run an Ubuntu container with:161 $ docker run -it ubuntu bash163Share images, automate workflows, and more with a free Docker ID:164 https://hub.docker.com/166For more examples and ideas, visit:167 https://docs.docker.com/get-started/169The command "docker run hello-world" exited with 0.172Done. Your build exited with 0.