See <https://builds.apache.org/job/trafficcontrol-PR/2868/display/redirect?page=changes>
Changes: [rob] WIP Add TOGo parent.config [rob] WIP TO Go parent.config fix mid details [rob] Fix TO Go parent.config spacing to match Perl ------------------------------------------ GitHub pull request #3075 of commit afd6a37a5d9a442890d3e3cc5cca6e4771e9b357, no merge conflicts. Setting status of afd6a37a5d9a442890d3e3cc5cca6e4771e9b357 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2868/ and message: 'Build started for merge commit.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H36 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/> [WS-CLEANUP] Deleting project workspace... Cloning the remote Git repository Cloning repository git://github.com/apache/trafficcontrol.git > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10 Fetching upstream changes from git://github.com/apache/trafficcontrol.git > git --version # timeout=10 using GIT_SSH to set credentials > git fetch --tags --progress git://github.com/apache/trafficcontrol.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/apache/trafficcontrol.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # > timeout=10 Fetching upstream changes from git://github.com/apache/trafficcontrol.git using GIT_SSH to set credentials > git fetch --tags --progress git://github.com/apache/trafficcontrol.git > +refs/pull/*:refs/remotes/origin/pr/* > git rev-parse afd6a37a5d9a442890d3e3cc5cca6e4771e9b357^{commit} # timeout=10 Checking out Revision afd6a37a5d9a442890d3e3cc5cca6e4771e9b357 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f afd6a37a5d9a442890d3e3cc5cca6e4771e9b357 Commit message: "Fix TO Go parent.config spacing to match Perl" > git rev-list --no-walk 3e8a2127177fcde5c28f2c7f96c21db69881fac6 # timeout=10 [trafficcontrol-PR] $ /bin/bash /tmp/jenkins3964138470176551875.sh ++ echo jenkins-trafficcontrol-PR-2868 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolPR2868 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-UyHI ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-QvLh + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-UyHI -L https://github.com/docker/compose/releases/download/1.13.0/docker-compose-Linux-x86_64 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 617 0 617 0 0 985 0 --:--:-- --:--:-- --:--:-- 985 10 8079k 10 883k 0 0 554k 0 0:00:14 0:00:01 0:00:13 554k100 8079k 100 8079k 0 0 4457k 0 0:00:01 0:00:01 --:--:-- 31.9M + chmod +x /tmp/docker-compose-UyHI + rm -rf dist + /tmp/docker-compose-UyHI -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2868 up Creating network "trafficcontrolpr2868_default" with the default driver Building traffic_stats_build Step 1/7 : FROM centos:7 ---> 75835a67d134 Step 2/7 : MAINTAINER Dan Kirkwood ---> Using cache ---> 0e0c33d1f807 Step 3/7 : VOLUME /trafficcontrol ---> Using cache ---> a97b3e4101e3 Step 4/7 : RUN yum -y install epel-release git rpm-build && yum -y clean all ---> Using cache ---> 6b8253533a6d Step 5/7 : RUN yum -y install golang-1.9.4 && yum -y clean all ---> Running in 7eec283174c3 Loaded plugins: fastestmirror, ovl Determining fastest mirrors * base: mirror.san.fastserv.com * epel: mirrors.syringanetworks.net * extras: repos-lax.psychz.net * updates: mirrors.syringanetworks.net https://d2lzkl7pfhq30w.cloudfront.net/pub/epel/7/x86_64/repodata/26bade002130ca1507bb83f1f0d115d6887776cf35d08e235f271a4f0fd0b1d6-updateinfo.xml.bz2: [Errno 14] HTTPS Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. No package golang-1.9.4 available. Error: Nothing to do Service 'traffic_stats_build' failed to build: The command '/bin/sh -c yum -y install golang-1.9.4 && yum -y clean all' returned a non-zero code: 1 + exit 1 + finish + /tmp/docker-compose-UyHI -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2868 down -v Removing network trafficcontrolpr2868_default + /tmp/docker-compose-UyHI -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2868 rm -v -f No stopped containers + rm -f /tmp/docker-compose-UyHI Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
