[
https://issues.apache.org/jira/browse/BEAM-14350?focusedWorklogId=760407&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-760407
]
ASF GitHub Bot logged work on BEAM-14350:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Apr/22 20:47
Start Date: 21/Apr/22 20:47
Worklog Time Spent: 10m
Work Description: dannymartinm opened a new pull request, #17439:
URL: https://github.com/apache/beam/pull/17439
* Moved up get-credentials instruction for getting the kubeconfig file
before copy it to the given path.
`Note`: In [PR#17396](https://github.com/apache/beam/pull/17396) was updated
metrics test to get credentials every time the job is triggered and, as a best
practice, a cleanup was introduced as well, this may be causing the issue in
this task.
------------------------
Thank you for your contribution! Follow this checklist to help us
incorporate your contribution quickly and easily:
- [ ] [**Choose
reviewer(s)**](https://beam.apache.org/contribute/#make-your-change) and
mention them in a comment (`R: @username`).
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [ ] Update `CHANGES.md` with noteworthy changes.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
See the [Contributor Guide](https://beam.apache.org/contribute) for more
tips on [how to make review process
smoother](https://beam.apache.org/contribute/#make-reviewers-job-easier).
To check the build health, please visit
[https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md](https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md)
GitHub Actions Tests Status (on master branch)
------------------------------------------------------------------------------------------------
[](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule)
[](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more
information about GitHub Actions CI.
Issue Time Tracking
-------------------
Worklog Id: (was: 760407)
Remaining Estimate: 0h
Time Spent: 10m
> beam_PerformanceTests_ManyFiles_TextIOIT_HDFS missing
> /home/jenkins/.kube/config
> --------------------------------------------------------------------------------
>
> Key: BEAM-14350
> URL: https://issues.apache.org/jira/browse/BEAM-14350
> Project: Beam
> Issue Type: Bug
> Components: build-system
> Reporter: Andrew Pilloud
> Assignee: Daniela MartÃn
> Priority: P1
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Hard failure since
> https://ci-beam.apache.org/job/beam_PerformanceTests_ManyFiles_TextIOIT_HDFS/4774
> Cause appears to be https://github.com/apache/beam/pull/17396
> {code}
> 22:56:27 + cp /home/jenkins/.kube/config
> /home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_ManyFiles_TextIOIT_HDFS/config-beam-performancetests-manyfiles-textioit-hdfs-4774
> 22:56:27 cp: cannot stat '/home/jenkins/.kube/config': No such file or
> directory
> 22:56:27 Build step 'Execute shell' marked build as failure
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)