[
https://issues.apache.org/jira/browse/BEAM-7788?focusedWorklogId=516279&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-516279
]
ASF GitHub Bot logged work on BEAM-7788:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Nov/20 17:58
Start Date: 24/Nov/20 17:58
Worklog Time Spent: 10m
Work Description: kennknowles commented on pull request #9200:
URL: https://github.com/apache/beam/pull/9200#issuecomment-733142292
Notably I think gradle still puts its cache in the actual homedir, not in
the workspace, so it is not wiped out. Only our maven-based builds were
affected. Our verification that snapshot releases work is perma-red due to
inability to reliably pull all deps. Moving maven cache to outside the
workspace could make this OK.
----------------------------------------------------------------
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: 516279)
Time Spent: 1.5h (was: 1h 20m)
> Go modules breaking precommits?
> -------------------------------
>
> Key: BEAM-7788
> URL: https://issues.apache.org/jira/browse/BEAM-7788
> Project: Beam
> Issue Type: Bug
> Components: sdk-go, testing
> Reporter: Udi Meiri
> Priority: P2
> Fix For: Not applicable
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Lots of errors like:
> {code}
> 01:32:36 > git clean -fdx # timeout=10
> 01:32:38 FATAL: Command "git clean -fdx" returned status code 1:
> 01:32:38 stdout:
> 01:32:38 stderr: warning: failed to remove
> sdks/go/.gogradle/project_gopath/pkg/mod/[email protected]/zpages/example_test.go
> ... [lots of files listed]
> {code}
> Examples:
> https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Commit/3886/consoleFull
> https://builds.apache.org/job/beam_PreCommit_Python_PVR_Flink_Commit/3884/consoleFull
> https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Commit/3790/consoleFull
> https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Commit/3788/consoleFull
> cc: [~lostluck]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)