Activity log for bug #1970653

Date Who What changed Old value New value Message
2022-04-27 18:33:53 Ethan Myers bug added bug
2022-04-27 18:33:53 Ethan Myers attachment added contains both failed jammy logs and a successful focal log https://bugs.launchpad.net/bugs/1970653/+attachment/5584421/+files/logs.zip
2022-04-27 18:35:07 Ethan Myers description Hello, Oliver Dufour found this bug originally, and I was able to reproduce it as well. Summary: If you set mirror_list in glance-simplestreams-sync to include the 22.04 LTS, jammy, octavia-diskimage-retrofit will fail to create the image when prompted. Steps to reproduce: On a healthy openstack deployment with vault and keystone: $ juju deploy glance-simplestreams-sync $ juju deploy octavia-diskimage-retrofit $ juju add-relation octavia-diskimage-retrofit glance-simplestreams-sync $ juju add-relation glance-simplestreams-sync keystone $ juju add-relation octavia-diskimage-retrofit keystone $ juju add-relation glance-simplestreams-sync vault $ juju add-relation octavia-diskimage-retrofit vault Once everything has settled in juju status: $ juju config glance-simplestreams-sync mirror_list="[{url: 'http://cloud-images.ubuntu.com/releases/', name_prefix: 'ubuntu:released', path: 'streams/v1/index.sjson', max: 1, item_filters: ['release~(bionic|foca|jammy)', 'arch~(x86_64|amd64)', 'ftype~(disk1.img|disk.img)']}]" $ juju run-action glance-simplestreams-sync/0 sync-images $ juju config octavia-diskimage-retrofit retrofit-series=jammy $ juju run-action octavia-diskimage-retrofit/0 retrofit-image The juju action will fail. I've attached an example of a healthy focal test, as well as two failed jammy tests. these logs are from the octavia-diskimage-retrofit/0 unit, /var/log/juju/unit-octavia-diskimage-retrofit-0.log. I think the relevant error starts with: The following packages have unmet dependencies: shim-signed : Depends: grub-efi-amd64-signed but it is not going to be installed or grub-efi-arm64-signed but it is not installable. Hello, Olivier Dufour found this bug originally, and I was able to reproduce it as well. Summary: If you set mirror_list in glance-simplestreams-sync to include the 22.04 LTS, jammy, octavia-diskimage-retrofit will fail to create the image when prompted. Steps to reproduce: On a healthy openstack deployment with vault and keystone: $ juju deploy glance-simplestreams-sync $ juju deploy octavia-diskimage-retrofit $ juju add-relation octavia-diskimage-retrofit glance-simplestreams-sync $ juju add-relation glance-simplestreams-sync keystone $ juju add-relation octavia-diskimage-retrofit keystone $ juju add-relation glance-simplestreams-sync vault $ juju add-relation octavia-diskimage-retrofit vault Once everything has settled in juju status: $ juju config glance-simplestreams-sync mirror_list="[{url: 'http://cloud-images.ubuntu.com/releases/', name_prefix: 'ubuntu:released', path: 'streams/v1/index.sjson', max: 1, item_filters: ['release~(bionic|foca|jammy)', 'arch~(x86_64|amd64)', 'ftype~(disk1.img|disk.img)']}]" $ juju run-action glance-simplestreams-sync/0 sync-images $ juju config octavia-diskimage-retrofit retrofit-series=jammy $ juju run-action octavia-diskimage-retrofit/0 retrofit-image The juju action will fail. I've attached an example of a healthy focal test, as well as two failed jammy tests. these logs are from the octavia-diskimage-retrofit/0 unit, /var/log/juju/unit-octavia-diskimage-retrofit-0.log. I think the relevant error starts with: The following packages have unmet dependencies: shim-signed : Depends: grub-efi-amd64-signed but it is not going to be installed or grub-efi-arm64-signed but it is not installable.
2022-04-27 18:44:42 Ethan Myers description Hello, Olivier Dufour found this bug originally, and I was able to reproduce it as well. Summary: If you set mirror_list in glance-simplestreams-sync to include the 22.04 LTS, jammy, octavia-diskimage-retrofit will fail to create the image when prompted. Steps to reproduce: On a healthy openstack deployment with vault and keystone: $ juju deploy glance-simplestreams-sync $ juju deploy octavia-diskimage-retrofit $ juju add-relation octavia-diskimage-retrofit glance-simplestreams-sync $ juju add-relation glance-simplestreams-sync keystone $ juju add-relation octavia-diskimage-retrofit keystone $ juju add-relation glance-simplestreams-sync vault $ juju add-relation octavia-diskimage-retrofit vault Once everything has settled in juju status: $ juju config glance-simplestreams-sync mirror_list="[{url: 'http://cloud-images.ubuntu.com/releases/', name_prefix: 'ubuntu:released', path: 'streams/v1/index.sjson', max: 1, item_filters: ['release~(bionic|foca|jammy)', 'arch~(x86_64|amd64)', 'ftype~(disk1.img|disk.img)']}]" $ juju run-action glance-simplestreams-sync/0 sync-images $ juju config octavia-diskimage-retrofit retrofit-series=jammy $ juju run-action octavia-diskimage-retrofit/0 retrofit-image The juju action will fail. I've attached an example of a healthy focal test, as well as two failed jammy tests. these logs are from the octavia-diskimage-retrofit/0 unit, /var/log/juju/unit-octavia-diskimage-retrofit-0.log. I think the relevant error starts with: The following packages have unmet dependencies: shim-signed : Depends: grub-efi-amd64-signed but it is not going to be installed or grub-efi-arm64-signed but it is not installable. Hello, Olivier Dufour found this bug originally, and I was able to reproduce it as well. Summary: If you set mirror_list in glance-simplestreams-sync to include the 22.04 LTS, jammy, octavia-diskimage-retrofit will fail to create the image when prompted. Steps to reproduce: On a healthy openstack deployment with vault and keystone: $ juju deploy glance-simplestreams-sync $ juju deploy octavia-diskimage-retrofit $ juju add-relation octavia-diskimage-retrofit glance-simplestreams-sync $ juju add-relation glance-simplestreams-sync keystone $ juju add-relation octavia-diskimage-retrofit keystone $ juju add-relation glance-simplestreams-sync vault $ juju add-relation octavia-diskimage-retrofit vault Once everything has settled in juju status: $ juju config glance-simplestreams-sync mirror_list="[{url: 'http://cloud-images.ubuntu.com/releases/', name_prefix: 'ubuntu:released', path: 'streams/v1/index.sjson', max: 1, item_filters: ['release~(bionic|foca|jammy)', 'arch~(x86_64|amd64)', 'ftype~(disk1.img|disk.img)']}]" $ juju run-action glance-simplestreams-sync/0 sync-images $ juju config octavia-diskimage-retrofit retrofit-series=jammy $ juju run-action octavia-diskimage-retrofit/0 retrofit-image The juju action will fail. I've attached an example of a healthy focal test, as well as two failed jammy tests. these logs are from the octavia-diskimage-retrofit/0 unit, /var/log/juju/unit-octavia-diskimage-retrofit-0.log. I think the relevant error starts with: The following packages have unmet dependencies: shim-signed : Depends: grub-efi-amd64-signed but it is not going to be installed or grub-efi-arm64-signed but it is not installable. Environment: Octavia Diskimage Retrofit: Stable 23 Glance Simplestreams Sync: stable 47 juju: 2.9.28
2022-04-27 19:11:48 Ethan Myers description Hello, Olivier Dufour found this bug originally, and I was able to reproduce it as well. Summary: If you set mirror_list in glance-simplestreams-sync to include the 22.04 LTS, jammy, octavia-diskimage-retrofit will fail to create the image when prompted. Steps to reproduce: On a healthy openstack deployment with vault and keystone: $ juju deploy glance-simplestreams-sync $ juju deploy octavia-diskimage-retrofit $ juju add-relation octavia-diskimage-retrofit glance-simplestreams-sync $ juju add-relation glance-simplestreams-sync keystone $ juju add-relation octavia-diskimage-retrofit keystone $ juju add-relation glance-simplestreams-sync vault $ juju add-relation octavia-diskimage-retrofit vault Once everything has settled in juju status: $ juju config glance-simplestreams-sync mirror_list="[{url: 'http://cloud-images.ubuntu.com/releases/', name_prefix: 'ubuntu:released', path: 'streams/v1/index.sjson', max: 1, item_filters: ['release~(bionic|foca|jammy)', 'arch~(x86_64|amd64)', 'ftype~(disk1.img|disk.img)']}]" $ juju run-action glance-simplestreams-sync/0 sync-images $ juju config octavia-diskimage-retrofit retrofit-series=jammy $ juju run-action octavia-diskimage-retrofit/0 retrofit-image The juju action will fail. I've attached an example of a healthy focal test, as well as two failed jammy tests. these logs are from the octavia-diskimage-retrofit/0 unit, /var/log/juju/unit-octavia-diskimage-retrofit-0.log. I think the relevant error starts with: The following packages have unmet dependencies: shim-signed : Depends: grub-efi-amd64-signed but it is not going to be installed or grub-efi-arm64-signed but it is not installable. Environment: Octavia Diskimage Retrofit: Stable 23 Glance Simplestreams Sync: stable 47 juju: 2.9.28 Hello, Olivier Dufour found this bug originally, and I was able to reproduce it as well. Summary: If you set mirror_list in glance-simplestreams-sync to include the 22.04 LTS, jammy, octavia-diskimage-retrofit will fail to create the image when prompted. Steps to reproduce: On a healthy openstack deployment with vault and keystone: $ juju deploy glance-simplestreams-sync $ juju deploy octavia-diskimage-retrofit $ juju add-relation octavia-diskimage-retrofit glance-simplestreams-sync $ juju add-relation glance-simplestreams-sync keystone $ juju add-relation octavia-diskimage-retrofit keystone $ juju add-relation glance-simplestreams-sync vault $ juju add-relation octavia-diskimage-retrofit vault Once everything has settled in juju status: $ juju config glance-simplestreams-sync mirror_list="[{url: 'http://cloud-images.ubuntu.com/releases/', name_prefix: 'ubuntu:released', path: 'streams/v1/index.sjson', max: 1, item_filters: ['release~(bionic|focal|jammy)', 'arch~(x86_64|amd64)', 'ftype~(disk1.img|disk.img)']}]" $ juju run-action glance-simplestreams-sync/0 sync-images $ juju config octavia-diskimage-retrofit retrofit-series=jammy $ juju run-action octavia-diskimage-retrofit/0 retrofit-image The juju action will fail. I've attached an example of a healthy focal test, as well as two failed jammy tests. these logs are from the octavia-diskimage-retrofit/0 unit, /var/log/juju/unit-octavia-diskimage-retrofit-0.log. I think the relevant error starts with: The following packages have unmet dependencies: shim-signed : Depends: grub-efi-amd64-signed but it is not going to be installed or grub-efi-arm64-signed but it is not installable. Environment: Octavia Diskimage Retrofit: Stable 23 Glance Simplestreams Sync: stable 47 juju: 2.9.28
2022-04-27 21:40:54 Ethan Myers description Hello, Olivier Dufour found this bug originally, and I was able to reproduce it as well. Summary: If you set mirror_list in glance-simplestreams-sync to include the 22.04 LTS, jammy, octavia-diskimage-retrofit will fail to create the image when prompted. Steps to reproduce: On a healthy openstack deployment with vault and keystone: $ juju deploy glance-simplestreams-sync $ juju deploy octavia-diskimage-retrofit $ juju add-relation octavia-diskimage-retrofit glance-simplestreams-sync $ juju add-relation glance-simplestreams-sync keystone $ juju add-relation octavia-diskimage-retrofit keystone $ juju add-relation glance-simplestreams-sync vault $ juju add-relation octavia-diskimage-retrofit vault Once everything has settled in juju status: $ juju config glance-simplestreams-sync mirror_list="[{url: 'http://cloud-images.ubuntu.com/releases/', name_prefix: 'ubuntu:released', path: 'streams/v1/index.sjson', max: 1, item_filters: ['release~(bionic|focal|jammy)', 'arch~(x86_64|amd64)', 'ftype~(disk1.img|disk.img)']}]" $ juju run-action glance-simplestreams-sync/0 sync-images $ juju config octavia-diskimage-retrofit retrofit-series=jammy $ juju run-action octavia-diskimage-retrofit/0 retrofit-image The juju action will fail. I've attached an example of a healthy focal test, as well as two failed jammy tests. these logs are from the octavia-diskimage-retrofit/0 unit, /var/log/juju/unit-octavia-diskimage-retrofit-0.log. I think the relevant error starts with: The following packages have unmet dependencies: shim-signed : Depends: grub-efi-amd64-signed but it is not going to be installed or grub-efi-arm64-signed but it is not installable. Environment: Octavia Diskimage Retrofit: Stable 23 Glance Simplestreams Sync: stable 47 juju: 2.9.28 Summary: If you set mirror_list in glance-simplestreams-sync to include the 22.04 LTS, jammy, octavia-diskimage-retrofit will fail to create the image when prompted. Steps to reproduce: On a healthy openstack deployment with vault and keystone: $ juju deploy glance-simplestreams-sync $ juju deploy octavia-diskimage-retrofit $ juju add-relation octavia-diskimage-retrofit glance-simplestreams-sync $ juju add-relation glance-simplestreams-sync keystone $ juju add-relation octavia-diskimage-retrofit keystone $ juju add-relation glance-simplestreams-sync vault $ juju add-relation octavia-diskimage-retrofit vault Once everything has settled in juju status: $ juju config glance-simplestreams-sync mirror_list="[{url: 'http://cloud-images.ubuntu.com/releases/', name_prefix: 'ubuntu:released', path: 'streams/v1/index.sjson', max: 1, item_filters: ['release~(bionic|focal|jammy)', 'arch~(x86_64|amd64)', 'ftype~(disk1.img|disk.img)']}]" $ juju run-action glance-simplestreams-sync/0 sync-images $ juju config octavia-diskimage-retrofit retrofit-series=jammy $ juju run-action octavia-diskimage-retrofit/0 retrofit-image The juju action will fail. I've attached an example of a healthy focal test, as well as two failed jammy tests. these logs are from the octavia-diskimage-retrofit/0 unit, /var/log/juju/unit-octavia-diskimage-retrofit-0.log. I have attached a juju bundle as well. I think the relevant error starts with: The following packages have unmet dependencies: shim-signed : Depends: grub-efi-amd64-signed but it is not going to be installed or grub-efi-arm64-signed but it is not installable. Environment: Octavia Diskimage Retrofit: Stable 23 Glance Simplestreams Sync: stable 47 juju: 2.9.28 Openstack: Xena (keystone charm is at 21.0, everything else is Xena version)
2022-04-27 21:41:08 Ethan Myers attachment removed Contains successful focal logs, failed jammy logs, and the bundle.txt juju.. https://bugs.launchpad.net/charm-octavia-diskimage-retrofit/+bug/1970653/+attachment/5584421/+files/logs.zip
2022-04-27 21:42:21 Ethan Myers attachment added Bundle and logs https://bugs.launchpad.net/charm-octavia-diskimage-retrofit/+bug/1970653/+attachment/5584486/+files/bundle-logs.zip
2022-04-28 08:33:24 DUFOUR Olivier bug added subscriber DUFOUR Olivier
2022-04-29 17:10:01 Nobuto Murata bug added subscriber Nobuto Murata
2022-05-02 19:10:45 Felipe Reyes bug task added snap-octavia-diskimage-retrofit
2022-06-08 01:21:38 Yoshi Kadokawa bug added subscriber Yoshi Kadokawa
2022-07-29 06:34:50 Frode Nordahl snap-octavia-diskimage-retrofit: status New Fix Committed
2022-09-06 09:53:23 Frode Nordahl snap-octavia-diskimage-retrofit: status Fix Committed Fix Released
2022-09-08 11:57:29 OpenStack Infra charm-octavia-diskimage-retrofit: status New In Progress
2022-09-12 08:37:47 OpenStack Infra charm-octavia-diskimage-retrofit: status In Progress Fix Committed
2022-10-18 13:59:23 OpenStack Infra tags in-stable-yoga