Good afternoon, When I did a Pull Request to scikit-learn, it failed the pipeline "Linux pymin_conda_defaults_openblas" "Upload to Codecov" section, with error:
"[2024-04-05T12:52:37.829Z] ['error'] There was an error running the uploader: Error uploading to https://codecov.io: Error: There was an error fetching the storage URL during POST: 503 - upstream connect error or disconnect/reset before headers. reset reason: connection failure [2024-04-05T12:52:37.829Z] ['verbose'] The error stack is: Error: Error uploading to https://codecov.io: Error: There was an error fetching the storage URL during POST: 503 - upstream connect error or disconnect/reset before headers. reset reason: connection failure at main (/snapshot/repo/dist/src/index.js) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) [2024-04-05T12:52:37.829Z] ['verbose'] End of uploader: 474 milliseconds ##[error]Bash exited with code '255'." Everyting else passed, any idea of what could've caused the fail? I expected everything to pass. I strongly believe I did everything as stated in the Contributing Section. The only thing I didn't do was change the changelog, but in the PR it states "Check Changelog / A reviewer will let you know if it is required or can be bypassed (pull_request)" . The code tests also passed, both locally and in the pipelines (including a test I added). Error link: https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=65586&view=logs&j=66042141-7fd2-581d-812e-1a1b1d5e0f0c&t=27a9f5da-2f14-5f39-0a4f-501f786ad84b Thank you, Henrique.
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn