2025-01-16T18:45:56.951Z | <Adam Kupczyk> Hi guys!
I have problem re-running failed teuthology tests:
teuthology-suite -v --rerun akupczyk-2025-01-15_09:59:53-rados-aclamk-testing-nauvoo-2025-01-14-1834-distro-default-smithi --dry-run
2025-01-16 18:38:18,245.245 INFO:teuthology.suite:Using rerun seed=6486
2025-01-16 18:38:18,246.246 INFO:teuthology.suite:Using rerun subset=(382, 13264)
2025-01-16 18:38:18,246.246 INFO:teuthology.suite:Using rerun no_nested_subset=False
2025-01-16 18:38:18,249.249 INFO:teuthology.suite.run:Checking for expiration (None)
2025-01-16 18:38:18,249.249 INFO:teuthology.suite.run:kernel sha1: distro
2025-01-16 18:38:18,478.478 DEBUG:teuthology.repo_utils:git ls-remote <https://git.ceph.com/ceph-ci.git> main -> bd0160de81e216e42d835a3d4ce920c3bef81b16
2025-01-16 18:38:18,478.478 INFO:teuthology.suite.run:ceph sha1: bd0160de81e216e42d835a3d4ce920c3bef81b16
2025-01-16 18:38:18,478.478 DEBUG:teuthology.packaging:Querying <https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=bd0160de81e216e42d835a3d4ce920c3bef81b16>
2025-01-16 18:38:18,610.610 INFO:teuthology.suite.util:Container build incomplete
...
and it is right, because the build is this:
<https://shaman.ceph.com/builds/ceph/aclamk-testing-nauvoo-2025-01-14-1834/feec94cd5a3db57edf0198d29ed3562f9f0ee11e/Why> is teuthology-suite looking up for "bd0160de81e216e42d835a3d4ce920c3bef81b16" ? |
2025-01-16T18:47:11.046Z | <Adam Kupczyk> Hi guys!
I have problem re-running failed teuthology tests:
teuthology-suite -v --rerun akupczyk-2025-01-15_09:59:53-rados-aclamk-testing-nauvoo-2025-01-14-1834-distro-default-smithi --dry-run
2025-01-16 18:38:18,245.245 INFO:teuthology.suite:Using rerun seed=6486
2025-01-16 18:38:18,246.246 INFO:teuthology.suite:Using rerun subset=(382, 13264)
2025-01-16 18:38:18,246.246 INFO:teuthology.suite:Using rerun no_nested_subset=False
2025-01-16 18:38:18,249.249 INFO:teuthology.suite.run:Checking for expiration (None)
2025-01-16 18:38:18,249.249 INFO:teuthology.suite.run:kernel sha1: distro
2025-01-16 18:38:18,478.478 DEBUG:teuthology.repo_utils:git ls-remote <https://git.ceph.com/ceph-ci.git> main -> bd0160de81e216e42d835a3d4ce920c3bef81b16
2025-01-16 18:38:18,478.478 INFO:teuthology.suite.run:ceph sha1: bd0160de81e216e42d835a3d4ce920c3bef81b16
2025-01-16 18:38:18,478.478 DEBUG:teuthology.packaging:Querying <https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=bd0160de81e216e42d835a3d4ce920c3bef81b16>
2025-01-16 18:38:18,610.610 INFO:teuthology.suite.util:Container build incomplete
...
and it is right, because the build is this:
<https://shaman.ceph.com/builds/ceph/aclamk-testing-nauvoo-2025-01-14-1834/feec94cd5a3db57edf0198d29ed3562f9f0ee11e> Why is teuthology-suite looking up for "bd0160de81e216e42d835a3d4ce920c3bef81b16" ? |