Running with gitlab-runner 11.6.0 (f100a208)  on node2 34f3f961 Using Docker executor with image rajudev/hamara-builder:amd64 ... Pulling docker image rajudev/hamara-builder:amd64 ... Using docker image sha256:f2e4e372e59a3c10637fd54a345e0b0da4e1918035f8a3b3b20d233bf897cdab for rajudev/hamara-builder:amd64 ... section_start:1560428251:prepare_script Running on runner-34f3f961-project-193-concurrent-0 via node2... section_end:1560428253:prepare_script section_start:1560428253:get_sources Fetching changes... HEAD is now at f1ff7467 Fix stupid not sure what errors From https://git.hamaralinux.org/unixia/hamara-packages f1ff7467..c4cf6410 ci-rigorous-testing -> origin/ci-rigorous-testing Checking out c4cf6410 as ci-rigorous-testing... Skipping Git submodules setup section_end:1560428255:get_sources section_start:1560428255:restore_cache section_end:1560428256:restore_cache section_start:1560428256:download_artifacts section_end:1560428258:download_artifacts section_start:1560428258:build_script $ export DEBIAN_FRONTEND=noninteractive $ echo "Preparing the container for builds" Preparing the container for builds $ apt update WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://deb.debian.org/debian testing InRelease [163 kB] Get:2 http://deb.debian.org/debian testing/main amd64 Packages [7902 kB] Fetched 8065 kB in 4s (2125 kB/s) Reading package lists... Building dependency tree... Reading state information... 181 packages can be upgraded. Run 'apt list --upgradable' to see them. $ ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever 633: eth0@if634: mtu 1500 qdisc noqueue state UP group default link/ether 02:42:ac:11:00:0a brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 172.17.0.10/16 brd 172.17.255.255 scope global eth0 valid_lft forever preferred_lft forever $ ping -c 10 192.168.95.102 PING 192.168.95.102 (192.168.95.102) 56(84) bytes of data. 64 bytes from 192.168.95.102: icmp_seq=1 ttl=64 time=0.120 ms 64 bytes from 192.168.95.102: icmp_seq=2 ttl=64 time=0.072 ms 64 bytes from 192.168.95.102: icmp_seq=3 ttl=64 time=0.073 ms 64 bytes from 192.168.95.102: icmp_seq=4 ttl=64 time=0.072 ms 64 bytes from 192.168.95.102: icmp_seq=5 ttl=64 time=0.072 ms 64 bytes from 192.168.95.102: icmp_seq=6 ttl=64 time=0.072 ms 64 bytes from 192.168.95.102: icmp_seq=7 ttl=64 time=0.072 ms 64 bytes from 192.168.95.102: icmp_seq=8 ttl=64 time=0.072 ms 64 bytes from 192.168.95.102: icmp_seq=9 ttl=64 time=0.073 ms 64 bytes from 192.168.95.102: icmp_seq=10 ttl=64 time=0.072 ms --- 192.168.95.102 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 1007ms rtt min/avg/max/mdev = 0.072/0.077/0.120/0.014 ms $ ping -c 10 172.18.0.5 PING 172.18.0.5 (172.18.0.5) 56(84) bytes of data. --- 172.18.0.5 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 1007ms section_end:1560428292:build_script section_start:1560428292:after_script section_end:1560428294:after_script section_start:1560428294:upload_artifacts_on_failure section_end:1560428295:upload_artifacts_on_failure ERROR: Job failed: exit code 1