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/02/14 16:58:32 UTC

Build failed in Jenkins: incubator-trafficcontrol-PR-rat #338

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

------------------------------------------
Started by upstream project "incubator-trafficcontrol-PR" build number 1024
originally caused by:
 GitHub pull request #1883 of commit cd67f13e424c5903f87f045657c9dd9ff13c93b4, no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu xenial) in workspace <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/>
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins647070351052665984.sh
+ rm -rf <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.2.0-incubating> <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.2.0-incubating.tar.gz> '<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/.??*'>
[operations-center-context] Requesting copy of artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR
[operations-center-context] Copied 1 artifacts matching '**/*.tar.gz' from 'Last successful build (either stable or unstable)' of incubator-trafficcontrol-PR:
[operations-center-context]   apache-trafficcontrol-2.2.0-incubating.tar.gz
[incubator-trafficcontrol-PR-rat] $ /bin/bash -xe /tmp/jenkins6878965776169873706.sh
+ set -exu
++ ls apache-trafficcontrol-2.2.0-incubating.tar.gz
+ tarball=apache-trafficcontrol-2.2.0-incubating.tar.gz
+ tar xzf apache-trafficcontrol-2.2.0-incubating.tar.gz
++ pwd
++ basename apache-trafficcontrol-2.2.0-incubating.tar.gz .tar.gz
+ tcdir=<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.2.0-incubating>
+ cd <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.2.0-incubating>
++ 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
++ head -n 1
++ cut -d / -f 12
++ awk -F '"' '{print $2}'
+ ratver=apache-rat-0.13-20180208.222412-98.jar
++ mktemp -d
+ ratdir=/tmp/tmp.aotQuAUPZT
+ ratjar=/tmp/tmp.aotQuAUPZT/apache-rat-0.13.SNAPSHOT.jar
+ curl -L -o /tmp/tmp.aotQuAUPZT/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-20180208.222412-98.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 25 1587k   25  408k    0     0   463k      0  0:00:03 --:--:--  0:00:03  463k100 1587k  100 1587k    0     0  1657k      0 --:--:-- --:--:-- --:--:-- 1656k
+ curl -L -o /tmp/tmp.aotQuAUPZT/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-20180208.222412-98.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     51      0 --:--:-- --:--:-- --:--:--    51
++ sha1sum /tmp/tmp.aotQuAUPZT/apache-rat-0.13.SNAPSHOT.jar
++ awk '{print $1}'
++ cat /tmp/tmp.aotQuAUPZT/apache-rat-0.13.SNAPSHOT.jar.sha1
+ [[ f6c4aadd6500b18299a0abd30430f6dddff7d6d8 == f6c4aadd6500b18299a0abd30430f6dddff7d6d8 ]]
++ pwd
++ pwd
+ java -jar /tmp/tmp.aotQuAUPZT/apache-rat-0.13.SNAPSHOT.jar -E <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.2.0-incubating/.rat-excludes> -d <https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/apache-trafficcontrol-2.2.0-incubating>
+ rm -rf /tmp/tmp.aotQuAUPZT
++ perl -lne 'print $1 if /(\d+) Unknown Licenses/' ratreport.txt
+ unknown=3
+ [[ 3 != 0 ]]
+ echo '3 Unknown Licenses'
3 Unknown Licenses
+ perl -lne 'print if /Files with unapproved licenses:/ .. /^\*\*\*/' ratreport.txt
+ sed s:<https://builds.apache.org/job/incubator-trafficcontrol-PR-rat/ws/>::
Files with unapproved licenses:

  apache-trafficcontrol-2.2.0-incubating/traffic_monitor/cache/stats_type_astats.go
  apache-trafficcontrol-2.2.0-incubating/traffic_monitor/cache/stats_type_astats_dsnames.go
  apache-trafficcontrol-2.2.0-incubating/traffic_monitor/cache/stats_types.go

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

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

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