-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
crawler build fails because azcopy sync
returns a 403
#3875
Comments
Audit:
Checking... |
As we're in holidays for the next week, I've commented out the We'll work on this in January then |
And now
New hotfix incoming |
jenkins-infra/crawler@e196bb7 (watching build on trusted) |
|
Thanks for checking 🎄 |
Nothing done in #3414 explains the HTTP/403. I've reopened #3818 and I'll check if I did not forget a firewall rule somewhere. That could also explain the |
Resuming analysis on this topic.
|
Retried and got the following detailed error message for the
|
jenkins-infra/azure#565 to rotate expiry |
Update:
WiP:
|
Update:
WiP:
|
WiP: Check error for the
|
Gotcha: all API tokens have reached their TTL in Cloudflare. It also breaks the jenkins-infra/cloudflare project since last month (at least). See #2649 (comment) |
Update:
|
While working on jenkins-infra/helpdesk#3875, the need to manage NAT gateways close to network resources appeared. This PR removes the definitions of the 2 existing NAT gateway so we can start managing them in jenkins-infra/azure-net. Note that the associated resources (marked as "to be deleted" in the build 1) will be removed manually from the terraform state (see command in the comment below). Then a 2nd build will be re-triggered before merging, to ensure no changes will be done by this PR. Signed-off-by: Damien Duportal <[email protected]>
as per jenkins-infra/helpdesk#3875 (comment) --------- Co-authored-by: Damien Duportal <[email protected]>
Update:
Todo:
|
…#570) This PR is related to both jenkins-infra/helpdesk#2649 (comment) and jenkins-infra/helpdesk#3875 It restricts the Azure SA used for updates.jenkins.io to only a few administrative IPs including trusted.ci's 2 networks. It also allows trusted.ci new network (sponsored) agents to access publick8s controler (for update center) --------- Signed-off-by: Damien Duportal <[email protected]>
… and should not disable public access to apply restriction (#571) Fixup of #570 Related to jenkins-infra/helpdesk#2649 and jenkins-infra/helpdesk#3875 Signed-off-by: Damien Duportal <[email protected]>
Job still failing: #2649 (comment) |
Last steps: #2649 (comment) Last build of crawler built without any problem |
Service(s)
trusted.ci.jenkins.io
Summary
The crawler job is failing again, this time
azcopy sync
yields a 403, causing the job to fail.Reproduction steps
No response
The text was updated successfully, but these errors were encountered: