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

Changes:

[Michael_Hoppal] Add server server_capabilities

[Michael_Hoppal] Lower required priv to operations

[Michael_Hoppal] Incorrect version

[Michael_Hoppal] Minor doc formatting fixes

[Michael_Hoppal] Address PR feedback

[Michael_Hoppal] Address feedback

[Michael_Hoppal] Update Get Keys on Handler to support change log logic

[Michael_Hoppal] Minor cleanup

[Michael_Hoppal] Seed server_server_capabilities

[Michael_Hoppal] Move server_server_capabilities methods to server capabilities

[mitchell852] Added deprecation notices for /user/current/update (#3954)

[Michael_Hoppal] Fix conflicts between server_capability merged PR and this


------------------------------------------
GitHub pull request #3964 of commit fe48a49b503d0512592ff0c9d472ff9921b78da1, 
no merge conflicts.
Running as SYSTEM
Setting status of fe48a49b503d0512592ff0c9d472ff9921b78da1 to PENDING with url 
https://builds.apache.org/job/trafficcontrol-PR/4501/ and message: 'Build 
started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H40 (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 fe48a49b503d0512592ff0c9d472ff9921b78da1^{commit} # timeout=10
Checking out Revision fe48a49b503d0512592ff0c9d472ff9921b78da1 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fe48a49b503d0512592ff0c9d472ff9921b78da1
Commit message: "Fix conflicts between server_capability merged PR and this"
 > git rev-list --no-walk 6b65756dcaed8a696bfc7a1c0d5d572c96b6753c # timeout=10
[trafficcontrol-PR] $ /bin/bash /tmp/jenkins5066634984287878099.sh
++ echo jenkins-trafficcontrol-PR-4501
++ sed s/-//g
++ sed s/jenkins//
+ proj=trafficcontrolPR4501
+ yml=infrastructure/docker/build/docker-compose.yml
++ mktemp /tmp/docker-compose-XXXX
+ dc=/tmp/docker-compose-JROT
++ mktemp /tmp/tc-status-XXXX
+ st=/tmp/tc-status-QjUy
+ trap finish EXIT
++ uname -s
++ uname -m
+ curl -o /tmp/docker-compose-JROT -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   1043      0 --:--:-- --:--:-- --:--:--  1042
  0 8079k    0 50730    0     0  41074      0  0:03:21  0:00:01  0:03:20 
41074100 8079k  100 8079k    0     0  4757k      0  0:00:01  0:00:01 --:--:-- 
16.9M
+ chmod +x /tmp/docker-compose-JROT
+ rm -rf dist
+ /tmp/docker-compose-JROT -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4501 up
Creating network "trafficcontrolpr4501_default" with the default driver
Building traffic_stats_build
Step 1/7 : FROM centos:7
7: Pulling from library/centos
Digest: sha256:307835c385f656ec2e2fec602cf093224173c51119bbebd602c53c3653a3d6eb
Status: Downloaded newer image for centos:7
 ---> 67fa590cfc1c
Step 2/7 : MAINTAINER d...@trafficcontrol.apache.org
 ---> Running in 42d300b25079
Removing intermediate container 42d300b25079
 ---> f0ecd4616a2b
Step 3/7 : VOLUME /trafficcontrol
 ---> Running in 0a21d48146b2
Removing intermediate container 0a21d48146b2
 ---> 65b806a38621
Step 4/7 : RUN  rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 &&   rpm 
--import https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7 &&        yum 
-y update ca-certificates &&        yum -y install          epel-release &&     
    yum -y clean all
 ---> Running in 597d056897d6
Service 'traffic_stats_build' failed to build: no status provided on response: 
unknown
+ exit 1
+ finish
+ /tmp/docker-compose-JROT -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4501 down -v
Removing network trafficcontrolpr4501_default
+ /tmp/docker-compose-JROT -f infrastructure/docker/build/docker-compose.yml -p 
trafficcontrolPR4501 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-JROT
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful

Reply via email to