[ 
https://issues.apache.org/jira/browse/TEZ-3460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kuhu Shukla updated TEZ-3460:
-----------------------------
    Attachment: TEZ-3460.003.patch

The builds that are passing on Jenkins ( eg. 2019) are able to mark the binary 
file as 'B' and does not mark it as Unapproved, while for a failing build like 
2017, the file is marked as '!????'(unknown). On MAC, the mvn apache-rat:check 
passes without the fix.

Failed Build console output snippet:
{code}
Unapproved licenses:

  
/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-runtime-library/src/test/resources/TestIFile_concatenated_compressed.bin

*******************************

Archives:

*****************************************************
  Files with Apache License headers will be marked AL
  Binary files (which do not require AL headers) will be marked B
  Compressed archives will be marked A
  Notices, licenses etc will be marked N
  AL    
/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-runtime-library/findbugs-exclude.xml
  AL    
/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-runtime-library/src/test/resources/tez-site.xml
 !????? 
/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-runtime-library/src/test/resources/TestIFile_concatenated_compressed.bin
{code}

Passed build console output snippet:
{code}
 B     
/home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-runtime-library/src/test/resources/TestIFile_concatenated_compressed.bin
{code}

Attaching a patch which excludes it and is expected to fix this discrepancy.

> Tez Precommit Release audit warning
> -----------------------------------
>
>                 Key: TEZ-3460
>                 URL: https://issues.apache.org/jira/browse/TEZ-3460
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Kuhu Shukla
>            Assignee: Kuhu Shukla
>         Attachments: TEZ-3460.001.patch, TEZ-3460.002.patch, 
> TEZ-3460.003.patch
>
>
> {code}
> !????? 
> /home/jenkins/jenkins-slave/workspace/PreCommit-TEZ-Build/tez-runtime-library/src/test/resources/TestIFile_concatenated_compressed.bin
> Lines that start with ????? in the release audit report indicate files that 
> do not have an Apache license header.
> {code}
> Seeing this audit warning in precommit since build#2013 from October 5.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to