[
https://issues.apache.org/jira/browse/HBASE-22022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789040#comment-16789040
]
stack commented on HBASE-22022:
-------------------------------
[~busbey] FYI. You'll probably have an improvement on my hackery.....
Pushed this patch for now to try it to see if it catches the rat.txts....
Here's some more info.
The hbase_nightly_source... archives logs and some vital files as part of each
run. You can find them under the output-srctarball dir under build artifacts
link. Below is tail of the log file....
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check
(default) on project hbase-server: Too many files with unapproved license: 2
See RAT report in:
/home/jenkins/jenkins-slave/workspace/HBase_Nightly_branch-2.1-S5GA5UYEBNAEMXMEVWGCXQO7HNXNX47M5KZBXWNNXMFDW4LAP27Q/unpacked_src_tarball/hbase-server/target/rat.txt
-> [Help 1]
#943 is the build that should have this patch in it ... lets see how it does.
> nightly fails rat check down in the
> dev-support/hbase_nightly_source-artifact.sh check
> --------------------------------------------------------------------------------------
>
> Key: HBASE-22022
> URL: https://issues.apache.org/jira/browse/HBASE-22022
> Project: HBase
> Issue Type: Sub-task
> Reporter: stack
> Priority: Major
> Attachments: HBASE-22022.branch-2.1.001.patch
>
>
> Nightlies include a nice check that runs through the rc-making steps. See
> dev-support/hbase_nightly_source-artifact.sh. Currently the nightly is
> failing here which is causing the nightly runs fail though often enough all
> tests pass. It looks like cause is the rat check. Unfortunately, running the
> nightly script locally, all comes up smelling sweet -- its a context thing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)