You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/04/15 22:01:00 UTC

[jira] [Work logged] (BEAM-9764) :sdks:java:container:generateThirdPartyLicenses failing

     [ https://issues.apache.org/jira/browse/BEAM-9764?focusedWorklogId=423093&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-423093 ]

ASF GitHub Bot logged work on BEAM-9764:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 15/Apr/20 22:00
            Start Date: 15/Apr/20 22:00
    Worklog Time Spent: 10m 
      Work Description: Hannah-Jiang commented on issue #11428: [BEAM-9764] fix Java license failures with Python2_PVR_Flink PreCommit
URL: https://github.com/apache/beam/pull/11428#issuecomment-614301680
 
 
   Run Python2_PVR_Flink PreCommit
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 423093)
    Remaining Estimate: 0h
            Time Spent: 10m

> :sdks:java:container:generateThirdPartyLicenses failing
> -------------------------------------------------------
>
>                 Key: BEAM-9764
>                 URL: https://issues.apache.org/jira/browse/BEAM-9764
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core, test-failures
>            Reporter: Udi Meiri
>            Assignee: Hannah Jiang
>            Priority: Major
>             Fix For: 2.21.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> https://builds.apache.org/job/beam_PreCommit_Python2_PVR_Flink_Cron/774/console
> The traceback is interspersed with other logs:
> {code}
> Traceback (most recent call last):
> Successfully pulled java_third_party_licenses/protobuf-java-util-3.11.1.jar/LICENSE from https://opensource.org/licenses/BSD-3-Clause
> Successfully pulled java_third_party_licenses/protoc-3.11.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
>   File "sdks/java/container/license_scripts/pull_licenses_java.py", line 138, in <module>
> Successfully pulled java_third_party_licenses/protoc-3.11.1.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
>     license_url = dep['moduleLicenseUrl']
> Successfully pulled java_third_party_licenses/zetasketch-0.1.0.jar/LICENSE from http://www.apache.org/licenses/LICENSE-2.0.txt
> KeyError: 'moduleLicenseUrl'
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)