flyrain opened a new issue, #1750: URL: https://github.com/apache/polaris/issues/1750
### Describe the bug Hugo site CI failed sometimes recently. Here is the error message: ``` #8 73.12 Fetched 289 MB in 1min 10s (4163 kB/s) #8 73.12 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/n/node-eslint-utils/node-eslint-utils_3.0.0-3_all.deb 403 Forbidden [IP: 185.125.190.83 80] #8 73.12 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? #8 ERROR: process "/bin/sh -c apt-get install --yes golang hugo asciidoctor npm curl" did not complete successfully: exit code: 100 failed to solve: process "/bin/sh -c apt-get install --yes golang hugo asciidoctor npm curl" did not complete successfully: exit code: 100 ------ > [hugo_publish_apache 3/9] RUN apt-get install --yes golang hugo asciidoctor npm curl: 72.40 Get:704 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-tar all 6.1.13+~cs7.0.5-3 [51.1 kB] 72.50 Get:705 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-gyp all 9.3.0-3 [36.1 kB] 72.59 Get:706 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-ini all 3.0.1-2 [6480 B] 72.67 Get:707 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-negotiator all 0.6.3+~0.6.1-1 [10.1 kB] 72.76 Get:708 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-ws all 8.11.0+~cs13.7.3-2 [52.0 kB] 72.86 Get:709 http://archive.ubuntu.com/ubuntu noble/universe amd64 node-tap all 16.3.7+ds1+~cs50.9.19-4 [105 kB] 72.97 Get:710 http://archive.ubuntu.com/ubuntu noble/universe amd64 npm all 9.2.0~ds1-2 [631 kB] 73.12 Fetched 289 MB in 1min 10s (4163 kB/s) 73.12 E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/n/node-eslint-utils/node-eslint-utils_3.0.0-3_all.deb 403 Forbidden [IP: 185.125.190.83 80] 73.12 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? ------ Error: Process completed with exit code 17. ``` ### To Reproduce _No response_ ### Actual Behavior _No response_ ### Expected Behavior _No response_ ### Additional context _No response_ ### System information _No response_ -- 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. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org