You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/12/04 16:09:03 UTC

Build failed in Jenkins: trafficcontrol-PR #2877

See <https://builds.apache.org/job/trafficcontrol-PR/2877/display/redirect?page=changes>

Changes:

[dangogh] v3.1.1 - now processes each route immediately as it is read, improving

[jrushford] If when using grovetccfg and the host is not specidied with -host on the

------------------------------------------
GitHub pull request #3083 of commit 01923327e252d6b309ffbbdbfba9c87e31f61e03, no merge conflicts.
Setting status of 01923327e252d6b309ffbbdbfba9c87e31f61e03 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/2877/ 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 01923327e252d6b309ffbbdbfba9c87e31f61e03^{commit} # timeout=10
Checking out Revision 01923327e252d6b309ffbbdbfba9c87e31f61e03 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01923327e252d6b309ffbbdbfba9c87e31f61e03
Commit message: "If when using grovetccfg and the host is not specidied with -host on the command line, get and set the host from kernel."
 > git rev-list --no-walk 6a38e8adda562121d7d00bb19c0875950386d868 # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins2161445059167831064.sh
++ echo jenkins-trafficcontrol-PR-2877
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR2877
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-w9ul
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-tDv3
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-w9ul -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 --:--:-- --:--:-- --:--:--     0100   617    0   617    0     0    962      0 --:--:-- --:--:-- --:--:--   964
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 8079k  100 8079k    0     0  4521k      0  0:00:01  0:00:01 --:--:-- 9088k
+ chmod +x /tmp/docker-compose-w9ul
+ rm -rf dist
+ /tmp/docker-compose-w9ul -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2877 up
Creating network "trafficcontrolpr2877_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 d7320ee32dab
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
 * base: mirrors.xmission.com
 * epel: mirrors.kernel.org
 * extras: mirror.keystealth.org
 * updates: centos.s.uw.edu
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-w9ul -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2877 down -v
Removing network trafficcontrolpr2877_default
+ /tmp/docker-compose-w9ul -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR2877 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-w9ul
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Jenkins build is back to normal : trafficcontrol-PR #2878

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/2878/display/redirect?page=changes>