Bug 1794305 - podman: unsupported docker v2s2 media type: "" error? during image pulling
Summary: podman: unsupported docker v2s2 media type: "" error? during image pulling
Keywords:
Status: CLOSED DUPLICATE of bug 1793960
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-common
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Adriano Petrich
QA Contact: Jad Haj Yahya
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-23 08:58 UTC by Jad Haj Yahya
Modified: 2020-01-23 16:49 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-23 16:49:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jad Haj Yahya 2020-01-23 08:58:18 UTC
Description of problem:
 [pull modified podman image to local registry] TASK failed with below error:

task path: /home/rhos-ci/jenkins/workspace/DFG-df-deployment-16-virthost-1cont_1comp_3ceph-ceph-ipv4-geneve-tripleo-modify-image-custom_Dockerfile-RHELOSP-41501/infrared/plugins/tripleo-config-changes/tasks/ansible_tripleo_modify_image/pre.yml:137
Wednesday 22 January 2020  01:34:11 +0000 (0:00:00.130)       0:01:58.322 ***** 
failed: [undercloud-0] (item={'key': u'ContainerNovaComputeImage', 'value': u'undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix'}) => {
    "_container_data": {
        "key": "ContainerNovaComputeImage", 
        "value": "undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix"
    }, 
    "changed": true, 
    "cmd": "podman pull undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix", 
    "delta": "0:00:00.127914", 
    "end": "2020-01-22 01:34:12.716697", 
    "rc": 125, 
    "start": "2020-01-22 01:34:12.588783"
}

STDERR:

Trying to pull undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix...
  unsupported docker v2s2 media type: ""
Error: error pulling image "undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix": unable to pull undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix: unable to pull image: Error initializing image from source docker://undercloud-0.ctlplane.redhat.local:8787/rh-osbs/rhosp16-openstack-nova-compute:20200117.1-hotfix: unsupported docker v2s2 media type: ""



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Run job https://rhos-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/DFG/view/df/view/deployment/job/DFG-df-deployment-16-virthost-1cont_1comp_3ceph-ceph-ipv4-geneve-tripleo-modify-image-custom_Dockerfile-RHELOSP-41501/9/
2.
3.

Actual results:
[pull modified podman image to local registry] TASK failed

Expected results:
[pull modified podman image to local registry] TASK  should pass

Additional info:

Comment 1 Alex Schultz 2020-01-23 16:49:15 UTC

*** This bug has been marked as a duplicate of bug 1793960 ***


Note You need to log in before you can comment on or make changes to this bug.