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

BUG: Use https protocol for Superbuild CI #329

Closed

Conversation

tbirdso
Copy link
Contributor

@tbirdso tbirdso commented Mar 16, 2022

Closes #328

@github-actions github-actions bot added type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots labels Mar 16, 2022
@tbirdso
Copy link
Contributor Author

tbirdso commented Mar 16, 2022

It seems that I confused Github by opening two PRs so closely together, as failures here in #329 seem to reference #330 which is closed:

git remote add origin https://github.com/InsightSoftwareConsortium/ITKSphinxExamples
git config gc.auto 0
git config --get-all http.https://github.com/InsightSoftwareConsortium/ITKSphinxExamples.extraheader
git -c http.extraheader="AUTHORIZATION: basic ***" fetch --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/330/merge:refs/remotes/pull/330/merge
Error: fatal: couldn't find remote ref refs/pull/330/merge
Warning: Git fetch failed with exit code 1[28](https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/runs/5571920752?check_suite_focus=true#step:4:28), back off 2.598 seconds before retry.
git -c http.extraheader="AUTHORIZATION: basic ***" fetch --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/3[30](https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/runs/5571920752?check_suite_focus=true#step:4:30)/merge:refs/remotes/pull/[33](https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/runs/5571920752?check_suite_focus=true#step:4:33)0/merge
Error: fatal: couldn't find remote ref refs/pull/330/merge
Warning: Git fetch failed with exit code 128, back off 6.677 seconds before retry.
git -c http.extraheader="AUTHORIZATION: basic ***" fetch --tags --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/pull/330/merge:refs/remotes/pull/330/merge
Error: fatal: couldn't find remote ref refs/pull/330/merge
Error: Git fetch failed with exit code: 128
Error: Exit code 1 returned from process: file name '/home/runner/runners/2.288.1/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Repository.v1_0.CheckoutTask, Runner.Plugins"'.

Re-running the linter was not successful. I am going to try closing this PR, waiting a few minutes for CI to spin down, and opening another PR in its place.

@tbirdso tbirdso closed this Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
Projects
None yet
Development

Successfully merging this pull request may close these issues.

zlib download fails
2 participants