0s autopkgtest [16:20:02]: starting date and time: 2025-10-18 16:20:02+0000 0s autopkgtest [16:20:02]: git checkout: 4b346b80 nova: make wait_reboot return success even when a no-op 0s autopkgtest [16:20:02]: host juju-7f2275-prod-proposed-migration-environment-2; command line: /home/ubuntu/autopkgtest/runner/autopkgtest --output-dir /tmp/autopkgtest-work.l6933b9l/out --timeout-copy=6000 --setup-commands /home/ubuntu/autopkgtest-cloud/worker-config-production/setup-canonical.sh --apt-pocket=proposed=src:python3-defaults --apt-upgrade fangfrisch --timeout-short=300 --timeout-copy=20000 --timeout-build=20000 --env=ADT_TEST_TRIGGERS=python3-defaults/3.13.7-2 -- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest --security-groups autopkgtest-juju-7f2275-prod-proposed-migration-environment-2@bos03-arm64-14.secgroup --name adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod-proposed-migration-environment-2-21075935-e48a-472a-836f-85be22c91e14 --image adt/ubuntu-resolute-arm64-server --keyname testbed-juju-7f2275-prod-proposed-migration-environment-2 --net-id=net_prod-proposed-migration -e TERM=linux --mirror=http://ftpmaster.internal/ubuntu/ 4s Creating nova instance adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod-proposed-migration-environment-2-21075935-e48a-472a-836f-85be22c91e14 from image adt/ubuntu-resolute-arm64-server-20251018.img (UUID f7a49384-4e4d-4350-9a26-1f59236f89dd)... 17s nova [E] nova boot failed (attempt #0): 17s nova [E] DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 17s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 17s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 17s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 17s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 17s DEBUG (session:517) REQ: curl -g -i -X GET https://keystone.ps6.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" 17s DEBUG (connectionpool:962) Starting new HTTPS connection (1): keystone.ps6.canonical.com:5000 17s DEBUG (connectionpool:429) https://keystone.ps6.canonical.com:5000 "GET /v3 HTTP/1.1" 200 267 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 267 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:10 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) Vary: X-Auth-Token x-openstack-request-id: req-64b97ea1-9f04-4bbc-b751-564a9a8ce446 17s DEBUG (session:580) RESP BODY: {"version": {"id": "v3.14", "status": "stable", "updated": "2020-04-07T00:00:00Z", "links": [{"rel": "self", "href": "https://keystone.ps6.canonical.com:5000/v3/"}], "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}]}} 17s DEBUG (session:946) GET call to https://keystone.ps6.canonical.com:5000/v3 used request id req-64b97ea1-9f04-4bbc-b751-564a9a8ce446 17s DEBUG (base:182) Making authentication request to https://keystone.ps6.canonical.com:5000/v3/auth/tokens 17s DEBUG (connectionpool:429) https://keystone.ps6.canonical.com:5000 "POST /v3/auth/tokens HTTP/1.1" 201 12445 17s DEBUG (base:187) {"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "369f50a481564a2c9433776a4ebd224d", "name": "prod-proposed-migration-arm64", "password_expires_at": null}, "audit_ids": ["9vY8WbdSSIqGu-GJu5924A"], "expires_at": "2025-10-19T16:20:11.000000Z", "issued_at": "2025-10-18T16:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd8b3df3f03d43a0a9303b7c0434fdab", "name": "prod-proposed-migration-arm64_project"}, "is_domain": false, "roles": [{"id": "86bf3043974746c2bf52c2a9f362f986", "name": "reader"}, {"id": "15cf997650e345b7b21c02b5cdb7d84a", "name": "member"}], "is_admin_project": false, "catalog": [{"endpoints": [{"id": "213cdf38198c4581bd5b7d6d0836923b", "interface": "internal", "region_id": "prodstack6", "url": "https://radosgw-internal.ps6.canonical.com:443/", "region": "prodstack6"}, {"id": "67061eee26944a1a8009f9d07be19738", "interface": "public", "region_id": "prodstack6", "url": "https://radosgw.ps6.canonical.com:443/", "region": "prodstack6"}, {"id": "fc88c52c749a47d08a24a2c7efbde01b", "interface": "admin", "region_id": "prodstack6", "url": "https://radosgw-admin.ps6.canonical.com:443/", "region": "prodstack6"}], "id": "06e4714942634054bf9aa11715312b4e", "type": "s3", "name": "s3"}, {"endpoints": [{"id": "8aa44c94b63746bd9b37f1008ad55fa8", "interface": "admin", "region_id": "prodstack6", "url": "https://aodh-admin.ps6.canonical.com:8042", "region": "prodstack6"}, {"id": "92cf08a80a0242ebbca8ec893cf332b1", "interface": "public", "region_id": "prodstack6", "url": "https://aodh.ps6.canonical.com:8042", "region": "prodstack6"}, {"id": "d8139c6e11ae4edcb78981c12bd53212", "interface": "internal", "region_id": "prodstack6", "url": "https://aodh-internal.ps6.canonical.com:8042", "region": "prodstack6"}], "id": "2fb939b0b969435c8f0c5fa4edb4de94", "type": "alarming", "name": "aodh"}, {"endpoints": [{"id": "a49fcc80e658411885f88cdd8432a571", "interface": "internal", "region_id": "prodstack6", "url": "https://heat-internal.ps6.canonical.com:8000/v1", "region": "prodstack6"}, {"id": "b23866fddba8415885b06c064c34b94b", "interface": "public", "region_id": "prodstack6", "url": "https://heat.ps6.canonical.com:8000/v1", "region": "prodstack6"}, {"id": "f84ae55197f94b8392a678f35c82ca26", "interface": "admin", "region_id": "prodstack6", "url": "https://heat-admin.ps6.canonical.com:8000/v1", "region": "prodstack6"}], "id": "3d4b59f7dab644b2b527e8e96b697545", "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"id": "2e0143334c6241169f45f1c11970c6bc", "interface": "public", "region_id": "prodstack6", "url": "https://heat.ps6.canonical.com:8004/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "5e19c32243c04a3faf1e5f9ab900c260", "interface": "internal", "region_id": "prodstack6", "url": "https://heat-internal.ps6.canonical.com:8004/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "b3fc5c88ec8543a691fec75726b86967", "interface": "admin", "region_id": "prodstack6", "url": "https://heat-admin.ps6.canonical.com:8004/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}], "id": "43b926205044476b8093b18d8ce0a9e4", "type": "orchestration", "name": "heat"}, {"endpoints": [{"id": "a47569b96e5b4146a312e4673504557c", "interface": "public", "region_id": "prodstack6", "url": "https://glance.ps6.canonical.com:9292", "region": "prodstack6"}, {"id": "bba35c4ab04f4114a2a34e65568537bd", "interface": "internal", "region_id": "prodstack6", "url": "https://glance-internal.ps6.canonical.com:9292", "region": "prodstack6"}, {"id": "ef769f1117c74a62a279131486c89628", "interface": "admin", "region_id": "prodstack6", "url": "https://glance-admin.ps6.canonical.com:9292", "region": "prodstack6"}], "id": "49de724549524bd78e9cd46a4477226f", "type": "image", "name": "glance"}, {"endpoints": [{"id": "a1a41e9a1e2d42e5b6cd5380cd1e21bf", "interface": "admin", "region_id": "prodstack6", "url": "https://cinder-admin.ps6.canonical.com:8776/v3/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "d2309a99724b4111827482c68a832c0c", "interface": "public", "region_id": "prodstack6", "url": "https://cinder.ps6.canonical.com:8776/v3/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "f8a02e3949ff42afa772eb5e74dbef9f", "interface": "internal", "region_id": "prodstack6", "url": "https://cinder-internal.ps6.canonical.com:8776/v3/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}], "id": "5bf6578a631349e3af4bf36d7adb18e1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "01d84128f36444e9b01549b86bd69116", "interface": "admin", "region_id": "prodstack6", "url": "https://barbican-admin.ps6.canonical.com:9312", "region": "prodstack6"}, {"id": "0ce4a8777e0b40a88f7fc0f77e34a605", "interface": "public", "region_id": "prodstack6", "url": "https://barbican.ps6.canonical.com:9311", "region": "prodstack6"}, {"id": "f507ba49e4a7435cb330234217c92449", "interface": "internal", "region_id": "prodstack6", "url": "https://barbican-internal.ps6.canonical.com:9311", "region": "prodstack6"}], "id": "62cb1c3d9f6c45979c13516a6b3ff114", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"id": "3cb6121bd8f14da8aa2fba7be823a2b4", "interface": "internal", "region_id": "prodstack6", "url": "https://neutron-internal.ps6.canonical.com:9696", "region": "prodstack6"}, {"id": "46ba11d133fe4e8f9e8f9097ba737682", "interface": "admin", "region_id": "prodstack6", "url": "https://neutron-admin.ps6.canonical.com:9696", "region": "prodstack6"}, {"id": "d872eb6aa23d40009165aa3dcdce3948", "interface": "public", "region_id": "prodstack6", "url": "https://neutron.ps6.canonical.com:9696", "region": "prodstack6"}], "id": "759cb6fdfbc146dd8b9d1ba444c4b9db", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "4349d565f72446da9699269f85df5e8b", "interface": "internal", "region_id": "prodstack6", "url": "https://manila-internal.ps6.canonical.com:8786/v2/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "a483dcc58f5e415e9ec739c94474e609", "interface": "public", "region_id": "prodstack6", "url": "https://manila.ps6.canonical.com:8786/v2/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "c1f14236723e42878562d8dd63d5a6a0", "interface": "admin", "region_id": "prodstack6", "url": "https://manila-admin.ps6.canonical.com:8786/v2/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}], "id": "93fc4008035946deb1f433c2dd905a5d", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"id": "0fa148793c7249c8b187b6b4ff425731", "interface": "internal", "region_id": "prodstack6", "url": "https://radosgw-internal.ps6.canonical.com:443/swift/v1/AUTH_e4b04ca58d734ed0aa29e306adad4f79/simplestreams/data", "region": "prodstack6"}, {"id": "555ade266a6b4bcc81b6e5abf607aec5", "interface": "public", "region_id": "prodstack6", "url": "https://radosgw.ps6.canonical.com:443/swift/v1/AUTH_e4b04ca58d734ed0aa29e306adad4f79/simplestreams/data", "region": "prodstack6"}, {"id": "7dad1a7b1552465686424fc014463173", "interface": "admin", "region_id": "prodstack6", "url": "https://radosgw-admin.ps6.canonical.com:443/swift/simplestreams/data", "region": "prodstack6"}], "id": "977dd359af1a4fcc91a9daf4dc33b0f3", "type": "product-streams", "name": "image-stream"}, {"endpoints": [{"id": "12d30eabcdec4831bd15273d55b1cbab", "interface": "internal", "region_id": "prodstack6", "url": "https://manila-internal.ps6.canonical.com:8786/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "29d35b2b483346479f1ff1a13604d50e", "interface": "admin", "region_id": "prodstack6", "url": "https://manila-admin.ps6.canonical.com:8786/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "4aa1422b8f5945d8aed9ba6a8d670e5c", "interface": "public", "region_id": "prodstack6", "url": "https://manila.ps6.canonical.com:8786/v1/bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}], "id": "ac5e4f28fa794cde99f1d7ffc1b664e5", "type": "share", "name": "manila"}, {"endpoints": [{"id": "c7db93d54a684d8caeae1d9e18a59118", "interface": "admin", "region_id": "prodstack6", "url": "https://nova-admin.ps6.canonical.com:8774/v2.1", "region": "prodstack6"}, {"id": "dd7a796f401b477f9f1b5bbc05747d8d", "interface": "public", "region_id": "prodstack6", "url": "https://nova.ps6.canonical.com:8774/v2.1", "region": "prodstack6"}, {"id": "e7ecb038d830462ea67b0b463af5e013", "interface": "internal", "region_id": "prodstack6", "url": "https://nova-internal.ps6.canonical.com:8774/v2.1", "region": "prodstack6"}], "id": "b4519af08e174d4a8333a2d14ac3ba3b", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "02ef5b6154934ffd97d8b5b8e4d70d2a", "interface": "internal", "region_id": "prodstack6", "url": "https://radosgw-internal.ps6.canonical.com:443/swift/v1/AUTH_bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "2741abe526e94842a4fa801423ba1ef0", "interface": "public", "region_id": "prodstack6", "url": "https://radosgw.ps6.canonical.com:443/swift/v1/AUTH_bd8b3df3f03d43a0a9303b7c0434fdab", "region": "prodstack6"}, {"id": "3742f9406c604516933d6fd8c29e0880", "interface": "admin", "region_id": "prodstack6", "url": "https://radosgw-admin.ps6.canonical.com:443/swift", "region": "prodstack6"}], "id": "c7f07a7b3b3c408c96200dfd1d1a0f6f", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "06d4ed6c160a43f2b7fa7f80ad1dc709", "interface": "internal", "region_id": "prodstack6", "url": "https://designate-internal.ps6.canonical.com:9001", "region": "prodstack6"}, {"id": "1e240624a50c4ca0aaa6ef63cbc94f1b", "interface": "admin", "region_id": "prodstack6", "url": "https://designate-admin.ps6.canonical.com:9001", "region": "prodstack6"}, {"id": "f94d7d17997a43fd9c63b34c43301c6e", "interface": "public", "region_id": "prodstack6", "url": "https://designate.ps6.canonical.com:9001", "region": "prodstack6"}], "id": "cf82013d63844fedbe96bcacb6bd1fef", "type": "dns", "name": "designate"}, {"endpoints": [{"id": "4a688340be464710bfa60bf3f88f41c4", "interface": "admin", "region_id": "prodstack6", "url": "https://gnocchi-admin.ps6.canonical.com:8041", "region": "prodstack6"}, {"id": "a5a95506c96d4716adb4efc3ac9051be", "interface": "public", "region_id": "prodstack6", "url": "https://gnocchi.ps6.canonical.com:8041", "region": "prodstack6"}, {"id": "eebc17a086834f8fa8bb6b35c8061a8c", "interface": "internal", "region_id": "prodstack6", "url": "https://gnocchi-internal.ps6.canonical.com:8041", "region": "prodstack6"}], "id": "d10589e854a446a5b852593f33f170a7", "type": "metric", "name": "gnocchi"}, {"endpoints": [{"id": "08f66df28d0f47f3bec12f29e06d85ac", "interface": "admin", "region_id": "prodstack6", "url": "https://keystone-admin.ps6.canonical.com:35357/v3", "region": "prodstack6"}, {"id": "46d270b45ceb42db902f4d241afa6a70", "interface": "public", "region_id": "prodstack6", "url": "https://keystone.ps6.canonical.com:5000/v3", "region": "prodstack6"}, {"id": "a4addee11d9349cfa46ec6660dbad947", "interface": "internal", "region_id": "prodstack6", "url": "https://keystone-internal.ps6.canonical.com:5000/v3", "region": "prodstack6"}], "id": "deb38a775a9b4e87a8de9e3eed779882", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "18b4af5f40664babb94e884c6a53ccf3", "interface": "admin", "region_id": "prodstack6", "url": "https://octavia-admin.ps6.canonical.com:9876", "region": "prodstack6"}, {"id": "2b6f7ba7f9944ee1aebd6dccc5223b2d", "interface": "internal", "region_id": "prodstack6", "url": "https://octavia-internal.ps6.canonical.com:9876", "region": "prodstack6"}, {"id": "5e3012e9c79e4890be4d964b6208f5c6", "interface": "public", "region_id": "prodstack6", "url": "https://octavia.ps6.canonical.com:9876", "region": "prodstack6"}], "id": "e00337be20d54948b66a1c3109b885c6", "type": "load-balancer", "name": "octavia"}, {"endpoints": [{"id": "2d2942b35f3041389ad810f679d02f22", "interface": "public", "region_id": "prodstack6", "url": "https://placement.ps6.canonical.com:8778", "region": "prodstack6"}, {"id": "2e3beaac7ac14284b72e2592820ad725", "interface": "admin", "region_id": "prodstack6", "url": "https://placement-admin.ps6.canonical.com:8778", "region": "prodstack6"}, {"id": "91060f6df9ae444f81808adf40540d94", "interface": "internal", "region_id": "prodstack6", "url": "https://placement-internal.ps6.canonical.com:8778", "region": "prodstack6"}], "id": "edc6e37f154f4c0ab3dd4d52b82bf873", "type": "placement", "name": "placement"}]}} 17s REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" 17s DEBUG (connectionpool:962) Starting new HTTPS connection (1): nova.ps6.canonical.com:8774 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1 HTTP/1.1" 302 0 17s RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Sat, 18 Oct 2025 16:20:11 GMT Keep-Alive: timeout=75, max=1000 Location: https://nova.ps6.canonical.com:8774/v2.1/ Server: Apache/2.4.52 (Ubuntu) x-compute-request-id: req-60becb5b-e4e4-4b1b-b43c-31cd32ffac95 x-openstack-request-id: req-60becb5b-e4e4-4b1b-b43c-31cd32ffac95 17s DEBUG (session:548) RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Sat, 18 Oct 2025 16:20:11 GMT Keep-Alive: timeout=75, max=1000 Location: https://nova.ps6.canonical.com:8774/v2.1/ Server: Apache/2.4.52 (Ubuntu) x-compute-request-id: req-60becb5b-e4e4-4b1b-b43c-31cd32ffac95 x-openstack-request-id: req-60becb5b-e4e4-4b1b-b43c-31cd32ffac95 17s RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 17s DEBUG (session:580) RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/ HTTP/1.1" 200 397 17s RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:11 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-f7696b29-a14c-4526-a71a-aea57cc8c7cb x-openstack-request-id: req-f7696b29-a14c-4526-a71a-aea57cc8c7cb 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:11 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-f7696b29-a14c-4526-a71a-aea57cc8c7cb x-openstack-request-id: req-f7696b29-a14c-4526-a71a-aea57cc8c7cb 17s RESP BODY: {"version": {"id": "v2.1", "status": "CURRENT", "version": "2.90", "min_version": "2.1", "updated": "2013-07-23T11:33:21Z", "links": [{"rel": "self", "href": "https://nova.ps6.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"}]}} 17s DEBUG (session:580) RESP BODY: {"version": {"id": "v2.1", "status": "CURRENT", "version": "2.90", "min_version": "2.1", "updated": "2013-07-23T11:33:21Z", "links": [{"rel": "self", "href": "https://nova.ps6.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"}]}} 17s GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/ used request id req-f7696b29-a14c-4526-a71a-aea57cc8c7cb 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/ used request id req-f7696b29-a14c-4526-a71a-aea57cc8c7cb 17s DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 17s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 17s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 17s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 17s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 17s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 17s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps6.canonical.com:9292/v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:962) Starting new HTTPS connection (1): glance.ps6.canonical.com:9292 17s DEBUG (connectionpool:429) https://glance.ps6.canonical.com:9292 "GET /v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd HTTP/1.1" 200 2237 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2237 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:11 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-2a915148-e110-4ad6-bf9a-69a8828682db 17s DEBUG (session:580) RESP BODY: {"architecture": "aarch64", "base_image_ref": "15bc4be4-4ec6-4714-825e-9d96c1c70bd1", "boot_roles": "reader,member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "virt", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "20b1b74e-f58a-440b-b55f-7f7425a34656", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "25.10", "owner_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "owner_project_name": "prod-proposed-migration-arm64_project", "owner_user_name": "prod-proposed-migration-arm64", "product_name": "com.ubuntu.cloud.daily:server:25.10:arm64", "simplestreams_metadata": "{\"aliases\": \"25.10,q,questing,devel\", \"arch\": \"arm64\", \"ftype\": \"disk1.img\", \"label\": \"daily\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-questing-daily-arm64-server-20251007\", \"release\": \"questing\", \"release_codename\": \"Questing Quokka\", \"release_title\": \"25.10\"", "source_content_id": "com.ubuntu.cloud:daily:download", "user_id": "369f50a481564a2c9433776a4ebd224d", "version_name": "20251007", "name": "adt/ubuntu-resolute-arm64-server-20251018.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 2983591936, "virtual_size": 21474836480, "status": "active", "checksum": "01b31e69ff4357dc2b8c87f4c90ae169", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "bd8b3df3f03d43a0a9303b7c0434fdab", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "d38109b5f7526cf6d25b12565a1d9a7be164f5b570c74ade02f8a6cd3de30260", "id": "f7a49384-4e4d-4350-9a26-1f59236f89dd", "created_at": "2025-10-18T02:34:51Z", "updated_at": "2025-10-18T02:35:26Z", "locations": [{"url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/f7a49384-4e4d-4350-9a26-1f59236f89dd/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/f7a49384-4e4d-4350-9a26-1f59236f89dd/snap", "tags": [], "self": "/v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd", "file": "/v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd/file", "schema": "/v2/schemas/image", "stores": "ceph"} 17s DEBUG (session:936) GET call to image for https://glance.ps6.canonical.com:9292/v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd used request id req-2a915148-e110-4ad6-bf9a-69a8828682db 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/flavors/autopkgtest -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors/autopkgtest HTTP/1.1" 404 84 17s DEBUG (session:548) RESP: [404] Connection: Keep-Alive Content-Length: 84 Content-Type: application/json; charset=UTF-8 Date: Sat, 18 Oct 2025 16:20:11 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-316f0aa0-ea2d-4da3-ad09-605680be8c59 x-openstack-request-id: req-316f0aa0-ea2d-4da3-ad09-605680be8c59 17s DEBUG (session:580) RESP BODY: {"itemNotFound": {"code": 404, "message": "Flavor autopkgtest could not be found."}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors/autopkgtest used request id req-316f0aa0-ea2d-4da3-ad09-605680be8c59 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.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}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors?is_public=None HTTP/1.1" 200 1739 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 1739 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:12 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-04c85a67-791b-4369-a992-5126fc9c1256 x-openstack-request-id: req-04c85a67-791b-4369-a992-5126fc9c1256 17s DEBUG (session:580) RESP BODY: {"flavors": [{"id": "062428d9-35a1-461f-a33a-38436ed516b4", "name": "autopkgtest-cpu8-ram16-disk160-arm64", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/062428d9-35a1-461f-a33a-38436ed516b4"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/062428d9-35a1-461f-a33a-38436ed516b4"}], "description": null}, {"id": "8d27c5f0-65c7-4018-b3f7-50463875ab09", "name": "autopkgtest", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/8d27c5f0-65c7-4018-b3f7-50463875ab09"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/8d27c5f0-65c7-4018-b3f7-50463875ab09"}], "description": null}, {"id": "8ebe34fb-1390-4cc7-bbe5-0d38c80f2fb4", "name": "autopkgtest-cpu2-ram4-disk20-arm64", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/8ebe34fb-1390-4cc7-bbe5-0d38c80f2fb4"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/8ebe34fb-1390-4cc7-bbe5-0d38c80f2fb4"}], "description": null}, {"id": "a8256f9e-53ee-4584-ad7f-60e088825b83", "name": "autopkgtest-big", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/a8256f9e-53ee-4584-ad7f-60e088825b83"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/a8256f9e-53ee-4584-ad7f-60e088825b83"}], "description": null}, {"id": "cfc564ac-9f6e-4477-91c4-a89ccb4b744e", "name": "autopkgtest-cpu4-ram8-disk100-arm64", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/cfc564ac-9f6e-4477-91c4-a89ccb4b744e"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/cfc564ac-9f6e-4477-91c4-a89ccb4b744e"}], "description": null}]} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors?is_public=None used request id req-04c85a67-791b-4369-a992-5126fc9c1256 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/flavors/8d27c5f0-65c7-4018-b3f7-50463875ab09 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors/8d27c5f0-65c7-4018-b3f7-50463875ab09 HTTP/1.1" 200 613 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 613 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:12 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-fb67a55d-bd93-4967-9854-81a632eb5e1e x-openstack-request-id: req-fb67a55d-bd93-4967-9854-81a632eb5e1e 17s DEBUG (session:580) RESP BODY: {"flavor": {"id": "8d27c5f0-65c7-4018-b3f7-50463875ab09", "name": "autopkgtest", "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.ps6.canonical.com:8774/v2.1/flavors/8d27c5f0-65c7-4018-b3f7-50463875ab09"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/8d27c5f0-65c7-4018-b3f7-50463875ab09"}], "description": null, "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"}}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors/8d27c5f0-65c7-4018-b3f7-50463875ab09 used request id req-fb67a55d-bd93-4967-9854-81a632eb5e1e 17s DEBUG (session:517) REQ: curl -g -i -X POST https://nova.ps6.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}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" -H "X-OpenStack-Nova-API-Version: 2.87" -d '{"server": {"name": "adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod-proposed-migration-environment-2-21075935-e48a-472a-836f-85be22c91e14", "imageRef": "f7a49384-4e4d-4350-9a26-1f59236f89dd", "flavorRef": "8d27c5f0-65c7-4018-b3f7-50463875ab09", "user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-2", "min_count": 1, "max_count": 1, "security_groups": [{"name": "autopkgtest-juju-7f2275-prod-proposed-migration-environment-2@bos03-arm64-14.secgroup"}], "networks": [{"uuid": "6ea4839c-9760-4b54-ab7d-70a6312667d1"}]}}' 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "POST /v2.1/servers HTTP/1.1" 202 476 17s DEBUG (session:548) RESP: [202] Connection: Keep-Alive Content-Length: 476 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:12 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.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa x-compute-request-id: req-40caba6c-4c5c-4c4c-af28-34a9a44fb087 x-openstack-request-id: req-40caba6c-4c5c-4c4c-af28-34a9a44fb087 17s DEBUG (session:580) RESP BODY: {"server": {"id": "952e7b74-6c90-4aec-9882-d15929af2baa", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/952e7b74-6c90-4aec-9882-d15929af2baa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "autopkgtest-juju-7f2275-prod-proposed-migration-environment-2@bos03-arm64-14.secgroup"}], "adminPass": "9yL27Qc8ECBj"}} 17s DEBUG (session:936) POST call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers used request id req-40caba6c-4c5c-4c4c-af28-34a9a44fb087 17s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa HTTP/1.1" 200 2621 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2621 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:13 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-f994d11b-0d87-4daa-a7f8-bbe78b07f3b4 x-openstack-request-id: req-f994d11b-0d87-4daa-a7f8-bbe78b07f3b4 17s DEBUG (session:580) RESP BODY: {"server": {"id": "952e7b74-6c90-4aec-9882-d15929af2baa", "name": "adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod-proposed-migration-environment-2-21075935-e48a-472a-836f-85be22c91e14", "status": "BUILD", "tenant_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "user_id": "369f50a481564a2c9433776a4ebd224d", "metadata": {}, "hostId": "", "image": {"id": "f7a49384-4e4d-4350-9a26-1f59236f89dd", "links": [{"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/images/f7a49384-4e4d-4350-9a26-1f59236f89dd"}]}, "flavor": {"vcpus": 2, "ram": 4096, "disk": 20, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest", "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"}}, "created": "2025-10-18T16:20:13Z", "updated": "2025-10-18T16:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/952e7b74-6c90-4aec-9882-d15929af2baa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-2", "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-jgvdai7h", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod", "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": []}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa used request id req-f994d11b-0d87-4daa-a7f8-bbe78b07f3b4 17s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps6.canonical.com:9292/v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://glance.ps6.canonical.com:9292 "GET /v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd HTTP/1.1" 200 2237 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2237 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:13 GMT Keep-Alive: timeout=75, max=999 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-b359983c-8373-4676-af11-28a4299ac43e 17s DEBUG (session:580) RESP BODY: {"architecture": "aarch64", "base_image_ref": "15bc4be4-4ec6-4714-825e-9d96c1c70bd1", "boot_roles": "reader,member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "virt", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "20b1b74e-f58a-440b-b55f-7f7425a34656", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "25.10", "owner_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "owner_project_name": "prod-proposed-migration-arm64_project", "owner_user_name": "prod-proposed-migration-arm64", "product_name": "com.ubuntu.cloud.daily:server:25.10:arm64", "simplestreams_metadata": "{\"aliases\": \"25.10,q,questing,devel\", \"arch\": \"arm64\", \"ftype\": \"disk1.img\", \"label\": \"daily\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-questing-daily-arm64-server-20251007\", \"release\": \"questing\", \"release_codename\": \"Questing Quokka\", \"release_title\": \"25.10\"", "source_content_id": "com.ubuntu.cloud:daily:download", "user_id": "369f50a481564a2c9433776a4ebd224d", "version_name": "20251007", "name": "adt/ubuntu-resolute-arm64-server-20251018.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 2983591936, "virtual_size": 21474836480, "status": "active", "checksum": "01b31e69ff4357dc2b8c87f4c90ae169", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "bd8b3df3f03d43a0a9303b7c0434fdab", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "d38109b5f7526cf6d25b12565a1d9a7be164f5b570c74ade02f8a6cd3de30260", "id": "f7a49384-4e4d-4350-9a26-1f59236f89dd", "created_at": "2025-10-18T02:34:51Z", "updated_at": "2025-10-18T02:35:26Z", "locations": [{"url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/f7a49384-4e4d-4350-9a26-1f59236f89dd/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/f7a49384-4e4d-4350-9a26-1f59236f89dd/snap", "tags": [], "self": "/v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd", "file": "/v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd/file", "schema": "/v2/schemas/image", "stores": "ceph"} 17s DEBUG (session:936) GET call to image for https://glance.ps6.canonical.com:9292/v2/images/f7a49384-4e4d-4350-9a26-1f59236f89dd used request id req-b359983c-8373-4676-af11-28a4299ac43e 17s +--------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 17s | Property | Value | 17s +--------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+ 17s | OS-DCF:diskConfig | MANUAL | 17s | OS-EXT-AZ:availability_zone | | 17s | OS-EXT-SRV-ATTR:host | - | 17s | OS-EXT-SRV-ATTR:hostname | adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod | 17s | OS-EXT-SRV-ATTR:hypervisor_hostname | - | 17s | OS-EXT-SRV-ATTR:instance_name | | 17s | OS-EXT-SRV-ATTR:kernel_id | | 17s | OS-EXT-SRV-ATTR:launch_index | 0 | 17s | OS-EXT-SRV-ATTR:ramdisk_id | | 17s | OS-EXT-SRV-ATTR:reservation_id | r-jgvdai7h | 17s | OS-EXT-SRV-ATTR:root_device_name | - | 17s | OS-EXT-STS:power_state | 0 | 17s | OS-EXT-STS:task_state | scheduling | 17s | OS-EXT-STS:vm_state | building | 17s | OS-SRV-USG:launched_at | - | 17s | OS-SRV-USG:terminated_at | - | 17s | accessIPv4 | | 17s | accessIPv6 | | 17s | adminPass | 9yL27Qc8ECBj | 17s | config_drive | | 17s | created | 2025-10-18T16:20:13Z | 17s | description | - | 17s | flavor:disk | 20 | 17s | flavor:ephemeral | 0 | 17s | flavor:extra_specs | {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"} | 17s | flavor:original_name | autopkgtest | 17s | flavor:ram | 4096 | 17s | flavor:swap | 0 | 17s | flavor:vcpus | 2 | 17s | hostId | | 17s | id | 952e7b74-6c90-4aec-9882-d15929af2baa | 17s | image | adt/ubuntu-resolute-arm64-server-20251018.img (f7a49384-4e4d-4350-9a26-1f59236f89dd) | 17s | key_name | testbed-juju-7f2275-prod-proposed-migration-environment-2 | 17s | locked | False | 17s | locked_reason | - | 17s | metadata | {} | 17s | name | adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod-proposed-migration-environment-2-21075935-e48a-472a-836f-85be22c91e14 | 17s | os-extended-volumes:volumes_attached | [] | 17s | progress | 0 | 17s | security_groups | autopkgtest-juju-7f2275-prod-proposed-migration-environment-2@bos03-arm64-14.secgroup | 17s | server_groups | [] | 17s | status | BUILD | 17s | tags | [] | 17s | tenant_id | bd8b3df3f03d43a0a9303b7c0434fdab | 17s | trusted_image_certificates | - | 17s | updated | 2025-10-18T16:20:13Z | 17s | user_id | 369f50a481564a2c9433776a4ebd224d | 17s +--------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------+DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa HTTP/1.1" 200 2621 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2621 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:13 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-618394dd-f89d-42b4-818d-735406607c2c x-openstack-request-id: req-618394dd-f89d-42b4-818d-735406607c2c 17s DEBUG (session:580) RESP BODY: {"server": {"id": "952e7b74-6c90-4aec-9882-d15929af2baa", "name": "adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod-proposed-migration-environment-2-21075935-e48a-472a-836f-85be22c91e14", "status": "BUILD", "tenant_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "user_id": "369f50a481564a2c9433776a4ebd224d", "metadata": {}, "hostId": "", "image": {"id": "f7a49384-4e4d-4350-9a26-1f59236f89dd", "links": [{"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/images/f7a49384-4e4d-4350-9a26-1f59236f89dd"}]}, "flavor": {"vcpus": 2, "ram": 4096, "disk": 20, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest", "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"}}, "created": "2025-10-18T16:20:13Z", "updated": "2025-10-18T16:20:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/952e7b74-6c90-4aec-9882-d15929af2baa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-2", "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-jgvdai7h", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod", "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": []}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa used request id req-618394dd-f89d-42b4-818d-735406607c2c 17s 17s 17s Server building... 0% completeDEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c34495f484c979b83e4bfb5d94a904409725f48d70f9b653b30966bd6ad0a271" -H "X-OpenStack-Nova-API-Version: 2.87" 17s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa HTTP/1.1" 200 2748 17s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2748 Content-Type: application/json Date: Sat, 18 Oct 2025 16:20:18 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-7198281a-8285-4c43-b2df-5b002c67bd8c x-openstack-request-id: req-7198281a-8285-4c43-b2df-5b002c67bd8c 17s DEBUG (session:580) RESP BODY: {"server": {"id": "952e7b74-6c90-4aec-9882-d15929af2baa", "name": "adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod-proposed-migration-environment-2-21075935-e48a-472a-836f-85be22c91e14", "status": "ERROR", "tenant_id": "bd8b3df3f03d43a0a9303b7c0434fdab", "user_id": "369f50a481564a2c9433776a4ebd224d", "metadata": {}, "hostId": "", "image": {"id": "f7a49384-4e4d-4350-9a26-1f59236f89dd", "links": [{"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/images/f7a49384-4e4d-4350-9a26-1f59236f89dd"}]}, "flavor": {"vcpus": 2, "ram": 4096, "disk": 20, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest", "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-arm64", "hw_rng:allowed": "True"}}, "created": "2025-10-18T16:20:13Z", "updated": "2025-10-18T16:20:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/952e7b74-6c90-4aec-9882-d15929af2baa"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-10-18T16:20:14Z", "message": "No valid host was found. There are not enough hosts available."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "testbed-juju-7f2275-prod-proposed-migration-environment-2", "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-00153a6e", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "OS-EXT-SRV-ATTR:reservation_id": "r-jgvdai7h", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-resolute-arm64-fangfrisch-20251018-162002-juju-7f2275-prod", "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": []}} 17s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/952e7b74-6c90-4aec-9882-d15929af2baa used request id req-7198281a-8285-4c43-b2df-5b002c67bd8c 17s DEBUG (shell:822) 17s Traceback (most recent call last): 17s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 820, in main 17s OpenStackComputeShell().main(argv) 17s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 742, in main 17s args.func(self.cs, args) 17s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 980, in do_boot 17s _poll_for_status(cs.servers.get, server.id, 'building', ['active']) 17s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 1019, in _poll_for_status 17s raise exceptions.ResourceInErrorState(obj) 17s novaclient.exceptions.ResourceInErrorState: 17s ERROR (ResourceInErrorState): 17s 17s Error building server 392s autopkgtest [16:26:34]: testbed dpkg architecture: arm64 393s autopkgtest [16:26:35]: testbed apt version: 3.1.6ubuntu2 393s autopkgtest [16:26:35]: @@@@@@@@@@@@@@@@@@@@ test bed setup 393s autopkgtest [16:26:35]: testbed release detected to be: None 395s autopkgtest [16:26:37]: updating testbed package index (apt update) 395s Get:1 http://ftpmaster.internal/ubuntu resolute-proposed InRelease [83.3 kB] 395s Hit:2 http://ftpmaster.internal/ubuntu resolute InRelease 395s Hit:3 http://ftpmaster.internal/ubuntu resolute-updates InRelease 395s Hit:4 http://ftpmaster.internal/ubuntu resolute-security InRelease 396s Get:5 http://ftpmaster.internal/ubuntu resolute-proposed/restricted Sources [5028 B] 396s Get:6 http://ftpmaster.internal/ubuntu resolute-proposed/multiverse Sources [15.4 kB] 396s Get:7 http://ftpmaster.internal/ubuntu resolute-proposed/universe Sources [345 kB] 396s Get:8 http://ftpmaster.internal/ubuntu resolute-proposed/main Sources [28.4 kB] 396s Get:9 http://ftpmaster.internal/ubuntu resolute-proposed/main arm64 Packages [81.1 kB] 396s Get:10 http://ftpmaster.internal/ubuntu resolute-proposed/restricted arm64 Packages [43.8 kB] 396s Get:11 http://ftpmaster.internal/ubuntu resolute-proposed/universe arm64 Packages [223 kB] 396s Get:12 http://ftpmaster.internal/ubuntu resolute-proposed/multiverse arm64 Packages [5672 B] 396s Fetched 831 kB in 1s (756 kB/s) 398s Reading package lists... 399s Hit:1 http://ftpmaster.internal/ubuntu resolute-proposed InRelease 399s Hit:2 http://ftpmaster.internal/ubuntu resolute InRelease 400s Hit:3 http://ftpmaster.internal/ubuntu resolute-updates InRelease 400s Hit:4 http://ftpmaster.internal/ubuntu resolute-security InRelease 402s Reading package lists... 402s Reading package lists... 402s Building dependency tree... 402s Reading state information... 403s Calculating upgrade... 405s The following packages will be upgraded: 405s apt flash-kernel gir1.2-girepository-2.0 libapt-pkg7.0 libgirepository-1.0-1 405s libpython3-stdlib lto-disabled-list python3 python3-minimal 405s 9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 405s Need to get 2671 kB of archives. 405s After this operation, 66.6 kB of additional disk space will be used. 405s Get:1 http://ftpmaster.internal/ubuntu resolute-proposed/main arm64 python3-minimal arm64 3.13.7-2 [27.8 kB] 405s Get:2 http://ftpmaster.internal/ubuntu resolute-proposed/main arm64 python3 arm64 3.13.7-2 [23.9 kB] 405s Get:3 http://ftpmaster.internal/ubuntu resolute-proposed/main arm64 libpython3-stdlib arm64 3.13.7-2 [10.6 kB] 405s Get:4 http://ftpmaster.internal/ubuntu resolute/main arm64 libapt-pkg7.0 arm64 3.1.8ubuntu1 [1055 kB] 405s Get:5 http://ftpmaster.internal/ubuntu resolute/main arm64 apt arm64 3.1.8ubuntu1 [1373 kB] 406s Get:6 http://ftpmaster.internal/ubuntu resolute/main arm64 libgirepository-1.0-1 arm64 1.86.0-6 [84.5 kB] 406s Get:7 http://ftpmaster.internal/ubuntu resolute/main arm64 gir1.2-girepository-2.0 arm64 1.86.0-6 [25.3 kB] 406s Get:8 http://ftpmaster.internal/ubuntu resolute/main arm64 flash-kernel arm64 3.109ubuntu7 [58.8 kB] 406s Get:9 http://ftpmaster.internal/ubuntu resolute/main arm64 lto-disabled-list all 71 [12.5 kB] 407s dpkg-preconfigure: unable to re-open stdin: No such file or directory 407s Fetched 2671 kB in 1s (2851 kB/s) 407s (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 ... 83359 files and directories currently installed.) 407s Preparing to unpack .../python3-minimal_3.13.7-2_arm64.deb ... 407s Unpacking python3-minimal (3.13.7-2) over (3.13.7-1) ... 408s Setting up python3-minimal (3.13.7-2) ... 408s (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 ... 83359 files and directories currently installed.) 408s Preparing to unpack .../0-python3_3.13.7-2_arm64.deb ... 409s running python pre-rtupdate hooks for python3.13... 409s Unpacking python3 (3.13.7-2) over (3.13.7-1) ... 409s Preparing to unpack .../1-libpython3-stdlib_3.13.7-2_arm64.deb ... 409s Unpacking libpython3-stdlib:arm64 (3.13.7-2) over (3.13.7-1) ... 409s Preparing to unpack .../2-libapt-pkg7.0_3.1.8ubuntu1_arm64.deb ... 409s Unpacking libapt-pkg7.0:arm64 (3.1.8ubuntu1) over (3.1.6ubuntu2) ... 409s Preparing to unpack .../3-apt_3.1.8ubuntu1_arm64.deb ... 409s Unpacking apt (3.1.8ubuntu1) over (3.1.6ubuntu2) ... 410s Preparing to unpack .../4-libgirepository-1.0-1_1.86.0-6_arm64.deb ... 410s Unpacking libgirepository-1.0-1:arm64 (1.86.0-6) over (1.84.0-1) ... 410s Preparing to unpack .../5-gir1.2-girepository-2.0_1.86.0-6_arm64.deb ... 410s Unpacking gir1.2-girepository-2.0:arm64 (1.86.0-6) over (1.84.0-1) ... 410s Preparing to unpack .../6-flash-kernel_3.109ubuntu7_arm64.deb ... 410s Unpacking flash-kernel (3.109ubuntu7) over (3.109ubuntu6) ... 410s Preparing to unpack .../7-lto-disabled-list_71_all.deb ... 410s Unpacking lto-disabled-list (71) over (69) ... 410s Setting up lto-disabled-list (71) ... 410s Setting up libgirepository-1.0-1:arm64 (1.86.0-6) ... 411s Setting up libapt-pkg7.0:arm64 (3.1.8ubuntu1) ... 411s Setting up libpython3-stdlib:arm64 (3.13.7-2) ... 411s Setting up apt (3.1.8ubuntu1) ... 412s Setting up python3 (3.13.7-2) ... 412s running python rtupdate hooks for python3.13... 412s running python post-rtupdate hooks for python3.13... 412s Setting up gir1.2-girepository-2.0:arm64 (1.86.0-6) ... 412s Setting up flash-kernel (3.109ubuntu7) ... 414s flash-kernel: deferring update (trigger activated) 414s Processing triggers for libc-bin (2.42-0ubuntu3) ... 414s Processing triggers for man-db (2.13.1-1) ... 418s Processing triggers for initramfs-tools (0.150ubuntu3) ... 418s update-initramfs: Generating /boot/initrd.img-6.17.0-5-generic 465s System running in EFI mode, skipping. 465s Processing triggers for flash-kernel (3.109ubuntu7) ... 465s System running in EFI mode, skipping. 466s autopkgtest [16:27:48]: upgrading testbed (apt dist-upgrade and autopurge) 468s Reading package lists... 469s Building dependency tree... 469s Reading state information... 470s Calculating upgrade... 471s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 471s Reading package lists... 472s Building dependency tree... 472s Reading state information... 472s Solving dependencies... 473s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 473s autopkgtest [16:27:55]: rebooting testbed after setup commands that affected boot 515s autopkgtest [16:28:37]: testbed running kernel: Linux 6.17.0-5-generic #5-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 09:50:31 UTC 2025 518s autopkgtest [16:28:40]: @@@@@@@@@@@@@@@@@@@@ apt-source fangfrisch 521s Get:1 http://ftpmaster.internal/ubuntu resolute/universe fangfrisch 1.9.0-3 (dsc) [2134 B] 521s Get:2 http://ftpmaster.internal/ubuntu resolute/universe fangfrisch 1.9.0-3 (tar) [128 kB] 521s Get:3 http://ftpmaster.internal/ubuntu resolute/universe fangfrisch 1.9.0-3 (diff) [4280 B] 521s gpgv: Signature made Sat Jul 20 04:26:13 2024 UTC 521s gpgv: using RSA key E7729BFFBE85400FEEEE23B178D7DEFB9AD59AF1 521s gpgv: Can't check signature: No public key 521s dpkg-source: warning: cannot verify inline signature for ./fangfrisch_1.9.0-3.dsc: no acceptable signature found 521s autopkgtest [16:28:43]: testing package fangfrisch version 1.9.0-3 522s autopkgtest [16:28:44]: build not needed 523s autopkgtest [16:28:45]: test pybuild-autopkgtest: preparing testbed 523s Reading package lists... 524s Building dependency tree... 524s Reading state information... 524s Solving dependencies... 525s The following NEW packages will be installed: 525s autoconf automake autopoint autotools-dev build-essential cpp cpp-15 525s cpp-15-aarch64-linux-gnu cpp-aarch64-linux-gnu debhelper debugedit 525s dh-autoreconf dh-python dh-strip-nondeterminism dwz fangfrisch g++ g++-15 525s g++-15-aarch64-linux-gnu g++-aarch64-linux-gnu gcc gcc-15 525s gcc-15-aarch64-linux-gnu gcc-aarch64-linux-gnu gettext intltool-debian 525s libarchive-zip-perl libasan8 libcc1-0 libdebhelper-perl 525s libfile-stripnondeterminism-perl libgcc-15-dev libgomp1 libhwasan0 libisl23 525s libitm1 liblsan0 libmpc3 libpython3.14-minimal libpython3.14-stdlib 525s libstdc++-15-dev libtool libtsan2 libubsan1 m4 po-debconf 525s pybuild-plugin-autopkgtest pybuild-plugin-pyproject python3-all 525s python3-build python3-greenlet python3-installer python3-packaging 525s python3-pyproject-hooks python3-sqlalchemy python3-wheel python3.14 525s python3.14-minimal 525s 0 upgraded, 58 newly installed, 0 to remove and 0 not upgraded. 525s Need to get 77.4 MB of archives. 525s After this operation, 274 MB of additional disk space will be used. 525s Get:1 http://ftpmaster.internal/ubuntu resolute/universe arm64 libpython3.14-minimal arm64 3.14.0-1 [903 kB] 526s Get:2 http://ftpmaster.internal/ubuntu resolute/universe arm64 python3.14-minimal arm64 3.14.0-1 [2473 kB] 526s Get:3 http://ftpmaster.internal/ubuntu resolute/main arm64 m4 arm64 1.4.19-8 [244 kB] 526s Get:4 http://ftpmaster.internal/ubuntu resolute/main arm64 autoconf all 2.72-3.1ubuntu1 [384 kB] 526s Get:5 http://ftpmaster.internal/ubuntu resolute/main arm64 autotools-dev all 20240727.1 [43.4 kB] 526s Get:6 http://ftpmaster.internal/ubuntu resolute/main arm64 automake all 1:1.17-4ubuntu1 [572 kB] 526s Get:7 http://ftpmaster.internal/ubuntu resolute/main arm64 autopoint all 0.23.1-2build2 [619 kB] 526s Get:8 http://ftpmaster.internal/ubuntu resolute/main arm64 libisl23 arm64 0.27-1 [676 kB] 526s Get:9 http://ftpmaster.internal/ubuntu resolute/main arm64 libmpc3 arm64 1.3.1-1build3 [58.9 kB] 526s Get:10 http://ftpmaster.internal/ubuntu resolute/main arm64 cpp-15-aarch64-linux-gnu arm64 15.2.0-5ubuntu1 [11.7 MB] 527s Get:11 http://ftpmaster.internal/ubuntu resolute/main arm64 cpp-15 arm64 15.2.0-5ubuntu1 [1028 B] 527s Get:12 http://ftpmaster.internal/ubuntu resolute/main arm64 cpp-aarch64-linux-gnu arm64 4:15.2.0-4ubuntu1 [5736 B] 527s Get:13 http://ftpmaster.internal/ubuntu resolute/main arm64 cpp arm64 4:15.2.0-4ubuntu1 [22.4 kB] 527s Get:14 http://ftpmaster.internal/ubuntu resolute/main arm64 libcc1-0 arm64 15.2.0-5ubuntu1 [49.2 kB] 527s Get:15 http://ftpmaster.internal/ubuntu resolute/main arm64 libgomp1 arm64 15.2.0-5ubuntu1 [148 kB] 527s Get:16 http://ftpmaster.internal/ubuntu resolute/main arm64 libitm1 arm64 15.2.0-5ubuntu1 [28.1 kB] 527s Get:17 http://ftpmaster.internal/ubuntu resolute/main arm64 libasan8 arm64 15.2.0-5ubuntu1 [2922 kB] 527s Get:18 http://ftpmaster.internal/ubuntu resolute/main arm64 liblsan0 arm64 15.2.0-5ubuntu1 [1316 kB] 527s Get:19 http://ftpmaster.internal/ubuntu resolute/main arm64 libtsan2 arm64 15.2.0-5ubuntu1 [2689 kB] 527s Get:20 http://ftpmaster.internal/ubuntu resolute/main arm64 libubsan1 arm64 15.2.0-5ubuntu1 [1176 kB] 527s Get:21 http://ftpmaster.internal/ubuntu resolute/main arm64 libhwasan0 arm64 15.2.0-5ubuntu1 [1639 kB] 527s Get:22 http://ftpmaster.internal/ubuntu resolute/main arm64 libgcc-15-dev arm64 15.2.0-5ubuntu1 [2601 kB] 527s Get:23 http://ftpmaster.internal/ubuntu resolute/main arm64 gcc-15-aarch64-linux-gnu arm64 15.2.0-5ubuntu1 [23.1 MB] 528s Get:24 http://ftpmaster.internal/ubuntu resolute/main arm64 gcc-15 arm64 15.2.0-5ubuntu1 [512 kB] 528s Get:25 http://ftpmaster.internal/ubuntu resolute/main arm64 gcc-aarch64-linux-gnu arm64 4:15.2.0-4ubuntu1 [1206 B] 528s Get:26 http://ftpmaster.internal/ubuntu resolute/main arm64 gcc arm64 4:15.2.0-4ubuntu1 [5016 B] 528s Get:27 http://ftpmaster.internal/ubuntu resolute/main arm64 libstdc++-15-dev arm64 15.2.0-5ubuntu1 [2545 kB] 528s Get:28 http://ftpmaster.internal/ubuntu resolute/main arm64 g++-15-aarch64-linux-gnu arm64 15.2.0-5ubuntu1 [13.2 MB] 528s Get:29 http://ftpmaster.internal/ubuntu resolute/main arm64 g++-15 arm64 15.2.0-5ubuntu1 [23.7 kB] 528s Get:30 http://ftpmaster.internal/ubuntu resolute/main arm64 g++-aarch64-linux-gnu arm64 4:15.2.0-4ubuntu1 [956 B] 528s Get:31 http://ftpmaster.internal/ubuntu resolute/main arm64 g++ arm64 4:15.2.0-4ubuntu1 [1080 B] 528s Get:32 http://ftpmaster.internal/ubuntu resolute/main arm64 build-essential arm64 12.12ubuntu1 [5082 B] 528s Get:33 http://ftpmaster.internal/ubuntu resolute/main arm64 libdebhelper-perl all 13.24.2ubuntu1 [95.7 kB] 528s Get:34 http://ftpmaster.internal/ubuntu resolute/main arm64 libtool all 2.5.4-4build1 [169 kB] 528s Get:35 http://ftpmaster.internal/ubuntu resolute/main arm64 dh-autoreconf all 21 [12.5 kB] 528s Get:36 http://ftpmaster.internal/ubuntu resolute/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB] 528s Get:37 http://ftpmaster.internal/ubuntu resolute/main arm64 libfile-stripnondeterminism-perl all 1.14.2-1 [20.4 kB] 528s Get:38 http://ftpmaster.internal/ubuntu resolute/main arm64 dh-strip-nondeterminism all 1.14.2-1 [5098 B] 528s Get:39 http://ftpmaster.internal/ubuntu resolute/main arm64 debugedit arm64 1:5.2-3 [49.1 kB] 528s Get:40 http://ftpmaster.internal/ubuntu resolute/main arm64 dwz arm64 0.16-2 [113 kB] 528s Get:41 http://ftpmaster.internal/ubuntu resolute/main arm64 gettext arm64 0.23.1-2build2 [1026 kB] 528s Get:42 http://ftpmaster.internal/ubuntu resolute/main arm64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 528s Get:43 http://ftpmaster.internal/ubuntu resolute/main arm64 po-debconf all 1.0.21+nmu1 [233 kB] 528s Get:44 http://ftpmaster.internal/ubuntu resolute/main arm64 debhelper all 13.24.2ubuntu1 [896 kB] 528s Get:45 http://ftpmaster.internal/ubuntu resolute/universe arm64 dh-python all 6.20250414 [119 kB] 528s Get:46 http://ftpmaster.internal/ubuntu resolute/main arm64 python3-greenlet arm64 3.1.0-1build1 [160 kB] 528s Get:47 http://ftpmaster.internal/ubuntu resolute/main arm64 python3-sqlalchemy all 2.0.40+ds1-2 [1220 kB] 528s Get:48 http://ftpmaster.internal/ubuntu resolute/universe arm64 fangfrisch all 1.9.0-3 [110 kB] 528s Get:49 http://ftpmaster.internal/ubuntu resolute/universe arm64 libpython3.14-stdlib arm64 3.14.0-1 [2350 kB] 529s Get:50 http://ftpmaster.internal/ubuntu resolute/universe arm64 pybuild-plugin-autopkgtest all 6.20250414 [1746 B] 529s Get:51 http://ftpmaster.internal/ubuntu resolute/main arm64 python3-packaging all 25.0-1 [52.8 kB] 529s Get:52 http://ftpmaster.internal/ubuntu resolute/universe arm64 python3-pyproject-hooks all 1.2.0-1 [10.2 kB] 529s Get:53 http://ftpmaster.internal/ubuntu resolute/universe arm64 python3-wheel all 0.46.1-2 [22.1 kB] 529s Get:54 http://ftpmaster.internal/ubuntu resolute/universe arm64 python3-build all 1.2.2-2 [31.0 kB] 529s Get:55 http://ftpmaster.internal/ubuntu resolute/universe arm64 python3-installer all 0.7.0+dfsg1-3 [17.4 kB] 529s Get:56 http://ftpmaster.internal/ubuntu resolute/universe arm64 pybuild-plugin-pyproject all 6.20250414 [1728 B] 529s Get:57 http://ftpmaster.internal/ubuntu resolute/universe arm64 python3.14 arm64 3.14.0-1 [805 kB] 529s Get:58 http://ftpmaster.internal/ubuntu resolute-proposed/main arm64 python3-all arm64 3.13.7-2 [890 B] 530s Fetched 77.4 MB in 3s (23.3 MB/s) 530s Selecting previously unselected package libpython3.14-minimal:arm64. 530s (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 ... 83359 files and directories currently installed.) 530s Preparing to unpack .../00-libpython3.14-minimal_3.14.0-1_arm64.deb ... 530s Unpacking libpython3.14-minimal:arm64 (3.14.0-1) ... 531s Selecting previously unselected package python3.14-minimal. 531s Preparing to unpack .../01-python3.14-minimal_3.14.0-1_arm64.deb ... 531s Unpacking python3.14-minimal (3.14.0-1) ... 531s Selecting previously unselected package m4. 531s Preparing to unpack .../02-m4_1.4.19-8_arm64.deb ... 531s Unpacking m4 (1.4.19-8) ... 531s Selecting previously unselected package autoconf. 531s Preparing to unpack .../03-autoconf_2.72-3.1ubuntu1_all.deb ... 531s Unpacking autoconf (2.72-3.1ubuntu1) ... 531s Selecting previously unselected package autotools-dev. 531s Preparing to unpack .../04-autotools-dev_20240727.1_all.deb ... 531s Unpacking autotools-dev (20240727.1) ... 531s Selecting previously unselected package automake. 531s Preparing to unpack .../05-automake_1%3a1.17-4ubuntu1_all.deb ... 531s Unpacking automake (1:1.17-4ubuntu1) ... 531s Selecting previously unselected package autopoint. 531s Preparing to unpack .../06-autopoint_0.23.1-2build2_all.deb ... 531s Unpacking autopoint (0.23.1-2build2) ... 531s Selecting previously unselected package libisl23:arm64. 531s Preparing to unpack .../07-libisl23_0.27-1_arm64.deb ... 531s Unpacking libisl23:arm64 (0.27-1) ... 531s Selecting previously unselected package libmpc3:arm64. 531s Preparing to unpack .../08-libmpc3_1.3.1-1build3_arm64.deb ... 531s Unpacking libmpc3:arm64 (1.3.1-1build3) ... 532s Selecting previously unselected package cpp-15-aarch64-linux-gnu. 532s Preparing to unpack .../09-cpp-15-aarch64-linux-gnu_15.2.0-5ubuntu1_arm64.deb ... 532s Unpacking cpp-15-aarch64-linux-gnu (15.2.0-5ubuntu1) ... 532s Selecting previously unselected package cpp-15. 532s Preparing to unpack .../10-cpp-15_15.2.0-5ubuntu1_arm64.deb ... 532s Unpacking cpp-15 (15.2.0-5ubuntu1) ... 532s Selecting previously unselected package cpp-aarch64-linux-gnu. 532s Preparing to unpack .../11-cpp-aarch64-linux-gnu_4%3a15.2.0-4ubuntu1_arm64.deb ... 532s Unpacking cpp-aarch64-linux-gnu (4:15.2.0-4ubuntu1) ... 532s Selecting previously unselected package cpp. 533s Preparing to unpack .../12-cpp_4%3a15.2.0-4ubuntu1_arm64.deb ... 533s Unpacking cpp (4:15.2.0-4ubuntu1) ... 533s Selecting previously unselected package libcc1-0:arm64. 533s Preparing to unpack .../13-libcc1-0_15.2.0-5ubuntu1_arm64.deb ... 533s Unpacking libcc1-0:arm64 (15.2.0-5ubuntu1) ... 533s Selecting previously unselected package libgomp1:arm64. 533s Preparing to unpack .../14-libgomp1_15.2.0-5ubuntu1_arm64.deb ... 533s Unpacking libgomp1:arm64 (15.2.0-5ubuntu1) ... 533s Selecting previously unselected package libitm1:arm64. 533s Preparing to unpack .../15-libitm1_15.2.0-5ubuntu1_arm64.deb ... 533s Unpacking libitm1:arm64 (15.2.0-5ubuntu1) ... 533s Selecting previously unselected package libasan8:arm64. 533s Preparing to unpack .../16-libasan8_15.2.0-5ubuntu1_arm64.deb ... 533s Unpacking libasan8:arm64 (15.2.0-5ubuntu1) ... 533s Selecting previously unselected package liblsan0:arm64. 533s Preparing to unpack .../17-liblsan0_15.2.0-5ubuntu1_arm64.deb ... 533s Unpacking liblsan0:arm64 (15.2.0-5ubuntu1) ... 533s Selecting previously unselected package libtsan2:arm64. 533s Preparing to unpack .../18-libtsan2_15.2.0-5ubuntu1_arm64.deb ... 533s Unpacking libtsan2:arm64 (15.2.0-5ubuntu1) ... 533s Selecting previously unselected package libubsan1:arm64. 534s Preparing to unpack .../19-libubsan1_15.2.0-5ubuntu1_arm64.deb ... 534s Unpacking libubsan1:arm64 (15.2.0-5ubuntu1) ... 534s Selecting previously unselected package libhwasan0:arm64. 534s Preparing to unpack .../20-libhwasan0_15.2.0-5ubuntu1_arm64.deb ... 534s Unpacking libhwasan0:arm64 (15.2.0-5ubuntu1) ... 534s Selecting previously unselected package libgcc-15-dev:arm64. 534s Preparing to unpack .../21-libgcc-15-dev_15.2.0-5ubuntu1_arm64.deb ... 534s Unpacking libgcc-15-dev:arm64 (15.2.0-5ubuntu1) ... 534s Selecting previously unselected package gcc-15-aarch64-linux-gnu. 534s Preparing to unpack .../22-gcc-15-aarch64-linux-gnu_15.2.0-5ubuntu1_arm64.deb ... 534s Unpacking gcc-15-aarch64-linux-gnu (15.2.0-5ubuntu1) ... 535s Selecting previously unselected package gcc-15. 536s Preparing to unpack .../23-gcc-15_15.2.0-5ubuntu1_arm64.deb ... 536s Unpacking gcc-15 (15.2.0-5ubuntu1) ... 536s Selecting previously unselected package gcc-aarch64-linux-gnu. 536s Preparing to unpack .../24-gcc-aarch64-linux-gnu_4%3a15.2.0-4ubuntu1_arm64.deb ... 536s Unpacking gcc-aarch64-linux-gnu (4:15.2.0-4ubuntu1) ... 536s Selecting previously unselected package gcc. 536s Preparing to unpack .../25-gcc_4%3a15.2.0-4ubuntu1_arm64.deb ... 536s Unpacking gcc (4:15.2.0-4ubuntu1) ... 536s Selecting previously unselected package libstdc++-15-dev:arm64. 536s Preparing to unpack .../26-libstdc++-15-dev_15.2.0-5ubuntu1_arm64.deb ... 536s Unpacking libstdc++-15-dev:arm64 (15.2.0-5ubuntu1) ... 536s Selecting previously unselected package g++-15-aarch64-linux-gnu. 536s Preparing to unpack .../27-g++-15-aarch64-linux-gnu_15.2.0-5ubuntu1_arm64.deb ... 536s Unpacking g++-15-aarch64-linux-gnu (15.2.0-5ubuntu1) ... 537s Selecting previously unselected package g++-15. 537s Preparing to unpack .../28-g++-15_15.2.0-5ubuntu1_arm64.deb ... 537s Unpacking g++-15 (15.2.0-5ubuntu1) ... 537s Selecting previously unselected package g++-aarch64-linux-gnu. 537s Preparing to unpack .../29-g++-aarch64-linux-gnu_4%3a15.2.0-4ubuntu1_arm64.deb ... 537s Unpacking g++-aarch64-linux-gnu (4:15.2.0-4ubuntu1) ... 537s Selecting previously unselected package g++. 537s Preparing to unpack .../30-g++_4%3a15.2.0-4ubuntu1_arm64.deb ... 537s Unpacking g++ (4:15.2.0-4ubuntu1) ... 537s Selecting previously unselected package build-essential. 538s Preparing to unpack .../31-build-essential_12.12ubuntu1_arm64.deb ... 538s Unpacking build-essential (12.12ubuntu1) ... 538s Selecting previously unselected package libdebhelper-perl. 538s Preparing to unpack .../32-libdebhelper-perl_13.24.2ubuntu1_all.deb ... 538s Unpacking libdebhelper-perl (13.24.2ubuntu1) ... 538s Selecting previously unselected package libtool. 538s Preparing to unpack .../33-libtool_2.5.4-4build1_all.deb ... 538s Unpacking libtool (2.5.4-4build1) ... 538s Selecting previously unselected package dh-autoreconf. 538s Preparing to unpack .../34-dh-autoreconf_21_all.deb ... 538s Unpacking dh-autoreconf (21) ... 538s Selecting previously unselected package libarchive-zip-perl. 538s Preparing to unpack .../35-libarchive-zip-perl_1.68-1_all.deb ... 538s Unpacking libarchive-zip-perl (1.68-1) ... 538s Selecting previously unselected package libfile-stripnondeterminism-perl. 538s Preparing to unpack .../36-libfile-stripnondeterminism-perl_1.14.2-1_all.deb ... 538s Unpacking libfile-stripnondeterminism-perl (1.14.2-1) ... 538s Selecting previously unselected package dh-strip-nondeterminism. 538s Preparing to unpack .../37-dh-strip-nondeterminism_1.14.2-1_all.deb ... 538s Unpacking dh-strip-nondeterminism (1.14.2-1) ... 538s Selecting previously unselected package debugedit. 538s Preparing to unpack .../38-debugedit_1%3a5.2-3_arm64.deb ... 538s Unpacking debugedit (1:5.2-3) ... 538s Selecting previously unselected package dwz. 538s Preparing to unpack .../39-dwz_0.16-2_arm64.deb ... 538s Unpacking dwz (0.16-2) ... 538s Selecting previously unselected package gettext. 538s Preparing to unpack .../40-gettext_0.23.1-2build2_arm64.deb ... 538s Unpacking gettext (0.23.1-2build2) ... 539s Selecting previously unselected package intltool-debian. 539s Preparing to unpack .../41-intltool-debian_0.35.0+20060710.6_all.deb ... 539s Unpacking intltool-debian (0.35.0+20060710.6) ... 539s Selecting previously unselected package po-debconf. 539s Preparing to unpack .../42-po-debconf_1.0.21+nmu1_all.deb ... 539s Unpacking po-debconf (1.0.21+nmu1) ... 539s Selecting previously unselected package debhelper. 539s Preparing to unpack .../43-debhelper_13.24.2ubuntu1_all.deb ... 539s Unpacking debhelper (13.24.2ubuntu1) ... 539s Selecting previously unselected package dh-python. 539s Preparing to unpack .../44-dh-python_6.20250414_all.deb ... 539s Unpacking dh-python (6.20250414) ... 539s Selecting previously unselected package python3-greenlet. 539s Preparing to unpack .../45-python3-greenlet_3.1.0-1build1_arm64.deb ... 539s Unpacking python3-greenlet (3.1.0-1build1) ... 539s Selecting previously unselected package python3-sqlalchemy. 539s Preparing to unpack .../46-python3-sqlalchemy_2.0.40+ds1-2_all.deb ... 539s Unpacking python3-sqlalchemy (2.0.40+ds1-2) ... 539s Selecting previously unselected package fangfrisch. 539s Preparing to unpack .../47-fangfrisch_1.9.0-3_all.deb ... 539s Unpacking fangfrisch (1.9.0-3) ... 540s Selecting previously unselected package libpython3.14-stdlib:arm64. 540s Preparing to unpack .../48-libpython3.14-stdlib_3.14.0-1_arm64.deb ... 540s Unpacking libpython3.14-stdlib:arm64 (3.14.0-1) ... 540s Selecting previously unselected package pybuild-plugin-autopkgtest. 540s Preparing to unpack .../49-pybuild-plugin-autopkgtest_6.20250414_all.deb ... 540s Unpacking pybuild-plugin-autopkgtest (6.20250414) ... 540s Selecting previously unselected package python3-packaging. 540s Preparing to unpack .../50-python3-packaging_25.0-1_all.deb ... 540s Unpacking python3-packaging (25.0-1) ... 540s Selecting previously unselected package python3-pyproject-hooks. 540s Preparing to unpack .../51-python3-pyproject-hooks_1.2.0-1_all.deb ... 540s Unpacking python3-pyproject-hooks (1.2.0-1) ... 540s Selecting previously unselected package python3-wheel. 540s Preparing to unpack .../52-python3-wheel_0.46.1-2_all.deb ... 540s Unpacking python3-wheel (0.46.1-2) ... 540s Selecting previously unselected package python3-build. 540s Preparing to unpack .../53-python3-build_1.2.2-2_all.deb ... 540s Unpacking python3-build (1.2.2-2) ... 540s Selecting previously unselected package python3-installer. 540s Preparing to unpack .../54-python3-installer_0.7.0+dfsg1-3_all.deb ... 540s Unpacking python3-installer (0.7.0+dfsg1-3) ... 540s Selecting previously unselected package pybuild-plugin-pyproject. 540s Preparing to unpack .../55-pybuild-plugin-pyproject_6.20250414_all.deb ... 540s Unpacking pybuild-plugin-pyproject (6.20250414) ... 540s Selecting previously unselected package python3.14. 540s Preparing to unpack .../56-python3.14_3.14.0-1_arm64.deb ... 541s Unpacking python3.14 (3.14.0-1) ... 541s Selecting previously unselected package python3-all. 541s Preparing to unpack .../57-python3-all_3.13.7-2_arm64.deb ... 541s Unpacking python3-all (3.13.7-2) ... 541s Setting up dh-python (6.20250414) ... 541s Setting up libarchive-zip-perl (1.68-1) ... 541s Setting up libdebhelper-perl (13.24.2ubuntu1) ... 541s Setting up libpython3.14-minimal:arm64 (3.14.0-1) ... 541s Setting up m4 (1.4.19-8) ... 541s Setting up libgomp1:arm64 (15.2.0-5ubuntu1) ... 541s Setting up autotools-dev (20240727.1) ... 541s Setting up python3-packaging (25.0-1) ... 542s Setting up python3-pyproject-hooks (1.2.0-1) ... 543s Setting up python3-greenlet (3.1.0-1build1) ... 543s Setting up libmpc3:arm64 (1.3.1-1build3) ... 543s Setting up autopoint (0.23.1-2build2) ... 543s Setting up python3-installer (0.7.0+dfsg1-3) ... 544s Setting up autoconf (2.72-3.1ubuntu1) ... 544s Setting up libubsan1:arm64 (15.2.0-5ubuntu1) ... 544s Setting up dwz (0.16-2) ... 544s Setting up libhwasan0:arm64 (15.2.0-5ubuntu1) ... 544s Setting up libasan8:arm64 (15.2.0-5ubuntu1) ... 544s Setting up debugedit (1:5.2-3) ... 544s Setting up libtsan2:arm64 (15.2.0-5ubuntu1) ... 544s Setting up libisl23:arm64 (0.27-1) ... 544s Setting up python3.14-minimal (3.14.0-1) ... 546s Setting up libcc1-0:arm64 (15.2.0-5ubuntu1) ... 546s Setting up liblsan0:arm64 (15.2.0-5ubuntu1) ... 546s Setting up libitm1:arm64 (15.2.0-5ubuntu1) ... 546s Setting up automake (1:1.17-4ubuntu1) ... 546s update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode 546s Setting up libfile-stripnondeterminism-perl (1.14.2-1) ... 546s Setting up cpp-15-aarch64-linux-gnu (15.2.0-5ubuntu1) ... 546s Setting up gettext (0.23.1-2build2) ... 546s Setting up libgcc-15-dev:arm64 (15.2.0-5ubuntu1) ... 546s Setting up libpython3.14-stdlib:arm64 (3.14.0-1) ... 546s Setting up python3-wheel (0.46.1-2) ... 547s Setting up python3-sqlalchemy (2.0.40+ds1-2) ... 554s Setting up fangfrisch (1.9.0-3) ... 555s Created symlink '/etc/systemd/system/timers.target.wants/fangfrisch.timer' → '/usr/lib/systemd/system/fangfrisch.timer'. 555s fangfrisch.service is a disabled or a static unit, not starting it. 556s Setting up intltool-debian (0.35.0+20060710.6) ... 556s Setting up cpp-aarch64-linux-gnu (4:15.2.0-4ubuntu1) ... 556s Setting up libstdc++-15-dev:arm64 (15.2.0-5ubuntu1) ... 556s Setting up dh-strip-nondeterminism (1.14.2-1) ... 556s Setting up cpp-15 (15.2.0-5ubuntu1) ... 556s Setting up cpp (4:15.2.0-4ubuntu1) ... 556s Setting up python3.14 (3.14.0-1) ... 559s Setting up python3-build (1.2.2-2) ... 560s Setting up gcc-15-aarch64-linux-gnu (15.2.0-5ubuntu1) ... 560s Setting up pybuild-plugin-pyproject (6.20250414) ... 560s Setting up po-debconf (1.0.21+nmu1) ... 560s Setting up python3-all (3.13.7-2) ... 560s Setting up gcc-15 (15.2.0-5ubuntu1) ... 560s Setting up g++-15-aarch64-linux-gnu (15.2.0-5ubuntu1) ... 560s Setting up g++-15 (15.2.0-5ubuntu1) ... 560s Setting up gcc-aarch64-linux-gnu (4:15.2.0-4ubuntu1) ... 560s Setting up libtool (2.5.4-4build1) ... 560s Setting up gcc (4:15.2.0-4ubuntu1) ... 560s Setting up dh-autoreconf (21) ... 560s Setting up g++-aarch64-linux-gnu (4:15.2.0-4ubuntu1) ... 560s Setting up debhelper (13.24.2ubuntu1) ... 560s Setting up g++ (4:15.2.0-4ubuntu1) ... 560s update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 560s Setting up build-essential (12.12ubuntu1) ... 560s Setting up pybuild-plugin-autopkgtest (6.20250414) ... 560s Processing triggers for man-db (2.13.1-1) ... 562s Processing triggers for install-info (7.1.1-1ubuntu1) ... 563s Processing triggers for libc-bin (2.42-0ubuntu3) ... 563s Processing triggers for systemd (257.9-0ubuntu2) ... 564s autopkgtest [16:29:26]: test pybuild-autopkgtest: pybuild-autopkgtest 564s autopkgtest [16:29:26]: test pybuild-autopkgtest: [----------------------- 565s pybuild-autopkgtest 566s I: pybuild base:311: cd /tmp/autopkgtest.W9iROT/autopkgtest_tmp/build; python3.14 -m unittest discover -v 569s test_conn_timeout1 (tests.test_config.ConfigTests.test_conn_timeout1) ... ok 569s test_disabled_no (tests.test_config.ConfigTests.test_disabled_no) ... ok 569s test_disabled_none (tests.test_config.ConfigTests.test_disabled_none) ... ok 569s test_disabled_yes (tests.test_config.ConfigTests.test_disabled_yes) ... ok 569s test_dump (tests.test_config.ConfigTests.test_dump) ... ok 569s test_integrity_check (tests.test_config.ConfigTests.test_integrity_check) ... ok 569s test_interval (tests.test_config.ConfigTests.test_interval) ... ok 569s test_local_dir (tests.test_config.ConfigTests.test_local_dir) ... ok 569s test_log_format (tests.test_config.ConfigTests.test_log_format) ... ok 569s test_log_level (tests.test_config.ConfigTests.test_log_level) ... ok 569s test_log_method (tests.test_config.ConfigTests.test_log_method) ... ok 569s test_log_target (tests.test_config.ConfigTests.test_log_target) ... ok 569s test_missing_file (tests.test_config.ConfigTests.test_missing_file) ... ok 569s test_on_update_exec (tests.test_config.ConfigTests.test_on_update_exec) ... ok 569s test_on_update_exec2 (tests.test_config.ConfigTests.test_on_update_exec2) ... ok 569s test_on_update_timeout (tests.test_config.ConfigTests.test_on_update_timeout) ... ok 569s test_on_update_timeout2 (tests.test_config.ConfigTests.test_on_update_timeout2) ... ok 569s test_sanesec_base_url (tests.test_config.ConfigTests.test_sanesec_base_url) ... ok 569s test_sanesec_unknown (tests.test_config.ConfigTests.test_sanesec_unknown) ... ok 569s test_sections (tests.test_config.ConfigTests.test_sections) ... ok 569s test_timeout (tests.test_config.ConfigTests.test_timeout) ... ok 569s test_unknown_section (tests.test_config.ConfigTests.test_unknown_section) ... ok 569s test_cleanup1 (tests.test_db.DbTests.test_cleanup1) ... /usr/lib/python3/dist-packages/fangfrisch/db.py:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). 569s self.updated = datetime.utcnow() 569s ok 569s test_cleanup2 (tests.test_db.DbTests.test_cleanup2) ... ok 569s test_create_metadata1 (tests.test_db.DbTests.test_create_metadata1) ... ok 569s test_create_metadata2 (tests.test_db.DbTests.test_create_metadata2) ... CRITICAL: Database table automx2 is not empty 569s CRITICAL: Database table automx2 is not empty 569s ok 569s test_create_metadata3 (tests.test_db.DbTests.test_create_metadata3) ... ok 569s test_duplicate (tests.test_db.DbTests.test_duplicate) ... ok 569s test_insert (tests.test_db.DbTests.test_insert) ... ok 570s test_missing_path (tests.test_db.DbTests.test_missing_path) ... ok 570s test_refresh_required (tests.test_db.DbTests.test_refresh_required) ... /usr/lib/python3/dist-packages/fangfrisch/db.py:143: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). 570s threshold = datetime.utcnow() - timedelta(minutes=interval) 570s ok 570s test_stamp1 (tests.test_db.DbTests.test_stamp1) ... /usr/lib/python3/dist-packages/fangfrisch/db.py:200: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). 570s entry.updated = datetime.utcnow() 570s ok 570s test_stamp2 (tests.test_db.DbTests.test_stamp2) ... ok 570s test_version_match (tests.test_db.DbTests.test_version_match) ... ok 570s test_version_mismatch (tests.test_db.DbTests.test_version_mismatch) ... CRITICAL: Unexpected database version (expected 2, got -1) 570s CRITICAL: Unexpected database version (expected 2, got -1) 570s CRITICAL: Please try running "initdb" 570s CRITICAL: Please try running "initdb" 570s ok 570s test_version_missing (tests.test_db.DbTests.test_version_missing) ... ok 570s test_get_ok (tests.test_download.DownloadTests.test_get_ok) ... skipped 'network tests disabled' 570s test_get_oversized (tests.test_download.DownloadTests.test_get_oversized) ... skipped 'network tests disabled' 570s test_dump_all (tests.test_dump.DumpDbTests.test_dump_all) ... ok 570s test_match_none (tests.test_dump.DumpDbTests.test_match_none) ... ok 570s test_match_one (tests.test_dump.DumpDbTests.test_match_one) ... ok 570s test_match_two (tests.test_dump.DumpDbTests.test_match_two) ... ok 570s test_init_console_handler (tests.test_log.LogTests.test_init_console_handler) ... ok 570s test_init_logger (tests.test_log.LogTests.test_init_logger) ... ok 570s test_init_syslog_handler (tests.test_log.LogTests.test_init_syslog_handler) ... ok 570s test_init_syslog_handler_port (tests.test_log.LogTests.test_init_syslog_handler_port) ... ok 570s test_parse_dgram (tests.test_log.LogTests.test_parse_dgram) ... ok 570s test_parse_inet (tests.test_log.LogTests.test_parse_inet) ... ok 570s test_404 (tests.test_refresh.RefreshTests.test_404) ... skipped 'network tests disabled' 570s test_bad_sha256 (tests.test_refresh.RefreshTests.test_bad_sha256) ... skipped 'network tests disabled' 570s test_good_md5 (tests.test_refresh.RefreshTests.test_good_md5) ... skipped 'network tests disabled' 570s test_good_sha256 (tests.test_refresh.RefreshTests.test_good_sha256) ... skipped 'network tests disabled' 570s test_missing_checksum (tests.test_refresh.RefreshTests.test_missing_checksum) ... skipped 'network tests disabled' 570s test_missing_path (tests.test_refresh.RefreshTests.test_missing_path) ... skipped 'network tests disabled' 570s test_print_mappings (tests.test_refresh.RefreshTests.test_print_mappings) ... ok 570s test_refresh (tests.test_refresh.RefreshTests.test_refresh) ... skipped 'network tests disabled' 570s test_refresh_age (tests.test_refresh.RefreshTests.test_refresh_age) ... skipped 'network tests disabled' 570s test_refresh_digest_match (tests.test_refresh.RefreshTests.test_refresh_digest_match) ... skipped 'network tests disabled' 570s test_refresh_force (tests.test_refresh.RefreshTests.test_refresh_force) ... skipped 'network tests disabled' 570s test_unknown_check (tests.test_refresh.RefreshTests.test_unknown_check) ... skipped 'network tests disabled' 570s test_url_blank (tests.test_refresh.RefreshTests.test_url_blank) ... skipped 'network tests disabled' 570s test_url_disabled (tests.test_refresh.RefreshTests.test_url_disabled) ... ok 570s test_add_task1 (tests.test_task.TaskTests.test_add_task1) ... ok 570s test_add_task2 (tests.test_task.TaskTests.test_add_task2) ... ok 570s test_complete1 (tests.test_task.TaskTests.test_complete1) ... ok 570s test_complete2 (tests.test_task.TaskTests.test_complete2) ... ok 570s test_md5_fail (tests.test_util.UtilTests.test_md5_fail) ... ok 570s test_md5_ok (tests.test_util.UtilTests.test_md5_ok) ... ok 570s test_parse_bytes (tests.test_util.UtilTests.test_parse_bytes) ... ok 570s test_parse_bytes_bad (tests.test_util.UtilTests.test_parse_bytes_bad) ... ok 570s test_parse_bytes_k (tests.test_util.UtilTests.test_parse_bytes_k) ... ok 570s test_parse_bytes_mb (tests.test_util.UtilTests.test_parse_bytes_mb) ... ok 570s test_parse_time (tests.test_util.UtilTests.test_parse_time) ... ok 570s test_parse_time_bad (tests.test_util.UtilTests.test_parse_time_bad) ... ok 570s test_parse_time_d (tests.test_util.UtilTests.test_parse_time_d) ... ok 570s test_parse_time_h (tests.test_util.UtilTests.test_parse_time_h) ... ok 570s test_run_echo (tests.test_util.UtilTests.test_run_echo) ... ok 571s test_run_timeout (tests.test_util.UtilTests.test_run_timeout) ... ok 571s test_run_unknown (tests.test_util.UtilTests.test_run_unknown) ... ok 571s test_sha256_fail (tests.test_util.UtilTests.test_sha256_fail) ... ok 571s test_sha256_ok (tests.test_util.UtilTests.test_sha256_ok) ... ok 571s test_unknown (tests.test_util.UtilTests.test_unknown) ... ok 571s 571s ---------------------------------------------------------------------- 571s Ran 82 tests in 2.492s 571s 571s OK (skipped=14) 571s :0: ResourceWarning: unclosed database in 571s :0: ResourceWarning: unclosed database in 571s :0: ResourceWarning: unclosed database in 571s :0: ResourceWarning: unclosed database in 571s :0: ResourceWarning: unclosed database in 571s :0: ResourceWarning: unclosed database in 571s :0: ResourceWarning: unclosed database in 571s I: pybuild base:311: cd /tmp/autopkgtest.W9iROT/autopkgtest_tmp/build; python3.13 -m unittest discover -v 573s test_conn_timeout1 (tests.test_config.ConfigTests.test_conn_timeout1) ... ok 573s test_disabled_no (tests.test_config.ConfigTests.test_disabled_no) ... ok 573s test_disabled_none (tests.test_config.ConfigTests.test_disabled_none) ... ok 573s test_disabled_yes (tests.test_config.ConfigTests.test_disabled_yes) ... ok 573s test_dump (tests.test_config.ConfigTests.test_dump) ... ok 573s test_integrity_check (tests.test_config.ConfigTests.test_integrity_check) ... ok 573s test_interval (tests.test_config.ConfigTests.test_interval) ... ok 573s test_local_dir (tests.test_config.ConfigTests.test_local_dir) ... ok 573s test_log_format (tests.test_config.ConfigTests.test_log_format) ... ok 573s test_log_level (tests.test_config.ConfigTests.test_log_level) ... ok 573s test_log_method (tests.test_config.ConfigTests.test_log_method) ... ok 573s test_log_target (tests.test_config.ConfigTests.test_log_target) ... ok 573s test_missing_file (tests.test_config.ConfigTests.test_missing_file) ... ok 573s test_on_update_exec (tests.test_config.ConfigTests.test_on_update_exec) ... ok 573s test_on_update_exec2 (tests.test_config.ConfigTests.test_on_update_exec2) ... ok 573s test_on_update_timeout (tests.test_config.ConfigTests.test_on_update_timeout) ... ok 573s test_on_update_timeout2 (tests.test_config.ConfigTests.test_on_update_timeout2) ... ok 573s test_sanesec_base_url (tests.test_config.ConfigTests.test_sanesec_base_url) ... ok 573s test_sanesec_unknown (tests.test_config.ConfigTests.test_sanesec_unknown) ... ok 573s test_sections (tests.test_config.ConfigTests.test_sections) ... ok 573s test_timeout (tests.test_config.ConfigTests.test_timeout) ... ok 573s test_unknown_section (tests.test_config.ConfigTests.test_unknown_section) ... ok 573s test_cleanup1 (tests.test_db.DbTests.test_cleanup1) ... /usr/lib/python3/dist-packages/fangfrisch/db.py:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). 573s self.updated = datetime.utcnow() 573s ok 573s test_cleanup2 (tests.test_db.DbTests.test_cleanup2) ... ok 573s test_create_metadata1 (tests.test_db.DbTests.test_create_metadata1) ... ok 573s test_create_metadata2 (tests.test_db.DbTests.test_create_metadata2) ... CRITICAL: Database table automx2 is not empty 573s CRITICAL: Database table automx2 is not empty 573s ok 573s test_create_metadata3 (tests.test_db.DbTests.test_create_metadata3) ... ok 573s test_duplicate (tests.test_db.DbTests.test_duplicate) ... ok 573s test_insert (tests.test_db.DbTests.test_insert) ... ok 573s test_missing_path (tests.test_db.DbTests.test_missing_path) ... ok 573s test_refresh_required (tests.test_db.DbTests.test_refresh_required) ... /usr/lib/python3/dist-packages/fangfrisch/db.py:143: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). 573s threshold = datetime.utcnow() - timedelta(minutes=interval) 573s ok 573s test_stamp1 (tests.test_db.DbTests.test_stamp1) ... /usr/lib/python3/dist-packages/fangfrisch/db.py:200: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). 573s entry.updated = datetime.utcnow() 573s ok 573s test_stamp2 (tests.test_db.DbTests.test_stamp2) ... ok 573s test_version_match (tests.test_db.DbTests.test_version_match) ... ok 573s test_version_mismatch (tests.test_db.DbTests.test_version_mismatch) ... CRITICAL: Unexpected database version (expected 2, got -1) 573s CRITICAL: Unexpected database version (expected 2, got -1) 573s CRITICAL: Please try running "initdb" 573s CRITICAL: Please try running "initdb" 573s ok 573s test_version_missing (tests.test_db.DbTests.test_version_missing) ... ok 573s test_get_ok (tests.test_download.DownloadTests.test_get_ok) ... skipped 'network tests disabled' 573s test_get_oversized (tests.test_download.DownloadTests.test_get_oversized) ... skipped 'network tests disabled' 573s test_dump_all (tests.test_dump.DumpDbTests.test_dump_all) ... ok 573s test_match_none (tests.test_dump.DumpDbTests.test_match_none) ... ok 573s test_match_one (tests.test_dump.DumpDbTests.test_match_one) ... ok 573s test_match_two (tests.test_dump.DumpDbTests.test_match_two) ... ok 573s test_init_console_handler (tests.test_log.LogTests.test_init_console_handler) ... ok 573s test_init_logger (tests.test_log.LogTests.test_init_logger) ... ok 573s test_init_syslog_handler (tests.test_log.LogTests.test_init_syslog_handler) ... ok 573s test_init_syslog_handler_port (tests.test_log.LogTests.test_init_syslog_handler_port) ... ok 573s test_parse_dgram (tests.test_log.LogTests.test_parse_dgram) ... ok 573s test_parse_inet (tests.test_log.LogTests.test_parse_inet) ... ok 573s test_404 (tests.test_refresh.RefreshTests.test_404) ... skipped 'network tests disabled' 573s test_bad_sha256 (tests.test_refresh.RefreshTests.test_bad_sha256) ... skipped 'network tests disabled' 573s test_good_md5 (tests.test_refresh.RefreshTests.test_good_md5) ... skipped 'network tests disabled' 573s test_good_sha256 (tests.test_refresh.RefreshTests.test_good_sha256) ... skipped 'network tests disabled' 573s test_missing_checksum (tests.test_refresh.RefreshTests.test_missing_checksum) ... skipped 'network tests disabled' 573s test_missing_path (tests.test_refresh.RefreshTests.test_missing_path) ... skipped 'network tests disabled' 573s test_print_mappings (tests.test_refresh.RefreshTests.test_print_mappings) ... ok 573s test_refresh (tests.test_refresh.RefreshTests.test_refresh) ... skipped 'network tests disabled' 573s test_refresh_age (tests.test_refresh.RefreshTests.test_refresh_age) ... skipped 'network tests disabled' 573s test_refresh_digest_match (tests.test_refresh.RefreshTests.test_refresh_digest_match) ... skipped 'network tests disabled' 573s test_refresh_force (tests.test_refresh.RefreshTests.test_refresh_force) ... skipped 'network tests disabled' 573s test_unknown_check (tests.test_refresh.RefreshTests.test_unknown_check) ... skipped 'network tests disabled' 573s test_url_blank (tests.test_refresh.RefreshTests.test_url_blank) ... skipped 'network tests disabled' 573s test_url_disabled (tests.test_refresh.RefreshTests.test_url_disabled) ... ok 573s test_add_task1 (tests.test_task.TaskTests.test_add_task1) ... ok 573s test_add_task2 (tests.test_task.TaskTests.test_add_task2) ... ok 573s test_complete1 (tests.test_task.TaskTests.test_complete1) ... ok 573s test_complete2 (tests.test_task.TaskTests.test_complete2) ... ok 573s test_md5_fail (tests.test_util.UtilTests.test_md5_fail) ... ok 573s test_md5_ok (tests.test_util.UtilTests.test_md5_ok) ... ok 573s test_parse_bytes (tests.test_util.UtilTests.test_parse_bytes) ... ok 573s test_parse_bytes_bad (tests.test_util.UtilTests.test_parse_bytes_bad) ... ok 573s test_parse_bytes_k (tests.test_util.UtilTests.test_parse_bytes_k) ... ok 573s test_parse_bytes_mb (tests.test_util.UtilTests.test_parse_bytes_mb) ... ok 573s test_parse_time (tests.test_util.UtilTests.test_parse_time) ... ok 573s test_parse_time_bad (tests.test_util.UtilTests.test_parse_time_bad) ... ok 573s test_parse_time_d (tests.test_util.UtilTests.test_parse_time_d) ... ok 573s test_parse_time_h (tests.test_util.UtilTests.test_parse_time_h) ... ok 573s test_run_echo (tests.test_util.UtilTests.test_run_echo) ... ok 574s test_run_timeout (tests.test_util.UtilTests.test_run_timeout) ... ok 574s test_run_unknown (tests.test_util.UtilTests.test_run_unknown) ... ok 574s test_sha256_fail (tests.test_util.UtilTests.test_sha256_fail) ... ok 574s test_sha256_ok (tests.test_util.UtilTests.test_sha256_ok) ... ok 574s test_unknown (tests.test_util.UtilTests.test_unknown) ... ok 574s 574s ---------------------------------------------------------------------- 574s Ran 82 tests in 1.667s 574s 574s OK (skipped=14) 575s autopkgtest [16:29:37]: test pybuild-autopkgtest: -----------------------] 576s autopkgtest [16:29:38]: test pybuild-autopkgtest: - - - - - - - - - - results - - - - - - - - - - 576s pybuild-autopkgtest PASS 576s autopkgtest [16:29:38]: @@@@@@@@@@@@@@@@@@@@ summary 576s pybuild-autopkgtest PASS