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/11/05 18:40:36 UTC

Build failed in Jenkins: trafficcontrol-PR-rat #1986

See <https://builds.apache.org/job/trafficcontrol-PR-rat/1986/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2732
originally caused by:
 GitHub pull request #2970 of commit e501d0c2d11e89df0ae5cfdf37fc4d2d9e0122e7, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins4793560926268386.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins9125559729916800113.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ sort -r
++ awk -F '"' '{print $2}'
++ cut -d / -f 12
++ head -n 1
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.mLS1iTicdL
+ ratjar=/tmp/tmp.mLS1iTicdL/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.mLS1iTicdL/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k  100 1587k    0     0  1433k      0  0:00:01  0:00:01 --:--:-- 1433k
+ curl -L -o /tmp/tmp.mLS1iTicdL/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40  100    40    0     0     65      0 --:--:-- --:--:-- --:--:--    65
++ sha1sum /tmp/tmp.mLS1iTicdL/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.mLS1iTicdL/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.mLS1iTicdL/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.mLS1iTicdL
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.84 KB of artifacts by 50.7% relative to #1984

Jenkins build is back to normal : trafficcontrol-PR-rat #1993

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1993/display/redirect>


Build failed in Jenkins: trafficcontrol-PR-rat #1992

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1992/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2738
originally caused by:
 GitHub pull request #2991 of commit 71e4e99109339e1da7b069fe229c55e9182e1fac, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6696128249918901617.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins446798357656066215.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ cut -d / -f 12
++ sort -r
++ head -n 1
++ awk -F '"' '{print $2}'
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.Gp0FF5sve7
+ ratjar=/tmp/tmp.Gp0FF5sve7/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.Gp0FF5sve7/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  6 1587k    6 98304    0     0   128k      0  0:00:12 --:--:--  0:00:12  128k100 1587k  100 1587k    0     0  1638k      0 --:--:-- --:--:-- --:--:-- 1638k
+ curl -L -o /tmp/tmp.Gp0FF5sve7/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     75      0 --:--:-- --:--:-- --:--:--    75
++ sha1sum /tmp/tmp.Gp0FF5sve7/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.Gp0FF5sve7/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.Gp0FF5sve7/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.Gp0FF5sve7
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.84 KB of artifacts by 50.7% relative to #1984

Build failed in Jenkins: trafficcontrol-PR-rat #1991

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1991/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2737
originally caused by:
 GitHub pull request #2911 of commit e0a0c45c1322367ad11159078dd3641a72633f1e, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins8734785518709563025.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins1811199232068682241.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ awk -F '"' '{print $2}'
++ sort -r
++ grep -ve md5 -e sha1
++ cut -d / -f 12
++ head -n 1
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.DDqRcdfhL7
+ ratjar=/tmp/tmp.DDqRcdfhL7/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.DDqRcdfhL7/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 26 1587k   26  416k    0     0   477k      0  0:00:03 --:--:--  0:00:03  477k100 1587k  100 1587k    0     0  1675k      0 --:--:-- --:--:-- --:--:-- 1674k
+ curl -L -o /tmp/tmp.DDqRcdfhL7/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     78      0 --:--:-- --:--:-- --:--:--    78
++ sha1sum /tmp/tmp.DDqRcdfhL7/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.DDqRcdfhL7/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.DDqRcdfhL7/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.DDqRcdfhL7
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.84 KB of artifacts by 50.7% relative to #1984

Build failed in Jenkins: trafficcontrol-PR-rat #1990

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1990/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2736
originally caused by:
 GitHub pull request #2970 of commit 7a0c829b4c52fcd3f0ed474202c54780e173b185, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins3669413516831930477.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins2009973770545358027.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep -ve md5 -e sha1
++ grep jar
++ awk -F '"' '{print $2}'
++ head -n 1
++ cut -d / -f 12
++ sort -r
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.ZU9N21Qos5
+ ratjar=/tmp/tmp.ZU9N21Qos5/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.ZU9N21Qos5/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k  100 1587k    0     0  1512k      0  0:00:01  0:00:01 --:--:-- 1513k
+ curl -L -o /tmp/tmp.ZU9N21Qos5/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40  100    40    0     0     76      0 --:--:-- --:--:-- --:--:--    76
++ sha1sum /tmp/tmp.ZU9N21Qos5/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.ZU9N21Qos5/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.ZU9N21Qos5/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.ZU9N21Qos5
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.84 KB of artifacts by 50.7% relative to #1984

Build failed in Jenkins: trafficcontrol-PR-rat #1989

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1989/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2735
originally caused by:
 GitHub pull request #2970 of commit fbf07cbd311cc6ac42e511a5df8fa5e31facbd9b, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins2681023306462223535.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins1018467250378570881.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.PKcey1D8vW
+ ratjar=/tmp/tmp.PKcey1D8vW/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.PKcey1D8vW/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 1587k  100 1587k    0     0  1675k      0 --:--:-- --:--:-- --:--:-- 1674k
+ curl -L -o /tmp/tmp.PKcey1D8vW/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     73      0 --:--:-- --:--:-- --:--:--    73
++ sha1sum /tmp/tmp.PKcey1D8vW/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.PKcey1D8vW/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.PKcey1D8vW/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.PKcey1D8vW
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.84 KB of artifacts by 50.7% relative to #1984

Build failed in Jenkins: trafficcontrol-PR-rat #1988

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1988/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2734
originally caused by:
 GitHub pull request #2970 of commit a2b1b4d844749a013db43390a3b30a8eed529750, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H33 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins7771395835968281482.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins2116775809230983399.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ sort -r
++ cut -d / -f 12
++ head -n 1
++ awk -F '"' '{print $2}'
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.SwBQ97oHCU
+ ratjar=/tmp/tmp.SwBQ97oHCU/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.SwBQ97oHCU/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % 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 1587k  100 1587k    0     0  1659k      0 --:--:-- --:--:-- --:--:-- 1658k
+ curl -L -o /tmp/tmp.SwBQ97oHCU/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % 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    40  100    40    0     0     77      0 --:--:-- --:--:-- --:--:--    77
++ sha1sum /tmp/tmp.SwBQ97oHCU/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.SwBQ97oHCU/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.SwBQ97oHCU/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.SwBQ97oHCU
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 567.84 KB of artifacts by 50.7% relative to #1984

Build failed in Jenkins: trafficcontrol-PR-rat #1987

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR-rat/1987/display/redirect>

------------------------------------------
Started by upstream project "trafficcontrol-PR" build number 2733
originally caused by:
 GitHub pull request #2961 of commit f2e5a2cf9e7b8e64ad5e00925d4b4c3693fad24e, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H29 (ubuntu xenial) in workspace <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins7905958178154999327.sh
+ rm -rf <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0-docs.tar.gz> <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0.tar.gz> '<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR
[operations-center-context] Copied 2 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-3.0.0-docs.tar.gz
[operations-center-context]   apache-trafficcontrol-3.0.0.tar.gz
[trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins4763271378539524159.sh
+ set -exu
++ ls apache-trafficcontrol-3.0.0-docs.tar.gz apache-trafficcontrol-3.0.0.tar.gz
++ grep -v docs
+ tarball=apache-trafficcontrol-3.0.0.tar.gz
+ tar xzf apache-trafficcontrol-3.0.0.tar.gz
++ pwd
++ basename apache-trafficcontrol-3.0.0.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ cd <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
++ date +%Y
+ egrep 'Copyright .*-?2018 The Apache Software Foundation' NOTICE
Copyright 2016-2018 The Apache Software Foundation
+ set +x
Searching for class files:
PASSED: No class files found.
Searching for jar files:
PASSED: No jar files found.
Searching for tar files:
PASSED: No tar files found.
Searching for tgz files:
PASSED: No tgz files found.
Searching for zip files:
PASSED: No zip files found.
++ curl https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/ -sN
++ grep jar
++ grep -ve md5 -e sha1
++ awk -F '"' '{print $2}'
++ sort -r
++ head -n 1
++ cut -d / -f 12
+ ratver=apache-rat-0.13-20181013.204552-112.jar
++ mktemp -d
+ ratdir=/tmp/tmp.Y24tvwpVuA
+ ratjar=/tmp/tmp.Y24tvwpVuA/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.Y24tvwpVuA/apache-rat-0.13.SNAPSHOT.jar https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  6 1587k    6 98304    0     0   131k      0  0:00:12 --:--:--  0:00:12  131k100 1587k  100 1587k    0     0  1679k      0 --:--:-- --:--:-- --:--:-- 1679k
+ curl -L -o /tmp/tmp.Y24tvwpVuA/apache-rat-0.13.SNAPSHOT.jar.sha1 https://repository.apache.org/content/repositories/snapshots/org/apache/rat/apache-rat/0.13-SNAPSHOT/apache-rat-0.13-20181013.204552-112.jar.sha1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100    40  100    40    0     0     71      0 --:--:-- --:--:-- --:--:--    71
++ sha1sum /tmp/tmp.Y24tvwpVuA/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.Y24tvwpVuA/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ 89c422b862d21fca0d2c495d871eba4fb8e4674f == 89c422b862d21fca0d2c495d871eba4fb8e4674f ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.Y24tvwpVuA/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0/.rat-excludes> -d <https://builds.apache.org/job/trafficcontrol-PR-rat/ws/apache-trafficcontrol-3.0.0>
+ rm -rf /tmp/tmp.Y24tvwpVuA
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=2
+ [[ 2 != 0 ]]
+ echo '2 Unknown Licenses'
2 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/Chart.min_2.7.2.js
  apache-trafficcontrol-3.0.0/traffic_portal/app/src/assets/js/chartjs/angular-chart.min_1.1.1.js

*****************************************************
+ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 568.87 KB of artifacts by 50.6% relative to #1984