AMD64
Shell
Git
TEMPLATE=ubuntu-systemd/20.04
Scroll to End of Log
0.13s0.09s0.00s0.06s0.00sTopworker_info1Worker information2hostname: e64f9749-d879-4408-acdb-c0077695ad9b@1.worker-n2-com-f8c4bb956-vwsbv.gce-production-13version: deploy_2024.10.02-2-gc32b553 https://github.com/travis-ci/worker/tree/c32b553e81363378d09787f52103ea9bcadf253c4instance: travis-job-ac8f5366-baec-4662-8427-f7f183ae738b travis-ci-stevonnie-xenial-1663676753-f9bb8ff4 (via amqp)5startup: 5.878771136ssystem_info7Build system information8Build language: shell9Build dist: xenial10Build id: 27406544911Job id: 63022458112Runtime kernel version: 4.15.0-1098-gcp13VM: default14travis-build version: 6b157a1c15Build image provisioning date and time16Tue Sep 20 12:40:34 UTC 202217Operating System Details18Distributor ID: Ubuntu19Description: Ubuntu 16.04.7 LTS20Release: 16.0421Codename: xenial22Systemd Version23systemd 22924Cookbooks Version2592dc2e3 https://github.com/travis-ci/travis-cookbooks/tree/92dc2e326git version27git version 2.37.328bash version29GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)30gcc version31gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 2016060932docker version33Client: Docker Engine - Community34 Version: 20.10.735 API version: 1.4136 Go version: go1.13.1537 Git commit: f0df35038 Built: Wed Jun 2 11:56:47 202139 OS/Arch: linux/amd6440 Context: default41 Experimental: true43Server: Docker Engine - Community44 Engine:45 Version: 20.10.746 API version: 1.41 (minimum version 1.12)47 Go version: go1.13.1548 Git commit: b0f5bc349 Built: Wed Jun 2 11:54:58 202150 OS/Arch: linux/amd6451 Experimental: false52 containerd:53 Version: 1.4.654 GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d55 runc:56 Version: 1.0.0-rc9557 GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b758 docker-init:59 Version: 0.19.060 GitCommit: de40ad061clang version62clang version 7.0.0 (tags/RELEASE_700/final)63jq version64jq-1.665bats version66Bats 0.4.067shellcheck version680.7.269shfmt version70v3.2.171ccache version723.2.473cmake version74cmake version 3.12.475heroku version76heroku/7.63.4 linux-x64 node-v14.19.077imagemagick version78Version: ImageMagick 6.8.9-9 Q16 x86_64 2020-12-04 http://www.imagemagick.org79md5deep version804.481mercurial version82version 4.883mysql version84mysql Ver 14.14 Distrib 5.7.33, for Linux (x86_64) using EditLine wrapper85openssl version86OpenSSL 1.0.2g 1 Mar 201687packer version881.7.589postgresql client version90psql (PostgreSQL) 9.5.2591ragel version92Ragel State Machine Compiler version 6.8 Feb 201393sudo version941.8.1695gzip version96gzip 1.697zip version98Zip 3.099vim version100VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Oct 13 2020 16:04:38)101iptables version102iptables v1.6.0103curl version104curl 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.3105wget version106GNU Wget 1.17.1 built on linux-gnu.107rsync version108rsync version 3.1.1 protocol version 31109gimme version110v1.5.4111nvm version1120.39.1113perlbrew version114/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.96115phpenv version116rbenv 1.2.0117rvm version118rvm 1.29.12 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]119default ruby version120ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]1230.00s0.02s0.00s0.01s0.30s0.00s0.00s0.00s0.01s0.00s0.10s0.00s0.01s0.00s0.10s6.03s0.00s3.68s0.00s2.43sdocker_mtu_and_registry_mirrorsDockerresolvconfgit.checkout1240.00s0.50s$ git clone --depth=50 --branch=master https://github.com/travis-ci/nightwhale.git travis-ci/nightwhale125Cloning into 'travis-ci/nightwhale'...126$ cd travis-ci/nightwhale127$ git checkout -qf 302b59bbfc89ee45d026fc17bf24cfba10665caa1290.01s130Setting environment variables from repository settings131$ export DOCKER_LOGIN_SERVER=[secure]132$ export DOCKER_LOGIN_USERNAME=[secure]133$ export DOCKER_LOGIN_PASSWORD=[secure]134$ export DOCKER_LOGIN_EMAIL=[secure]136Setting environment variables from .travis.yml137$ export TEMPLATE=ubuntu-systemd/20.04139$ bash -c 'echo $BASH_VERSION'1404.3.48(1)-release143DOCKER_DEST=travisci/ubuntu-systemd:20.04144Sending build context to Docker daemon 4.096kB145Step 1/9 : FROM ubuntu:20.0414620.04: Pulling from library/ubuntu147d9802f032d67: Pulling fs layer148d9802f032d67: Download complete149d9802f032d67: Pull complete150Digest: sha256:8e5c4f0285ecbb4ead070431d29b576a530d3166df73ec44affc1cd27555141b151Status: Downloaded newer image for ubuntu:20.04152 ---> 6013ae1a63c2153Step 2/9 : RUN apt-get update -yqq154 ---> Running in 79f9a4f44295155Removing intermediate container 79f9a4f44295156 ---> 4d887519a198157Step 3/9 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends apt-utils158 ---> Running in 127a4b47aa65159debconf: delaying package configuration, since apt-utils is not installed160Selecting previously unselected package apt-utils.161(Reading database ... 4124 files and directories currently installed.)162Preparing to unpack .../apt-utils_2.0.10_amd64.deb ...163Unpacking apt-utils (2.0.10) ...164Setting up apt-utils (2.0.10) ...165Removing intermediate container 127a4b47aa65166 ---> bb30563d6d2b167Step 4/9 : RUN DEBIAN_FRONTEND=noninteractive apt-get install -yqq --no-install-suggests --no-install-recommends systemd168 ---> Running in a0b676c2bd28169Preconfiguring packages ...170Selecting previously unselected package libapparmor1:amd64.171(Reading database ... 4162 files and directories currently installed.)172Preparing to unpack .../00-libapparmor1_2.13.3-7ubuntu5.4_amd64.deb ...173Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.4) ...174Selecting previously unselected package libcap2:amd64.175Preparing to unpack .../01-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ...176Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ...177Selecting previously unselected package libargon2-1:amd64.178Preparing to unpack .../02-libargon2-1_0~20171227-0.2_amd64.deb ...179Unpacking libargon2-1:amd64 (0~20171227-0.2) ...180Selecting previously unselected package libdevmapper1.02.1:amd64.181Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...182Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...183Selecting previously unselected package libjson-c4:amd64.184Preparing to unpack .../04-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...185Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...186Selecting previously unselected package libssl1.1:amd64.187Preparing to unpack .../05-libssl1.1_1.1.1f-1ubuntu2.23_amd64.deb ...188Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ...189Selecting previously unselected package libcryptsetup12:amd64.190Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ...191Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...192Selecting previously unselected package libip4tc2:amd64.193Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ...194Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...195Selecting previously unselected package libkmod2:amd64.196Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ...197Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...198Selecting previously unselected package systemd-timesyncd.199Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.24_amd64.deb ...200Unpacking systemd-timesyncd (245.4-4ubuntu3.24) ...201Selecting previously unselected package systemd.202Preparing to unpack .../10-systemd_245.4-4ubuntu3.24_amd64.deb ...203Unpacking systemd (245.4-4ubuntu3.24) ...204Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...205Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.4) ...206Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.23) ...207Setting up libargon2-1:amd64 (0~20171227-0.2) ...208Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ...209Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...210Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...211Setting up libkmod2:amd64 (27-1ubuntu2.1) ...212Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...213Setting up systemd (245.4-4ubuntu3.24) ...214Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.215Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.216Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.217Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.218ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy219Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.220Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.221Initializing machine ID from random generator.222Setting up systemd-timesyncd (245.4-4ubuntu3.24) ...223Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.224Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.225Processing triggers for libc-bin (2.31-0ubuntu9.16) ...226Removing intermediate container a0b676c2bd28227 ---> 0bc7c7edbb2e228Step 5/9 : RUN find /etc/systemd/system /lib/systemd/system -path '*.wants/*' -not -name '*journald*' -not -name '*systemd-tmpfiles*' -not -name '*systemd-user-sessions*' -exec rm \{} \;229 ---> Running in 1e44729877f9230Removing intermediate container 1e44729877f9231 ---> 8e140a95c81c232Step 6/9 : ENV container docker233 ---> Running in b775a5a1bd5d234Removing intermediate container b775a5a1bd5d235 ---> 7b7cd84cadb2236Step 7/9 : RUN systemctl set-default multi-user.target237 ---> Running in 8cb496701428238Created symlink /etc/systemd/system/default.target → /lib/systemd/system/multi-user.target.239Removing intermediate container 8cb496701428240 ---> 231ad3fffc98241Step 8/9 : COPY container-setup /sbin/container-setup242 ---> 05747bcfea22243Step 9/9 : CMD ["/bin/bash", "-c", "exec /sbin/init --log-target=journal 3>&1"]244 ---> Running in 2bbe3ed5d721245Removing intermediate container 2bbe3ed5d721246 ---> f92f512fe0f1247Successfully built f92f512fe0f1248Successfully tagged travisci/ubuntu-systemd:20.04249The command "./bin/docker-build" exited with 0.after_success252DOCKER_DEST=travisci/ubuntu-systemd:20.04253time=2025-02-02T08:19:08Z msg="docker login"254WARNING! Using --password via the CLI is insecure. Use --password-stdin.255WARNING! Your password will be stored unencrypted in /home/travis/.docker/config.json.256Configure a credential helper to remove this warning. See257https://docs.docker.com/engine/reference/commandline/login/#credentials-store259Login Succeeded260time=2025-02-02T08:19:08Z msg="docker push" attempt=1261The push refers to repository [docker.io/travisci/ubuntu-systemd]26209c0f4574e12: Preparing263b01cbc4a0006: Preparing264a20688813f2c: Preparing265bbf0fd509889: Preparing266126951bd7800: Preparing267d66e683ff65d: Preparing268fffe76c64ef2: Preparing269d66e683ff65d: Waiting270fffe76c64ef2: Waiting271a20688813f2c: Pushed272b01cbc4a0006: Pushed27309c0f4574e12: Pushed274126951bd7800: Pushed275fffe76c64ef2: Layer already exists276bbf0fd509889: Pushed277d66e683ff65d: Pushed27820.04: digest: sha256:5eec2bc31103ddaafba6e12b0b42231f1450eab189cfea88f63339443219e268 size: 1784279time=2025-02-02T08:19:17Z msg="docker push complete" duration=9s280time=2025-02-02T08:19:17Z msg="docker logout"281Removing login credentials for index.docker.io282time=2025-02-02T08:19:17Z msg="docker logout complete"284Done. Your build exited with 0.