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

Prepare 0.1.0 #1570

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Conversation

debarshiray
Copy link
Member

No description provided.

debarshiray added a commit to debarshiray/toolbox that referenced this pull request Oct 22, 2024
@debarshiray debarshiray force-pushed the wip/rishi/prepare-0.1.0 branch from 43bf17a to a3f32db Compare October 22, 2024 20:06
@debarshiray
Copy link
Member Author

Looks like a network or registry.access.redhat.com problem:

TASK [Run the commands-options system tests]
fedora-rawhide | 1..234
fedora-rawhide | # test suite: Set up
fedora-rawhide | # test suite: Tear down
fedora-rawhide | not ok 1 setup_suite
fedora-rawhide | # (from function `setup_suite' in test file test/system/setup_suite.bash, line 53)
fedora-rawhide | #   `_pull_and_cache_distro_image rhel 8.10 || false' failed
fedora-rawhide | # Failed to cache image registry.access.redhat.com/ubi8/toolbox:8.10 to /var/tmp/bats-run-8NAmNg/suite/image-cache/rhel-toolbox-8.10
fedora-rawhide | # time="2024-10-22T20:13:13Z" level=fatal msg="initializing source docker://registry.access.redhat.com/ubi8/toolbox:8.10: pinging container registry registry.access.redhat.com: Get \"https://registry.access.redhat.com/v2/\": dial tcp: lookup registry.access.redhat.com: no such host"
fedora-rawhide | # bats warning: Executed 1 instead of expected 234 tests

@debarshiray
Copy link
Member Author

recheck

@debarshiray
Copy link
Member Author

recheck

@debarshiray
Copy link
Member Author

Looks like a network or registry.access.redhat.com problem:

TASK [Run the commands-options system tests]
fedora-rawhide | 1..234
fedora-rawhide | # test suite: Set up
fedora-rawhide | # test suite: Tear down
fedora-rawhide | not ok 1 setup_suite
fedora-rawhide | # (from function `setup_suite' in test file test/system/setup_suite.bash, line 53)
fedora-rawhide | #   `_pull_and_cache_distro_image rhel 8.10 || false' failed
fedora-rawhide | # Failed to cache image registry.access.redhat.com/ubi8/toolbox:8.10 to /var/tmp/bats-run-8NAmNg/suite/image-cache/rhel-toolbox-8.10
fedora-rawhide | # time="2024-10-22T20:13:13Z" level=fatal msg="initializing source docker://registry.access.redhat.com/ubi8/toolbox:8.10: pinging container registry registry.access.redhat.com: Get \"https://registry.access.redhat.com/v2/\": dial tcp: lookup registry.access.redhat.com: no such host"
fedora-rawhide | # bats warning: Executed 1 instead of expected 234 tests

@TristanCacqueray @danpawlik Hey! Any idea what's wrong with the network? It looks like Software Factory can't reach registry.access.redhat.com.

I can reach registry.access.redhat.com from my local machine and so can the GitHub Actions workflow.

@debarshiray
Copy link
Member Author

recheck

@TristanCacqueray
Copy link
Contributor

Looks like an issue with the cloud provider dns, from a test instance:

[zuul-worker@np0004961386 ~]$ cat /etc/resolv.conf
# This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8).
# Do not edit.

nameserver 127.0.0.53
options edns0 trust-ad
search .

[zuul-worker@np0004961386 ~]$ curl https://registry.access.redhat.com/v2/
curl: (6) Could not resolve host: registry.access.redhat.com

@debarshiray
Copy link
Member Author

Looks like an issue with the cloud provider dns, from a test instance:

Thanks for checking. I wonder if it's a matter of waiting for some DNS caches to expire.

@danpawlik
Copy link
Contributor

recheck

Copy link

@debarshiray
Copy link
Member Author

recheck

Copy link

Currently, the runtime environment tests have been frequently timing out
on stable Fedora nodes.  Instead of taking the shortcut of increasing
the timeout, they were split by the Toolbx images they use, similar to
what already happens for Fedora Rawhide nodes [1].

[1] Commit 987f5e2
    containers@987f5e259289b4b3
    containers#1551

containers#1571
@debarshiray debarshiray force-pushed the wip/rishi/prepare-0.1.0 branch from a3f32db to d21f8e8 Compare October 23, 2024 11:12
@debarshiray debarshiray merged commit d21f8e8 into containers:main Oct 23, 2024
3 checks passed
@debarshiray debarshiray deleted the wip/rishi/prepare-0.1.0 branch October 23, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants