unable to promote train containers in tripleo

Bug #1847135 reported by wes hayutin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Critical
wes hayutin

Bug Description

TASK [Generate list of containers to push] *************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "echo -n > parsed_containers-centos-7-train.txt;\nfor image in $(curl -fk https://opendev.org/openstack/tripleo-common/raw/branch/stable/train/container-images/overcloud_containers.yaml.j2?id=33cb21a89b190c0458f78f9c283f96063ae5ae01 2>/dev/null | grep -o -P '(?<=name_prefix).*(?=name_suffix)' | sed \"s/[{}]//g\"); do\n echo -n \"Checking https://trunk.registry.rdoproject.org:8443/oapi/v1/namespaces/tripleotrain/imagestreamtags/centos-binary-$image:72487d804ef4c64d16889b1b474252f6963a18c2_3f633a87 ... \";\n if curl -fk \"https://trunk.registry.rdoproject.org:8443/oapi/v1/namespaces/tripleotrain/imagestreamtags/centos-binary-$image:72487d804ef4c64d16889b1b474252f6963a18c2_3f633a87\" &>/dev/null; then\n echo $image >> parsed_containers-centos-7-train.txt;\n echo \"OK\";\n else\n echo \"FAIL\";\n echo \"ERROR ========== centos-binary-$image IS NOT BUILT! FIX THIS ASAP! ==========\";\n fi\ndone\n# fail the script and exit with error if the container list is empty\nif [ ! -s parsed_containers-centos-7-train.txt ]; then\n echo \"FAIL\";\n echo \"ERROR =========== container list is empty THIS IS A CRITICAL BUG in the container push playbook\";\n exit 1\nfi\necho \"base\" >> parsed_containers-centos-7-train.txt\necho \"openstack-base\" >> parsed_containers-centos-7-train.txt\n", "delta": "0:00:00.395778", "end": "2019-10-07 17:58:37.558991", "msg": "non-zero return code", "rc": 1, "start": "2019-10-07 17:58:37.163213", "stderr": "", "stderr_lines": [], "stdout": "FAIL\nERROR =========== container list is empty THIS IS A CRITICAL BUG in the container push playbook", "stdout_lines": ["FAIL", "ERROR =========== container list is empty THIS IS A CRITICAL BUG in the container push playbook"]}

tripleo-common has not branched yet. The rdo team would like to promote the containers in train for further testing.

Revision history for this message
wes hayutin (weshayutin) wrote :

This can only be fixed w/ a work around until train is branched in tripleo

https://review.rdoproject.org/r/22998

Changed in tripleo:
milestone: train-rc1 → ussuri-1
wes hayutin (weshayutin)
Changed in tripleo:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.