0s autopkgtest [01:03:29]: starting date and time: 2026-02-04 01:03:29+0000 0s autopkgtest [01:03:29]: git checkout: 4b346b80 nova: make wait_reboot return success even when a no-op 0s autopkgtest [01:03:29]: host juju-7f2275-prod-proposed-migration-environment-20; command line: /home/ubuntu/autopkgtest/runner/autopkgtest --output-dir /tmp/autopkgtest-work.7qhjxm11/out --timeout-copy=6000 --needs-internet=try --setup-commands /home/ubuntu/autopkgtest-cloud/worker-config-production/setup-canonical.sh --apt-pocket=proposed=src:python-oslo.middleware --apt-upgrade heat --timeout-short=300 --timeout-copy=20000 --timeout-build=20000 --env=ADT_TEST_TRIGGERS=python-oslo.middleware/7.0.0-0ubuntu2 -- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest-cpu2-ram4-disk20-ppc64el --security-groups autopkgtest-juju-7f2275-prod-proposed-migration-environment-20@sto01-ppc64el-14.secgroup --name adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-proposed-migration-environment-20-d01f4502-c9be-441a-93ab-176441cdb65d --image adt/ubuntu-resolute-ppc64el-server --keyname testbed-juju-7f2275-prod-proposed-migration-environment-20 --net-id=net_prod-autopkgtest-workers-ppc64el -e TERM=linux --mirror=http://ftpmaster.internal/ubuntu/ 4s Creating nova instance adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-proposed-migration-environment-20-d01f4502-c9be-441a-93ab-176441cdb65d from image adt/ubuntu-resolute-ppc64el-server-20260203.img (UUID 36e1410e-0a72-4cd6-affd-580c415d80cb)... 14s nova [E] nova boot failed (attempt #0): 14s nova [E] DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 14s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 14s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 14s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 14s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 14s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 14s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 14s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 14s DEBUG (session:517) REQ: curl -g -i -X GET https://keystone.ps7.canonical.com:5000/v3 -H "Accept: application/json" -H "User-Agent: nova keystoneauth1/4.0.0 python-requests/2.22.0 CPython/3.8.10" 14s DEBUG (connectionpool:939) Starting new HTTPS connection (1): keystone.ps7.canonical.com:5000 14s DEBUG (connectionpool:429) https://keystone.ps7.canonical.com:5000 "GET /v3 HTTP/1.1" 200 267 14s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 267 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:36 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) Vary: X-Auth-Token x-openstack-request-id: req-24310fb9-ff83-4ca5-bbe1-7e1000afb6cf 14s DEBUG (session:580) RESP BODY: {"version": {"id": "v3.14", "status": "stable", "updated": "2020-04-07T00:00:00Z", "links": [{"rel": "self", "href": "https://keystone.ps7.canonical.com:5000/v3/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}]}} 14s DEBUG (session:946) GET call to https://keystone.ps7.canonical.com:5000/v3 used request id req-24310fb9-ff83-4ca5-bbe1-7e1000afb6cf 14s DEBUG (base:182) Making authentication request to https://keystone.ps7.canonical.com:5000/v3/auth/tokens 14s DEBUG (connectionpool:429) https://keystone.ps7.canonical.com:5000 "POST /v3/auth/tokens HTTP/1.1" 201 12966 14s DEBUG (base:187) {"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "20f4f30c2cfd4bfe806cd0db10c0e446", "name": "prod-autopkgtest-workers-ppc64el", "password_expires_at": null}, "audit_ids": ["ua4mtJ-ETluZo5nF-vBypA"], "expires_at": "2026-02-05T01:03:36.000000Z", "issued_at": "2026-02-04T01:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9bf77f46fd6c4d3da81ee79a717acf43", "name": "prod-autopkgtest-workers-ppc64el_project"}, "is_domain": false, "roles": [{"id": "c4de4cd4a6e842c48c193225243b4507", "name": "reader"}, {"id": "a31fb543f37543d3b12c7fcb6e29636f", "name": "load-balancer_member"}, {"id": "9531825e299647e9b8713fcf36566f08", "name": "member"}], "is_admin_project": false, "catalog": [{"endpoints": [{"id": "09e03191c89d4421aebaa8dcff0e22e3", "interface": "admin", "region_id": "prodstack7", "url": "https://heat-admin.ps7.canonical.com:8004/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "0b44af32db1b408da5b67a834350711b", "interface": "internal", "region_id": "prodstack7", "url": "https://heat-internal.ps7.canonical.com:8004/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "325f3c044aa54591be49e39f7260483d", "interface": "public", "region_id": "prodstack7", "url": "https://heat.ps7.canonical.com:8004/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "07902f28d63c4792bef57723f11a597e", "type": "orchestration", "name": "heat"}, {"endpoints": [{"id": "296a5126b56949f8abc8663ba48d7c69", "interface": "admin", "region_id": "prodstack7", "url": "https://nova-admin.ps7.canonical.com:8774/v2.1", "region": "prodstack7"}, {"id": "4ed46fd286814be9ad5f53c713db2b21", "interface": "public", "region_id": "prodstack7", "url": "https://nova.ps7.canonical.com:8774/v2.1", "region": "prodstack7"}, {"id": "f920fb8274c74c72b50e57ac95f88f51", "interface": "internal", "region_id": "prodstack7", "url": "https://nova-internal.ps7.canonical.com:8774/v2.1", "region": "prodstack7"}], "id": "0f4ee03d0c134dceb7ed6b2fa51eb189", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "074ea936d15d47e8ba1b8f1347fdaeec", "interface": "admin", "region_id": "prodstack7", "url": "https://neutron-admin.ps7.canonical.com:9696", "region": "prodstack7"}, {"id": "4d5667208af943eab425bb1952f67d2f", "interface": "public", "region_id": "prodstack7", "url": "https://neutron.ps7.canonical.com:9696", "region": "prodstack7"}, {"id": "ae71a7dd75fc495fa3dd207ac977346d", "interface": "internal", "region_id": "prodstack7", "url": "https://neutron-internal.ps7.canonical.com:9696", "region": "prodstack7"}], "id": "1fde991012bf4a91a97b5b02cd662e5d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5f3171f69df346c9a40ff13f8a9f3feb", "interface": "public", "region_id": "prodstack7", "url": "https://heat.ps7.canonical.com:8000/v1", "region": "prodstack7"}, {"id": "951c2c04417d456eb29a4cbd2675f1bc", "interface": "internal", "region_id": "prodstack7", "url": "https://heat-internal.ps7.canonical.com:8000/v1", "region": "prodstack7"}, {"id": "e4062e144ad243cbb53c8ce87aefee44", "interface": "admin", "region_id": "prodstack7", "url": "https://heat-admin.ps7.canonical.com:8000/v1", "region": "prodstack7"}], "id": "2c59c0123c304ef3824d75e9779ac5a3", "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"id": "4a95fbf112804721b96a3578858faf45", "interface": "internal", "region_id": "prodstack7", "url": "https://octavia-internal.ps7.canonical.com:9876", "region": "prodstack7"}, {"id": "56bed7c3efd54a57bae11cc93844edc5", "interface": "public", "region_id": "prodstack7", "url": "https://octavia.ps7.canonical.com:9876", "region": "prodstack7"}, {"id": "e9c2ec6bc0e94e1e8ca6b15aa24b9294", "interface": "admin", "region_id": "prodstack7", "url": "https://octavia-admin.ps7.canonical.com:9876", "region": "prodstack7"}], "id": "4e42217a7f46428b87e7458a8a73942c", "type": "load-balancer", "name": "octavia"}, {"endpoints": [{"id": "29929a56ac7944d8867150f9d9a51ffe", "interface": "public", "region_id": "prodstack7", "url": "https://gnocchi.ps7.canonical.com:8041", "region": "prodstack7"}, {"id": "d1146fdec43e4c339f3c0766fda1923d", "interface": "internal", "region_id": "prodstack7", "url": "https://gnocchi-internal.ps7.canonical.com:8041", "region": "prodstack7"}, {"id": "ff5d256a28064e13b52758d6206687eb", "interface": "admin", "region_id": "prodstack7", "url": "https://gnocchi-admin.ps7.canonical.com:8041", "region": "prodstack7"}], "id": "50872dac84974216b104c7eef043dfe6", "type": "metric", "name": "gnocchi"}, {"endpoints": [{"id": "3901a2889b584fe5baf1325da2d5571c", "interface": "internal", "region_id": "prodstack7", "url": "https://aodh-internal.ps7.canonical.com:8042", "region": "prodstack7"}, {"id": "94f9e723537a4d0ab35ab53fe1af6f01", "interface": "public", "region_id": "prodstack7", "url": "https://aodh.ps7.canonical.com:8042", "region": "prodstack7"}, {"id": "f3fc8781a98149c680bd7f34c6893410", "interface": "admin", "region_id": "prodstack7", "url": "https://aodh-admin.ps7.canonical.com:8042", "region": "prodstack7"}], "id": "6f7af5495c2447c9bf258f72605a99b1", "type": "alarming", "name": "aodh"}, {"endpoints": [{"id": "0592d4bf15d54ba8aac00dfc34292295", "interface": "admin", "region_id": "prodstack7", "url": "https://keystone-admin.ps7.canonical.com:35357/v3", "region": "prodstack7"}, {"id": "1f5df236ded54026af4f5e947a599b2f", "interface": "internal", "region_id": "prodstack7", "url": "https://keystone-internal.ps7.canonical.com:5000/v3", "region": "prodstack7"}, {"id": "cd17fef7e3d246b3974b2ffe55b7889c", "interface": "public", "region_id": "prodstack7", "url": "https://keystone.ps7.canonical.com:5000/v3", "region": "prodstack7"}], "id": "7ad024307b634ea989f1e03d73d7737b", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "001dac935b6c44b1ad62c90175538578", "interface": "admin", "region_id": "prodstack7", "url": "https://cinder-admin.ps7.canonical.com:8776/v3/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "90abac2983a34488bb6ada4e5004bb99", "interface": "public", "region_id": "prodstack7", "url": "https://cinder.ps7.canonical.com:8776/v3/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "e49add7152684a8e9e1e3ea9502b5dc6", "interface": "internal", "region_id": "prodstack7", "url": "https://cinder-internal.ps7.canonical.com:8776/v3/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "7bea8b97c0304a62afd8325515928cc0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2450babeee5e4fe49947cbe7bcc0f3c3", "interface": "public", "region_id": "prodstack7", "url": "https://designate.ps7.canonical.com:9001", "region": "prodstack7"}, {"id": "c2e77ece29cd4dc7bf518bb51c619cce", "interface": "internal", "region_id": "prodstack7", "url": "https://designate-internal.ps7.canonical.com:9001", "region": "prodstack7"}, {"id": "fc292615aa2d43ff943da365870944ce", "interface": "admin", "region_id": "prodstack7", "url": "https://designate-admin.ps7.canonical.com:9001", "region": "prodstack7"}], "id": "8d13654c658644c4a375ce8428638f3d", "type": "dns", "name": "designate"}, {"endpoints": [{"id": "604f1f7088c54ec4a558d1747b0e7396", "interface": "public", "region_id": "prodstack7", "url": "https://barbican.ps7.canonical.com:9311", "region": "prodstack7"}, {"id": "81268c6bd3524a4d85af3d6faa426863", "interface": "admin", "region_id": "prodstack7", "url": "https://barbican-admin.ps7.canonical.com:9312", "region": "prodstack7"}, {"id": "becc73f676f34e66ab1daf0fbcb42366", "interface": "internal", "region_id": "prodstack7", "url": "https://barbican-internal.ps7.canonical.com:9311", "region": "prodstack7"}], "id": "8df4ed7c02d44fe28ec72b1e19e3f66f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "38557e1243014f1abaa578a61bb0a387", "interface": "public", "region_id": "prodstack7", "url": "https://manila.ps7.canonical.com:8786/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "b12d5a4329f94a1fa6dbd2cd38ebcd52", "interface": "internal", "region_id": "prodstack7", "url": "https://manila-internal.ps7.canonical.com:8786/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "bc081c0d5d954446b7ee77886f5d68a3", "interface": "admin", "region_id": "prodstack7", "url": "https://manila-admin.ps7.canonical.com:8786/v1/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "8e7967c2620d49448787e035e8f21af0", "type": "share", "name": "manila"}, {"endpoints": [{"id": "03802d072c514ae484a2d26be0c906af", "interface": "public", "region_id": "prodstack7", "url": "https://radosgw.ps7.canonical.com:443/", "region": "prodstack7"}, {"id": "c07a315e261f430d94542a872596d654", "interface": "admin", "region_id": "prodstack7", "url": "https://radosgw-admin.ps7.canonical.com:443/", "region": "prodstack7"}, {"id": "d62fcd20c1e34d64930fbec97503a40a", "interface": "internal", "region_id": "prodstack7", "url": "https://radosgw-internal.ps7.canonical.com:443/", "region": "prodstack7"}], "id": "9569f1b0b4714254a3d116760dc3968d", "type": "s3", "name": "s3"}, {"endpoints": [{"id": "0e64627804e741e5948b4d35e1914624", "interface": "internal", "region_id": "RegionOne", "url": "http://10.150.13.75", "region": "RegionOne"}, {"id": "12d47bbd1cc64dbf8d4e442b821c64f2", "interface": "admin", "region_id": "prodstack7", "url": "https://radosgw-admin.ps7.canonical.com:443/swift/simplestreams/data", "region": "prodstack7"}, {"id": "35aba6c3a1fc4041b30963e8b6c7b929", "interface": "public", "region_id": "prodstack7", "url": "https://radosgw.ps7.canonical.com:443/swift/v1/AUTH_588a6b5285ea4ed38ae122d264c01490/simplestreams/data", "region": "prodstack7"}, {"id": "35bc5168fcc2414a9d89313cdef8bca9", "interface": "admin", "region_id": "RegionOne", "url": "http://10.150.13.75", "region": "RegionOne"}, {"id": "5f7980b3f8e746e6bbd66c9cef81714e", "interface": "public", "region_id": "RegionOne", "url": "http://10.150.13.75", "region": "RegionOne"}, {"id": "739ab5131dff4cdbb3151f6de36b36f6", "interface": "internal", "region_id": "prodstack7", "url": "https://radosgw-internal.ps7.canonical.com:443/swift/v1/AUTH_588a6b5285ea4ed38ae122d264c01490/simplestreams/data", "region": "prodstack7"}], "id": "b28a039721b147af8e77d77242d4297f", "type": "product-streams", "name": "image-stream"}, {"endpoints": [{"id": "9321fba4588641dbb1c9f89508f1bf23", "interface": "internal", "region_id": "prodstack7", "url": "https://placement-internal.ps7.canonical.com:8778", "region": "prodstack7"}, {"id": "9a75eebf33e7409d9b69dc7e650f756c", "interface": "admin", "region_id": "prodstack7", "url": "https://placement-admin.ps7.canonical.com:8778", "region": "prodstack7"}, {"id": "c03942ddacb94fe39c1529aa74bd31c1", "interface": "public", "region_id": "prodstack7", "url": "https://placement.ps7.canonical.com:8778", "region": "prodstack7"}], "id": "bc5c019477934e89bab2a097e8df84b6", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "b8152f5e649d4603ac092897639d38c9", "interface": "admin", "region_id": "prodstack7", "url": "https://radosgw-admin.ps7.canonical.com:443/swift", "region": "prodstack7"}, {"id": "baa313d85b904c308b7a5c98505fc32c", "interface": "internal", "region_id": "prodstack7", "url": "https://radosgw-internal.ps7.canonical.com:443/swift/v1/AUTH_9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "c17c3db416224561b5e045562bbe76bf", "interface": "public", "region_id": "prodstack7", "url": "https://radosgw.ps7.canonical.com:443/swift/v1/AUTH_9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "c6dd2bcf96bf44c2a99e39d1302563f1", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "526da263451648898c9187c65f441a1c", "interface": "public", "region_id": "prodstack7", "url": "https://glance.ps7.canonical.com:9292", "region": "prodstack7"}, {"id": "61b55755ca9e4e2ab04a144f92cb6e97", "interface": "admin", "region_id": "prodstack7", "url": "https://glance-admin.ps7.canonical.com:9292", "region": "prodstack7"}, {"id": "9080969b2cde4926b647f63b9591233c", "interface": "internal", "region_id": "prodstack7", "url": "https://glance-internal.ps7.canonical.com:9292", "region": "prodstack7"}], "id": "dd3a22e287464998be0514a67dafb7e4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "2f4dcba2a4ce46b2a2e3cf103fd929f4", "interface": "admin", "region_id": "prodstack7", "url": "https://manila-admin.ps7.canonical.com:8786/v2/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "789faa303fb54473b9449fa2f52866b3", "interface": "internal", "region_id": "prodstack7", "url": "https://manila-internal.ps7.canonical.com:8786/v2/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}, {"id": "fa7fa08da5e147df8dbc9528f3d7135b", "interface": "public", "region_id": "prodstack7", "url": "https://manila.ps7.canonical.com:8786/v2/9bf77f46fd6c4d3da81ee79a717acf43", "region": "prodstack7"}], "id": "f6880aea736446b8a4232e0cf3528a12", "type": "sharev2", "name": "manilav2"}]}} 14s REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" 14s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" 14s DEBUG (connectionpool:939) Starting new HTTPS connection (1): nova.ps7.canonical.com:8774 14s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1 HTTP/1.1" 302 0 14s RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Wed, 04 Feb 2026 01:03:36 GMT Keep-Alive: timeout=75, max=1000 Location: https://nova.ps7.canonical.com:8774/v2.1/ Server: Apache/2.4.52 (Ubuntu) x-compute-request-id: req-6d678f0e-a58f-4ae0-bd05-27db93bb3dba x-openstack-request-id: req-6d678f0e-a58f-4ae0-bd05-27db93bb3dba 14s DEBUG (session:548) RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Wed, 04 Feb 2026 01:03:36 GMT Keep-Alive: timeout=75, max=1000 Location: https://nova.ps7.canonical.com:8774/v2.1/ Server: Apache/2.4.52 (Ubuntu) x-compute-request-id: req-6d678f0e-a58f-4ae0-bd05-27db93bb3dba x-openstack-request-id: req-6d678f0e-a58f-4ae0-bd05-27db93bb3dba 14s RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 14s DEBUG (session:580) RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 14s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/ HTTP/1.1" 200 397 14s RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:36 GMT Keep-Alive: timeout=75, max=999 OpenStack-API-Version: compute 2.1 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92bdd9db-0683-48dd-a5eb-93477b2ca529 x-openstack-request-id: req-92bdd9db-0683-48dd-a5eb-93477b2ca529 14s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:36 GMT Keep-Alive: timeout=75, max=999 OpenStack-API-Version: compute 2.1 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92bdd9db-0683-48dd-a5eb-93477b2ca529 x-openstack-request-id: req-92bdd9db-0683-48dd-a5eb-93477b2ca529 14s RESP BODY: {"version": {"id": "v2.1", "status": "CURRENT", "version": "2.96", "min_version": "2.1", "updated": "2013-07-23T11:33:21Z", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/"}, {"rel": "describedby", "type": "text/html", "href": "http://docs.openstack.org/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}]}} 14s DEBUG (session:580) RESP BODY: {"version": {"id": "v2.1", "status": "CURRENT", "version": "2.96", "min_version": "2.1", "updated": "2013-07-23T11:33:21Z", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/"}, {"rel": "describedby", "type": "text/html", "href": "http://docs.openstack.org/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.compute+json;version=2.1"}]}} 14s GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/ used request id req-92bdd9db-0683-48dd-a5eb-93477b2ca529 14s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/ used request id req-92bdd9db-0683-48dd-a5eb-93477b2ca529 14s DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 14s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 14s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 14s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 14s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 14s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 14s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 14s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 14s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 14s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps7.canonical.com:9292/v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" -H "X-OpenStack-Nova-API-Version: 2.87" 14s DEBUG (connectionpool:939) Starting new HTTPS connection (1): glance.ps7.canonical.com:9292 14s DEBUG (connectionpool:429) https://glance.ps7.canonical.com:9292 "GET /v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb HTTP/1.1" 200 2267 14s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2267 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:37 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-6715ada8-f2aa-4512-b161-b1f9b4b098fb 14s DEBUG (session:580) RESP BODY: {"architecture": "ppc64le", "base_image_ref": "1817ca74-e109-4221-8791-3fc9207e3533", "boot_roles": "reader,load-balancer_member,member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "pseries", "hw_video_model": "vga", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "b240a88f-de19-4d5b-9230-426d2d037f0e", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "26.04", "owner_id": "9bf77f46fd6c4d3da81ee79a717acf43", "owner_project_name": "prod-autopkgtest-workers-ppc64el_project", "owner_user_name": "prod-autopkgtest-workers-ppc64el", "product_name": "com.ubuntu.cloud.daily:server:26.04:ppc64el", "simplestreams_metadata": "{\"aliases\": \"26.04,r,resolute,devel\", \"arch\": \"ppc64el\", \"ftype\": \"disk1.img\", \"label\": \"daily\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-resolute-daily-ppc64el-server-20260127\", \"release\": \"resolute\", \"release_codename\": \"Resolute Raccoon\", \"release_title\": \"2", "source_content_id": "com.ubuntu.cloud:daily:download", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "version_name": "20260127", "name": "adt/ubuntu-resolute-ppc64el-server-20260203.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 2868248576, "virtual_size": 21474836480, "status": "active", "checksum": "5d4bf5b0e17fae3d730449539a6e990f", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "9bf77f46fd6c4d3da81ee79a717acf43", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "5587481e18fbea4923dbeee3936868aec5b18a3f0e0331a28399fa29de8b546c", "id": "36e1410e-0a72-4cd6-affd-580c415d80cb", "created_at": "2026-02-03T20:51:21Z", "updated_at": "2026-02-03T20:52:38Z", "locations": [{"url": "rbd://d8b83d88-b70a-11ef-be0b-2390f458e7bc/glance/36e1410e-0a72-4cd6-affd-580c415d80cb/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://d8b83d88-b70a-11ef-be0b-2390f458e7bc/glance/36e1410e-0a72-4cd6-affd-580c415d80cb/snap", "tags": [], "self": "/v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb", "file": "/v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb/file", "schema": "/v2/schemas/image", "stores": "ceph"} 14s DEBUG (session:936) GET call to image for https://glance.ps7.canonical.com:9292/v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb used request id req-6715ada8-f2aa-4512-b161-b1f9b4b098fb 14s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/flavors/autopkgtest-cpu2-ram4-disk20-ppc64el -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" -H "X-OpenStack-Nova-API-Version: 2.87" 14s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/flavors/autopkgtest-cpu2-ram4-disk20-ppc64el HTTP/1.1" 404 109 14s DEBUG (session:548) RESP: [404] Connection: Keep-Alive Content-Length: 109 Content-Type: application/json; charset=UTF-8 Date: Wed, 04 Feb 2026 01:03:37 GMT Keep-Alive: timeout=75, max=998 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-fe48b2d3-b17b-4d22-8f2f-9513f3090449 x-openstack-request-id: req-fe48b2d3-b17b-4d22-8f2f-9513f3090449 14s DEBUG (session:580) RESP BODY: {"itemNotFound": {"code": 404, "message": "Flavor autopkgtest-cpu2-ram4-disk20-ppc64el could not be found."}} 14s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/flavors/autopkgtest-cpu2-ram4-disk20-ppc64el used request id req-fe48b2d3-b17b-4d22-8f2f-9513f3090449 14s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/flavors?is_public=None -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" -H "X-OpenStack-Nova-API-Version: 2.87" 14s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/flavors?is_public=None HTTP/1.1" 200 2423 14s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2423 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:37 GMT Keep-Alive: timeout=75, max=997 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-05031fba-3237-407f-ae3a-01b577af4ef1 x-openstack-request-id: req-05031fba-3237-407f-ae3a-01b577af4ef1 14s DEBUG (session:580) RESP BODY: {"flavors": [{"id": "53d845ba-20b6-47b0-8d36-14129b383b2c", "name": "shared.large.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/53d845ba-20b6-47b0-8d36-14129b383b2c"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/53d845ba-20b6-47b0-8d36-14129b383b2c"}], "description": null}, {"id": "6d15d6b4-4956-4aab-940e-fc2f21abb355", "name": "shared.xlarge.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/6d15d6b4-4956-4aab-940e-fc2f21abb355"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/6d15d6b4-4956-4aab-940e-fc2f21abb355"}], "description": null}, {"id": "84d9214c-6238-49ad-bcd4-68651b0fff84", "name": "shared.medium.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/84d9214c-6238-49ad-bcd4-68651b0fff84"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/84d9214c-6238-49ad-bcd4-68651b0fff84"}], "description": null}, {"id": "af3a4807-1a67-45b0-a4ec-851f7f915480", "name": "autopkgtest-cpu4-ram16-disk100-ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/af3a4807-1a67-45b0-a4ec-851f7f915480"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/af3a4807-1a67-45b0-a4ec-851f7f915480"}], "description": null}, {"id": "cdd26b7a-512f-4e40-a56b-a8628e74c273", "name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273"}], "description": null}, {"id": "d2b33018-ef27-42d3-9878-e3b4816cec50", "name": "shared.xsmall.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/d2b33018-ef27-42d3-9878-e3b4816cec50"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/d2b33018-ef27-42d3-9878-e3b4816cec50"}], "description": null}, {"id": "e9e0185b-b47d-42ce-bd30-0892a3bf026a", "name": "shared.small.ppc64el", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/e9e0185b-b47d-42ce-bd30-0892a3bf026a"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/e9e0185b-b47d-42ce-bd30-0892a3bf026a"}], "description": null}]} 14s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/flavors?is_public=None used request id req-05031fba-3237-407f-ae3a-01b577af4ef1 14s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" -H "X-OpenStack-Nova-API-Version: 2.87" 14s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273 HTTP/1.1" 200 706 14s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 706 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:37 GMT Keep-Alive: timeout=75, max=996 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-33720d04-a2ad-4f85-bd5c-ca2ab87d275d x-openstack-request-id: req-33720d04-a2ad-4f85-bd5c-ca2ab87d275d 14s DEBUG (session:580) RESP BODY: {"flavor": {"id": "cdd26b7a-512f-4e40-a56b-a8628e74c273", "name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "ram": 4096, "disk": 20, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": false, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273"}], "description": null, "extra_specs": {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"}}} 14s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/flavors/cdd26b7a-512f-4e40-a56b-a8628e74c273 used request id req-33720d04-a2ad-4f85-bd5c-ca2ab87d275d 14s DEBUG (session:517) REQ: curl -g -i -X POST https://nova.ps7.canonical.com:8774/v2.1/servers -H "Accept: application/json" -H "Content-Type: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" -H "X-OpenStack-Nova-API-Version: 2.87" -d '{"server": {"name": "adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-proposed-migration-environment-20-d01f4502-c9be-441a-93ab-176441cdb65d", "imageRef": "36e1410e-0a72-4cd6-affd-580c415d80cb", "flavorRef": "cdd26b7a-512f-4e40-a56b-a8628e74c273", "user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-20", "min_count": 1, "max_count": 1, "security_groups": [{"name": "autopkgtest-juju-7f2275-prod-proposed-migration-environment-20@sto01-ppc64el-14.secgroup"}], "networks": [{"uuid": "c4c76c34-f8c1-479e-a79a-8c9382a6ed25"}]}}' 14s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "POST /v2.1/servers HTTP/1.1" 202 479 14s DEBUG (session:548) RESP: [202] Connection: Keep-Alive Content-Length: 479 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:37 GMT Keep-Alive: timeout=75, max=995 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 location: https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd x-compute-request-id: req-a43d4a40-2bb8-4c25-b00d-f54a673c3440 x-openstack-request-id: req-a43d4a40-2bb8-4c25-b00d-f54a673c3440 14s DEBUG (session:580) RESP BODY: {"server": {"id": "4460b281-7e8c-4257-ad0e-cafc35a41ddd", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "autopkgtest-juju-7f2275-prod-proposed-migration-environment-20@sto01-ppc64el-14.secgroup"}], "adminPass": "K3yw8JzXbwiZ"}} 14s DEBUG (session:936) POST call to compute for https://nova.ps7.canonical.com:8774/v2.1/servers used request id req-a43d4a40-2bb8-4c25-b00d-f54a673c3440 14s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" -H "X-OpenStack-Nova-API-Version: 2.87" 14s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd HTTP/1.1" 200 2713 14s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2713 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:37 GMT Keep-Alive: timeout=75, max=994 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-e10a4def-06d6-4546-bda9-5c5f320bea07 x-openstack-request-id: req-e10a4def-06d6-4546-bda9-5c5f320bea07 14s DEBUG (session:580) RESP BODY: {"server": {"id": "4460b281-7e8c-4257-ad0e-cafc35a41ddd", "name": "adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-proposed-migration-environment-20-d01f4502-c9be-441a-93ab-176441cdb65d", "status": "BUILD", "tenant_id": "9bf77f46fd6c4d3da81ee79a717acf43", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "metadata": {}, "hostId": "", "image": {"id": "36e1410e-0a72-4cd6-affd-580c415d80cb", "links": [{"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/images/36e1410e-0a72-4cd6-affd-580c415d80cb"}]}, "flavor": {"vcpus": 2, "ram": 4096, "disk": 20, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "extra_specs": {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"}}, "created": "2026-02-04T01:03:38Z", "updated": "2026-02-04T01:03:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-20", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-oze0nvrl", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-prop", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": null, "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}} 14s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd used request id req-e10a4def-06d6-4546-bda9-5c5f320bea07 14s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps7.canonical.com:9292/v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" -H "X-OpenStack-Nova-API-Version: 2.87" 14s DEBUG (connectionpool:429) https://glance.ps7.canonical.com:9292 "GET /v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb HTTP/1.1" 200 2267 14s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2267 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:37 GMT Keep-Alive: timeout=75, max=999 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-a94e4f36-b3c3-49dc-a0bd-e288345ed19f 14s DEBUG (session:580) RESP BODY: {"architecture": "ppc64le", "base_image_ref": "1817ca74-e109-4221-8791-3fc9207e3533", "boot_roles": "reader,load-balancer_member,member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "pseries", "hw_video_model": "vga", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "b240a88f-de19-4d5b-9230-426d2d037f0e", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "26.04", "owner_id": "9bf77f46fd6c4d3da81ee79a717acf43", "owner_project_name": "prod-autopkgtest-workers-ppc64el_project", "owner_user_name": "prod-autopkgtest-workers-ppc64el", "product_name": "com.ubuntu.cloud.daily:server:26.04:ppc64el", "simplestreams_metadata": "{\"aliases\": \"26.04,r,resolute,devel\", \"arch\": \"ppc64el\", \"ftype\": \"disk1.img\", \"label\": \"daily\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-resolute-daily-ppc64el-server-20260127\", \"release\": \"resolute\", \"release_codename\": \"Resolute Raccoon\", \"release_title\": \"2", "source_content_id": "com.ubuntu.cloud:daily:download", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "version_name": "20260127", "name": "adt/ubuntu-resolute-ppc64el-server-20260203.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 2868248576, "virtual_size": 21474836480, "status": "active", "checksum": "5d4bf5b0e17fae3d730449539a6e990f", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "9bf77f46fd6c4d3da81ee79a717acf43", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "5587481e18fbea4923dbeee3936868aec5b18a3f0e0331a28399fa29de8b546c", "id": "36e1410e-0a72-4cd6-affd-580c415d80cb", "created_at": "2026-02-03T20:51:21Z", "updated_at": "2026-02-03T20:52:38Z", "locations": [{"url": "rbd://d8b83d88-b70a-11ef-be0b-2390f458e7bc/glance/36e1410e-0a72-4cd6-affd-580c415d80cb/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://d8b83d88-b70a-11ef-be0b-2390f458e7bc/glance/36e1410e-0a72-4cd6-affd-580c415d80cb/snap", "tags": [], "self": "/v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb", "file": "/v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb/file", "schema": "/v2/schemas/image", "stores": "ceph"} 14s DEBUG (session:936) GET call to image for https://glance.ps7.canonical.com:9292/v2/images/36e1410e-0a72-4cd6-affd-580c415d80cb used request id req-a94e4f36-b3c3-49dc-a0bd-e288345ed19f 14s +--------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+ 14s | Property | Value | 14s +--------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+ 14s | OS-DCF:diskConfig | MANUAL | 14s | OS-EXT-AZ:availability_zone | | 14s | OS-EXT-SRV-ATTR:host | - | 14s | OS-EXT-SRV-ATTR:hostname | adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-prop | 14s | OS-EXT-SRV-ATTR:hypervisor_hostname | - | 14s | OS-EXT-SRV-ATTR:instance_name | | 14s | OS-EXT-SRV-ATTR:kernel_id | | 14s | OS-EXT-SRV-ATTR:launch_index | 0 | 14s | OS-EXT-SRV-ATTR:ramdisk_id | | 14s | OS-EXT-SRV-ATTR:reservation_id | r-oze0nvrl | 14s | OS-EXT-SRV-ATTR:root_device_name | - | 14s | OS-EXT-STS:power_state | 0 | 14s | OS-EXT-STS:task_state | scheduling | 14s | OS-EXT-STS:vm_state | building | 14s | OS-SRV-USG:launched_at | - | 14s | OS-SRV-USG:terminated_at | - | 14s | accessIPv4 | | 14s | accessIPv6 | | 14s | adminPass | K3yw8JzXbwiZ | 14s | config_drive | | 14s | created | 2026-02-04T01:03:38Z | 14s | description | - | 14s | flavor:disk | 20 | 14s | flavor:ephemeral | 0 | 14s | flavor:extra_specs | {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"} | 14s | flavor:original_name | autopkgtest-cpu2-ram4-disk20-ppc64el | 14s | flavor:ram | 4096 | 14s | flavor:swap | 0 | 14s | flavor:vcpus | 2 | 14s | hostId | | 14s | id | 4460b281-7e8c-4257-ad0e-cafc35a41ddd | 14s | image | adt/ubuntu-resolute-ppc64el-server-20260203.img (36e1410e-0a72-4cd6-affd-580c415d80cb) | 14s | key_name | testbed-juju-7f2275-prod-proposed-migration-environment-20 | 14s | locked | False | 14s | locked_reason | - | 14s | metadata | {} | 14s | name | adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-proposed-migration-environment-20-d01f4502-c9be-441a-93ab-176441cdb65d | 14s | os-extended-volumes:volumes_attached | [] | 14s | progress | 0 | 14s | security_groups | autopkgtest-juju-7f2275-prod-proposed-migration-environment-20@sto01-ppc64el-14.secgroup | 14s | server_groups | [] | 14s | status | BUILD | 14s | tags | [] | 14s | tenant_id | 9bf77f46fd6c4d3da81ee79a717acf43 | 14s | trusted_image_certificates | - | 14s | updated | 2026-02-04T01:03:37Z | 14s | user_id | 20f4f30c2cfd4bfe806cd0db10c0e446 | 14s +--------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------+DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" -H "X-OpenStack-Nova-API-Version: 2.87" 14s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd HTTP/1.1" 200 2713 14s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2713 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:37 GMT Keep-Alive: timeout=75, max=993 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-7dfaa6b3-71c2-4419-b913-4db8db0544c3 x-openstack-request-id: req-7dfaa6b3-71c2-4419-b913-4db8db0544c3 14s DEBUG (session:580) RESP BODY: {"server": {"id": "4460b281-7e8c-4257-ad0e-cafc35a41ddd", "name": "adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-proposed-migration-environment-20-d01f4502-c9be-441a-93ab-176441cdb65d", "status": "BUILD", "tenant_id": "9bf77f46fd6c4d3da81ee79a717acf43", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "metadata": {}, "hostId": "", "image": {"id": "36e1410e-0a72-4cd6-affd-580c415d80cb", "links": [{"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/images/36e1410e-0a72-4cd6-affd-580c415d80cb"}]}, "flavor": {"vcpus": 2, "ram": 4096, "disk": 20, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "extra_specs": {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"}}, "created": "2026-02-04T01:03:38Z", "updated": "2026-02-04T01:03:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-20", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-oze0nvrl", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-prop", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": null, "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}} 14s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd used request id req-7dfaa6b3-71c2-4419-b913-4db8db0544c3 14s 14s 14s Server building... 0% completeDEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}81b44d008decfef4e390fee27fe34ec673dedfed9e41339eb6e474048ef8d2ef" -H "X-OpenStack-Nova-API-Version: 2.87" 14s DEBUG (connectionpool:429) https://nova.ps7.canonical.com:8774 "GET /v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd HTTP/1.1" 200 3021 14s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 3021 Content-Type: application/json Date: Wed, 04 Feb 2026 01:03:42 GMT Keep-Alive: timeout=75, max=992 OpenStack-API-Version: compute 2.87 Server: Apache/2.4.52 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.87 x-compute-request-id: req-5d9b4fb0-4dad-477f-9760-ef55c94744c8 x-openstack-request-id: req-5d9b4fb0-4dad-477f-9760-ef55c94744c8 14s DEBUG (session:580) RESP BODY: {"server": {"id": "4460b281-7e8c-4257-ad0e-cafc35a41ddd", "name": "adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-proposed-migration-environment-20-d01f4502-c9be-441a-93ab-176441cdb65d", "status": "ERROR", "tenant_id": "9bf77f46fd6c4d3da81ee79a717acf43", "user_id": "20f4f30c2cfd4bfe806cd0db10c0e446", "metadata": {}, "hostId": "", "image": {"id": "36e1410e-0a72-4cd6-affd-580c415d80cb", "links": [{"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/images/36e1410e-0a72-4cd6-affd-580c415d80cb"}]}, "flavor": {"vcpus": 2, "ram": 4096, "disk": 20, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-cpu2-ram4-disk20-ppc64el", "extra_specs": {"aggregate_instance_extra_specs:commit": "ppc64el", "hw:cpu_policy": "shared", "hw:mem_page_size": "large", "hw:pci_numa_affinity_policy": "preferred"}}, "created": "2026-02-04T01:03:37Z", "updated": "2026-02-04T01:03:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd"}, {"rel": "bookmark", "href": "https://nova.ps7.canonical.com:8774/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2026-02-04T01:03:40Z", "message": "Exceeded maximum number of retries. Exceeded max scheduling attempts 3 for instance 4460b281-7e8c-4257-ad0e-cafc35a41ddd. Last exception: Insufficient compute resources: Requested instance NUMA topology cannot fit the given host NUMA topology."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-20", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-SRV-ATTR:host": null, "OS-EXT-SRV-ATTR:instance_name": "instance-003f91de", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-oze0nvrl", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-prop", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": null, "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}} 14s DEBUG (session:936) GET call to compute for https://nova.ps7.canonical.com:8774/v2.1/servers/4460b281-7e8c-4257-ad0e-cafc35a41ddd used request id req-5d9b4fb0-4dad-477f-9760-ef55c94744c8 14s DEBUG (shell:822) 14s Traceback (most recent call last): 14s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 820, in main 14s OpenStackComputeShell().main(argv) 14s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 742, in main 14s args.func(self.cs, args) 14s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 980, in do_boot 14s _poll_for_status(cs.servers.get, server.id, 'building', ['active']) 14s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 1019, in _poll_for_status 14s raise exceptions.ResourceInErrorState(obj) 14s novaclient.exceptions.ResourceInErrorState: 14s ERROR (ResourceInErrorState): 14s 14s Error building server 360s autopkgtest [01:09:29]: testbed dpkg architecture: ppc64el 361s autopkgtest [01:09:30]: testbed apt version: 3.1.14 361s autopkgtest [01:09:30]: @@@@@@@@@@@@@@@@@@@@ test bed setup 361s autopkgtest [01:09:30]: testbed release detected to be: None 362s autopkgtest [01:09:31]: updating testbed package index (apt update) 362s Get:1 http://ftpmaster.internal/ubuntu resolute-proposed InRelease [124 kB] 362s Hit:2 http://ftpmaster.internal/ubuntu resolute InRelease 362s Hit:3 http://ftpmaster.internal/ubuntu resolute-updates InRelease 362s Hit:4 http://ftpmaster.internal/ubuntu resolute-security InRelease 362s Get:5 http://ftpmaster.internal/ubuntu resolute-proposed/universe Sources [1605 kB] 363s Get:6 http://ftpmaster.internal/ubuntu resolute-proposed/main Sources [231 kB] 363s Get:7 http://ftpmaster.internal/ubuntu resolute-proposed/multiverse Sources [32.3 kB] 363s Get:8 http://ftpmaster.internal/ubuntu resolute-proposed/restricted Sources [5260 B] 363s Get:9 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el Packages [281 kB] 364s Get:10 http://ftpmaster.internal/ubuntu resolute-proposed/universe ppc64el Packages [1257 kB] 364s Get:11 http://ftpmaster.internal/ubuntu resolute-proposed/multiverse ppc64el Packages [18.3 kB] 364s Fetched 3554 kB in 1s (2488 kB/s) 364s Reading package lists... 365s Hit:1 http://ftpmaster.internal/ubuntu resolute-proposed InRelease 365s Hit:2 http://ftpmaster.internal/ubuntu resolute InRelease 365s Hit:3 http://ftpmaster.internal/ubuntu resolute-updates InRelease 365s Hit:4 http://ftpmaster.internal/ubuntu resolute-security InRelease 366s Reading package lists... 366s Reading package lists... 366s Building dependency tree... 366s Reading state information... 366s Calculating upgrade... 366s The following packages will be upgraded: 366s htop libzstd1 python3-lazr.restfulclient zstd 366s 4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 366s Need to get 1562 kB of archives. 366s After this operation, 0 B of additional disk space will be used. 366s Get:1 http://ftpmaster.internal/ubuntu resolute/main ppc64el libzstd1 ppc64el 1.5.7+dfsg-3 [430 kB] 366s Get:2 http://ftpmaster.internal/ubuntu resolute/main ppc64el htop ppc64el 3.4.1-5build2 [236 kB] 366s Get:3 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-lazr.restfulclient all 0.14.6-3build1 [51.1 kB] 366s Get:4 http://ftpmaster.internal/ubuntu resolute/main ppc64el zstd ppc64el 1.5.7+dfsg-3 [845 kB] 366s dpkg-preconfigure: unable to re-open stdin: No such file or directory 366s Fetched 1562 kB in 0s (11.8 MB/s) 367s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 367s Preparing to unpack .../libzstd1_1.5.7+dfsg-3_ppc64el.deb ... 367s Unpacking libzstd1:ppc64el (1.5.7+dfsg-3) over (1.5.7+dfsg-2) ... 367s Setting up libzstd1:ppc64el (1.5.7+dfsg-3) ... 367s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 367s Preparing to unpack .../htop_3.4.1-5build2_ppc64el.deb ... 367s Unpacking htop (3.4.1-5build2) over (3.4.1-5build1) ... 367s Preparing to unpack .../python3-lazr.restfulclient_0.14.6-3build1_all.deb ... 367s Unpacking python3-lazr.restfulclient (0.14.6-3build1) over (0.14.6-3) ... 367s Preparing to unpack .../zstd_1.5.7+dfsg-3_ppc64el.deb ... 367s Unpacking zstd (1.5.7+dfsg-3) over (1.5.7+dfsg-2) ... 367s Setting up htop (3.4.1-5build2) ... 367s Setting up python3-lazr.restfulclient (0.14.6-3build1) ... 367s Setting up zstd (1.5.7+dfsg-3) ... 367s Processing triggers for man-db (2.13.1-1) ... 368s Processing triggers for libc-bin (2.42-2ubuntu4) ... 368s autopkgtest [01:09:37]: upgrading testbed (apt dist-upgrade and autopurge) 368s Reading package lists... 368s Building dependency tree... 368s Reading state information... 369s Calculating upgrade... 369s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 369s Reading package lists... 369s Building dependency tree... 369s Reading state information... 369s Solving dependencies... 369s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 371s autopkgtest [01:09:40]: testbed running kernel: Linux 6.18.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Jan 12 16:45:54 UTC 2026 372s autopkgtest [01:09:41]: @@@@@@@@@@@@@@@@@@@@ apt-source heat 374s Get:1 http://ftpmaster.internal/ubuntu resolute/main heat 1:25.0.0-0ubuntu1 (dsc) [5558 B] 374s Get:2 http://ftpmaster.internal/ubuntu resolute/main heat 1:25.0.0-0ubuntu1 (tar) [2343 kB] 374s Get:3 http://ftpmaster.internal/ubuntu resolute/main heat 1:25.0.0-0ubuntu1 (asc) [228 B] 374s Get:4 http://ftpmaster.internal/ubuntu resolute/main heat 1:25.0.0-0ubuntu1 (diff) [26.1 kB] 375s gpgv: Signature made Fri Oct 3 05:21:23 2025 UTC 375s gpgv: using RSA key CED62F17BB727A48FC50762E2A15898770574541 375s gpgv: Can't check signature: No public key 375s dpkg-source: warning: cannot verify inline signature for ./heat_25.0.0-0ubuntu1.dsc: no acceptable signature found 375s autopkgtest [01:09:44]: testing package heat version 1:25.0.0-0ubuntu1 376s autopkgtest [01:09:45]: build not needed 376s autopkgtest [01:09:45]: test heat-wsgi: preparing testbed 377s Reading package lists... 377s Building dependency tree... 377s Reading state information... 377s Solving dependencies... 377s The following NEW packages will be installed: 377s alembic apache2 apache2-bin apache2-data apache2-utils docutils-common 377s heat-api heat-api-cfn heat-common libapache2-mod-wsgi-py3 libapr1t64 377s libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libevent-2.1-7t64 377s liblua5.4-0 libpython3.14 libpython3.14-minimal libpython3.14-stdlib 377s libunbound8 libxdp1 libxslt1.1 pycadf-common python3-alembic python3-amqp 377s python3-aodhclient python3-appdirs python3-autopage python3-barbicanclient 377s python3-blazarclient python3-cachetools python3-cinderclient python3-cliff 377s python3-cmd2 python3-cotyledon python3-croniter python3-ddt 377s python3-debtcollector python3-decorator python3-deprecation 377s python3-designateclient python3-dnspython python3-docutils 377s python3-dogpile.cache python3-eventlet python3-fasteners python3-fixtures 377s python3-futurist python3-glanceclient python3-gnocchiclient python3-greenlet 377s python3-heat python3-heatclient python3-importlib-metadata 377s python3-ironicclient python3-iso8601 python3-keystoneauth1 377s python3-keystoneclient python3-keystonemiddleware python3-kombu 377s python3-legacy-cgi python3-logutils python3-lxml python3-magnumclient 377s python3-mako python3-manilaclient python3-memcache python3-mistralclient 377s python3-monascaclient python3-monotonic python3-msgpack python3-munch 377s python3-netifaces python3-networkx python3-neutron-lib python3-neutronclient 377s python3-novaclient python3-octaviaclient python3-openstackclient 377s python3-openstacksdk python3-openvswitch python3-os-client-config 377s python3-os-ken python3-os-service-types python3-os-traits python3-osc-lib 377s python3-osc-placement python3-oslo.cache python3-oslo.concurrency 377s python3-oslo.config python3-oslo.context python3-oslo.db python3-oslo.i18n 377s python3-oslo.log python3-oslo.messaging python3-oslo.metrics 377s python3-oslo.middleware python3-oslo.policy python3-oslo.reports 377s python3-oslo.serialization python3-oslo.service python3-oslo.upgradecheck 377s python3-oslo.utils python3-oslo.versionedobjects python3-osprofiler 377s python3-paste python3-pastedeploy python3-pastedeploy-tpl python3-pbr 377s python3-pecan python3-platformdirs python3-ply python3-prettytable 377s python3-prometheus-client python3-psutil python3-pycadf python3-pymysql 377s python3-pyperclip python3-repoze.lru python3-requestsexceptions 377s python3-rfc3986 python3-roman-numerals python3-routes python3-saharaclient 377s python3-senlinclient python3-setproctitle python3-simplegeneric 377s python3-simplejson python3-sortedcontainers python3-sqlalchemy 377s python3-statsd python3-stevedore python3-swiftclient python3-tempita 377s python3-tenacity python3-testresources python3-testscenarios 377s python3-testtools python3-tinyrpc python3-troveclient python3-vine 377s python3-vitrageclient python3-warlock python3-wcwidth python3-webob 377s python3-wrapt python3-yaql python3-zaqarclient sgml-base xml-core 377s 0 upgraded, 150 newly installed, 0 to remove and 0 not upgraded. 377s Need to get 38.2 MB of archives. 377s After this operation, 256 MB of additional disk space will be used. 377s Get:1 http://ftpmaster.internal/ubuntu resolute/main ppc64el libapr1t64 ppc64el 1.7.6-3 [141 kB] 377s Get:2 http://ftpmaster.internal/ubuntu resolute/main ppc64el libaprutil1t64 ppc64el 1.6.3-3ubuntu3 [113 kB] 377s Get:3 http://ftpmaster.internal/ubuntu resolute/main ppc64el libaprutil1-dbd-sqlite3 ppc64el 1.6.3-3ubuntu3 [12.3 kB] 377s Get:4 http://ftpmaster.internal/ubuntu resolute/main ppc64el libaprutil1-ldap ppc64el 1.6.3-3ubuntu3 [9336 B] 377s Get:5 http://ftpmaster.internal/ubuntu resolute/main ppc64el liblua5.4-0 ppc64el 5.4.8-1 [213 kB] 377s Get:6 http://ftpmaster.internal/ubuntu resolute/main ppc64el apache2-bin ppc64el 2.4.65-3ubuntu1 [1604 kB] 377s Get:7 http://ftpmaster.internal/ubuntu resolute/main ppc64el apache2-data all 2.4.65-3ubuntu1 [163 kB] 377s Get:8 http://ftpmaster.internal/ubuntu resolute/main ppc64el apache2-utils ppc64el 2.4.65-3ubuntu1 [105 kB] 377s Get:9 http://ftpmaster.internal/ubuntu resolute/main ppc64el apache2 ppc64el 2.4.65-3ubuntu1 [93.4 kB] 377s Get:10 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-mako all 1.3.10-3build1 [63.9 kB] 377s Get:11 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-greenlet ppc64el 3.2.4-3 [190 kB] 377s Get:12 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-sqlalchemy all 2.0.40+ds1-2 [1220 kB] 377s Get:13 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-alembic all 1.16.4-4 [154 kB] 377s Get:14 http://ftpmaster.internal/ubuntu resolute/main ppc64el alembic all 1.16.4-4 [1894 kB] 377s Get:15 http://ftpmaster.internal/ubuntu resolute/main ppc64el sgml-base all 1.31+nmu1 [11.0 kB] 377s Get:16 http://ftpmaster.internal/ubuntu resolute/main ppc64el xml-core all 0.19build1 [20.3 kB] 377s Get:17 http://ftpmaster.internal/ubuntu resolute/main ppc64el docutils-common all 0.22.4+dfsg-1 [130 kB] 377s Get:18 http://ftpmaster.internal/ubuntu resolute/main ppc64el libpython3.14-minimal ppc64el 3.14.2-1 [921 kB] 377s Get:19 http://ftpmaster.internal/ubuntu resolute/main ppc64el libpython3.14-stdlib ppc64el 3.14.2-1 [2444 kB] 377s Get:20 http://ftpmaster.internal/ubuntu resolute/main ppc64el libpython3.14 ppc64el 3.14.2-1 [2731 kB] 377s Get:21 http://ftpmaster.internal/ubuntu resolute/main ppc64el libapache2-mod-wsgi-py3 ppc64el 5.0.2-1build1 [142 kB] 377s Get:22 http://ftpmaster.internal/ubuntu resolute/main ppc64el heat-common all 1:25.0.0-0ubuntu1 [23.3 kB] 377s Get:23 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-autopage all 0.4.0-4build1 [13.2 kB] 377s Get:24 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-wcwidth all 0.2.14+dfsg1-1build1 [26.5 kB] 377s Get:25 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pyperclip all 1.11.0-1build1 [11.2 kB] 377s Get:26 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cmd2 all 2.5.11+ds-2 [126 kB] 377s Get:27 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-roman-numerals all 4.1.0-1 [8660 B] 377s Get:28 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-docutils all 0.22.4+dfsg-1 [439 kB] 377s Get:29 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pbr all 6.1.1-0ubuntu2 [58.3 kB] 377s Get:30 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-prettytable all 3.16.0-1build1 [39.1 kB] 377s Get:31 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-importlib-metadata all 8.7.1-1 [21.2 kB] 377s Get:32 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-stevedore all 1:5.5.0-0ubuntu1 [21.3 kB] 378s Get:33 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cliff all 4.11.0-0ubuntu2 [45.1 kB] 378s Get:34 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-iso8601 all 2.1.0-3 [9310 B] 378s Get:35 http://ftpmaster.internal/ubuntu resolute/main ppc64el libxslt1.1 ppc64el 1.1.43-0.3 [190 kB] 378s Get:36 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-lxml ppc64el 6.0.2-1 [2452 kB] 378s Get:37 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-os-service-types all 1.8.0-3build1 [13.5 kB] 378s Get:38 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-keystoneauth1 all 5.12.0-0ubuntu1 [173 kB] 378s Get:39 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-decorator all 5.2.1-2 [28.1 kB] 378s Get:40 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-deprecation all 2.1.0-4 [9026 B] 378s Get:41 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-dogpile.cache all 1.3.3-1build1 [46.9 kB] 378s Get:42 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-munch all 4.0.0-2build1 [11.1 kB] 378s Get:43 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-platformdirs all 4.5.1-1 [17.1 kB] 378s Get:44 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-psutil ppc64el 7.1.0-1ubuntu1 [192 kB] 378s Get:45 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-requestsexceptions all 1.4.0-5build1 [3894 B] 378s Get:46 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-openstacksdk all 4.8.0-0ubuntu1 [702 kB] 378s Get:47 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-os-client-config all 2.3.0-0ubuntu1 [17.4 kB] 378s Get:48 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.i18n all 6.6.0-0ubuntu1 [22.5 kB] 378s Get:49 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-wrapt ppc64el 1.17.3-3 [42.0 kB] 378s Get:50 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-debtcollector all 3.0.0-5 [13.4 kB] 378s Get:51 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.utils all 9.1.0-0ubuntu1 [88.6 kB] 378s Get:52 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-osc-lib all 4.3.0-0ubuntu1 [57.8 kB] 378s Get:53 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-msgpack ppc64el 1.1.2-1 [116 kB] 378s Get:54 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.serialization all 5.8.0-0ubuntu1 [15.9 kB] 378s Get:55 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-dnspython all 2.7.0-1ubuntu2 [167 kB] 378s Get:56 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-eventlet all 0.39.0-0ubuntu2 [277 kB] 378s Get:57 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-monotonic all 1.6-3build1 [5518 B] 378s Get:58 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-fasteners all 0.19-2build1 [12.9 kB] 378s Get:59 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-testtools all 2.8.2-2 [72.1 kB] 378s Get:60 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-fixtures all 4.2.5-4 [34.7 kB] 378s Get:61 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.context all 1:6.1.0-0ubuntu1 [13.4 kB] 378s Get:62 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.log all 7.2.1-0ubuntu1 [46.9 kB] 378s Get:63 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-rfc3986 all 2.0.0-3build1 [22.1 kB] 378s Get:64 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.config all 1:10.0.0-0ubuntu1 [90.7 kB] 378s Get:65 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.concurrency all 7.2.0-0ubuntu1 [30.4 kB] 378s Get:66 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-legacy-cgi all 2.6.4-2 [17.2 kB] 378s Get:67 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-webob all 1:1.8.9-1 [86.8 kB] 378s Get:68 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-osprofiler all 4.2.0-4ubuntu1 [47.5 kB] 378s Get:69 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-aodhclient all 3.9.1-0ubuntu1 [29.4 kB] 378s Get:70 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-barbicanclient all 7.2.0-0ubuntu1 [48.7 kB] 378s Get:71 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-blazarclient all 4.4.0-0ubuntu1 [26.1 kB] 378s Get:72 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cinderclient all 1:9.8.0-0ubuntu1 [133 kB] 378s Get:73 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-croniter all 6.1~rc1-0ubuntu1 [21.7 kB] 378s Get:74 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-ddt all 1.7.2-4build1 [9036 B] 378s Get:75 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-designateclient all 6.3.0-0ubuntu1 [36.5 kB] 378s Get:76 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-warlock all 2.1.0-2build1 [6730 B] 378s Get:77 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-glanceclient all 1:4.10.0-0ubuntu1 [109 kB] 378s Get:78 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-futurist all 3.2.0-3 [27.1 kB] 378s Get:79 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-gnocchiclient all 7.0.8-0ubuntu2 [32.1 kB] 378s Get:80 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-keystoneclient all 1:5.7.0-0ubuntu1 [180 kB] 378s Get:81 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-swiftclient all 1:4.9.0-0ubuntu1 [70.4 kB] 378s Get:82 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-heatclient all 4.3.0-0ubuntu1 [110 kB] 378s Get:83 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-appdirs all 1.4.4-4build1 [11.1 kB] 378s Get:84 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-osc-placement all 4.6.0-0ubuntu2 [35.6 kB] 378s Get:85 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-openstackclient all 8.2.0-0ubuntu1 [441 kB] 378s Get:86 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-ironicclient all 5.14.0-0ubuntu1 [122 kB] 378s Get:87 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-memcache all 1.62-3build1 [17.8 kB] 378s Get:88 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.cache all 3.12.0-0ubuntu1 [41.4 kB] 378s Get:89 http://ftpmaster.internal/ubuntu resolute/main ppc64el pycadf-common all 4.0.1-1 [4456 B] 378s Get:90 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pycadf all 4.0.1-1 [17.4 kB] 378s Get:91 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-keystonemiddleware all 11.0.0-0ubuntu1 [81.9 kB] 378s Get:92 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-magnumclient all 4.9.0-0ubuntu1 [68.1 kB] 378s Get:93 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-simplejson ppc64el 3.20.1-1build1 [69.2 kB] 378s Get:94 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-manilaclient all 5.6.0-0ubuntu1 [238 kB] 378s Get:95 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-mistralclient all 1:6.0.0-0ubuntu1 [61.9 kB] 378s Get:96 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-monascaclient all 2.8.0-0ubuntu2 [21.8 kB] 378s Get:97 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-sortedcontainers all 2.4.0-2build1 [27.1 kB] 378s Get:98 http://ftpmaster.internal/ubuntu resolute/main ppc64el libevent-2.1-7t64 ppc64el 2.1.12-stable-10build1 [172 kB] 378s Get:99 http://ftpmaster.internal/ubuntu resolute/main ppc64el libunbound8 ppc64el 1.24.2-1ubuntu1 [576 kB] 378s Get:100 http://ftpmaster.internal/ubuntu resolute/main ppc64el libxdp1 ppc64el 1.5.6-1 [69.4 kB] 378s Get:101 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-openvswitch ppc64el 3.6.0-6build1 [1274 kB] 378s Get:102 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-repoze.lru all 0.7-3build1 [11.8 kB] 378s Get:103 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-routes all 2.5.1-7build1 [90.7 kB] 378s Get:104 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-tinyrpc all 0.6-5 [18.3 kB] 378s Get:105 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-os-ken all 4.1.0-0ubuntu1 [614 kB] 378s Get:106 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-os-traits all 3.5.0-0ubuntu1 [18.0 kB] 378s Get:107 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-testresources all 2.0.1-5build1 [27.0 kB] 378s Get:108 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-testscenarios all 0.5.0-6 [13.4 kB] 378s Get:109 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.db all 17.4.0-0ubuntu1 [99.8 kB] 378s Get:110 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-vine all 5.1.0+dfsg-1build1 [14.4 kB] 378s Get:111 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-amqp all 5.3.1-3build1 [43.8 kB] 378s Get:112 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cachetools all 5.3.3-1build1 [10.5 kB] 378s Get:113 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-kombu all 5.6.1-1 [154 kB] 378s Get:114 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-prometheus-client all 0.21.1+ds1-1build1 [46.0 kB] 378s Get:115 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.metrics all 0.13.0-0ubuntu1 [7622 B] 378s Get:116 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-statsd all 4.0.1-3 [12.2 kB] 378s Get:117 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el python3-oslo.middleware all 7.0.0-0ubuntu2 [34.7 kB] 378s Get:118 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-setproctitle ppc64el 1.3.7-1 [20.4 kB] 378s Get:119 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cotyledon all 1.7.3-3build1 [12.1 kB] 378s Get:120 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-tempita all 0.6.0-1build1 [14.9 kB] 378s Get:121 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-paste all 3.10.1-2 [210 kB] 378s Get:122 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pastedeploy-tpl all 3.1-2build1 [5872 B] 378s Get:123 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pastedeploy all 3.1-2build1 [13.5 kB] 378s Get:124 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.service all 4.3.0-0ubuntu1 [58.2 kB] 378s Get:125 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-tenacity all 9.0.0-0ubuntu1 [17.0 kB] 378s Get:126 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.messaging all 17.1.0-0ubuntu1 [119 kB] 378s Get:127 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.policy all 4.6.0-0ubuntu1 [58.5 kB] 378s Get:128 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.versionedobjects all 3.9.0-0ubuntu1 [60.1 kB] 378s Get:129 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-logutils all 0.3.5-5build1 [18.0 kB] 378s Get:130 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-simplegeneric all 0.8.1-5build1 [11.0 kB] 378s Get:131 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pecan all 1.5.1-6build1 [87.1 kB] 378s Get:132 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-neutron-lib all 3.21.1-0ubuntu1 [218 kB] 378s Get:133 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-neutronclient all 1:11.7.0-0ubuntu1 [122 kB] 378s Get:134 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-novaclient all 2:18.11.0-0ubuntu1 [181 kB] 378s Get:135 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-netifaces ppc64el 0.11.0-2build6 [20.1 kB] 378s Get:136 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-octaviaclient all 3.12.0-0ubuntu1 [56.3 kB] 378s Get:137 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.reports all 3.7.0-0ubuntu1 [26.7 kB] 378s Get:138 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.upgradecheck all 2.7.0-0ubuntu1 [10.0 kB] 378s Get:139 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pymysql all 1.1.1-2ubuntu1 [39.5 kB] 378s Get:140 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-saharaclient all 4.2.0-0ubuntu1 [52.4 kB] 378s Get:141 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-senlinclient all 3.1.0-0ubuntu1 [45.8 kB] 378s Get:142 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-troveclient all 1:8.8.0-0ubuntu2 [118 kB] 378s Get:143 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-networkx all 3.2.1-4ubuntu2 [11.8 MB] 378s Get:144 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-vitrageclient all 5.3.0-0ubuntu1 [23.7 kB] 378s Get:145 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-ply all 3.11-10 [45.9 kB] 378s Get:146 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-yaql all 3.1.0-2build1 [68.3 kB] 378s Get:147 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-zaqarclient all 4.3.0-0ubuntu1 [37.2 kB] 378s Get:148 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-heat all 1:25.0.0-0ubuntu1 [889 kB] 378s Get:149 http://ftpmaster.internal/ubuntu resolute/main ppc64el heat-api all 1:25.0.0-0ubuntu1 [2664 B] 378s Get:150 http://ftpmaster.internal/ubuntu resolute/main ppc64el heat-api-cfn all 1:25.0.0-0ubuntu1 [2776 B] 379s Fetched 38.2 MB in 1s (26.5 MB/s) 379s Selecting previously unselected package libapr1t64:ppc64el. 379s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 379s Preparing to unpack .../000-libapr1t64_1.7.6-3_ppc64el.deb ... 379s Unpacking libapr1t64:ppc64el (1.7.6-3) ... 379s Selecting previously unselected package libaprutil1t64:ppc64el. 379s Preparing to unpack .../001-libaprutil1t64_1.6.3-3ubuntu3_ppc64el.deb ... 379s Unpacking libaprutil1t64:ppc64el (1.6.3-3ubuntu3) ... 379s Selecting previously unselected package libaprutil1-dbd-sqlite3:ppc64el. 379s Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-3ubuntu3_ppc64el.deb ... 379s Unpacking libaprutil1-dbd-sqlite3:ppc64el (1.6.3-3ubuntu3) ... 379s Selecting previously unselected package libaprutil1-ldap:ppc64el. 379s Preparing to unpack .../003-libaprutil1-ldap_1.6.3-3ubuntu3_ppc64el.deb ... 379s Unpacking libaprutil1-ldap:ppc64el (1.6.3-3ubuntu3) ... 379s Selecting previously unselected package liblua5.4-0:ppc64el. 379s Preparing to unpack .../004-liblua5.4-0_5.4.8-1_ppc64el.deb ... 379s Unpacking liblua5.4-0:ppc64el (5.4.8-1) ... 379s Selecting previously unselected package apache2-bin. 379s Preparing to unpack .../005-apache2-bin_2.4.65-3ubuntu1_ppc64el.deb ... 379s Unpacking apache2-bin (2.4.65-3ubuntu1) ... 379s Selecting previously unselected package apache2-data. 379s Preparing to unpack .../006-apache2-data_2.4.65-3ubuntu1_all.deb ... 379s Unpacking apache2-data (2.4.65-3ubuntu1) ... 379s Selecting previously unselected package apache2-utils. 379s Preparing to unpack .../007-apache2-utils_2.4.65-3ubuntu1_ppc64el.deb ... 379s Unpacking apache2-utils (2.4.65-3ubuntu1) ... 379s Selecting previously unselected package apache2. 379s Preparing to unpack .../008-apache2_2.4.65-3ubuntu1_ppc64el.deb ... 379s Unpacking apache2 (2.4.65-3ubuntu1) ... 379s Selecting previously unselected package python3-mako. 379s Preparing to unpack .../009-python3-mako_1.3.10-3build1_all.deb ... 379s Unpacking python3-mako (1.3.10-3build1) ... 379s Selecting previously unselected package python3-greenlet. 379s Preparing to unpack .../010-python3-greenlet_3.2.4-3_ppc64el.deb ... 379s Unpacking python3-greenlet (3.2.4-3) ... 379s Selecting previously unselected package python3-sqlalchemy. 379s Preparing to unpack .../011-python3-sqlalchemy_2.0.40+ds1-2_all.deb ... 379s Unpacking python3-sqlalchemy (2.0.40+ds1-2) ... 379s Selecting previously unselected package python3-alembic. 379s Preparing to unpack .../012-python3-alembic_1.16.4-4_all.deb ... 379s Unpacking python3-alembic (1.16.4-4) ... 379s Selecting previously unselected package alembic. 379s Preparing to unpack .../013-alembic_1.16.4-4_all.deb ... 379s Unpacking alembic (1.16.4-4) ... 379s Selecting previously unselected package sgml-base. 379s Preparing to unpack .../014-sgml-base_1.31+nmu1_all.deb ... 379s Unpacking sgml-base (1.31+nmu1) ... 379s Selecting previously unselected package xml-core. 379s Preparing to unpack .../015-xml-core_0.19build1_all.deb ... 379s Unpacking xml-core (0.19build1) ... 379s Selecting previously unselected package docutils-common. 379s Preparing to unpack .../016-docutils-common_0.22.4+dfsg-1_all.deb ... 379s Unpacking docutils-common (0.22.4+dfsg-1) ... 379s Selecting previously unselected package libpython3.14-minimal:ppc64el. 379s Preparing to unpack .../017-libpython3.14-minimal_3.14.2-1_ppc64el.deb ... 379s Unpacking libpython3.14-minimal:ppc64el (3.14.2-1) ... 379s Selecting previously unselected package libpython3.14-stdlib:ppc64el. 379s Preparing to unpack .../018-libpython3.14-stdlib_3.14.2-1_ppc64el.deb ... 379s Unpacking libpython3.14-stdlib:ppc64el (3.14.2-1) ... 379s Selecting previously unselected package libpython3.14:ppc64el. 379s Preparing to unpack .../019-libpython3.14_3.14.2-1_ppc64el.deb ... 379s Unpacking libpython3.14:ppc64el (3.14.2-1) ... 379s Selecting previously unselected package libapache2-mod-wsgi-py3. 379s Preparing to unpack .../020-libapache2-mod-wsgi-py3_5.0.2-1build1_ppc64el.deb ... 379s Unpacking libapache2-mod-wsgi-py3 (5.0.2-1build1) ... 379s Selecting previously unselected package heat-common. 379s Preparing to unpack .../021-heat-common_1%3a25.0.0-0ubuntu1_all.deb ... 379s Unpacking heat-common (1:25.0.0-0ubuntu1) ... 379s Selecting previously unselected package python3-autopage. 379s Preparing to unpack .../022-python3-autopage_0.4.0-4build1_all.deb ... 379s Unpacking python3-autopage (0.4.0-4build1) ... 379s Selecting previously unselected package python3-wcwidth. 379s Preparing to unpack .../023-python3-wcwidth_0.2.14+dfsg1-1build1_all.deb ... 379s Unpacking python3-wcwidth (0.2.14+dfsg1-1build1) ... 380s Selecting previously unselected package python3-pyperclip. 380s Preparing to unpack .../024-python3-pyperclip_1.11.0-1build1_all.deb ... 380s Unpacking python3-pyperclip (1.11.0-1build1) ... 380s Selecting previously unselected package python3-cmd2. 380s Preparing to unpack .../025-python3-cmd2_2.5.11+ds-2_all.deb ... 380s Unpacking python3-cmd2 (2.5.11+ds-2) ... 380s Selecting previously unselected package python3-roman-numerals. 380s Preparing to unpack .../026-python3-roman-numerals_4.1.0-1_all.deb ... 380s Unpacking python3-roman-numerals (4.1.0-1) ... 380s Selecting previously unselected package python3-docutils. 380s Preparing to unpack .../027-python3-docutils_0.22.4+dfsg-1_all.deb ... 380s Unpacking python3-docutils (0.22.4+dfsg-1) ... 380s Selecting previously unselected package python3-pbr. 380s Preparing to unpack .../028-python3-pbr_6.1.1-0ubuntu2_all.deb ... 380s Unpacking python3-pbr (6.1.1-0ubuntu2) ... 380s Selecting previously unselected package python3-prettytable. 380s Preparing to unpack .../029-python3-prettytable_3.16.0-1build1_all.deb ... 380s Unpacking python3-prettytable (3.16.0-1build1) ... 380s Selecting previously unselected package python3-importlib-metadata. 380s Preparing to unpack .../030-python3-importlib-metadata_8.7.1-1_all.deb ... 380s Unpacking python3-importlib-metadata (8.7.1-1) ... 380s Selecting previously unselected package python3-stevedore. 380s Preparing to unpack .../031-python3-stevedore_1%3a5.5.0-0ubuntu1_all.deb ... 380s Unpacking python3-stevedore (1:5.5.0-0ubuntu1) ... 380s Selecting previously unselected package python3-cliff. 380s Preparing to unpack .../032-python3-cliff_4.11.0-0ubuntu2_all.deb ... 380s Unpacking python3-cliff (4.11.0-0ubuntu2) ... 380s Selecting previously unselected package python3-iso8601. 380s Preparing to unpack .../033-python3-iso8601_2.1.0-3_all.deb ... 380s Unpacking python3-iso8601 (2.1.0-3) ... 380s Selecting previously unselected package libxslt1.1:ppc64el. 380s Preparing to unpack .../034-libxslt1.1_1.1.43-0.3_ppc64el.deb ... 380s Unpacking libxslt1.1:ppc64el (1.1.43-0.3) ... 380s Selecting previously unselected package python3-lxml:ppc64el. 380s Preparing to unpack .../035-python3-lxml_6.0.2-1_ppc64el.deb ... 380s Unpacking python3-lxml:ppc64el (6.0.2-1) ... 380s Selecting previously unselected package python3-os-service-types. 380s Preparing to unpack .../036-python3-os-service-types_1.8.0-3build1_all.deb ... 380s Unpacking python3-os-service-types (1.8.0-3build1) ... 380s Selecting previously unselected package python3-keystoneauth1. 380s Preparing to unpack .../037-python3-keystoneauth1_5.12.0-0ubuntu1_all.deb ... 380s Unpacking python3-keystoneauth1 (5.12.0-0ubuntu1) ... 380s Selecting previously unselected package python3-decorator. 380s Preparing to unpack .../038-python3-decorator_5.2.1-2_all.deb ... 380s Unpacking python3-decorator (5.2.1-2) ... 380s Selecting previously unselected package python3-deprecation. 380s Preparing to unpack .../039-python3-deprecation_2.1.0-4_all.deb ... 380s Unpacking python3-deprecation (2.1.0-4) ... 380s Selecting previously unselected package python3-dogpile.cache. 380s Preparing to unpack .../040-python3-dogpile.cache_1.3.3-1build1_all.deb ... 380s Unpacking python3-dogpile.cache (1.3.3-1build1) ... 380s Selecting previously unselected package python3-munch. 380s Preparing to unpack .../041-python3-munch_4.0.0-2build1_all.deb ... 380s Unpacking python3-munch (4.0.0-2build1) ... 380s Selecting previously unselected package python3-platformdirs. 380s Preparing to unpack .../042-python3-platformdirs_4.5.1-1_all.deb ... 380s Unpacking python3-platformdirs (4.5.1-1) ... 380s Selecting previously unselected package python3-psutil. 380s Preparing to unpack .../043-python3-psutil_7.1.0-1ubuntu1_ppc64el.deb ... 380s Unpacking python3-psutil (7.1.0-1ubuntu1) ... 380s Selecting previously unselected package python3-requestsexceptions. 380s Preparing to unpack .../044-python3-requestsexceptions_1.4.0-5build1_all.deb ... 380s Unpacking python3-requestsexceptions (1.4.0-5build1) ... 380s Selecting previously unselected package python3-openstacksdk. 380s Preparing to unpack .../045-python3-openstacksdk_4.8.0-0ubuntu1_all.deb ... 380s Unpacking python3-openstacksdk (4.8.0-0ubuntu1) ... 380s Selecting previously unselected package python3-os-client-config. 380s Preparing to unpack .../046-python3-os-client-config_2.3.0-0ubuntu1_all.deb ... 380s Unpacking python3-os-client-config (2.3.0-0ubuntu1) ... 380s Selecting previously unselected package python3-oslo.i18n. 380s Preparing to unpack .../047-python3-oslo.i18n_6.6.0-0ubuntu1_all.deb ... 380s Unpacking python3-oslo.i18n (6.6.0-0ubuntu1) ... 380s Selecting previously unselected package python3-wrapt. 380s Preparing to unpack .../048-python3-wrapt_1.17.3-3_ppc64el.deb ... 380s Unpacking python3-wrapt (1.17.3-3) ... 380s Selecting previously unselected package python3-debtcollector. 380s Preparing to unpack .../049-python3-debtcollector_3.0.0-5_all.deb ... 380s Unpacking python3-debtcollector (3.0.0-5) ... 380s Selecting previously unselected package python3-oslo.utils. 380s Preparing to unpack .../050-python3-oslo.utils_9.1.0-0ubuntu1_all.deb ... 380s Unpacking python3-oslo.utils (9.1.0-0ubuntu1) ... 380s Selecting previously unselected package python3-osc-lib. 380s Preparing to unpack .../051-python3-osc-lib_4.3.0-0ubuntu1_all.deb ... 380s Unpacking python3-osc-lib (4.3.0-0ubuntu1) ... 380s Selecting previously unselected package python3-msgpack. 380s Preparing to unpack .../052-python3-msgpack_1.1.2-1_ppc64el.deb ... 380s Unpacking python3-msgpack (1.1.2-1) ... 380s Selecting previously unselected package python3-oslo.serialization. 380s Preparing to unpack .../053-python3-oslo.serialization_5.8.0-0ubuntu1_all.deb ... 380s Unpacking python3-oslo.serialization (5.8.0-0ubuntu1) ... 380s Selecting previously unselected package python3-dnspython. 380s Preparing to unpack .../054-python3-dnspython_2.7.0-1ubuntu2_all.deb ... 380s Unpacking python3-dnspython (2.7.0-1ubuntu2) ... 380s Selecting previously unselected package python3-eventlet. 380s Preparing to unpack .../055-python3-eventlet_0.39.0-0ubuntu2_all.deb ... 380s Unpacking python3-eventlet (0.39.0-0ubuntu2) ... 380s Selecting previously unselected package python3-monotonic. 380s Preparing to unpack .../056-python3-monotonic_1.6-3build1_all.deb ... 380s Unpacking python3-monotonic (1.6-3build1) ... 380s Selecting previously unselected package python3-fasteners. 380s Preparing to unpack .../057-python3-fasteners_0.19-2build1_all.deb ... 380s Unpacking python3-fasteners (0.19-2build1) ... 380s Selecting previously unselected package python3-testtools. 380s Preparing to unpack .../058-python3-testtools_2.8.2-2_all.deb ... 380s Unpacking python3-testtools (2.8.2-2) ... 380s Selecting previously unselected package python3-fixtures. 380s Preparing to unpack .../059-python3-fixtures_4.2.5-4_all.deb ... 380s Unpacking python3-fixtures (4.2.5-4) ... 380s Selecting previously unselected package python3-oslo.context. 380s Preparing to unpack .../060-python3-oslo.context_1%3a6.1.0-0ubuntu1_all.deb ... 380s Unpacking python3-oslo.context (1:6.1.0-0ubuntu1) ... 380s Selecting previously unselected package python3-oslo.log. 380s Preparing to unpack .../061-python3-oslo.log_7.2.1-0ubuntu1_all.deb ... 380s Unpacking python3-oslo.log (7.2.1-0ubuntu1) ... 380s Selecting previously unselected package python3-rfc3986. 380s Preparing to unpack .../062-python3-rfc3986_2.0.0-3build1_all.deb ... 380s Unpacking python3-rfc3986 (2.0.0-3build1) ... 380s Selecting previously unselected package python3-oslo.config. 380s Preparing to unpack .../063-python3-oslo.config_1%3a10.0.0-0ubuntu1_all.deb ... 380s Unpacking python3-oslo.config (1:10.0.0-0ubuntu1) ... 380s Selecting previously unselected package python3-oslo.concurrency. 380s Preparing to unpack .../064-python3-oslo.concurrency_7.2.0-0ubuntu1_all.deb ... 380s Unpacking python3-oslo.concurrency (7.2.0-0ubuntu1) ... 380s Selecting previously unselected package python3-legacy-cgi. 380s Preparing to unpack .../065-python3-legacy-cgi_2.6.4-2_all.deb ... 380s Unpacking python3-legacy-cgi (2.6.4-2) ... 380s Selecting previously unselected package python3-webob. 380s Preparing to unpack .../066-python3-webob_1%3a1.8.9-1_all.deb ... 380s Unpacking python3-webob (1:1.8.9-1) ... 381s Selecting previously unselected package python3-osprofiler. 381s Preparing to unpack .../067-python3-osprofiler_4.2.0-4ubuntu1_all.deb ... 381s Unpacking python3-osprofiler (4.2.0-4ubuntu1) ... 381s Selecting previously unselected package python3-aodhclient. 381s Preparing to unpack .../068-python3-aodhclient_3.9.1-0ubuntu1_all.deb ... 381s Unpacking python3-aodhclient (3.9.1-0ubuntu1) ... 381s Selecting previously unselected package python3-barbicanclient. 381s Preparing to unpack .../069-python3-barbicanclient_7.2.0-0ubuntu1_all.deb ... 381s Unpacking python3-barbicanclient (7.2.0-0ubuntu1) ... 381s Selecting previously unselected package python3-blazarclient. 381s Preparing to unpack .../070-python3-blazarclient_4.4.0-0ubuntu1_all.deb ... 381s Unpacking python3-blazarclient (4.4.0-0ubuntu1) ... 381s Selecting previously unselected package python3-cinderclient. 381s Preparing to unpack .../071-python3-cinderclient_1%3a9.8.0-0ubuntu1_all.deb ... 381s Unpacking python3-cinderclient (1:9.8.0-0ubuntu1) ... 381s Selecting previously unselected package python3-croniter. 381s Preparing to unpack .../072-python3-croniter_6.1~rc1-0ubuntu1_all.deb ... 381s Unpacking python3-croniter (6.1~rc1-0ubuntu1) ... 381s Selecting previously unselected package python3-ddt. 381s Preparing to unpack .../073-python3-ddt_1.7.2-4build1_all.deb ... 381s Unpacking python3-ddt (1.7.2-4build1) ... 381s Selecting previously unselected package python3-designateclient. 381s Preparing to unpack .../074-python3-designateclient_6.3.0-0ubuntu1_all.deb ... 381s Unpacking python3-designateclient (6.3.0-0ubuntu1) ... 381s Selecting previously unselected package python3-warlock. 381s Preparing to unpack .../075-python3-warlock_2.1.0-2build1_all.deb ... 381s Unpacking python3-warlock (2.1.0-2build1) ... 381s Selecting previously unselected package python3-glanceclient. 381s Preparing to unpack .../076-python3-glanceclient_1%3a4.10.0-0ubuntu1_all.deb ... 381s Unpacking python3-glanceclient (1:4.10.0-0ubuntu1) ... 381s Selecting previously unselected package python3-futurist. 381s Preparing to unpack .../077-python3-futurist_3.2.0-3_all.deb ... 381s Unpacking python3-futurist (3.2.0-3) ... 381s Selecting previously unselected package python3-gnocchiclient. 381s Preparing to unpack .../078-python3-gnocchiclient_7.0.8-0ubuntu2_all.deb ... 381s Unpacking python3-gnocchiclient (7.0.8-0ubuntu2) ... 381s Selecting previously unselected package python3-keystoneclient. 381s Preparing to unpack .../079-python3-keystoneclient_1%3a5.7.0-0ubuntu1_all.deb ... 381s Unpacking python3-keystoneclient (1:5.7.0-0ubuntu1) ... 381s Selecting previously unselected package python3-swiftclient. 381s Preparing to unpack .../080-python3-swiftclient_1%3a4.9.0-0ubuntu1_all.deb ... 381s Unpacking python3-swiftclient (1:4.9.0-0ubuntu1) ... 381s Selecting previously unselected package python3-heatclient. 381s Preparing to unpack .../081-python3-heatclient_4.3.0-0ubuntu1_all.deb ... 381s Unpacking python3-heatclient (4.3.0-0ubuntu1) ... 381s Selecting previously unselected package python3-appdirs. 381s Preparing to unpack .../082-python3-appdirs_1.4.4-4build1_all.deb ... 381s Unpacking python3-appdirs (1.4.4-4build1) ... 381s Selecting previously unselected package python3-osc-placement. 381s Preparing to unpack .../083-python3-osc-placement_4.6.0-0ubuntu2_all.deb ... 381s Unpacking python3-osc-placement (4.6.0-0ubuntu2) ... 381s Selecting previously unselected package python3-openstackclient. 381s Preparing to unpack .../084-python3-openstackclient_8.2.0-0ubuntu1_all.deb ... 381s Unpacking python3-openstackclient (8.2.0-0ubuntu1) ... 381s Selecting previously unselected package python3-ironicclient. 381s Preparing to unpack .../085-python3-ironicclient_5.14.0-0ubuntu1_all.deb ... 381s Unpacking python3-ironicclient (5.14.0-0ubuntu1) ... 381s Selecting previously unselected package python3-memcache. 381s Preparing to unpack .../086-python3-memcache_1.62-3build1_all.deb ... 381s Unpacking python3-memcache (1.62-3build1) ... 381s Selecting previously unselected package python3-oslo.cache. 381s Preparing to unpack .../087-python3-oslo.cache_3.12.0-0ubuntu1_all.deb ... 381s Unpacking python3-oslo.cache (3.12.0-0ubuntu1) ... 381s Selecting previously unselected package pycadf-common. 381s Preparing to unpack .../088-pycadf-common_4.0.1-1_all.deb ... 381s Unpacking pycadf-common (4.0.1-1) ... 381s Selecting previously unselected package python3-pycadf. 381s Preparing to unpack .../089-python3-pycadf_4.0.1-1_all.deb ... 381s Unpacking python3-pycadf (4.0.1-1) ... 381s Selecting previously unselected package python3-keystonemiddleware. 381s Preparing to unpack .../090-python3-keystonemiddleware_11.0.0-0ubuntu1_all.deb ... 381s Unpacking python3-keystonemiddleware (11.0.0-0ubuntu1) ... 381s Selecting previously unselected package python3-magnumclient. 381s Preparing to unpack .../091-python3-magnumclient_4.9.0-0ubuntu1_all.deb ... 381s Unpacking python3-magnumclient (4.9.0-0ubuntu1) ... 381s Selecting previously unselected package python3-simplejson. 381s Preparing to unpack .../092-python3-simplejson_3.20.1-1build1_ppc64el.deb ... 381s Unpacking python3-simplejson (3.20.1-1build1) ... 381s Selecting previously unselected package python3-manilaclient. 381s Preparing to unpack .../093-python3-manilaclient_5.6.0-0ubuntu1_all.deb ... 381s Unpacking python3-manilaclient (5.6.0-0ubuntu1) ... 381s Selecting previously unselected package python3-mistralclient. 381s Preparing to unpack .../094-python3-mistralclient_1%3a6.0.0-0ubuntu1_all.deb ... 381s Unpacking python3-mistralclient (1:6.0.0-0ubuntu1) ... 381s Selecting previously unselected package python3-monascaclient. 381s Preparing to unpack .../095-python3-monascaclient_2.8.0-0ubuntu2_all.deb ... 381s Unpacking python3-monascaclient (2.8.0-0ubuntu2) ... 381s Selecting previously unselected package python3-sortedcontainers. 381s Preparing to unpack .../096-python3-sortedcontainers_2.4.0-2build1_all.deb ... 381s Unpacking python3-sortedcontainers (2.4.0-2build1) ... 381s Selecting previously unselected package libevent-2.1-7t64:ppc64el. 381s Preparing to unpack .../097-libevent-2.1-7t64_2.1.12-stable-10build1_ppc64el.deb ... 381s Unpacking libevent-2.1-7t64:ppc64el (2.1.12-stable-10build1) ... 381s Selecting previously unselected package libunbound8:ppc64el. 381s Preparing to unpack .../098-libunbound8_1.24.2-1ubuntu1_ppc64el.deb ... 381s Unpacking libunbound8:ppc64el (1.24.2-1ubuntu1) ... 381s Selecting previously unselected package libxdp1:ppc64el. 381s Preparing to unpack .../099-libxdp1_1.5.6-1_ppc64el.deb ... 381s Unpacking libxdp1:ppc64el (1.5.6-1) ... 381s Selecting previously unselected package python3-openvswitch. 381s Preparing to unpack .../100-python3-openvswitch_3.6.0-6build1_ppc64el.deb ... 381s Unpacking python3-openvswitch (3.6.0-6build1) ... 381s Selecting previously unselected package python3-repoze.lru. 381s Preparing to unpack .../101-python3-repoze.lru_0.7-3build1_all.deb ... 381s Unpacking python3-repoze.lru (0.7-3build1) ... 381s Selecting previously unselected package python3-routes. 381s Preparing to unpack .../102-python3-routes_2.5.1-7build1_all.deb ... 381s Unpacking python3-routes (2.5.1-7build1) ... 381s Selecting previously unselected package python3-tinyrpc. 381s Preparing to unpack .../103-python3-tinyrpc_0.6-5_all.deb ... 381s Unpacking python3-tinyrpc (0.6-5) ... 381s Selecting previously unselected package python3-os-ken. 381s Preparing to unpack .../104-python3-os-ken_4.1.0-0ubuntu1_all.deb ... 381s Unpacking python3-os-ken (4.1.0-0ubuntu1) ... 381s Selecting previously unselected package python3-os-traits. 381s Preparing to unpack .../105-python3-os-traits_3.5.0-0ubuntu1_all.deb ... 381s Unpacking python3-os-traits (3.5.0-0ubuntu1) ... 381s Selecting previously unselected package python3-testresources. 381s Preparing to unpack .../106-python3-testresources_2.0.1-5build1_all.deb ... 381s Unpacking python3-testresources (2.0.1-5build1) ... 381s Selecting previously unselected package python3-testscenarios. 381s Preparing to unpack .../107-python3-testscenarios_0.5.0-6_all.deb ... 381s Unpacking python3-testscenarios (0.5.0-6) ... 381s Selecting previously unselected package python3-oslo.db. 381s Preparing to unpack .../108-python3-oslo.db_17.4.0-0ubuntu1_all.deb ... 381s Unpacking python3-oslo.db (17.4.0-0ubuntu1) ... 382s Selecting previously unselected package python3-vine. 382s Preparing to unpack .../109-python3-vine_5.1.0+dfsg-1build1_all.deb ... 382s Unpacking python3-vine (5.1.0+dfsg-1build1) ... 382s Selecting previously unselected package python3-amqp. 382s Preparing to unpack .../110-python3-amqp_5.3.1-3build1_all.deb ... 382s Unpacking python3-amqp (5.3.1-3build1) ... 382s Selecting previously unselected package python3-cachetools. 382s Preparing to unpack .../111-python3-cachetools_5.3.3-1build1_all.deb ... 382s Unpacking python3-cachetools (5.3.3-1build1) ... 382s Selecting previously unselected package python3-kombu. 382s Preparing to unpack .../112-python3-kombu_5.6.1-1_all.deb ... 382s Unpacking python3-kombu (5.6.1-1) ... 382s Selecting previously unselected package python3-prometheus-client. 382s Preparing to unpack .../113-python3-prometheus-client_0.21.1+ds1-1build1_all.deb ... 382s Unpacking python3-prometheus-client (0.21.1+ds1-1build1) ... 382s Selecting previously unselected package python3-oslo.metrics. 382s Preparing to unpack .../114-python3-oslo.metrics_0.13.0-0ubuntu1_all.deb ... 382s Unpacking python3-oslo.metrics (0.13.0-0ubuntu1) ... 382s Selecting previously unselected package python3-statsd. 382s Preparing to unpack .../115-python3-statsd_4.0.1-3_all.deb ... 382s Unpacking python3-statsd (4.0.1-3) ... 382s Selecting previously unselected package python3-oslo.middleware. 382s Preparing to unpack .../116-python3-oslo.middleware_7.0.0-0ubuntu2_all.deb ... 382s Unpacking python3-oslo.middleware (7.0.0-0ubuntu2) ... 382s Selecting previously unselected package python3-setproctitle:ppc64el. 382s Preparing to unpack .../117-python3-setproctitle_1.3.7-1_ppc64el.deb ... 382s Unpacking python3-setproctitle:ppc64el (1.3.7-1) ... 382s Selecting previously unselected package python3-cotyledon. 382s Preparing to unpack .../118-python3-cotyledon_1.7.3-3build1_all.deb ... 382s Unpacking python3-cotyledon (1.7.3-3build1) ... 382s Selecting previously unselected package python3-tempita. 382s Preparing to unpack .../119-python3-tempita_0.6.0-1build1_all.deb ... 382s Unpacking python3-tempita (0.6.0-1build1) ... 382s Selecting previously unselected package python3-paste. 382s Preparing to unpack .../120-python3-paste_3.10.1-2_all.deb ... 382s Unpacking python3-paste (3.10.1-2) ... 382s Selecting previously unselected package python3-pastedeploy-tpl. 382s Preparing to unpack .../121-python3-pastedeploy-tpl_3.1-2build1_all.deb ... 382s Unpacking python3-pastedeploy-tpl (3.1-2build1) ... 382s Selecting previously unselected package python3-pastedeploy. 382s Preparing to unpack .../122-python3-pastedeploy_3.1-2build1_all.deb ... 382s Unpacking python3-pastedeploy (3.1-2build1) ... 382s Selecting previously unselected package python3-oslo.service. 382s Preparing to unpack .../123-python3-oslo.service_4.3.0-0ubuntu1_all.deb ... 382s Unpacking python3-oslo.service (4.3.0-0ubuntu1) ... 382s Selecting previously unselected package python3-tenacity. 382s Preparing to unpack .../124-python3-tenacity_9.0.0-0ubuntu1_all.deb ... 382s Unpacking python3-tenacity (9.0.0-0ubuntu1) ... 382s Selecting previously unselected package python3-oslo.messaging. 382s Preparing to unpack .../125-python3-oslo.messaging_17.1.0-0ubuntu1_all.deb ... 382s Unpacking python3-oslo.messaging (17.1.0-0ubuntu1) ... 382s Selecting previously unselected package python3-oslo.policy. 382s Preparing to unpack .../126-python3-oslo.policy_4.6.0-0ubuntu1_all.deb ... 382s Unpacking python3-oslo.policy (4.6.0-0ubuntu1) ... 382s Selecting previously unselected package python3-oslo.versionedobjects. 382s Preparing to unpack .../127-python3-oslo.versionedobjects_3.9.0-0ubuntu1_all.deb ... 382s Unpacking python3-oslo.versionedobjects (3.9.0-0ubuntu1) ... 382s Selecting previously unselected package python3-logutils. 382s Preparing to unpack .../128-python3-logutils_0.3.5-5build1_all.deb ... 382s Unpacking python3-logutils (0.3.5-5build1) ... 382s Selecting previously unselected package python3-simplegeneric. 382s Preparing to unpack .../129-python3-simplegeneric_0.8.1-5build1_all.deb ... 382s Unpacking python3-simplegeneric (0.8.1-5build1) ... 382s Selecting previously unselected package python3-pecan. 382s Preparing to unpack .../130-python3-pecan_1.5.1-6build1_all.deb ... 382s Unpacking python3-pecan (1.5.1-6build1) ... 382s Selecting previously unselected package python3-neutron-lib. 382s Preparing to unpack .../131-python3-neutron-lib_3.21.1-0ubuntu1_all.deb ... 382s Unpacking python3-neutron-lib (3.21.1-0ubuntu1) ... 382s Selecting previously unselected package python3-neutronclient. 382s Preparing to unpack .../132-python3-neutronclient_1%3a11.7.0-0ubuntu1_all.deb ... 382s Unpacking python3-neutronclient (1:11.7.0-0ubuntu1) ... 382s Selecting previously unselected package python3-novaclient. 382s Preparing to unpack .../133-python3-novaclient_2%3a18.11.0-0ubuntu1_all.deb ... 382s Unpacking python3-novaclient (2:18.11.0-0ubuntu1) ... 382s Selecting previously unselected package python3-netifaces:ppc64el. 382s Preparing to unpack .../134-python3-netifaces_0.11.0-2build6_ppc64el.deb ... 382s Unpacking python3-netifaces:ppc64el (0.11.0-2build6) ... 382s Selecting previously unselected package python3-octaviaclient. 382s Preparing to unpack .../135-python3-octaviaclient_3.12.0-0ubuntu1_all.deb ... 382s Unpacking python3-octaviaclient (3.12.0-0ubuntu1) ... 382s Selecting previously unselected package python3-oslo.reports. 382s Preparing to unpack .../136-python3-oslo.reports_3.7.0-0ubuntu1_all.deb ... 382s Unpacking python3-oslo.reports (3.7.0-0ubuntu1) ... 382s Selecting previously unselected package python3-oslo.upgradecheck. 382s Preparing to unpack .../137-python3-oslo.upgradecheck_2.7.0-0ubuntu1_all.deb ... 382s Unpacking python3-oslo.upgradecheck (2.7.0-0ubuntu1) ... 382s Selecting previously unselected package python3-pymysql. 382s Preparing to unpack .../138-python3-pymysql_1.1.1-2ubuntu1_all.deb ... 382s Unpacking python3-pymysql (1.1.1-2ubuntu1) ... 382s Selecting previously unselected package python3-saharaclient. 382s Preparing to unpack .../139-python3-saharaclient_4.2.0-0ubuntu1_all.deb ... 382s Unpacking python3-saharaclient (4.2.0-0ubuntu1) ... 382s Selecting previously unselected package python3-senlinclient. 382s Preparing to unpack .../140-python3-senlinclient_3.1.0-0ubuntu1_all.deb ... 382s Unpacking python3-senlinclient (3.1.0-0ubuntu1) ... 382s Selecting previously unselected package python3-troveclient. 382s Preparing to unpack .../141-python3-troveclient_1%3a8.8.0-0ubuntu2_all.deb ... 382s Unpacking python3-troveclient (1:8.8.0-0ubuntu2) ... 382s Selecting previously unselected package python3-networkx. 382s Preparing to unpack .../142-python3-networkx_3.2.1-4ubuntu2_all.deb ... 382s Unpacking python3-networkx (3.2.1-4ubuntu2) ... 383s Selecting previously unselected package python3-vitrageclient. 383s Preparing to unpack .../143-python3-vitrageclient_5.3.0-0ubuntu1_all.deb ... 383s Unpacking python3-vitrageclient (5.3.0-0ubuntu1) ... 383s Selecting previously unselected package python3-ply. 383s Preparing to unpack .../144-python3-ply_3.11-10_all.deb ... 383s Unpacking python3-ply (3.11-10) ... 383s Selecting previously unselected package python3-yaql. 383s Preparing to unpack .../145-python3-yaql_3.1.0-2build1_all.deb ... 383s Unpacking python3-yaql (3.1.0-2build1) ... 383s Selecting previously unselected package python3-zaqarclient. 383s Preparing to unpack .../146-python3-zaqarclient_4.3.0-0ubuntu1_all.deb ... 383s Unpacking python3-zaqarclient (4.3.0-0ubuntu1) ... 383s Selecting previously unselected package python3-heat. 383s Preparing to unpack .../147-python3-heat_1%3a25.0.0-0ubuntu1_all.deb ... 383s Unpacking python3-heat (1:25.0.0-0ubuntu1) ... 383s Selecting previously unselected package heat-api. 383s Preparing to unpack .../148-heat-api_1%3a25.0.0-0ubuntu1_all.deb ... 383s Unpacking heat-api (1:25.0.0-0ubuntu1) ... 383s Selecting previously unselected package heat-api-cfn. 383s Preparing to unpack .../149-heat-api-cfn_1%3a25.0.0-0ubuntu1_all.deb ... 383s Unpacking heat-api-cfn (1:25.0.0-0ubuntu1) ... 383s Setting up python3-testtools (2.8.2-2) ... 383s Setting up python3-ddt (1.7.2-4build1) ... 383s Setting up python3-importlib-metadata (8.7.1-1) ... 383s Setting up python3-repoze.lru (0.7-3build1) ... 383s Setting up python3-warlock (2.1.0-2build1) ... 383s Setting up python3-cachetools (5.3.3-1build1) ... 384s Setting up python3-pbr (6.1.1-0ubuntu2) ... 384s Setting up python3-statsd (4.0.1-3) ... 384s Setting up python3-os-traits (3.5.0-0ubuntu1) ... 384s Setting up python3-tenacity (9.0.0-0ubuntu1) ... 384s Setting up python3-ply (3.11-10) ... 384s Setting up libpython3.14-minimal:ppc64el (3.14.2-1) ... 384s Setting up python3-autopage (0.4.0-4build1) ... 384s Setting up python3-memcache (1.62-3build1) ... 384s Setting up python3-croniter (6.1~rc1-0ubuntu1) ... 384s Setting up libevent-2.1-7t64:ppc64el (2.1.12-stable-10build1) ... 384s Setting up python3-requestsexceptions (1.4.0-5build1) ... 385s Setting up python3-pyperclip (1.11.0-1build1) ... 385s Setting up python3-sortedcontainers (2.4.0-2build1) ... 385s Setting up python3-networkx (3.2.1-4ubuntu2) ... 386s Setting up python3-platformdirs (4.5.1-1) ... 386s Setting up python3-munch (4.0.0-2build1) ... 386s Setting up python3-psutil (7.1.0-1ubuntu1) ... 386s Setting up python3-vine (5.1.0+dfsg-1build1) ... 386s Setting up python3-monotonic (1.6-3build1) ... 386s Setting up libxdp1:ppc64el (1.5.6-1) ... 386s Setting up python3-routes (2.5.1-7build1) ... 387s Setting up python3-simplejson (3.20.1-1build1) ... 387s Setting up python3-decorator (5.2.1-2) ... 387s Setting up python3-tempita (0.6.0-1build1) ... 387s Setting up libunbound8:ppc64el (1.24.2-1ubuntu1) ... 387s Setting up python3-iso8601 (2.1.0-3) ... 387s Setting up python3-wcwidth (0.2.14+dfsg1-1build1) ... 387s Setting up python3-rfc3986 (2.0.0-3build1) ... 387s Setting up python3-yaql (3.1.0-2build1) ... 387s Setting up python3-paste (3.10.1-2) ... 388s Setting up python3-cmd2 (2.5.11+ds-2) ... 388s Setting up python3-greenlet (3.2.4-3) ... 388s Setting up python3-pastedeploy-tpl (3.1-2build1) ... 388s Setting up python3-setproctitle:ppc64el (1.3.7-1) ... 388s Setting up python3-wrapt (1.17.3-3) ... 388s Setting up python3-deprecation (2.1.0-4) ... 388s Setting up python3-pymysql (1.1.1-2ubuntu1) ... 388s Setting up python3-fasteners (0.19-2build1) ... 388s Setting up python3-fixtures (4.2.5-4) ... 389s Setting up pycadf-common (4.0.1-1) ... 389s Setting up python3-netifaces:ppc64el (0.11.0-2build6) ... 389s Setting up python3-legacy-cgi (2.6.4-2) ... 389s Setting up python3-dnspython (2.7.0-1ubuntu2) ... 389s Setting up libapr1t64:ppc64el (1.7.6-3) ... 389s Setting up python3-amqp (5.3.1-3build1) ... 389s Setting up libxslt1.1:ppc64el (1.1.43-0.3) ... 389s Setting up python3-os-service-types (1.8.0-3build1) ... 389s Setting up python3-stevedore (1:5.5.0-0ubuntu1) ... 389s Setting up python3-testscenarios (0.5.0-6) ... 389s Setting up python3-roman-numerals (4.1.0-1) ... 390s Setting up liblua5.4-0:ppc64el (5.4.8-1) ... 390s Setting up sgml-base (1.31+nmu1) ... 390s Setting up python3-msgpack (1.1.2-1) ... 390s Setting up apache2-data (2.4.65-3ubuntu1) ... 390s Setting up python3-logutils (0.3.5-5build1) ... 390s Setting up heat-common (1:25.0.0-0ubuntu1) ... 390s Setting up python3-simplegeneric (0.8.1-5build1) ... 390s Setting up python3-prettytable (3.16.0-1build1) ... 390s Setting up python3-appdirs (1.4.4-4build1) ... 390s Setting up python3-oslo.i18n (6.6.0-0ubuntu1) ... 390s Setting up python3-mako (1.3.10-3build1) ... 390s Setting up python3-tinyrpc (0.6-5) ... 391s Setting up python3-webob (1:1.8.9-1) ... 391s Setting up python3-pecan (1.5.1-6build1) ... 391s Setting up libaprutil1t64:ppc64el (1.6.3-3ubuntu3) ... 391s Setting up python3-testresources (2.0.1-5build1) ... 391s Setting up libpython3.14-stdlib:ppc64el (3.14.2-1) ... 391s Setting up python3-pastedeploy (3.1-2build1) ... 391s Setting up python3-debtcollector (3.0.0-5) ... 391s Setting up python3-openvswitch (3.6.0-6build1) ... 392s Setting up libaprutil1-ldap:ppc64el (1.6.3-3ubuntu3) ... 392s Setting up libaprutil1-dbd-sqlite3:ppc64el (1.6.3-3ubuntu3) ... 392s Setting up python3-kombu (5.6.1-1) ... 392s Setting up python3-sqlalchemy (2.0.40+ds1-2) ... 393s Setting up python3-cotyledon (1.7.3-3build1) ... 393s Setting up python3-dogpile.cache (1.3.3-1build1) ... 393s Setting up python3-prometheus-client (0.21.1+ds1-1build1) ... 393s Setting up python3-eventlet (0.39.0-0ubuntu2) ... 394s Setting up python3-oslo.context (1:6.1.0-0ubuntu1) ... 394s Setting up python3-lxml:ppc64el (6.0.2-1) ... 394s Setting up python3-alembic (1.16.4-4) ... 394s Setting up xml-core (0.19build1) ... 394s Setting up libpython3.14:ppc64el (3.14.2-1) ... 394s Setting up python3-keystoneauth1 (5.12.0-0ubuntu1) ... 395s Setting up apache2-utils (2.4.65-3ubuntu1) ... 395s Setting up alembic (1.16.4-4) ... 395s Setting up python3-futurist (3.2.0-3) ... 395s Setting up python3-oslo.utils (9.1.0-0ubuntu1) ... 395s Setting up apache2-bin (2.4.65-3ubuntu1) ... 395s Setting up python3-openstacksdk (4.8.0-0ubuntu1) ... 396s /usr/lib/python3/dist-packages/openstack/tests/unit/dns/v2/test_proxy.py:376: SyntaxWarning: invalid escape sequence '\.' 396s method_kwargs={'pattern': '.*\.example\.com'}, 396s /usr/lib/python3/dist-packages/openstack/tests/unit/dns/v2/test_proxy.py:378: SyntaxWarning: invalid escape sequence '\.' 396s 'pattern': '.*\.example\.com', 396s Setting up python3-cinderclient (1:9.8.0-0ubuntu1) ... 397s Setting up python3-os-client-config (2.3.0-0ubuntu1) ... 397s Setting up apache2 (2.4.65-3ubuntu1) ... 397s Enabling module mpm_event. 397s Enabling module authz_core. 397s Enabling module authz_host. 397s Enabling module authn_core. 397s Enabling module auth_basic. 397s Enabling module access_compat. 397s Enabling module authn_file. 397s Enabling module authz_user. 397s Enabling module alias. 397s Enabling module dir. 397s Enabling module autoindex. 397s Enabling module env. 397s Enabling module mime. 397s Enabling module negotiation. 397s Enabling module setenvif. 397s Enabling module filter. 397s Enabling module deflate. 397s Enabling module status. 397s Enabling module reqtimeout. 397s Enabling conf charset. 397s Enabling conf localized-error-pages. 397s Enabling conf other-vhosts-access-log. 397s Enabling conf security. 398s Enabling conf serve-cgi-bin. 398s Enabling site 000-default. 398s Created symlink '/etc/systemd/system/multi-user.target.wants/apache2.service' → '/usr/lib/systemd/system/apache2.service'. 399s Created symlink '/etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service' → '/usr/lib/systemd/system/apache-htcacheclean.service'. 400s Setting up python3-oslo.serialization (5.8.0-0ubuntu1) ... 400s Setting up python3-novaclient (2:18.11.0-0ubuntu1) ... 400s Setting up python3-glanceclient (1:4.10.0-0ubuntu1) ... 400s Setting up libapache2-mod-wsgi-py3 (5.0.2-1build1) ... 400s apache2_invoke: Enable module wsgi 401s Processing triggers for libc-bin (2.42-2ubuntu4) ... 401s Processing triggers for ufw (0.36.2-9build1) ... 401s Processing triggers for man-db (2.13.1-1) ... 402s Processing triggers for sgml-base (1.31+nmu1) ... 402s Setting up docutils-common (0.22.4+dfsg-1) ... 402s Processing triggers for sgml-base (1.31+nmu1) ... 402s Setting up python3-docutils (0.22.4+dfsg-1) ... 402s Setting up python3-cliff (4.11.0-0ubuntu2) ... 402s Setting up python3-oslo.config (1:10.0.0-0ubuntu1) ... 402s Setting up python3-os-ken (4.1.0-0ubuntu1) ... 404s Setting up python3-oslo.middleware (7.0.0-0ubuntu2) ... 404s Setting up python3-keystoneclient (1:5.7.0-0ubuntu1) ... 404s Setting up python3-oslo.db (17.4.0-0ubuntu1) ... 404s Setting up python3-osc-lib (4.3.0-0ubuntu1) ... 404s Setting up python3-oslo.concurrency (7.2.0-0ubuntu1) ... 405s Setting up python3-swiftclient (1:4.9.0-0ubuntu1) ... 405s Setting up python3-oslo.log (7.2.1-0ubuntu1) ... 405s Setting up python3-pycadf (4.0.1-1) ... 405s Setting up python3-gnocchiclient (7.0.8-0ubuntu2) ... 405s Setting up python3-oslo.metrics (0.13.0-0ubuntu1) ... 405s Setting up python3-oslo.policy (4.6.0-0ubuntu1) ... 405s Setting up python3-monascaclient (2.8.0-0ubuntu2) ... 405s Setting up python3-oslo.reports (3.7.0-0ubuntu1) ... 406s Setting up python3-barbicanclient (7.2.0-0ubuntu1) ... 406s Setting up python3-osc-placement (4.6.0-0ubuntu2) ... 406s Setting up python3-zaqarclient (4.3.0-0ubuntu1) ... 406s Setting up python3-mistralclient (1:6.0.0-0ubuntu1) ... 406s Setting up python3-magnumclient (4.9.0-0ubuntu1) ... 406s Setting up python3-oslo.service (4.3.0-0ubuntu1) ... 407s Setting up python3-blazarclient (4.4.0-0ubuntu1) ... 407s Setting up python3-oslo.upgradecheck (2.7.0-0ubuntu1) ... 407s Setting up python3-designateclient (6.3.0-0ubuntu1) ... 407s Setting up python3-openstackclient (8.2.0-0ubuntu1) ... 408s Setting up python3-vitrageclient (5.3.0-0ubuntu1) ... 408s Setting up python3-heatclient (4.3.0-0ubuntu1) ... 408s Setting up python3-manilaclient (5.6.0-0ubuntu1) ... 409s Setting up python3-osprofiler (4.2.0-4ubuntu1) ... 409s Setting up python3-oslo.messaging (17.1.0-0ubuntu1) ... 409s Setting up python3-neutronclient (1:11.7.0-0ubuntu1) ... 410s Setting up python3-oslo.cache (3.12.0-0ubuntu1) ... 410s Setting up python3-troveclient (1:8.8.0-0ubuntu2) ... 410s Setting up python3-ironicclient (5.14.0-0ubuntu1) ... 410s Setting up python3-saharaclient (4.2.0-0ubuntu1) ... 411s Setting up python3-octaviaclient (3.12.0-0ubuntu1) ... 411s Setting up python3-oslo.versionedobjects (3.9.0-0ubuntu1) ... 411s Setting up python3-keystonemiddleware (11.0.0-0ubuntu1) ... 411s Setting up python3-senlinclient (3.1.0-0ubuntu1) ... 411s Setting up python3-aodhclient (3.9.1-0ubuntu1) ... 411s Setting up python3-neutron-lib (3.21.1-0ubuntu1) ... 412s Setting up python3-heat (1:25.0.0-0ubuntu1) ... 414s Setting up heat-api (1:25.0.0-0ubuntu1) ... 414s apache2_invoke: Enable site heat-api.conf 414s Setting up heat-api-cfn (1:25.0.0-0ubuntu1) ... 414s apache2_invoke: Enable site heat-api-cfn.conf 415s autopkgtest [01:10:24]: test heat-wsgi: [----------------------- 416s OK: heat-api vhost enabled 417s OK: heat-api-cfn vhost enabled 418s autopkgtest [01:10:27]: test heat-wsgi: -----------------------] 419s heat-wsgi PASS 419s autopkgtest [01:10:28]: test heat-wsgi: - - - - - - - - - - results - - - - - - - - - - 419s autopkgtest [01:10:28]: test autodep8-python3: preparing testbed 438s Creating nova instance adt-resolute-ppc64el-heat-20260204-010329-juju-7f2275-prod-proposed-migration-environment-20-d01f4502-c9be-441a-93ab-176441cdb65d from image adt/ubuntu-resolute-ppc64el-server-20260203.img (UUID 36e1410e-0a72-4cd6-affd-580c415d80cb)... 485s autopkgtest [01:11:34]: testbed dpkg architecture: ppc64el 485s autopkgtest [01:11:34]: testbed apt version: 3.1.14 486s autopkgtest [01:11:35]: @@@@@@@@@@@@@@@@@@@@ test bed setup 486s autopkgtest [01:11:35]: testbed release detected to be: resolute 486s autopkgtest [01:11:35]: updating testbed package index (apt update) 487s Get:1 http://ftpmaster.internal/ubuntu resolute-proposed InRelease [124 kB] 487s Hit:2 http://ftpmaster.internal/ubuntu resolute InRelease 487s Hit:3 http://ftpmaster.internal/ubuntu resolute-updates InRelease 487s Hit:4 http://ftpmaster.internal/ubuntu resolute-security InRelease 487s Get:5 http://ftpmaster.internal/ubuntu resolute-proposed/restricted Sources [5260 B] 487s Get:6 http://ftpmaster.internal/ubuntu resolute-proposed/multiverse Sources [32.3 kB] 487s Get:7 http://ftpmaster.internal/ubuntu resolute-proposed/main Sources [231 kB] 487s Get:8 http://ftpmaster.internal/ubuntu resolute-proposed/universe Sources [1605 kB] 487s Get:9 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el Packages [281 kB] 488s Get:10 http://ftpmaster.internal/ubuntu resolute-proposed/universe ppc64el Packages [1257 kB] 488s Get:11 http://ftpmaster.internal/ubuntu resolute-proposed/multiverse ppc64el Packages [18.3 kB] 488s Fetched 3554 kB in 1s (2559 kB/s) 489s Reading package lists... 489s Hit:1 http://ftpmaster.internal/ubuntu resolute-proposed InRelease 489s Hit:2 http://ftpmaster.internal/ubuntu resolute InRelease 489s Hit:3 http://ftpmaster.internal/ubuntu resolute-updates InRelease 489s Hit:4 http://ftpmaster.internal/ubuntu resolute-security InRelease 490s Reading package lists... 490s Reading package lists... 490s Building dependency tree... 490s Reading state information... 491s Calculating upgrade... 491s The following packages will be upgraded: 491s htop libzstd1 python3-lazr.restfulclient zstd 491s 4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 491s Need to get 1562 kB of archives. 491s After this operation, 0 B of additional disk space will be used. 491s Get:1 http://ftpmaster.internal/ubuntu resolute/main ppc64el libzstd1 ppc64el 1.5.7+dfsg-3 [430 kB] 491s Get:2 http://ftpmaster.internal/ubuntu resolute/main ppc64el htop ppc64el 3.4.1-5build2 [236 kB] 491s Get:3 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-lazr.restfulclient all 0.14.6-3build1 [51.1 kB] 491s Get:4 http://ftpmaster.internal/ubuntu resolute/main ppc64el zstd ppc64el 1.5.7+dfsg-3 [845 kB] 491s dpkg-preconfigure: unable to re-open stdin: No such file or directory 491s Fetched 1562 kB in 0s (3928 kB/s) 492s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 492s Preparing to unpack .../libzstd1_1.5.7+dfsg-3_ppc64el.deb ... 492s Unpacking libzstd1:ppc64el (1.5.7+dfsg-3) over (1.5.7+dfsg-2) ... 492s Setting up libzstd1:ppc64el (1.5.7+dfsg-3) ... 492s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 492s Preparing to unpack .../htop_3.4.1-5build2_ppc64el.deb ... 492s Unpacking htop (3.4.1-5build2) over (3.4.1-5build1) ... 492s Preparing to unpack .../python3-lazr.restfulclient_0.14.6-3build1_all.deb ... 493s Unpacking python3-lazr.restfulclient (0.14.6-3build1) over (0.14.6-3) ... 493s Preparing to unpack .../zstd_1.5.7+dfsg-3_ppc64el.deb ... 493s Unpacking zstd (1.5.7+dfsg-3) over (1.5.7+dfsg-2) ... 494s Setting up htop (3.4.1-5build2) ... 494s Setting up python3-lazr.restfulclient (0.14.6-3build1) ... 494s Setting up zstd (1.5.7+dfsg-3) ... 494s Processing triggers for man-db (2.13.1-1) ... 495s Processing triggers for libc-bin (2.42-2ubuntu4) ... 496s autopkgtest [01:11:45]: upgrading testbed (apt dist-upgrade and autopurge) 496s Reading package lists... 496s Building dependency tree... 496s Reading state information... 496s Calculating upgrade... 496s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 496s Reading package lists... 496s Building dependency tree... 496s Reading state information... 497s Solving dependencies... 497s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 499s Reading package lists... 499s Building dependency tree... 499s Reading state information... 499s Solving dependencies... 499s The following NEW packages will be installed: 499s alembic docutils-common heat-common libevent-2.1-7t64 libpython3.14-minimal 499s libpython3.14-stdlib libunbound8 libxdp1 libxslt1.1 pycadf-common 499s python3-alembic python3-all python3-amqp python3-aodhclient python3-appdirs 499s python3-autopage python3-barbicanclient python3-blazarclient 499s python3-cachetools python3-cinderclient python3-cliff python3-cmd2 499s python3-cotyledon python3-croniter python3-ddt python3-debtcollector 499s python3-decorator python3-deprecation python3-designateclient 499s python3-dnspython python3-docutils python3-dogpile.cache python3-eventlet 499s python3-fasteners python3-fixtures python3-futurist python3-glanceclient 499s python3-gnocchiclient python3-greenlet python3-heat python3-heatclient 499s python3-importlib-metadata python3-ironicclient python3-iso8601 499s python3-keystoneauth1 python3-keystoneclient python3-keystonemiddleware 499s python3-kombu python3-legacy-cgi python3-logutils python3-lxml 499s python3-magnumclient python3-mako python3-manilaclient python3-memcache 499s python3-mistralclient python3-monascaclient python3-monotonic 499s python3-msgpack python3-munch python3-netifaces python3-networkx 499s python3-neutron-lib python3-neutronclient python3-novaclient 499s python3-octaviaclient python3-openstackclient python3-openstacksdk 499s python3-openvswitch python3-os-client-config python3-os-ken 499s python3-os-service-types python3-os-traits python3-osc-lib 499s python3-osc-placement python3-oslo.cache python3-oslo.concurrency 499s python3-oslo.config python3-oslo.context python3-oslo.db python3-oslo.i18n 499s python3-oslo.log python3-oslo.messaging python3-oslo.metrics 499s python3-oslo.middleware python3-oslo.policy python3-oslo.reports 499s python3-oslo.serialization python3-oslo.service python3-oslo.upgradecheck 499s python3-oslo.utils python3-oslo.versionedobjects python3-osprofiler 499s python3-paste python3-pastedeploy python3-pastedeploy-tpl python3-pbr 499s python3-pecan python3-platformdirs python3-ply python3-prettytable 499s python3-prometheus-client python3-psutil python3-pycadf python3-pymysql 499s python3-pyperclip python3-repoze.lru python3-requestsexceptions 499s python3-rfc3986 python3-roman-numerals python3-routes python3-saharaclient 499s python3-senlinclient python3-setproctitle python3-simplegeneric 499s python3-simplejson python3-sortedcontainers python3-sqlalchemy 499s python3-statsd python3-stevedore python3-swiftclient python3-tempita 499s python3-tenacity python3-testresources python3-testscenarios 499s python3-testtools python3-tinyrpc python3-troveclient python3-vine 499s python3-vitrageclient python3-warlock python3-wcwidth python3-webob 499s python3-wrapt python3-yaql python3-zaqarclient python3.14 python3.14-minimal 499s sgml-base xml-core 500s 0 upgraded, 140 newly installed, 0 to remove and 0 not upgraded. 500s Need to get 36.4 MB of archives. 500s After this operation, 240 MB of additional disk space will be used. 500s Get:1 http://ftpmaster.internal/ubuntu resolute/main ppc64el libpython3.14-minimal ppc64el 3.14.2-1 [921 kB] 500s Get:2 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3.14-minimal ppc64el 3.14.2-1 [2712 kB] 502s Get:3 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-mako all 1.3.10-3build1 [63.9 kB] 502s Get:4 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-greenlet ppc64el 3.2.4-3 [190 kB] 502s Get:5 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-sqlalchemy all 2.0.40+ds1-2 [1220 kB] 502s Get:6 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-alembic all 1.16.4-4 [154 kB] 502s Get:7 http://ftpmaster.internal/ubuntu resolute/main ppc64el alembic all 1.16.4-4 [1894 kB] 503s Get:8 http://ftpmaster.internal/ubuntu resolute/main ppc64el sgml-base all 1.31+nmu1 [11.0 kB] 503s Get:9 http://ftpmaster.internal/ubuntu resolute/main ppc64el xml-core all 0.19build1 [20.3 kB] 503s Get:10 http://ftpmaster.internal/ubuntu resolute/main ppc64el docutils-common all 0.22.4+dfsg-1 [130 kB] 503s Get:11 http://ftpmaster.internal/ubuntu resolute/main ppc64el heat-common all 1:25.0.0-0ubuntu1 [23.3 kB] 503s Get:12 http://ftpmaster.internal/ubuntu resolute/main ppc64el libevent-2.1-7t64 ppc64el 2.1.12-stable-10build1 [172 kB] 503s Get:13 http://ftpmaster.internal/ubuntu resolute/main ppc64el libpython3.14-stdlib ppc64el 3.14.2-1 [2444 kB] 503s Get:14 http://ftpmaster.internal/ubuntu resolute/main ppc64el libunbound8 ppc64el 1.24.2-1ubuntu1 [576 kB] 503s Get:15 http://ftpmaster.internal/ubuntu resolute/main ppc64el libxdp1 ppc64el 1.5.6-1 [69.4 kB] 503s Get:16 http://ftpmaster.internal/ubuntu resolute/main ppc64el libxslt1.1 ppc64el 1.1.43-0.3 [190 kB] 503s Get:17 http://ftpmaster.internal/ubuntu resolute/main ppc64el pycadf-common all 4.0.1-1 [4456 B] 503s Get:18 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3.14 ppc64el 3.14.2-1 [816 kB] 504s Get:19 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-all ppc64el 3.13.9-3 [890 B] 504s Get:20 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-appdirs all 1.4.4-4build1 [11.1 kB] 504s Get:21 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-autopage all 0.4.0-4build1 [13.2 kB] 504s Get:22 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-wcwidth all 0.2.14+dfsg1-1build1 [26.5 kB] 504s Get:23 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pyperclip all 1.11.0-1build1 [11.2 kB] 504s Get:24 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cmd2 all 2.5.11+ds-2 [126 kB] 504s Get:25 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-roman-numerals all 4.1.0-1 [8660 B] 504s Get:26 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-docutils all 0.22.4+dfsg-1 [439 kB] 504s Get:27 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pbr all 6.1.1-0ubuntu2 [58.3 kB] 504s Get:28 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-prettytable all 3.16.0-1build1 [39.1 kB] 504s Get:29 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-importlib-metadata all 8.7.1-1 [21.2 kB] 504s Get:30 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-stevedore all 1:5.5.0-0ubuntu1 [21.3 kB] 504s Get:31 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cliff all 4.11.0-0ubuntu2 [45.1 kB] 504s Get:32 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-iso8601 all 2.1.0-3 [9310 B] 504s Get:33 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-lxml ppc64el 6.0.2-1 [2452 kB] 504s Get:34 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-os-service-types all 1.8.0-3build1 [13.5 kB] 504s Get:35 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-keystoneauth1 all 5.12.0-0ubuntu1 [173 kB] 504s Get:36 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.i18n all 6.6.0-0ubuntu1 [22.5 kB] 504s Get:37 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-msgpack ppc64el 1.1.2-1 [116 kB] 504s Get:38 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-wrapt ppc64el 1.17.3-3 [42.0 kB] 504s Get:39 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-debtcollector all 3.0.0-5 [13.4 kB] 504s Get:40 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-psutil ppc64el 7.1.0-1ubuntu1 [192 kB] 504s Get:41 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.utils all 9.1.0-0ubuntu1 [88.6 kB] 504s Get:42 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.serialization all 5.8.0-0ubuntu1 [15.9 kB] 504s Get:43 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-barbicanclient all 7.2.0-0ubuntu1 [48.7 kB] 504s Get:44 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-decorator all 5.2.1-2 [28.1 kB] 504s Get:45 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-deprecation all 2.1.0-4 [9026 B] 504s Get:46 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-dogpile.cache all 1.3.3-1build1 [46.9 kB] 504s Get:47 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-munch all 4.0.0-2build1 [11.1 kB] 504s Get:48 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-platformdirs all 4.5.1-1 [17.1 kB] 504s Get:49 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-requestsexceptions all 1.4.0-5build1 [3894 B] 504s Get:50 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-openstacksdk all 4.8.0-0ubuntu1 [702 kB] 504s Get:51 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-os-client-config all 2.3.0-0ubuntu1 [17.4 kB] 504s Get:52 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-osc-lib all 4.3.0-0ubuntu1 [57.8 kB] 504s Get:53 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-dnspython all 2.7.0-1ubuntu2 [167 kB] 504s Get:54 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-eventlet all 0.39.0-0ubuntu2 [277 kB] 504s Get:55 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-monotonic all 1.6-3build1 [5518 B] 504s Get:56 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-rfc3986 all 2.0.0-3build1 [22.1 kB] 504s Get:57 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.config all 1:10.0.0-0ubuntu1 [90.7 kB] 504s Get:58 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.context all 1:6.1.0-0ubuntu1 [13.4 kB] 504s Get:59 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.log all 7.2.1-0ubuntu1 [46.9 kB] 504s Get:60 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-blazarclient all 4.4.0-0ubuntu1 [26.1 kB] 504s Get:61 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cachetools all 5.3.3-1build1 [10.5 kB] 504s Get:62 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cinderclient all 1:9.8.0-0ubuntu1 [133 kB] 504s Get:63 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-setproctitle ppc64el 1.3.7-1 [20.4 kB] 504s Get:64 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-cotyledon all 1.7.3-3build1 [12.1 kB] 504s Get:65 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-croniter all 6.1~rc1-0ubuntu1 [21.7 kB] 504s Get:66 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-ddt all 1.7.2-4build1 [9036 B] 504s Get:67 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-fasteners all 0.19-2build1 [12.9 kB] 504s Get:68 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-testtools all 2.8.2-2 [72.1 kB] 504s Get:69 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-fixtures all 4.2.5-4 [34.7 kB] 504s Get:70 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-futurist all 3.2.0-3 [27.1 kB] 504s Get:71 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-gnocchiclient all 7.0.8-0ubuntu2 [32.1 kB] 504s Get:72 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.concurrency all 7.2.0-0ubuntu1 [30.4 kB] 504s Get:73 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-legacy-cgi all 2.6.4-2 [17.2 kB] 504s Get:74 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-webob all 1:1.8.9-1 [86.8 kB] 504s Get:75 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-osprofiler all 4.2.0-4ubuntu1 [47.5 kB] 504s Get:76 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-aodhclient all 3.9.1-0ubuntu1 [29.4 kB] 504s Get:77 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-designateclient all 6.3.0-0ubuntu1 [36.5 kB] 504s Get:78 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-warlock all 2.1.0-2build1 [6730 B] 504s Get:79 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-glanceclient all 1:4.10.0-0ubuntu1 [109 kB] 504s Get:80 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-keystoneclient all 1:5.7.0-0ubuntu1 [180 kB] 504s Get:81 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-swiftclient all 1:4.9.0-0ubuntu1 [70.4 kB] 504s Get:82 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-heatclient all 4.3.0-0ubuntu1 [110 kB] 504s Get:83 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-osc-placement all 4.6.0-0ubuntu2 [35.6 kB] 504s Get:84 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-openstackclient all 8.2.0-0ubuntu1 [441 kB] 504s Get:85 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-ironicclient all 5.14.0-0ubuntu1 [122 kB] 504s Get:86 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-memcache all 1.62-3build1 [17.8 kB] 504s Get:87 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.cache all 3.12.0-0ubuntu1 [41.4 kB] 504s Get:88 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pycadf all 4.0.1-1 [17.4 kB] 504s Get:89 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-keystonemiddleware all 11.0.0-0ubuntu1 [81.9 kB] 504s Get:90 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-magnumclient all 4.9.0-0ubuntu1 [68.1 kB] 504s Get:91 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-simplejson ppc64el 3.20.1-1build1 [69.2 kB] 504s Get:92 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-manilaclient all 5.6.0-0ubuntu1 [238 kB] 504s Get:93 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-mistralclient all 1:6.0.0-0ubuntu1 [61.9 kB] 504s Get:94 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-monascaclient all 2.8.0-0ubuntu2 [21.8 kB] 504s Get:95 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-sortedcontainers all 2.4.0-2build1 [27.1 kB] 504s Get:96 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-openvswitch ppc64el 3.6.0-6build1 [1274 kB] 504s Get:97 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-repoze.lru all 0.7-3build1 [11.8 kB] 504s Get:98 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-routes all 2.5.1-7build1 [90.7 kB] 504s Get:99 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-tinyrpc all 0.6-5 [18.3 kB] 504s Get:100 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-os-ken all 4.1.0-0ubuntu1 [614 kB] 504s Get:101 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-os-traits all 3.5.0-0ubuntu1 [18.0 kB] 504s Get:102 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-testresources all 2.0.1-5build1 [27.0 kB] 504s Get:103 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-testscenarios all 0.5.0-6 [13.4 kB] 504s Get:104 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.db all 17.4.0-0ubuntu1 [99.8 kB] 504s Get:105 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-vine all 5.1.0+dfsg-1build1 [14.4 kB] 504s Get:106 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-amqp all 5.3.1-3build1 [43.8 kB] 504s Get:107 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-kombu all 5.6.1-1 [154 kB] 504s Get:108 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-prometheus-client all 0.21.1+ds1-1build1 [46.0 kB] 504s Get:109 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.metrics all 0.13.0-0ubuntu1 [7622 B] 504s Get:110 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-statsd all 4.0.1-3 [12.2 kB] 504s Get:111 http://ftpmaster.internal/ubuntu resolute-proposed/main ppc64el python3-oslo.middleware all 7.0.0-0ubuntu2 [34.7 kB] 504s Get:112 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-tempita all 0.6.0-1build1 [14.9 kB] 504s Get:113 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-paste all 3.10.1-2 [210 kB] 504s Get:114 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pastedeploy-tpl all 3.1-2build1 [5872 B] 504s Get:115 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pastedeploy all 3.1-2build1 [13.5 kB] 504s Get:116 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.service all 4.3.0-0ubuntu1 [58.2 kB] 504s Get:117 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-tenacity all 9.0.0-0ubuntu1 [17.0 kB] 504s Get:118 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.messaging all 17.1.0-0ubuntu1 [119 kB] 504s Get:119 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.policy all 4.6.0-0ubuntu1 [58.5 kB] 504s Get:120 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.versionedobjects all 3.9.0-0ubuntu1 [60.1 kB] 504s Get:121 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-logutils all 0.3.5-5build1 [18.0 kB] 504s Get:122 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-simplegeneric all 0.8.1-5build1 [11.0 kB] 504s Get:123 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pecan all 1.5.1-6build1 [87.1 kB] 504s Get:124 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-neutron-lib all 3.21.1-0ubuntu1 [218 kB] 504s Get:125 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-neutronclient all 1:11.7.0-0ubuntu1 [122 kB] 504s Get:126 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-novaclient all 2:18.11.0-0ubuntu1 [181 kB] 504s Get:127 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-netifaces ppc64el 0.11.0-2build6 [20.1 kB] 504s Get:128 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-octaviaclient all 3.12.0-0ubuntu1 [56.3 kB] 504s Get:129 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.reports all 3.7.0-0ubuntu1 [26.7 kB] 504s Get:130 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-oslo.upgradecheck all 2.7.0-0ubuntu1 [10.0 kB] 504s Get:131 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-pymysql all 1.1.1-2ubuntu1 [39.5 kB] 504s Get:132 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-saharaclient all 4.2.0-0ubuntu1 [52.4 kB] 504s Get:133 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-senlinclient all 3.1.0-0ubuntu1 [45.8 kB] 504s Get:134 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-troveclient all 1:8.8.0-0ubuntu2 [118 kB] 504s Get:135 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-networkx all 3.2.1-4ubuntu2 [11.8 MB] 505s Get:136 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-vitrageclient all 5.3.0-0ubuntu1 [23.7 kB] 505s Get:137 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-ply all 3.11-10 [45.9 kB] 505s Get:138 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-yaql all 3.1.0-2build1 [68.3 kB] 505s Get:139 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-zaqarclient all 4.3.0-0ubuntu1 [37.2 kB] 505s Get:140 http://ftpmaster.internal/ubuntu resolute/main ppc64el python3-heat all 1:25.0.0-0ubuntu1 [889 kB] 506s Fetched 36.4 MB in 6s (6023 kB/s) 506s Selecting previously unselected package libpython3.14-minimal:ppc64el. 506s (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 82008 files and directories currently installed.) 506s Preparing to unpack .../000-libpython3.14-minimal_3.14.2-1_ppc64el.deb ... 506s Unpacking libpython3.14-minimal:ppc64el (3.14.2-1) ... 506s Selecting previously unselected package python3.14-minimal. 506s Preparing to unpack .../001-python3.14-minimal_3.14.2-1_ppc64el.deb ... 506s Unpacking python3.14-minimal (3.14.2-1) ... 506s Selecting previously unselected package python3-mako. 506s Preparing to unpack .../002-python3-mako_1.3.10-3build1_all.deb ... 506s Unpacking python3-mako (1.3.10-3build1) ... 506s Selecting previously unselected package python3-greenlet. 506s Preparing to unpack .../003-python3-greenlet_3.2.4-3_ppc64el.deb ... 506s Unpacking python3-greenlet (3.2.4-3) ... 506s Selecting previously unselected package python3-sqlalchemy. 506s Preparing to unpack .../004-python3-sqlalchemy_2.0.40+ds1-2_all.deb ... 506s Unpacking python3-sqlalchemy (2.0.40+ds1-2) ... 506s Selecting previously unselected package python3-alembic. 506s Preparing to unpack .../005-python3-alembic_1.16.4-4_all.deb ... 506s Unpacking python3-alembic (1.16.4-4) ... 506s Selecting previously unselected package alembic. 506s Preparing to unpack .../006-alembic_1.16.4-4_all.deb ... 506s Unpacking alembic (1.16.4-4) ... 506s Selecting previously unselected package sgml-base. 506s Preparing to unpack .../007-sgml-base_1.31+nmu1_all.deb ... 506s Unpacking sgml-base (1.31+nmu1) ... 506s Selecting previously unselected package xml-core. 506s Preparing to unpack .../008-xml-core_0.19build1_all.deb ... 506s Unpacking xml-core (0.19build1) ... 506s Selecting previously unselected package docutils-common. 506s Preparing to unpack .../009-docutils-common_0.22.4+dfsg-1_all.deb ... 506s Unpacking docutils-common (0.22.4+dfsg-1) ... 506s Selecting previously unselected package heat-common. 506s Preparing to unpack .../010-heat-common_1%3a25.0.0-0ubuntu1_all.deb ... 506s Unpacking heat-common (1:25.0.0-0ubuntu1) ... 506s Selecting previously unselected package libevent-2.1-7t64:ppc64el. 506s Preparing to unpack .../011-libevent-2.1-7t64_2.1.12-stable-10build1_ppc64el.deb ... 506s Unpacking libevent-2.1-7t64:ppc64el (2.1.12-stable-10build1) ... 506s Selecting previously unselected package libpython3.14-stdlib:ppc64el. 506s Preparing to unpack .../012-libpython3.14-stdlib_3.14.2-1_ppc64el.deb ... 506s Unpacking libpython3.14-stdlib:ppc64el (3.14.2-1) ... 506s Selecting previously unselected package libunbound8:ppc64el. 506s Preparing to unpack .../013-libunbound8_1.24.2-1ubuntu1_ppc64el.deb ... 506s Unpacking libunbound8:ppc64el (1.24.2-1ubuntu1) ... 506s Selecting previously unselected package libxdp1:ppc64el. 506s Preparing to unpack .../014-libxdp1_1.5.6-1_ppc64el.deb ... 506s Unpacking libxdp1:ppc64el (1.5.6-1) ... 506s Selecting previously unselected package libxslt1.1:ppc64el. 506s Preparing to unpack .../015-libxslt1.1_1.1.43-0.3_ppc64el.deb ... 506s Unpacking libxslt1.1:ppc64el (1.1.43-0.3) ... 506s Selecting previously unselected package pycadf-common. 506s Preparing to unpack .../016-pycadf-common_4.0.1-1_all.deb ... 506s Unpacking pycadf-common (4.0.1-1) ... 507s Selecting previously unselected package python3.14. 507s Preparing to unpack .../017-python3.14_3.14.2-1_ppc64el.deb ... 507s Unpacking python3.14 (3.14.2-1) ... 507s Selecting previously unselected package python3-all. 507s Preparing to unpack .../018-python3-all_3.13.9-3_ppc64el.deb ... 507s Unpacking python3-all (3.13.9-3) ... 507s Selecting previously unselected package python3-appdirs. 507s Preparing to unpack .../019-python3-appdirs_1.4.4-4build1_all.deb ... 507s Unpacking python3-appdirs (1.4.4-4build1) ... 507s Selecting previously unselected package python3-autopage. 507s Preparing to unpack .../020-python3-autopage_0.4.0-4build1_all.deb ... 507s Unpacking python3-autopage (0.4.0-4build1) ... 507s Selecting previously unselected package python3-wcwidth. 507s Preparing to unpack .../021-python3-wcwidth_0.2.14+dfsg1-1build1_all.deb ... 507s Unpacking python3-wcwidth (0.2.14+dfsg1-1build1) ... 507s Selecting previously unselected package python3-pyperclip. 507s Preparing to unpack .../022-python3-pyperclip_1.11.0-1build1_all.deb ... 507s Unpacking python3-pyperclip (1.11.0-1build1) ... 507s Selecting previously unselected package python3-cmd2. 507s Preparing to unpack .../023-python3-cmd2_2.5.11+ds-2_all.deb ... 507s Unpacking python3-cmd2 (2.5.11+ds-2) ... 507s Selecting previously unselected package python3-roman-numerals. 507s Preparing to unpack .../024-python3-roman-numerals_4.1.0-1_all.deb ... 507s Unpacking python3-roman-numerals (4.1.0-1) ... 507s Selecting previously unselected package python3-docutils. 507s Preparing to unpack .../025-python3-docutils_0.22.4+dfsg-1_all.deb ... 507s Unpacking python3-docutils (0.22.4+dfsg-1) ... 507s Selecting previously unselected package python3-pbr. 507s Preparing to unpack .../026-python3-pbr_6.1.1-0ubuntu2_all.deb ... 507s Unpacking python3-pbr (6.1.1-0ubuntu2) ... 507s Selecting previously unselected package python3-prettytable. 507s Preparing to unpack .../027-python3-prettytable_3.16.0-1build1_all.deb ... 507s Unpacking python3-prettytable (3.16.0-1build1) ... 507s Selecting previously unselected package python3-importlib-metadata. 507s Preparing to unpack .../028-python3-importlib-metadata_8.7.1-1_all.deb ... 507s Unpacking python3-importlib-metadata (8.7.1-1) ... 507s Selecting previously unselected package python3-stevedore. 507s Preparing to unpack .../029-python3-stevedore_1%3a5.5.0-0ubuntu1_all.deb ... 507s Unpacking python3-stevedore (1:5.5.0-0ubuntu1) ... 507s Selecting previously unselected package python3-cliff. 507s Preparing to unpack .../030-python3-cliff_4.11.0-0ubuntu2_all.deb ... 507s Unpacking python3-cliff (4.11.0-0ubuntu2) ... 507s Selecting previously unselected package python3-iso8601. 507s Preparing to unpack .../031-python3-iso8601_2.1.0-3_all.deb ... 507s Unpacking python3-iso8601 (2.1.0-3) ... 507s Selecting previously unselected package python3-lxml:ppc64el. 507s Preparing to unpack .../032-python3-lxml_6.0.2-1_ppc64el.deb ... 507s Unpacking python3-lxml:ppc64el (6.0.2-1) ... 507s Selecting previously unselected package python3-os-service-types. 507s Preparing to unpack .../033-python3-os-service-types_1.8.0-3build1_all.deb ... 507s Unpacking python3-os-service-types (1.8.0-3build1) ... 507s Selecting previously unselected package python3-keystoneauth1. 507s Preparing to unpack .../034-python3-keystoneauth1_5.12.0-0ubuntu1_all.deb ... 507s Unpacking python3-keystoneauth1 (5.12.0-0ubuntu1) ... 507s Selecting previously unselected package python3-oslo.i18n. 507s Preparing to unpack .../035-python3-oslo.i18n_6.6.0-0ubuntu1_all.deb ... 507s Unpacking python3-oslo.i18n (6.6.0-0ubuntu1) ... 507s Selecting previously unselected package python3-msgpack. 507s Preparing to unpack .../036-python3-msgpack_1.1.2-1_ppc64el.deb ... 507s Unpacking python3-msgpack (1.1.2-1) ... 507s Selecting previously unselected package python3-wrapt. 507s Preparing to unpack .../037-python3-wrapt_1.17.3-3_ppc64el.deb ... 507s Unpacking python3-wrapt (1.17.3-3) ... 507s Selecting previously unselected package python3-debtcollector. 507s Preparing to unpack .../038-python3-debtcollector_3.0.0-5_all.deb ... 507s Unpacking python3-debtcollector (3.0.0-5) ... 507s Selecting previously unselected package python3-psutil. 507s Preparing to unpack .../039-python3-psutil_7.1.0-1ubuntu1_ppc64el.deb ... 507s Unpacking python3-psutil (7.1.0-1ubuntu1) ... 507s Selecting previously unselected package python3-oslo.utils. 507s Preparing to unpack .../040-python3-oslo.utils_9.1.0-0ubuntu1_all.deb ... 507s Unpacking python3-oslo.utils (9.1.0-0ubuntu1) ... 507s Selecting previously unselected package python3-oslo.serialization. 507s Preparing to unpack .../041-python3-oslo.serialization_5.8.0-0ubuntu1_all.deb ... 507s Unpacking python3-oslo.serialization (5.8.0-0ubuntu1) ... 507s Selecting previously unselected package python3-barbicanclient. 507s Preparing to unpack .../042-python3-barbicanclient_7.2.0-0ubuntu1_all.deb ... 507s Unpacking python3-barbicanclient (7.2.0-0ubuntu1) ... 507s Selecting previously unselected package python3-decorator. 507s Preparing to unpack .../043-python3-decorator_5.2.1-2_all.deb ... 507s Unpacking python3-decorator (5.2.1-2) ... 507s Selecting previously unselected package python3-deprecation. 507s Preparing to unpack .../044-python3-deprecation_2.1.0-4_all.deb ... 507s Unpacking python3-deprecation (2.1.0-4) ... 507s Selecting previously unselected package python3-dogpile.cache. 507s Preparing to unpack .../045-python3-dogpile.cache_1.3.3-1build1_all.deb ... 507s Unpacking python3-dogpile.cache (1.3.3-1build1) ... 507s Selecting previously unselected package python3-munch. 507s Preparing to unpack .../046-python3-munch_4.0.0-2build1_all.deb ... 507s Unpacking python3-munch (4.0.0-2build1) ... 507s Selecting previously unselected package python3-platformdirs. 507s Preparing to unpack .../047-python3-platformdirs_4.5.1-1_all.deb ... 507s Unpacking python3-platformdirs (4.5.1-1) ... 507s Selecting previously unselected package python3-requestsexceptions. 507s Preparing to unpack .../048-python3-requestsexceptions_1.4.0-5build1_all.deb ... 507s Unpacking python3-requestsexceptions (1.4.0-5build1) ... 507s Selecting previously unselected package python3-openstacksdk. 507s Preparing to unpack .../049-python3-openstacksdk_4.8.0-0ubuntu1_all.deb ... 507s Unpacking python3-openstacksdk (4.8.0-0ubuntu1) ... 507s Selecting previously unselected package python3-os-client-config. 507s Preparing to unpack .../050-python3-os-client-config_2.3.0-0ubuntu1_all.deb ... 507s Unpacking python3-os-client-config (2.3.0-0ubuntu1) ... 507s Selecting previously unselected package python3-osc-lib. 507s Preparing to unpack .../051-python3-osc-lib_4.3.0-0ubuntu1_all.deb ... 507s Unpacking python3-osc-lib (4.3.0-0ubuntu1) ... 507s Selecting previously unselected package python3-dnspython. 507s Preparing to unpack .../052-python3-dnspython_2.7.0-1ubuntu2_all.deb ... 507s Unpacking python3-dnspython (2.7.0-1ubuntu2) ... 507s Selecting previously unselected package python3-eventlet. 507s Preparing to unpack .../053-python3-eventlet_0.39.0-0ubuntu2_all.deb ... 507s Unpacking python3-eventlet (0.39.0-0ubuntu2) ... 507s Selecting previously unselected package python3-monotonic. 507s Preparing to unpack .../054-python3-monotonic_1.6-3build1_all.deb ... 507s Unpacking python3-monotonic (1.6-3build1) ... 507s Selecting previously unselected package python3-rfc3986. 507s Preparing to unpack .../055-python3-rfc3986_2.0.0-3build1_all.deb ... 507s Unpacking python3-rfc3986 (2.0.0-3build1) ... 507s Selecting previously unselected package python3-oslo.config. 507s Preparing to unpack .../056-python3-oslo.config_1%3a10.0.0-0ubuntu1_all.deb ... 507s Unpacking python3-oslo.config (1:10.0.0-0ubuntu1) ... 507s Selecting previously unselected package python3-oslo.context. 507s Preparing to unpack .../057-python3-oslo.context_1%3a6.1.0-0ubuntu1_all.deb ... 507s Unpacking python3-oslo.context (1:6.1.0-0ubuntu1) ... 507s Selecting previously unselected package python3-oslo.log. 507s Preparing to unpack .../058-python3-oslo.log_7.2.1-0ubuntu1_all.deb ... 507s Unpacking python3-oslo.log (7.2.1-0ubuntu1) ... 507s Selecting previously unselected package python3-blazarclient. 507s Preparing to unpack .../059-python3-blazarclient_4.4.0-0ubuntu1_all.deb ... 507s Unpacking python3-blazarclient (4.4.0-0ubuntu1) ... 507s Selecting previously unselected package python3-cachetools. 507s Preparing to unpack .../060-python3-cachetools_5.3.3-1build1_all.deb ... 507s Unpacking python3-cachetools (5.3.3-1build1) ... 507s Selecting previously unselected package python3-cinderclient. 507s Preparing to unpack .../061-python3-cinderclient_1%3a9.8.0-0ubuntu1_all.deb ... 507s Unpacking python3-cinderclient (1:9.8.0-0ubuntu1) ... 508s Selecting previously unselected package python3-setproctitle:ppc64el. 508s Preparing to unpack .../062-python3-setproctitle_1.3.7-1_ppc64el.deb ... 508s Unpacking python3-setproctitle:ppc64el (1.3.7-1) ... 508s Selecting previously unselected package python3-cotyledon. 508s Preparing to unpack .../063-python3-cotyledon_1.7.3-3build1_all.deb ... 508s Unpacking python3-cotyledon (1.7.3-3build1) ... 508s Selecting previously unselected package python3-croniter. 508s Preparing to unpack .../064-python3-croniter_6.1~rc1-0ubuntu1_all.deb ... 508s Unpacking python3-croniter (6.1~rc1-0ubuntu1) ... 508s Selecting previously unselected package python3-ddt. 508s Preparing to unpack .../065-python3-ddt_1.7.2-4build1_all.deb ... 508s Unpacking python3-ddt (1.7.2-4build1) ... 508s Selecting previously unselected package python3-fasteners. 508s Preparing to unpack .../066-python3-fasteners_0.19-2build1_all.deb ... 508s Unpacking python3-fasteners (0.19-2build1) ... 508s Selecting previously unselected package python3-testtools. 508s Preparing to unpack .../067-python3-testtools_2.8.2-2_all.deb ... 508s Unpacking python3-testtools (2.8.2-2) ... 508s Selecting previously unselected package python3-fixtures. 508s Preparing to unpack .../068-python3-fixtures_4.2.5-4_all.deb ... 508s Unpacking python3-fixtures (4.2.5-4) ... 508s Selecting previously unselected package python3-futurist. 508s Preparing to unpack .../069-python3-futurist_3.2.0-3_all.deb ... 508s Unpacking python3-futurist (3.2.0-3) ... 508s Selecting previously unselected package python3-gnocchiclient. 508s Preparing to unpack .../070-python3-gnocchiclient_7.0.8-0ubuntu2_all.deb ... 508s Unpacking python3-gnocchiclient (7.0.8-0ubuntu2) ... 508s Selecting previously unselected package python3-oslo.concurrency. 508s Preparing to unpack .../071-python3-oslo.concurrency_7.2.0-0ubuntu1_all.deb ... 508s Unpacking python3-oslo.concurrency (7.2.0-0ubuntu1) ... 508s Selecting previously unselected package python3-legacy-cgi. 508s Preparing to unpack .../072-python3-legacy-cgi_2.6.4-2_all.deb ... 508s Unpacking python3-legacy-cgi (2.6.4-2) ... 508s Selecting previously unselected package python3-webob. 508s Preparing to unpack .../073-python3-webob_1%3a1.8.9-1_all.deb ... 508s Unpacking python3-webob (1:1.8.9-1) ... 508s Selecting previously unselected package python3-osprofiler. 508s Preparing to unpack .../074-python3-osprofiler_4.2.0-4ubuntu1_all.deb ... 508s Unpacking python3-osprofiler (4.2.0-4ubuntu1) ... 508s Selecting previously unselected package python3-aodhclient. 508s Preparing to unpack .../075-python3-aodhclient_3.9.1-0ubuntu1_all.deb ... 508s Unpacking python3-aodhclient (3.9.1-0ubuntu1) ... 508s Selecting previously unselected package python3-designateclient. 508s Preparing to unpack .../076-python3-designateclient_6.3.0-0ubuntu1_all.deb ... 508s Unpacking python3-designateclient (6.3.0-0ubuntu1) ... 508s Selecting previously unselected package python3-warlock. 508s Preparing to unpack .../077-python3-warlock_2.1.0-2build1_all.deb ... 508s Unpacking python3-warlock (2.1.0-2build1) ... 508s Selecting previously unselected package python3-glanceclient. 508s Preparing to unpack .../078-python3-glanceclient_1%3a4.10.0-0ubuntu1_all.deb ... 508s Unpacking python3-glanceclient (1:4.10.0-0ubuntu1) ... 508s Selecting previously unselected package python3-keystoneclient. 508s Preparing to unpack .../079-python3-keystoneclient_1%3a5.7.0-0ubuntu1_all.deb ... 508s Unpacking python3-keystoneclient (1:5.7.0-0ubuntu1) ... 508s Selecting previously unselected package python3-swiftclient. 508s Preparing to unpack .../080-python3-swiftclient_1%3a4.9.0-0ubuntu1_all.deb ... 508s Unpacking python3-swiftclient (1:4.9.0-0ubuntu1) ... 508s Selecting previously unselected package python3-heatclient. 508s Preparing to unpack .../081-python3-heatclient_4.3.0-0ubuntu1_all.deb ... 508s Unpacking python3-heatclient (4.3.0-0ubuntu1) ... 508s Selecting previously unselected package python3-osc-placement. 508s Preparing to unpack .../082-python3-osc-placement_4.6.0-0ubuntu2_all.deb ... 508s Unpacking python3-osc-placement (4.6.0-0ubuntu2) ... 508s Selecting previously unselected package python3-openstackclient. 508s Preparing to unpack .../083-python3-openstackclient_8.2.0-0ubuntu1_all.deb ... 508s Unpacking python3-openstackclient (8.2.0-0ubuntu1) ... 508s Selecting previously unselected package python3-ironicclient. 508s Preparing to unpack .../084-python3-ironicclient_5.14.0-0ubuntu1_all.deb ... 508s Unpacking python3-ironicclient (5.14.0-0ubuntu1) ... 508s Selecting previously unselected package python3-memcache. 508s Preparing to unpack .../085-python3-memcache_1.62-3build1_all.deb ... 508s Unpacking python3-memcache (1.62-3build1) ... 508s Selecting previously unselected package python3-oslo.cache. 508s Preparing to unpack .../086-python3-oslo.cache_3.12.0-0ubuntu1_all.deb ... 508s Unpacking python3-oslo.cache (3.12.0-0ubuntu1) ... 508s Selecting previously unselected package python3-pycadf. 508s Preparing to unpack .../087-python3-pycadf_4.0.1-1_all.deb ... 508s Unpacking python3-pycadf (4.0.1-1) ... 508s Selecting previously unselected package python3-keystonemiddleware. 508s Preparing to unpack .../088-python3-keystonemiddleware_11.0.0-0ubuntu1_all.deb ... 508s Unpacking python3-keystonemiddleware (11.0.0-0ubuntu1) ... 508s Selecting previously unselected package python3-magnumclient. 508s Preparing to unpack .../089-python3-magnumclient_4.9.0-0ubuntu1_all.deb ... 508s Unpacking python3-magnumclient (4.9.0-0ubuntu1) ... 508s Selecting previously unselected package python3-simplejson. 508s Preparing to unpack .../090-python3-simplejson_3.20.1-1build1_ppc64el.deb ... 508s Unpacking python3-simplejson (3.20.1-1build1) ... 508s Selecting previously unselected package python3-manilaclient. 508s Preparing to unpack .../091-python3-manilaclient_5.6.0-0ubuntu1_all.deb ... 508s Unpacking python3-manilaclient (5.6.0-0ubuntu1) ... 508s Selecting previously unselected package python3-mistralclient. 508s Preparing to unpack .../092-python3-mistralclient_1%3a6.0.0-0ubuntu1_all.deb ... 508s Unpacking python3-mistralclient (1:6.0.0-0ubuntu1) ... 508s Selecting previously unselected package python3-monascaclient. 508s Preparing to unpack .../093-python3-monascaclient_2.8.0-0ubuntu2_all.deb ... 508s Unpacking python3-monascaclient (2.8.0-0ubuntu2) ... 508s Selecting previously unselected package python3-sortedcontainers. 508s Preparing to unpack .../094-python3-sortedcontainers_2.4.0-2build1_all.deb ... 508s Unpacking python3-sortedcontainers (2.4.0-2build1) ... 508s Selecting previously unselected package python3-openvswitch. 508s Preparing to unpack .../095-python3-openvswitch_3.6.0-6build1_ppc64el.deb ... 508s Unpacking python3-openvswitch (3.6.0-6build1) ... 508s Selecting previously unselected package python3-repoze.lru. 508s Preparing to unpack .../096-python3-repoze.lru_0.7-3build1_all.deb ... 508s Unpacking python3-repoze.lru (0.7-3build1) ... 508s Selecting previously unselected package python3-routes. 508s Preparing to unpack .../097-python3-routes_2.5.1-7build1_all.deb ... 508s Unpacking python3-routes (2.5.1-7build1) ... 508s Selecting previously unselected package python3-tinyrpc. 508s Preparing to unpack .../098-python3-tinyrpc_0.6-5_all.deb ... 508s Unpacking python3-tinyrpc (0.6-5) ... 508s Selecting previously unselected package python3-os-ken. 508s Preparing to unpack .../099-python3-os-ken_4.1.0-0ubuntu1_all.deb ... 508s Unpacking python3-os-ken (4.1.0-0ubuntu1) ... 509s Selecting previously unselected package python3-os-traits. 509s Preparing to unpack .../100-python3-os-traits_3.5.0-0ubuntu1_all.deb ... 509s Unpacking python3-os-traits (3.5.0-0ubuntu1) ... 509s Selecting previously unselected package python3-testresources. 509s Preparing to unpack .../101-python3-testresources_2.0.1-5build1_all.deb ... 509s Unpacking python3-testresources (2.0.1-5build1) ... 509s Selecting previously unselected package python3-testscenarios. 509s Preparing to unpack .../102-python3-testscenarios_0.5.0-6_all.deb ... 509s Unpacking python3-testscenarios (0.5.0-6) ... 509s Selecting previously unselected package python3-oslo.db. 509s Preparing to unpack .../103-python3-oslo.db_17.4.0-0ubuntu1_all.deb ... 509s Unpacking python3-oslo.db (17.4.0-0ubuntu1) ... 509s Selecting previously unselected package python3-vine. 509s Preparing to unpack .../104-python3-vine_5.1.0+dfsg-1build1_all.deb ... 509s Unpacking python3-vine (5.1.0+dfsg-1build1) ... 509s Selecting previously unselected package python3-amqp. 509s Preparing to unpack .../105-python3-amqp_5.3.1-3build1_all.deb ... 509s Unpacking python3-amqp (5.3.1-3build1) ... 509s Selecting previously unselected package python3-kombu. 509s Preparing to unpack .../106-python3-kombu_5.6.1-1_all.deb ... 509s Unpacking python3-kombu (5.6.1-1) ... 509s Selecting previously unselected package python3-prometheus-client. 509s Preparing to unpack .../107-python3-prometheus-client_0.21.1+ds1-1build1_all.deb ... 509s Unpacking python3-prometheus-client (0.21.1+ds1-1build1) ... 509s Selecting previously unselected package python3-oslo.metrics. 509s Preparing to unpack .../108-python3-oslo.metrics_0.13.0-0ubuntu1_all.deb ... 509s Unpacking python3-oslo.metrics (0.13.0-0ubuntu1) ... 509s Selecting previously unselected package python3-statsd. 509s Preparing to unpack .../109-python3-statsd_4.0.1-3_all.deb ... 509s Unpacking python3-statsd (4.0.1-3) ... 509s Selecting previously unselected package python3-oslo.middleware. 509s Preparing to unpack .../110-python3-oslo.middleware_7.0.0-0ubuntu2_all.deb ... 509s Unpacking python3-oslo.middleware (7.0.0-0ubuntu2) ... 509s Selecting previously unselected package python3-tempita. 509s Preparing to unpack .../111-python3-tempita_0.6.0-1build1_all.deb ... 509s Unpacking python3-tempita (0.6.0-1build1) ... 509s Selecting previously unselected package python3-paste. 509s Preparing to unpack .../112-python3-paste_3.10.1-2_all.deb ... 509s Unpacking python3-paste (3.10.1-2) ... 509s Selecting previously unselected package python3-pastedeploy-tpl. 509s Preparing to unpack .../113-python3-pastedeploy-tpl_3.1-2build1_all.deb ... 509s Unpacking python3-pastedeploy-tpl (3.1-2build1) ... 509s Selecting previously unselected package python3-pastedeploy. 509s Preparing to unpack .../114-python3-pastedeploy_3.1-2build1_all.deb ... 509s Unpacking python3-pastedeploy (3.1-2build1) ... 509s Selecting previously unselected package python3-oslo.service. 509s Preparing to unpack .../115-python3-oslo.service_4.3.0-0ubuntu1_all.deb ... 509s Unpacking python3-oslo.service (4.3.0-0ubuntu1) ... 509s Selecting previously unselected package python3-tenacity. 509s Preparing to unpack .../116-python3-tenacity_9.0.0-0ubuntu1_all.deb ... 509s Unpacking python3-tenacity (9.0.0-0ubuntu1) ... 509s Selecting previously unselected package python3-oslo.messaging. 509s Preparing to unpack .../117-python3-oslo.messaging_17.1.0-0ubuntu1_all.deb ... 509s Unpacking python3-oslo.messaging (17.1.0-0ubuntu1) ... 509s Selecting previously unselected package python3-oslo.policy. 509s Preparing to unpack .../118-python3-oslo.policy_4.6.0-0ubuntu1_all.deb ... 509s Unpacking python3-oslo.policy (4.6.0-0ubuntu1) ... 509s Selecting previously unselected package python3-oslo.versionedobjects. 509s Preparing to unpack .../119-python3-oslo.versionedobjects_3.9.0-0ubuntu1_all.deb ... 509s Unpacking python3-oslo.versionedobjects (3.9.0-0ubuntu1) ... 509s Selecting previously unselected package python3-logutils. 509s Preparing to unpack .../120-python3-logutils_0.3.5-5build1_all.deb ... 509s Unpacking python3-logutils (0.3.5-5build1) ... 509s Selecting previously unselected package python3-simplegeneric. 509s Preparing to unpack .../121-python3-simplegeneric_0.8.1-5build1_all.deb ... 509s Unpacking python3-simplegeneric (0.8.1-5build1) ... 509s Selecting previously unselected package python3-pecan. 509s Preparing to unpack .../122-python3-pecan_1.5.1-6build1_all.deb ... 509s Unpacking python3-pecan (1.5.1-6build1) ... 509s Selecting previously unselected package python3-neutron-lib. 509s Preparing to unpack .../123-python3-neutron-lib_3.21.1-0ubuntu1_all.deb ... 509s Unpacking python3-neutron-lib (3.21.1-0ubuntu1) ... 509s Selecting previously unselected package python3-neutronclient. 509s Preparing to unpack .../124-python3-neutronclient_1%3a11.7.0-0ubuntu1_all.deb ... 509s Unpacking python3-neutronclient (1:11.7.0-0ubuntu1) ... 509s Selecting previously unselected package python3-novaclient. 509s Preparing to unpack .../125-python3-novaclient_2%3a18.11.0-0ubuntu1_all.deb ... 509s Unpacking python3-novaclient (2:18.11.0-0ubuntu1) ... 509s Selecting previously unselected package python3-netifaces:ppc64el. 509s Preparing to unpack .../126-python3-netifaces_0.11.0-2build6_ppc64el.deb ... 509s Unpacking python3-netifaces:ppc64el (0.11.0-2build6) ... 509s Selecting previously unselected package python3-octaviaclient. 509s Preparing to unpack .../127-python3-octaviaclient_3.12.0-0ubuntu1_all.deb ... 509s Unpacking python3-octaviaclient (3.12.0-0ubuntu1) ... 509s Selecting previously unselected package python3-oslo.reports. 509s Preparing to unpack .../128-python3-oslo.reports_3.7.0-0ubuntu1_all.deb ... 509s Unpacking python3-oslo.reports (3.7.0-0ubuntu1) ... 509s Selecting previously unselected package python3-oslo.upgradecheck. 509s Preparing to unpack .../129-python3-oslo.upgradecheck_2.7.0-0ubuntu1_all.deb ... 509s Unpacking python3-oslo.upgradecheck (2.7.0-0ubuntu1) ... 509s Selecting previously unselected package python3-pymysql. 509s Preparing to unpack .../130-python3-pymysql_1.1.1-2ubuntu1_all.deb ... 509s Unpacking python3-pymysql (1.1.1-2ubuntu1) ... 509s Selecting previously unselected package python3-saharaclient. 509s Preparing to unpack .../131-python3-saharaclient_4.2.0-0ubuntu1_all.deb ... 509s Unpacking python3-saharaclient (4.2.0-0ubuntu1) ... 509s Selecting previously unselected package python3-senlinclient. 509s Preparing to unpack .../132-python3-senlinclient_3.1.0-0ubuntu1_all.deb ... 509s Unpacking python3-senlinclient (3.1.0-0ubuntu1) ... 509s Selecting previously unselected package python3-troveclient. 509s Preparing to unpack .../133-python3-troveclient_1%3a8.8.0-0ubuntu2_all.deb ... 509s Unpacking python3-troveclient (1:8.8.0-0ubuntu2) ... 509s Selecting previously unselected package python3-networkx. 509s Preparing to unpack .../134-python3-networkx_3.2.1-4ubuntu2_all.deb ... 509s Unpacking python3-networkx (3.2.1-4ubuntu2) ... 510s Selecting previously unselected package python3-vitrageclient. 510s Preparing to unpack .../135-python3-vitrageclient_5.3.0-0ubuntu1_all.deb ... 510s Unpacking python3-vitrageclient (5.3.0-0ubuntu1) ... 510s Selecting previously unselected package python3-ply. 510s Preparing to unpack .../136-python3-ply_3.11-10_all.deb ... 510s Unpacking python3-ply (3.11-10) ... 510s Selecting previously unselected package python3-yaql. 510s Preparing to unpack .../137-python3-yaql_3.1.0-2build1_all.deb ... 510s Unpacking python3-yaql (3.1.0-2build1) ... 510s Selecting previously unselected package python3-zaqarclient. 510s Preparing to unpack .../138-python3-zaqarclient_4.3.0-0ubuntu1_all.deb ... 510s Unpacking python3-zaqarclient (4.3.0-0ubuntu1) ... 510s Selecting previously unselected package python3-heat. 510s Preparing to unpack .../139-python3-heat_1%3a25.0.0-0ubuntu1_all.deb ... 510s Unpacking python3-heat (1:25.0.0-0ubuntu1) ... 510s Setting up python3-testtools (2.8.2-2) ... 510s Setting up python3-ddt (1.7.2-4build1) ... 511s Setting up python3-importlib-metadata (8.7.1-1) ... 511s Setting up python3-repoze.lru (0.7-3build1) ... 511s Setting up python3-warlock (2.1.0-2build1) ... 511s Setting up python3-cachetools (5.3.3-1build1) ... 511s Setting up python3-pbr (6.1.1-0ubuntu2) ... 511s Setting up python3-statsd (4.0.1-3) ... 512s Setting up python3-os-traits (3.5.0-0ubuntu1) ... 512s Setting up python3-tenacity (9.0.0-0ubuntu1) ... 512s Setting up python3-ply (3.11-10) ... 512s Setting up libpython3.14-minimal:ppc64el (3.14.2-1) ... 512s Setting up python3-autopage (0.4.0-4build1) ... 512s Setting up python3-memcache (1.62-3build1) ... 513s Setting up python3-croniter (6.1~rc1-0ubuntu1) ... 513s Setting up libevent-2.1-7t64:ppc64el (2.1.12-stable-10build1) ... 513s Setting up python3-requestsexceptions (1.4.0-5build1) ... 513s Setting up python3-pyperclip (1.11.0-1build1) ... 513s Setting up python3-sortedcontainers (2.4.0-2build1) ... 513s Setting up python3-networkx (3.2.1-4ubuntu2) ... 516s Setting up python3-platformdirs (4.5.1-1) ... 516s Setting up python3-munch (4.0.0-2build1) ... 516s Setting up python3-psutil (7.1.0-1ubuntu1) ... 516s Setting up python3-vine (5.1.0+dfsg-1build1) ... 517s Setting up python3-monotonic (1.6-3build1) ... 517s Setting up libxdp1:ppc64el (1.5.6-1) ... 517s Setting up python3-routes (2.5.1-7build1) ... 517s Setting up python3-simplejson (3.20.1-1build1) ... 517s Setting up python3-decorator (5.2.1-2) ... 517s Setting up python3-tempita (0.6.0-1build1) ... 518s Setting up libunbound8:ppc64el (1.24.2-1ubuntu1) ... 518s Setting up python3-iso8601 (2.1.0-3) ... 518s Setting up python3-wcwidth (0.2.14+dfsg1-1build1) ... 518s Setting up python3-rfc3986 (2.0.0-3build1) ... 518s Setting up python3-yaql (3.1.0-2build1) ... 518s Setting up python3-paste (3.10.1-2) ... 519s Setting up python3-cmd2 (2.5.11+ds-2) ... 519s Setting up python3-greenlet (3.2.4-3) ... 520s Setting up python3-pastedeploy-tpl (3.1-2build1) ... 520s Setting up python3-setproctitle:ppc64el (1.3.7-1) ... 520s Setting up python3-wrapt (1.17.3-3) ... 520s Setting up python3-deprecation (2.1.0-4) ... 520s Setting up python3-pymysql (1.1.1-2ubuntu1) ... 520s Setting up python3-fasteners (0.19-2build1) ... 520s Setting up python3-fixtures (4.2.5-4) ... 521s Setting up pycadf-common (4.0.1-1) ... 521s Setting up python3-netifaces:ppc64el (0.11.0-2build6) ... 521s Setting up python3-legacy-cgi (2.6.4-2) ... 521s Setting up python3-dnspython (2.7.0-1ubuntu2) ... 522s Setting up python3-amqp (5.3.1-3build1) ... 522s Setting up libxslt1.1:ppc64el (1.1.43-0.3) ... 522s Setting up python3-os-service-types (1.8.0-3build1) ... 522s Setting up python3-stevedore (1:5.5.0-0ubuntu1) ... 522s Setting up python3-testscenarios (0.5.0-6) ... 522s Setting up python3-roman-numerals (4.1.0-1) ... 522s Setting up sgml-base (1.31+nmu1) ... 522s Setting up python3-msgpack (1.1.2-1) ... 523s Setting up python3-logutils (0.3.5-5build1) ... 523s Setting up heat-common (1:25.0.0-0ubuntu1) ... 523s Setting up python3-simplegeneric (0.8.1-5build1) ... 523s Setting up python3-prettytable (3.16.0-1build1) ... 523s Setting up python3-appdirs (1.4.4-4build1) ... 524s Setting up python3.14-minimal (3.14.2-1) ... 524s Setting up python3-oslo.i18n (6.6.0-0ubuntu1) ... 525s Setting up python3-mako (1.3.10-3build1) ... 525s Setting up python3-tinyrpc (0.6-5) ... 525s Setting up python3-webob (1:1.8.9-1) ... 525s Setting up python3-pecan (1.5.1-6build1) ... 526s Setting up python3-testresources (2.0.1-5build1) ... 526s Setting up libpython3.14-stdlib:ppc64el (3.14.2-1) ... 526s Setting up python3-pastedeploy (3.1-2build1) ... 526s Setting up python3-debtcollector (3.0.0-5) ... 526s Setting up python3-openvswitch (3.6.0-6build1) ... 527s Setting up python3-kombu (5.6.1-1) ... 527s Setting up python3-sqlalchemy (2.0.40+ds1-2) ... 530s Setting up python3-cotyledon (1.7.3-3build1) ... 530s Setting up python3-dogpile.cache (1.3.3-1build1) ... 530s Setting up python3-prometheus-client (0.21.1+ds1-1build1) ... 530s Setting up python3-eventlet (0.39.0-0ubuntu2) ... 531s /usr/lib/python3/dist-packages/eventlet/greenpool.py:95: SyntaxWarning: 'return' in a 'finally' block 531s return 531s Setting up python3-oslo.context (1:6.1.0-0ubuntu1) ... 531s Setting up python3-lxml:ppc64el (6.0.2-1) ... 531s Setting up python3-alembic (1.16.4-4) ... 532s Setting up xml-core (0.19build1) ... 532s Setting up python3.14 (3.14.2-1) ... 533s Setting up python3-keystoneauth1 (5.12.0-0ubuntu1) ... 534s Setting up alembic (1.16.4-4) ... 534s Setting up python3-all (3.13.9-3) ... 534s Setting up python3-futurist (3.2.0-3) ... 534s Setting up python3-oslo.utils (9.1.0-0ubuntu1) ... 534s Setting up python3-openstacksdk (4.8.0-0ubuntu1) ... 535s /usr/lib/python3/dist-packages/openstack/tests/unit/dns/v2/test_proxy.py:376: SyntaxWarning: invalid escape sequence '\.' 535s method_kwargs={'pattern': '.*\.example\.com'}, 535s /usr/lib/python3/dist-packages/openstack/tests/unit/dns/v2/test_proxy.py:378: SyntaxWarning: invalid escape sequence '\.' 535s 'pattern': '.*\.example\.com', 537s /usr/lib/python3/dist-packages/openstack/tests/unit/dns/v2/test_proxy.py:376: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. 537s method_kwargs={'pattern': '.*\.example\.com'}, 537s /usr/lib/python3/dist-packages/openstack/tests/unit/dns/v2/test_proxy.py:378: SyntaxWarning: "\." is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\."? A raw string is also an option. 537s 'pattern': '.*\.example\.com', 537s Setting up python3-cinderclient (1:9.8.0-0ubuntu1) ... 537s Setting up python3-os-client-config (2.3.0-0ubuntu1) ... 538s Setting up python3-oslo.serialization (5.8.0-0ubuntu1) ... 538s Setting up python3-novaclient (2:18.11.0-0ubuntu1) ... 538s Setting up python3-glanceclient (1:4.10.0-0ubuntu1) ... 539s Setting up python3-oslo.log (7.2.1-0ubuntu1) ... 539s Processing triggers for libc-bin (2.42-2ubuntu4) ... 539s Processing triggers for systemd (259-1ubuntu3) ... 539s Processing triggers for man-db (2.13.1-1) ... 541s Processing triggers for sgml-base (1.31+nmu1) ... 541s Setting up docutils-common (0.22.4+dfsg-1) ... 541s Processing triggers for sgml-base (1.31+nmu1) ... 541s Setting up python3-docutils (0.22.4+dfsg-1) ... 542s Setting up python3-cliff (4.11.0-0ubuntu2) ... 542s Setting up python3-oslo.config (1:10.0.0-0ubuntu1) ... 543s Setting up python3-os-ken (4.1.0-0ubuntu1) ... 544s /usr/lib/python3/dist-packages/os_ken/lib/packet/vrrp.py:237: SyntaxWarning: 'break' in a 'finally' block 544s break 545s Setting up python3-oslo.middleware (7.0.0-0ubuntu2) ... 545s Setting up python3-keystoneclient (1:5.7.0-0ubuntu1) ... 546s Setting up python3-oslo.db (17.4.0-0ubuntu1) ... 546s Setting up python3-osc-lib (4.3.0-0ubuntu1) ... 546s Setting up python3-neutronclient (1:11.7.0-0ubuntu1) ... 547s Setting up python3-oslo.concurrency (7.2.0-0ubuntu1) ... 547s Setting up python3-oslo.cache (3.12.0-0ubuntu1) ... 548s Setting up python3-swiftclient (1:4.9.0-0ubuntu1) ... 548s Setting up python3-pycadf (4.0.1-1) ... 548s Setting up python3-gnocchiclient (7.0.8-0ubuntu2) ... 548s Setting up python3-oslo.metrics (0.13.0-0ubuntu1) ... 548s Setting up python3-oslo.policy (4.6.0-0ubuntu1) ... 549s Setting up python3-monascaclient (2.8.0-0ubuntu2) ... 549s Setting up python3-oslo.reports (3.7.0-0ubuntu1) ... 549s Setting up python3-barbicanclient (7.2.0-0ubuntu1) ... 549s Setting up python3-osc-placement (4.6.0-0ubuntu2) ... 550s Setting up python3-zaqarclient (4.3.0-0ubuntu1) ... 550s Setting up python3-keystonemiddleware (11.0.0-0ubuntu1) ... 550s Setting up python3-mistralclient (1:6.0.0-0ubuntu1) ... 551s Setting up python3-magnumclient (4.9.0-0ubuntu1) ... 551s Setting up python3-oslo.service (4.3.0-0ubuntu1) ... 551s Setting up python3-blazarclient (4.4.0-0ubuntu1) ... 551s Setting up python3-oslo.upgradecheck (2.7.0-0ubuntu1) ... 552s Setting up python3-designateclient (6.3.0-0ubuntu1) ... 552s Setting up python3-openstackclient (8.2.0-0ubuntu1) ... 554s Setting up python3-vitrageclient (5.3.0-0ubuntu1) ... 554s Setting up python3-heatclient (4.3.0-0ubuntu1) ... 555s Setting up python3-manilaclient (5.6.0-0ubuntu1) ... 558s Setting up python3-osprofiler (4.2.0-4ubuntu1) ... 559s Setting up python3-oslo.messaging (17.1.0-0ubuntu1) ... 559s Setting up python3-troveclient (1:8.8.0-0ubuntu2) ... 560s Setting up python3-ironicclient (5.14.0-0ubuntu1) ... 560s Setting up python3-saharaclient (4.2.0-0ubuntu1) ... 561s Setting up python3-octaviaclient (3.12.0-0ubuntu1) ... 561s Setting up python3-oslo.versionedobjects (3.9.0-0ubuntu1) ... 562s Setting up python3-senlinclient (3.1.0-0ubuntu1) ... 562s Setting up python3-aodhclient (3.9.1-0ubuntu1) ... 562s Setting up python3-neutron-lib (3.21.1-0ubuntu1) ... 563s Setting up python3-heat (1:25.0.0-0ubuntu1) ... 565s /usr/lib/python3/dist-packages/heat/engine/stack.py:1771: SyntaxWarning: 'return' in a 'finally' block 565s return 568s autopkgtest [01:12:57]: test autodep8-python3: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd "$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import heat; print(heat)" ; done 568s autopkgtest [01:12:57]: test autodep8-python3: [----------------------- 568s Testing with python3.14: 568s 568s Testing with python3.13: 568s 569s autopkgtest [01:12:58]: test autodep8-python3: -----------------------] 569s autodep8-python3 PASS (superficial) 569s autopkgtest [01:12:58]: test autodep8-python3: - - - - - - - - - - results - - - - - - - - - - 569s autopkgtest [01:12:58]: @@@@@@@@@@@@@@@@@@@@ summary 569s heat-wsgi PASS 569s autodep8-python3 PASS (superficial)