Project

General

Profile

Actions

Bug #58140

open

quay.ceph.io/ceph-ci/ceph: manifest unknown

Added by Aishwarya Mathuria over 3 years ago. Updated over 1 year ago.

Status:
Need More Info
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
Released In:
Upkeep Timestamp:

Description

Seeing the following error in cephadm/test_cephadm.sh failure:

2022-11-30T02:06:35.681 INFO:tasks.workunit.client.0.smithi106.stderr:ceph: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:master...
2022-11-30T02:06:35.681 INFO:tasks.workunit.client.0.smithi106.stderr:ceph: stderr Error: initializing source docker://quay.ceph.io/ceph-ci/ceph:master: reading manifest master in quay.ceph.io/ceph-ci/ceph: manifest unknown: manifest unknown

/a/yuriw-2022-11-29_22:29:58-rados-wip-yuri10-testing-2022-11-29-1005-pacific-distro-default-smithi/7097454
/a/yuriw-2022-11-29_22:29:58-rados-wip-yuri10-testing-2022-11-29-1005-pacific-distro-default-smithi/7097621
/a/yuriw-2022-11-29_22:29:58-rados-wip-yuri10-testing-2022-11-29-1005-pacific-distro-default-smithi/7097837

Actions #1

Updated by Matan Breizman over 3 years ago

/a/yuriw-2022-11-28_16:28:53-rados-wip-yuri-testing-2022-11-18-1500-pacific-distro-default-smithi/7094314/
/a/yuriw-2022-11-28_16:28:53-rados-wip-yuri-testing-2022-11-18-1500-pacific-distro-default-smithi/7094456/
/a/yuriw-2022-11-28_16:28:53-rados-wip-yuri-testing-2022-11-18-1500-pacific-distro-default-smithi/7094567/
/a/yuriw-2022-11-28_16:28:53-rados-wip-yuri-testing-2022-11-18-1500-pacific-distro-default-smithi/7094666/

Actions #2

Updated by Casey Bodley over 3 years ago

  • Status changed from New to Need More Info

hi Aishwarya, this isn't an rgw bug - could you please move it to the appropriate project?

Actions #3

Updated by Casey Bodley over 3 years ago

  • Project changed from rgw to Orchestrator
Actions #4

Updated by Laura Flores over 3 years ago

/a/lflores-2022-12-05_18:16:56-rados-wip-yuri8-testing-2022-12-01-0905-pacific-distro-default-smithi/7103731

Actions #5

Updated by Laura Flores over 3 years ago

  • Tags set to test-failure
Actions #6

Updated by Laura Flores over 3 years ago

/a/yuriw-2022-12-08_15:36:34-rados-wip-yuri2-testing-2022-12-07-0821-pacific-distro-default-smithi/7108610

Actions #7

Updated by Adam King over 3 years ago

I feel like this might just be the same issue as https://tracker.ceph.com/issues/58146, in that the reason for "manifest unknown" is just that it's pulling the "master" image instead of "main". Will see once the backports for that one are merged if this stops happening as well.

Actions #8

Updated by Laura Flores over 3 years ago

I'm seeing a similar failure in octopus-x-pacific upgrades with the octopus branch:

/a/yuriw-2022-12-11_17:07:00-upgrade:octopus-x-pacific-distro-default-smithi/7112400

2022-12-11T19:17:07.014 INFO:teuthology.orchestra.run.smithi018.stderr:Running command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus
2022-12-11T19:17:08.010 INFO:teuthology.orchestra.run.smithi018.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay.ceph.io/ceph-ci/ceph:octopus not found: manifest unknown: manifest unknown
2022-12-11T19:17:08.014 INFO:teuthology.orchestra.run.smithi018.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus
2022-12-11T19:17:08.014 INFO:teuthology.orchestra.run.smithi018.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay.ceph.io/ceph-ci/ceph:octopus not found: manifest unknown: manifest unknown
2022-12-11T19:17:08.019 INFO:teuthology.orchestra.run.smithi018.stderr:Traceback (most recent call last):
2022-12-11T19:17:08.019 INFO:teuthology.orchestra.run.smithi018.stderr:  File "/home/ubuntu/cephtest/cephadm", line 6250, in <module>
2022-12-11T19:17:08.019 INFO:teuthology.orchestra.run.smithi018.stderr:    r = args.func()
2022-12-11T19:17:08.020 INFO:teuthology.orchestra.run.smithi018.stderr:  File "/home/ubuntu/cephtest/cephadm", line 1458, in _default_image
2022-12-11T19:17:08.020 INFO:teuthology.orchestra.run.smithi018.stderr:    return func()
2022-12-11T19:17:08.020 INFO:teuthology.orchestra.run.smithi018.stderr:  File "/home/ubuntu/cephtest/cephadm", line 2990, in command_bootstrap
2022-12-11T19:17:08.020 INFO:teuthology.orchestra.run.smithi018.stderr:    _pull_image(args.image)
2022-12-11T19:17:08.020 INFO:teuthology.orchestra.run.smithi018.stderr:  File "/home/ubuntu/cephtest/cephadm", line 2784, in _pull_image
2022-12-11T19:17:08.021 INFO:teuthology.orchestra.run.smithi018.stderr:    raise RuntimeError('Failed command: %s' % cmd_str)
2022-12-11T19:17:08.021 INFO:teuthology.orchestra.run.smithi018.stderr:RuntimeError: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:octopus

Actions #9

Updated by Laura Flores over 3 years ago

There is no octopus image in ceph-ci: https://quay.ceph.io/repository/ceph-ci/ceph?tab=tags

Actions #10

Updated by Kamoltat (Junior) Sirivadhna about 3 years ago

/a/ksirivad-2022-12-21_15:23:02-rados-wip-ksirivad-test-quincy-distro-default-smithi/7123797/

Actions #11

Updated by Kamoltat (Junior) Sirivadhna about 3 years ago

/a/ksirivad-2022-12-22_17:58:01-rados-wip-ksirivad-testing-pacific-distro-default-smithi/7124875/

Actions #12

Updated by Nitzan Mordechai over 1 year ago

/a/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905031
/a/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905188
/a/skanta-2024-09-15_00:54:39-rados-wip-bharath9-testing-2024-09-13-1444-quincy-distro-default-smithi/7905340

Actions #13

Updated by Laura Flores over 1 year ago

/a/yuriw-2024-10-01_18:26:35-rados-wip-yuri2-testing-2024-10-01-0737-quincy-distro-default-smithi/7927420

Actions #14

Updated by Shraddha Agrawal over 1 year ago ยท Edited

/a/skanta-2024-10-05_10:36:55-rados-wip-bharath15-testing-2024-10-05-1105-quincy-distro-default-smithi/7934285

Actions #15

Updated by Shraddha Agrawal over 1 year ago

I am seeing a similar error when trying to pull the image with pacific tag.

2024-10-05T19:54:57.733 INFO:teuthology.orchestra.run.smithi105.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:pacific
2024-10-05T19:54:57.742 INFO:teuthology.orchestra.run.smithi076.stderr:Non-zero exit code 1 from /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:pacific
2024-10-05T19:54:57.742 INFO:teuthology.orchestra.run.smithi076.stderr:/usr/bin/docker: stderr Error response from daemon: manifest for quay.ceph.io/ceph-ci/ceph:pacific not found: manifest unknown: manifest unknown
2024-10-05T19:54:57.742 INFO:teuthology.orchestra.run.smithi076.stderr:ERROR: Failed command: /usr/bin/docker pull quay.ceph.io/ceph-ci/ceph:pacific
2024-10-05T19:54:57.768 DEBUG:teuthology.orchestra.run:got remote process result: 1
2024-10-05T19:54:57.769 ERROR:teuthology.contextutil:Saw exception from nested tasks

/a/skanta-2024-10-05_10:36:55-rados-wip-bharath15-testing-2024-10-05-1105-quincy-distro-default-smithi/7934302

Actions

Also available in: Atom PDF