See <https://builds.apache.org/job/trafficcontrol-PR/4658/display/redirect?page=changes>
Changes: [ocket8888] Moved some images, unset executable bit and shebang on non-executable [ocket8888] Fixed some documentation warnings generated from Python files [ocket8888] Added kickstart setup QHT [ocket8888] Added cache group / region /division overview [ocket8888] Moved traffic ops administration into a single sub-section [ocket8888] Fix Influx config defaulting to secure ------------------------------------------ GitHub pull request #4037 of commit 06e3d4889119ff5420122182227203e00acfa1c5, no merge conflicts. Running as SYSTEM Setting status of 06e3d4889119ff5420122182227203e00acfa1c5 to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4658/ and message: 'Build started for merge commit.' Using context: default [EnvInject] - Loading node environment variables. Building remotely on H39 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... using credential b205a645-1ea7-4dfd-973d-c14ac43cab07 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 06e3d4889119ff5420122182227203e00acfa1c5^{commit} # timeout=10 Checking out Revision 06e3d4889119ff5420122182227203e00acfa1c5 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 06e3d4889119ff5420122182227203e00acfa1c5 Commit message: "Fix Influx config defaulting to secure" > git rev-list --no-walk 727e6d61f8d9319668e089c780a559adb92f3569 # timeout=10 [trafficcontrol-PR] $ /bin/bash /tmp/jenkins1517636421942012168.sh ++ echo jenkins-trafficcontrol-PR-4658 ++ sed s/-//g ++ sed s/jenkins// + proj=trafficcontrolPR4658 + yml=infrastructure/docker/build/docker-compose.yml ++ mktemp /tmp/docker-compose-XXXX + dc=/tmp/docker-compose-jCUd ++ mktemp /tmp/tc-status-XXXX + st=/tmp/tc-status-V4al + trap finish EXIT ++ uname -s ++ uname -m + curl -o /tmp/docker-compose-jCUd -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 1127 0 --:--:-- --:--:-- --:--:-- 1130 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 8079k 100 8079k 0 0 4949k 0 0:00:01 0:00:01 --:--:-- 8781k + chmod +x /tmp/docker-compose-jCUd + rm -rf dist + /tmp/docker-compose-jCUd -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4658 up Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. + exit 1 + finish + /tmp/docker-compose-jCUd -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4658 down -v Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. + /tmp/docker-compose-jCUd -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4658 rm -v -f Couldn't connect to Docker daemon at http+docker://localunixsocket - is it running? If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable. + rm -f /tmp/docker-compose-jCUd Build step 'Execute shell' marked build as failure Skipped archiving because build is not successful
