[
https://issues.apache.org/jira/browse/HADOOP-19965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18107571#comment-18107571
]
ASF GitHub Bot commented on HADOOP-19965:
-----------------------------------------
hadoop-yetus commented on PR #8702:
URL: https://github.com/apache/hadoop/pull/8702#issuecomment-5400686959
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|:----:|----------:|--------:|:--------:|:-------:|
| +0 :ok: | reexec | 18m 40s | | Docker mode activated. |
|||| _ Prechecks _ |
| +1 :green_heart: | dupname | 0m 0s | | No case conflicting files
found. |
| +0 :ok: | codespell | 0m 0s | | codespell was not available. |
| +0 :ok: | detsecrets | 0m 0s | | detect-secrets was not available.
|
| +0 :ok: | yamllint | 0m 0s | | yamllint was not available. |
| +1 :green_heart: | @author | 0m 0s | | The patch does not contain
any @author tags. |
|||| _ trunk Compile Tests _ |
| +1 :green_heart: | shadedclient | 37m 20s | | branch has no errors
when building and testing our client artifacts. |
|||| _ Patch Compile Tests _ |
| +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks
issues. |
| +1 :green_heart: | shadedclient | 33m 31s | | patch has no errors
when building and testing our client artifacts. |
|||| _ Other Tests _ |
| -1 :x: | asflicense | 0m 37s |
[/results-asflicense.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8702/1/artifact/out/results-asflicense.txt)
| The patch generated 1 ASF License warnings. |
| | | 91m 52s | | |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.55 ServerAPI=1.55 base:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8702/1/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/8702 |
| Optional Tests | dupname asflicense codespell detsecrets yamllint |
| uname | Linux c0baf40b72ea 5.15.0-181-generic #191-Ubuntu SMP Fri May 22
19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / db117bc7915748febd43ec501a11c9a462a86b51 |
| Max. process+thread count | 572 (vs. ulimit of 10000) |
| modules | C: . U: . |
| Console output |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8702/1/console |
| versions | git=2.43.0 maven=3.9.15 |
| Powered by | Apache Yetus 0.14.1 https://yetus.apache.org |
This message was automatically generated.
> GHA update build status runs in forked repos fails, floods inboxes
> ------------------------------------------------------------------
>
> Key: HADOOP-19965
> URL: https://issues.apache.org/jira/browse/HADOOP-19965
> Project: Hadoop Common
> Issue Type: Bug
> Components: build, ci
> Affects Versions: 3.6.0
> Reporter: Steve Loughran
> Assignee: Aaron Fabbri
> Priority: Minor
> Labels: pull-request-available
>
> My github inbox is flooded with error messages from the
> .github/workflows/update_build_status.yml job which is being run every 15
> minutes on my fork of the apache repo as I've pushed a copy of the trunk
> branch up there.
> It's failing as I have no PRs. otherwise it'd just be wasting my GHA minutes.
> Proposed: this doesn't run on forks.
> {code}
> GET /repos/steveloughran/hadoop/pulls?state=open - 404 with id
> 0E80:6034E:2522EC:7B792A:6A80951B in 179ms
> RequestError [HttpError]: Not Found -
> https://docs.github.com/rest/pulls/pulls#list-pull-requests
> at fetchWrapper
> (/home/runner/work/_actions/actions/github-script/v9/dist/index.js:61509:11)
> at process.processTicksAndRejections
> (node:internal/process/task_queues:104:5)
> at async Object.next
> (/home/runner/work/_actions/actions/github-script/v9/dist/index.js:64409:28)
> at async eval (eval at callAsyncFunction
> (/home/runner/work/_actions/actions/github-script/v9/dist/index.js:64949:16),
> <anonymous>:14:18)
> at async main
> (/home/runner/work/_actions/actions/github-script/v9/dist/index.js:65100:20) {
> status: 404,
> request: {
> method: 'GET',
> url: 'https://api.github.com/repos/steveloughran/hadoop/pulls?state=open',
> headers: {
> accept: 'application/vnd.github.v3+json',
> 'user-agent': 'actions/github-script
> actions_orchestration_id/fb6b6cb8-c020-4b93-bc8d-fe128c5a67e0.update.__default
> octokit-core.js/7.0.6 Node.js/24',
> authorization: 'bearer [REDACTED]'
> },
> request: {
> agent: [Agent],
> fetch: [Function: proxyFetch],
> hook: [Function: bound bound register]
> }
> },
> response: {
> url: 'https://api.github.com/repos/steveloughran/hadoop/pulls?state=open',
> status: 404,
> headers: {
> ...
> },
> data: {
> message: 'Not Found',
> documentation_url:
> 'https://docs.github.com/rest/pulls/pulls#list-pull-requests',
> status: '404'
> }
> },
> [cause]: undefined
> }
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]