[
https://issues.apache.org/jira/browse/BEAM-11116?focusedWorklogId=504405&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-504405
]
ASF GitHub Bot logged work on BEAM-11116:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Oct/20 02:58
Start Date: 24/Oct/20 02:58
Worklog Time Spent: 10m
Work Description: kennknowles commented on pull request #13189:
URL: https://github.com/apache/beam/pull/13189#issuecomment-715662533
Pulling licenses fails with this change. I haven't figured out what made the
difference. But it is actually failing silently on master. The license that
cannot be retrieved is being silently omitted on master.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 504405)
Time Spent: 20m (was: 10m)
> ./gradlew pullLicenses clobbers/corrupts built files
> ----------------------------------------------------
>
> Key: BEAM-11116
> URL: https://issues.apache.org/jira/browse/BEAM-11116
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: P1
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{./gradlew pullLicenses}} invokes a shell script which in turn invokes
> {{./gradlew generateLicenseReport --rerun-tasks}}
> When run as part of java precommit, both the main precommit and the license
> pull build all the main model and SDK jars, and try to write them at the same
> time. In an unrelated pull request I triggered this behavior, where Java
> PreCommit saw corrupt jars on almost every build.
> Here is an example:
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/2811/consoleFull
--
This message was sent by Atlassian Jira
(v8.3.4#803005)