Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish Test Report steps in CIs are failing with 403 Forbiden code #3337

Closed
quiet-node opened this issue Dec 13, 2024 · 2 comments
Closed
Labels
bug Something isn't working
Milestone

Comments

@quiet-node
Copy link
Member

quiet-node commented Dec 13, 2024

Description

Publish Test Report steps in CIs are failing with 403 Forbiden code.

https://github.com/hashgraph/hedera-json-rpc-relay/actions/runs/12304987717/job/34398828904?pr=3321#step:6:33
https://github.com/hashgraph/hedera-json-rpc-relay/actions/runs/12287045705/job/34336605725?pr=3328#step:6:32

Additional context

No response

Hedera network

No response

Version

latest

Operating system

None

@quiet-node quiet-node added the bug Something isn't working label Dec 13, 2024
@quiet-node quiet-node added this to the 0.63.0 milestone Dec 13, 2024
@andrewb1269hg
Copy link
Contributor

A little more investigation below. Commits are listed from oldest (top) to newest (bottom):

PR #3328
Commit ID: bfb3324
One test failed:
Acceptance Tests / Test Results (push)
The Publish Result step (with the issue identified above) was successful

PR #3321
Commit ID: 60b06ba
Several tests failed:
Subgraph Tests / Test Results (push)
Acceptance Tests / Websocket Batch 3 / acceptance-workflow (push)
Acceptance Tests / ERC20 / acceptance-workflow (push)
Despite these failures, it appears the Publish Result step was successful

PR #3330
Commit ID: bb58a3e
Even more tests failed:
Dapp Tests / Dapp Tests (push)
Release Integration Environment / publish (push)
Tests / Tests (push)
Acceptance Tests / ERC20 / acceptance-workflow (push)
Acceptance Tests / Precompile / acceptance-workflow (push)
Conformity Test Workflow / Test Results (push)
In investigating these failures, the Acceptance tests did fail, but the Publish Results step was successful.

PR #3333
Commit ID: 88dd213
Tests failed again:
Dapp Tests / Dapp Tests (push)
Release Integration Environment / publish (push)
Tests / Tests (push)
Tests / Test Results (push)
While there were many tests failed, the Acceptance tests were successful including the Publish Results step.

There are some test issues that need to be resolved, but I do not see any issues related to a 403 Forbidden code at this time.

@quiet-node
Copy link
Member Author

quiet-node commented Dec 16, 2024

Thank you for your effort! Probably it was an internal server issue with GitHub or some sorts. Will close the ticket for now but will continue to monitor these issues with upcoming PRs. Thanks again, @andrewb1269hg!

@quiet-node quiet-node closed this as not planned Won't fix, can't repro, duplicate, stale Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants