0s autopkgtest [14:06:19]: starting date and time: 2025-11-07 14:06:19+0000 0s autopkgtest [14:06:19]: git checkout: 4b346b80 nova: make wait_reboot return success even when a no-op 0s autopkgtest [14:06:19]: host juju-7f2275-prod-proposed-migration-environment-2; command line: /home/ubuntu/autopkgtest/runner/autopkgtest --output-dir /tmp/autopkgtest-work.z_ga53ja/out --timeout-copy=6000 --setup-commands /home/ubuntu/autopkgtest-cloud/worker-config-production/setup-canonical.sh --apt-pocket=proposed=src:glibc --apt-upgrade puma --timeout-short=300 --timeout-copy=20000 --timeout-test=20000 --timeout-build=20000 --env=ADT_TEST_TRIGGERS=glibc/2.35-0ubuntu3.12 -- ssh -s /home/ubuntu/autopkgtest/ssh-setup/nova -- --flavor autopkgtest-big-ppc64el --security-groups autopkgtest-juju-7f2275-prod-proposed-migration-environment-2@bos03-ppc64el-1.secgroup --name adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-proposed-migration-environment-2-09107f7f-50f4-4fa8-a6e7-3f20e6d86f9c --image adt/ubuntu-jammy-ppc64el-server --keyname testbed-juju-7f2275-prod-proposed-migration-environment-2 --net-id=net_prod-proposed-migration-ppc64el -e TERM=linux --mirror=http://ftpmaster.internal/ubuntu/ 3s Creating nova instance adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-proposed-migration-environment-2-09107f7f-50f4-4fa8-a6e7-3f20e6d86f9c from image adt/ubuntu-jammy-ppc64el-server-20251106.img (UUID 8b9c566d-520c-4261-aa84-ffb5f22b026d)... 50s nova [E] nova boot failed (attempt #0): 50s nova [E] DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 50s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 50s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 50s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 50s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 50s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 50s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 50s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 50s 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" 50s DEBUG (connectionpool:962) Starting new HTTPS connection (1): keystone.ps6.canonical.com:5000 50s DEBUG (connectionpool:429) https://keystone.ps6.canonical.com:5000 "GET /v3 HTTP/1.1" 200 267 50s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 267 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:26 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) Vary: X-Auth-Token x-openstack-request-id: req-fb152943-44cc-4413-bb0a-d5dcaacd2938 50s 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"}]}} 50s DEBUG (session:946) GET call to https://keystone.ps6.canonical.com:5000/v3 used request id req-fb152943-44cc-4413-bb0a-d5dcaacd2938 50s DEBUG (base:182) Making authentication request to https://keystone.ps6.canonical.com:5000/v3/auth/tokens 50s DEBUG (connectionpool:429) https://keystone.ps6.canonical.com:5000 "POST /v3/auth/tokens HTTP/1.1" 201 12525 50s DEBUG (base:187) {"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c871debdeffd4cb8b69ce618fc4aa361", "name": "prod-proposed-migration-ppc64el", "password_expires_at": null}, "audit_ids": ["H1FnuIcoTemO7sZs3qWJjw"], "expires_at": "2025-11-08T14:06:26.000000Z", "issued_at": "2025-11-07T14:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "623df63b80274c21bc79a0c35e68d615", "name": "prod-proposed-migration-ppc64el_project"}, "is_domain": false, "roles": [{"id": "80674fb26dab46e9a6bd57e7f8193360", "name": "load-balancer_member"}, {"id": "15cf997650e345b7b21c02b5cdb7d84a", "name": "member"}, {"id": "86bf3043974746c2bf52c2a9f362f986", "name": "reader"}], "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/623df63b80274c21bc79a0c35e68d615", "region": "prodstack6"}, {"id": "5e19c32243c04a3faf1e5f9ab900c260", "interface": "internal", "region_id": "prodstack6", "url": "https://heat-internal.ps6.canonical.com:8004/v1/623df63b80274c21bc79a0c35e68d615", "region": "prodstack6"}, {"id": "b3fc5c88ec8543a691fec75726b86967", "interface": "admin", "region_id": "prodstack6", "url": "https://heat-admin.ps6.canonical.com:8004/v1/623df63b80274c21bc79a0c35e68d615", "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/623df63b80274c21bc79a0c35e68d615", "region": "prodstack6"}, {"id": "d2309a99724b4111827482c68a832c0c", "interface": "public", "region_id": "prodstack6", "url": "https://cinder.ps6.canonical.com:8776/v3/623df63b80274c21bc79a0c35e68d615", "region": "prodstack6"}, {"id": "f8a02e3949ff42afa772eb5e74dbef9f", "interface": "internal", "region_id": "prodstack6", "url": "https://cinder-internal.ps6.canonical.com:8776/v3/623df63b80274c21bc79a0c35e68d615", "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/623df63b80274c21bc79a0c35e68d615", "region": "prodstack6"}, {"id": "a483dcc58f5e415e9ec739c94474e609", "interface": "public", "region_id": "prodstack6", "url": "https://manila.ps6.canonical.com:8786/v2/623df63b80274c21bc79a0c35e68d615", "region": "prodstack6"}, {"id": "c1f14236723e42878562d8dd63d5a6a0", "interface": "admin", "region_id": "prodstack6", "url": "https://manila-admin.ps6.canonical.com:8786/v2/623df63b80274c21bc79a0c35e68d615", "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/623df63b80274c21bc79a0c35e68d615", "region": "prodstack6"}, {"id": "29d35b2b483346479f1ff1a13604d50e", "interface": "admin", "region_id": "prodstack6", "url": "https://manila-admin.ps6.canonical.com:8786/v1/623df63b80274c21bc79a0c35e68d615", "region": "prodstack6"}, {"id": "4aa1422b8f5945d8aed9ba6a8d670e5c", "interface": "public", "region_id": "prodstack6", "url": "https://manila.ps6.canonical.com:8786/v1/623df63b80274c21bc79a0c35e68d615", "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_623df63b80274c21bc79a0c35e68d615", "region": "prodstack6"}, {"id": "2741abe526e94842a4fa801423ba1ef0", "interface": "public", "region_id": "prodstack6", "url": "https://radosgw.ps6.canonical.com:443/swift/v1/AUTH_623df63b80274c21bc79a0c35e68d615", "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"}]}} 50s 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}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" 50s 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}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" 50s DEBUG (connectionpool:962) Starting new HTTPS connection (1): nova.ps6.canonical.com:8774 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1 HTTP/1.1" 302 0 50s RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Fri, 07 Nov 2025 14:06:26 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-d82a8847-03e2-4461-966c-21cf07bda351 x-openstack-request-id: req-d82a8847-03e2-4461-966c-21cf07bda351 50s DEBUG (session:548) RESP: [302] Connection: Keep-Alive Content-Length: 0 Content-Type: text/plain; charset=utf8 Date: Fri, 07 Nov 2025 14:06:26 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-d82a8847-03e2-4461-966c-21cf07bda351 x-openstack-request-id: req-d82a8847-03e2-4461-966c-21cf07bda351 50s RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 50s DEBUG (session:580) RESP BODY: Omitted, Content-Type is set to text/plain; charset=utf8. Only application/json responses have their bodies logged. 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/ HTTP/1.1" 200 397 50s RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:26 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-e0105836-1ac4-438a-ba6b-c021ca167f21 x-openstack-request-id: req-e0105836-1ac4-438a-ba6b-c021ca167f21 50s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 397 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:26 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-e0105836-1ac4-438a-ba6b-c021ca167f21 x-openstack-request-id: req-e0105836-1ac4-438a-ba6b-c021ca167f21 50s 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"}]}} 50s 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"}]}} 50s GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/ used request id req-e0105836-1ac4-438a-ba6b-c021ca167f21 50s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/ used request id req-e0105836-1ac4-438a-ba6b-c021ca167f21 50s DEBUG (extension:189) found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 50s DEBUG (extension:189) found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 50s DEBUG (extension:189) found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 50s DEBUG (extension:189) found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 50s DEBUG (extension:189) found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 50s DEBUG (extension:189) found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 50s DEBUG (extension:189) found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 50s DEBUG (extension:189) found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3multifactor = keystoneauth1.loading._plugins.identity.v3:MultiFactor') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 50s DEBUG (extension:189) found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 50s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps6.canonical.com:9292/v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" 50s DEBUG (connectionpool:962) Starting new HTTPS connection (1): glance.ps6.canonical.com:9292 50s DEBUG (connectionpool:429) https://glance.ps6.canonical.com:9292 "GET /v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d HTTP/1.1" 200 2259 50s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2259 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:27 GMT Keep-Alive: timeout=75, max=1000 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-41b7775d-d300-489d-a880-ea991812d2de 50s DEBUG (session:580) RESP BODY: {"architecture": "ppc64le", "base_image_ref": "0a4fb8e0-bd04-4393-8f22-0ba13361ef07", "boot_roles": "reader,load-balancer_member,member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "pseries", "hw_video_model": "vga", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "587ad2e9-b547-4e1c-9b31-94834e9a51f5", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "22.04", "owner_id": "623df63b80274c21bc79a0c35e68d615", "owner_project_name": "prod-proposed-migration-ppc64el_project", "owner_user_name": "prod-proposed-migration-ppc64el", "product_name": "com.ubuntu.cloud:server:22.04:ppc64el", "simplestreams_metadata": "{\"aliases\": \"22.04,j,jammy\", \"arch\": \"ppc64el\", \"ftype\": \"disk1.img\", \"label\": \"release\", \"md5\": \"ae0acb55494911f3f142f731d41b788c\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-jammy-22.04-ppc64el-server-20251021\", \"release\": \"jammy\", \"release_codename\": \"Jammy Je", "source_content_id": "com.ubuntu.cloud:released:download", "user_id": "c871debdeffd4cb8b69ce618fc4aa361", "version_name": "20251021", "name": "adt/ubuntu-jammy-ppc64el-server-20251106.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 3353346048, "virtual_size": 21474836480, "status": "active", "checksum": "5113f918d6efc12f16841fc1996d4971", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "623df63b80274c21bc79a0c35e68d615", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "bd67ad4db0e82471bbf5094f9f2ac37c4b5c40f6516942b330207379e4b7d643", "id": "8b9c566d-520c-4261-aa84-ffb5f22b026d", "created_at": "2025-11-06T14:08:22Z", "updated_at": "2025-11-06T14:09:14Z", "locations": [{"url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/8b9c566d-520c-4261-aa84-ffb5f22b026d/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/8b9c566d-520c-4261-aa84-ffb5f22b026d/snap", "tags": [], "self": "/v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d", "file": "/v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d/file", "schema": "/v2/schemas/image", "stores": "ceph"} 50s DEBUG (session:936) GET call to image for https://glance.ps6.canonical.com:9292/v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d used request id req-41b7775d-d300-489d-a880-ea991812d2de 50s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/flavors/autopkgtest-big-ppc64el -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors/autopkgtest-big-ppc64el HTTP/1.1" 404 96 50s DEBUG (session:548) RESP: [404] Connection: Keep-Alive Content-Length: 96 Content-Type: application/json; charset=UTF-8 Date: Fri, 07 Nov 2025 14:06:27 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-b4c50511-1fa9-4180-838e-5baeb932db2e x-openstack-request-id: req-b4c50511-1fa9-4180-838e-5baeb932db2e 50s DEBUG (session:580) RESP BODY: {"itemNotFound": {"code": 404, "message": "Flavor autopkgtest-big-ppc64el could not be found."}} 50s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors/autopkgtest-big-ppc64el used request id req-b4c50511-1fa9-4180-838e-5baeb932db2e 50s 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}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors?is_public=None HTTP/1.1" 200 15839 50s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 15839 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:27 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-e8156916-056f-4e71-af62-b3a165a74676 x-openstack-request-id: req-e8156916-056f-4e71-af62-b3a165a74676 50s DEBUG (session:580) RESP BODY: {"flavors": [{"id": "05338e57-e2ba-4813-9a8a-2f2af73f8ab2", "name": "builder-ppc64el-cpu2-ram4-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/05338e57-e2ba-4813-9a8a-2f2af73f8ab2"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/05338e57-e2ba-4813-9a8a-2f2af73f8ab2"}], "description": null}, {"id": "0dbf127e-3101-4f05-9d37-15ad6d2a45c1", "name": "builder-ppc64el-cpu2-ram16-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/0dbf127e-3101-4f05-9d37-15ad6d2a45c1"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/0dbf127e-3101-4f05-9d37-15ad6d2a45c1"}], "description": null}, {"id": "102d0b57-e8d2-46c6-9be4-f452119a0280", "name": "autopkgtest-ppc64el", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/102d0b57-e8d2-46c6-9be4-f452119a0280"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/102d0b57-e8d2-46c6-9be4-f452119a0280"}], "description": null}, {"id": "1c94efa8-905a-4bff-8485-0aaf9ac47fe7", "name": "builder-ppc64el-cpu4-ram16-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/1c94efa8-905a-4bff-8485-0aaf9ac47fe7"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/1c94efa8-905a-4bff-8485-0aaf9ac47fe7"}], "description": null}, {"id": "213c954d-26ed-4c86-9592-66384bc22c82", "name": "builder-ppc64el-cpu4-ram16-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/213c954d-26ed-4c86-9592-66384bc22c82"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/213c954d-26ed-4c86-9592-66384bc22c82"}], "description": null}, {"id": "219e90b4-8850-4fa4-b028-4cf7657c3264", "name": "builder-ppc64el-cpu16-ram64-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/219e90b4-8850-4fa4-b028-4cf7657c3264"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/219e90b4-8850-4fa4-b028-4cf7657c3264"}], "description": null}, {"id": "21de1f2a-7ad2-4da5-b6af-de683afb51c9", "name": "builder-ppc64el-cpu48-ram64-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/21de1f2a-7ad2-4da5-b6af-de683afb51c9"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/21de1f2a-7ad2-4da5-b6af-de683afb51c9"}], "description": null}, {"id": "2464732a-3147-40fb-b375-2d275070a1f3", "name": "builder-ppc64el-cpu2-ram64-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/2464732a-3147-40fb-b375-2d275070a1f3"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/2464732a-3147-40fb-b375-2d275070a1f3"}], "description": null}, {"id": "2d842f6f-be4f-4b39-bc9e-a8dbf3233bc1", "name": "builder-ppc64el-cpu2-ram4-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/2d842f6f-be4f-4b39-bc9e-a8dbf3233bc1"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/2d842f6f-be4f-4b39-bc9e-a8dbf3233bc1"}], "description": null}, {"id": "3325f74a-e433-4072-8c2c-b50052e31602", "name": "builder-ppc64el-cpu2-ram8-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/3325f74a-e433-4072-8c2c-b50052e31602"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/3325f74a-e433-4072-8c2c-b50052e31602"}], "description": null}, {"id": "34df8936-a2ae-450a-9fea-2cdaebae5803", "name": "builder-ppc64el-cpu8-ram16-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/34df8936-a2ae-450a-9fea-2cdaebae5803"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/34df8936-a2ae-450a-9fea-2cdaebae5803"}], "description": null}, {"id": "3aa7a161-3310-40b9-8e89-195294d45b10", "name": "builder-ppc64el-cpu48-ram128-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/3aa7a161-3310-40b9-8e89-195294d45b10"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/3aa7a161-3310-40b9-8e89-195294d45b10"}], "description": null}, {"id": "40ca84e0-d087-4f4b-bba2-e1823c6d3b85", "name": "builder-ppc64el-cpu8-ram8-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/40ca84e0-d087-4f4b-bba2-e1823c6d3b85"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/40ca84e0-d087-4f4b-bba2-e1823c6d3b85"}], "description": null}, {"id": "4d315fef-8774-4e68-916d-a6f08c302c0c", "name": "builder-ppc64el-cpu16-ram32-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/4d315fef-8774-4e68-916d-a6f08c302c0c"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/4d315fef-8774-4e68-916d-a6f08c302c0c"}], "description": null}, {"id": "4ea8e0b3-bd6c-4df2-a3bd-2b7dea6aea13", "name": "builder-ppc64el-cpu4-ram8-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/4ea8e0b3-bd6c-4df2-a3bd-2b7dea6aea13"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/4ea8e0b3-bd6c-4df2-a3bd-2b7dea6aea13"}], "description": null}, {"id": "510412bb-aeb3-43d8-a0f0-cdb0cf97a5f2", "name": "builder-ppc64el-cpu4-ram4-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/510412bb-aeb3-43d8-a0f0-cdb0cf97a5f2"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/510412bb-aeb3-43d8-a0f0-cdb0cf97a5f2"}], "description": null}, {"id": "53b9821c-da67-415d-990c-2f023ff61d1e", "name": "builder-ppc64el-cpu8-ram32-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/53b9821c-da67-415d-990c-2f023ff61d1e"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/53b9821c-da67-415d-990c-2f023ff61d1e"}], "description": null}, {"id": "560c2269-9192-4b41-8787-506b25ef7067", "name": "builder-ppc64el-cpu8-ram8-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/560c2269-9192-4b41-8787-506b25ef7067"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/560c2269-9192-4b41-8787-506b25ef7067"}], "description": null}, {"id": "57403612-9552-4ada-8e55-b40624c3d8f4", "name": "builder-ppc64el-cpu8-ram16-disk500", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/57403612-9552-4ada-8e55-b40624c3d8f4"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/57403612-9552-4ada-8e55-b40624c3d8f4"}], "description": null}, {"id": "5d1a2077-5359-4a36-922a-351690cae9cc", "name": "builder-ppc64el-cpu4-ram8-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/5d1a2077-5359-4a36-922a-351690cae9cc"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/5d1a2077-5359-4a36-922a-351690cae9cc"}], "description": null}, {"id": "60cc1be7-1fa9-49e9-8702-419f39585f4b", "name": "builder-ppc64el-cpu8-ram16-disk200", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/60cc1be7-1fa9-49e9-8702-419f39585f4b"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/60cc1be7-1fa9-49e9-8702-419f39585f4b"}], "description": null}, {"id": "694472bd-b1d9-4708-a626-5e5b3dc7e09a", "name": "builder-ppc64el-cpu4-ram8-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/694472bd-b1d9-4708-a626-5e5b3dc7e09a"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/694472bd-b1d9-4708-a626-5e5b3dc7e09a"}], "description": null}, {"id": "696dde5e-582a-44cf-a030-ef883bc20144", "name": "builder-ppc64el-cpu8-ram16-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/696dde5e-582a-44cf-a030-ef883bc20144"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/696dde5e-582a-44cf-a030-ef883bc20144"}], "description": null}, {"id": "6e611cfc-91b1-4ade-877b-32b26ee297eb", "name": "builder-ppc64el-cpu2-ram16-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/6e611cfc-91b1-4ade-877b-32b26ee297eb"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/6e611cfc-91b1-4ade-877b-32b26ee297eb"}], "description": null}, {"id": "6e66fb56-0aa8-47f9-a877-e48efe207344", "name": "builder-ppc64el-cpu8-ram32-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/6e66fb56-0aa8-47f9-a877-e48efe207344"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/6e66fb56-0aa8-47f9-a877-e48efe207344"}], "description": null}, {"id": "73ce7235-e8b9-4370-aeba-3a33729c46b3", "name": "builder-ppc64el-cpu4-ram16-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/73ce7235-e8b9-4370-aeba-3a33729c46b3"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/73ce7235-e8b9-4370-aeba-3a33729c46b3"}], "description": null}, {"id": "79aee276-b044-40e3-bf50-9ba4009d1400", "name": "builder-ppc64el-cpu8-ram32-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/79aee276-b044-40e3-bf50-9ba4009d1400"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/79aee276-b044-40e3-bf50-9ba4009d1400"}], "description": null}, {"id": "89afc706-8e2c-4ccd-b411-2d387d894209", "name": "builder-ppc64el-cpu2-ram16-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/89afc706-8e2c-4ccd-b411-2d387d894209"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/89afc706-8e2c-4ccd-b411-2d387d894209"}], "description": null}, {"id": "95b1a0b4-1ecc-4ceb-a8d6-2d3bdefbce79", "name": "builder-ppc64el-cpu2-ram8-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/95b1a0b4-1ecc-4ceb-a8d6-2d3bdefbce79"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/95b1a0b4-1ecc-4ceb-a8d6-2d3bdefbce79"}], "description": null}, {"id": "9af1f804-8d3b-4769-b317-63a8ee73942b", "name": "builder-ppc64el-cpu4-ram8-disk200", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/9af1f804-8d3b-4769-b317-63a8ee73942b"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/9af1f804-8d3b-4769-b317-63a8ee73942b"}], "description": null}, {"id": "a8157747-dcd3-4c19-98b7-df687076ae87", "name": "builder-ppc64el-cpu4-ram4-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/a8157747-dcd3-4c19-98b7-df687076ae87"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/a8157747-dcd3-4c19-98b7-df687076ae87"}], "description": null}, {"id": "b5673781-1772-4bbf-8526-4d19486c6ac3", "name": "builder-ppc64el-cpu2-ram8-disk28", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/b5673781-1772-4bbf-8526-4d19486c6ac3"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/b5673781-1772-4bbf-8526-4d19486c6ac3"}], "description": null}, {"id": "bc3d73f7-47c5-4533-9915-5da668c18032", "name": "builder-ppc64el-cpu4-ram4-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/bc3d73f7-47c5-4533-9915-5da668c18032"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/bc3d73f7-47c5-4533-9915-5da668c18032"}], "description": null}, {"id": "be11f608-8f5e-4e93-8b39-2e062fc23eb1", "name": "builder-ppc64el-cpu16-ram64-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/be11f608-8f5e-4e93-8b39-2e062fc23eb1"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/be11f608-8f5e-4e93-8b39-2e062fc23eb1"}], "description": null}, {"id": "d0030e34-8145-4944-a92d-ba1e454c6126", "name": "builder-ppc64el-cpu64-ram256-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/d0030e34-8145-4944-a92d-ba1e454c6126"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/d0030e34-8145-4944-a92d-ba1e454c6126"}], "description": null}, {"id": "d24cccba-50db-4ebf-8e12-4f601202a489", "name": "builder-ppc64el-cpu2-ram4-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/d24cccba-50db-4ebf-8e12-4f601202a489"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/d24cccba-50db-4ebf-8e12-4f601202a489"}], "description": null}, {"id": "d3801d0d-ae1d-474a-be3f-c3b4e0d75ce6", "name": "builder-ppc64el-cpu4-ram32-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/d3801d0d-ae1d-474a-be3f-c3b4e0d75ce6"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/d3801d0d-ae1d-474a-be3f-c3b4e0d75ce6"}], "description": null}, {"id": "d5142b95-4b59-484a-8d9d-e0519b9fdbba", "name": "builder-ppc64el-cpu4-ram32-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/d5142b95-4b59-484a-8d9d-e0519b9fdbba"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/d5142b95-4b59-484a-8d9d-e0519b9fdbba"}], "description": null}, {"id": "e2116c8a-a35a-432f-8bf7-06bef30c10ae", "name": "builder-ppc64el-cpu8-ram12-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/e2116c8a-a35a-432f-8bf7-06bef30c10ae"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/e2116c8a-a35a-432f-8bf7-06bef30c10ae"}], "description": null}, {"id": "e2818c96-49bf-4337-a614-ae546d7d7302", "name": "builder-ppc64el-cpu4-ram32-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/e2818c96-49bf-4337-a614-ae546d7d7302"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/e2818c96-49bf-4337-a614-ae546d7d7302"}], "description": null}, {"id": "e628d527-f077-426d-9380-5eea778aabc2", "name": "builder-ppc64el-cpu8-ram16-disk20", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/e628d527-f077-426d-9380-5eea778aabc2"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/e628d527-f077-426d-9380-5eea778aabc2"}], "description": null}, {"id": "e7f811c8-a60c-45c6-86c8-8e4b025751df", "name": "builder-ppc64el-cpu4-ram16-disk40", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/e7f811c8-a60c-45c6-86c8-8e4b025751df"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/e7f811c8-a60c-45c6-86c8-8e4b025751df"}], "description": null}, {"id": "f40b2dbc-5d69-40b0-a9fc-71c32de93ca3", "name": "autopkgtest-big-ppc64el", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/f40b2dbc-5d69-40b0-a9fc-71c32de93ca3"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/f40b2dbc-5d69-40b0-a9fc-71c32de93ca3"}], "description": null}, {"id": "f6aae414-e26b-4692-95d4-d851b6993c2a", "name": "builder-ppc64el-cpu2-ram8-disk50", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/f6aae414-e26b-4692-95d4-d851b6993c2a"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/f6aae414-e26b-4692-95d4-d851b6993c2a"}], "description": null}, {"id": "f91b245b-ad92-47f6-8861-d1e070fcc19c", "name": "builder-ppc64el-cpu2-ram64-disk100", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/f91b245b-ad92-47f6-8861-d1e070fcc19c"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/f91b245b-ad92-47f6-8861-d1e070fcc19c"}], "description": null}]} 50s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors?is_public=None used request id req-e8156916-056f-4e71-af62-b3a165a74676 50s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/flavors/f40b2dbc-5d69-40b0-a9fc-71c32de93ca3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/flavors/f40b2dbc-5d69-40b0-a9fc-71c32de93ca3 HTTP/1.1" 200 628 50s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 628 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:27 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-1d60408f-1f6b-4a95-9c15-5963151b2c09 x-openstack-request-id: req-1d60408f-1f6b-4a95-9c15-5963151b2c09 50s DEBUG (session:580) RESP BODY: {"flavor": {"id": "f40b2dbc-5d69-40b0-a9fc-71c32de93ca3", "name": "autopkgtest-big-ppc64el", "ram": 8192, "disk": 100, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": false, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/flavors/f40b2dbc-5d69-40b0-a9fc-71c32de93ca3"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/flavors/f40b2dbc-5d69-40b0-a9fc-71c32de93ca3"}], "description": null, "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-ppc64el", "hw_rng:allowed": "True"}}} 50s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/flavors/f40b2dbc-5d69-40b0-a9fc-71c32de93ca3 used request id req-1d60408f-1f6b-4a95-9c15-5963151b2c09 50s 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}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" -d '{"server": {"name": "adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-proposed-migration-environment-2-09107f7f-50f4-4fa8-a6e7-3f20e6d86f9c", "imageRef": "8b9c566d-520c-4261-aa84-ffb5f22b026d", "flavorRef": "f40b2dbc-5d69-40b0-a9fc-71c32de93ca3", "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-ppc64el-1.secgroup"}], "networks": [{"uuid": "3083d638-5564-4f5c-97ef-09f045123d20"}]}}' 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "POST /v2.1/servers HTTP/1.1" 202 477 50s DEBUG (session:548) RESP: [202] Connection: Keep-Alive Content-Length: 477 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:27 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/5a29594f-0e7d-4347-8e92-c7a211842448 x-compute-request-id: req-3ae0761d-260e-4cc2-ac31-72a8bf27f13d x-openstack-request-id: req-3ae0761d-260e-4cc2-ac31-72a8bf27f13d 50s DEBUG (session:580) RESP BODY: {"server": {"id": "5a29594f-0e7d-4347-8e92-c7a211842448", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/5a29594f-0e7d-4347-8e92-c7a211842448"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "autopkgtest-juju-7f2275-prod-proposed-migration-environment-2@bos03-ppc64el-1.secgroup"}], "adminPass": "8mbgRfFaZdte"}} 50s DEBUG (session:936) POST call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers used request id req-3ae0761d-260e-4cc2-ac31-72a8bf27f13d 50s DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 HTTP/1.1" 200 2630 50s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2630 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:28 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-3c422e26-d70c-4c01-b304-50140d70dbf9 x-openstack-request-id: req-3c422e26-d70c-4c01-b304-50140d70dbf9 50s DEBUG (session:580) RESP BODY: {"server": {"id": "5a29594f-0e7d-4347-8e92-c7a211842448", "name": "adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-proposed-migration-environment-2-09107f7f-50f4-4fa8-a6e7-3f20e6d86f9c", "status": "BUILD", "tenant_id": "623df63b80274c21bc79a0c35e68d615", "user_id": "c871debdeffd4cb8b69ce618fc4aa361", "metadata": {}, "hostId": "", "image": {"id": "8b9c566d-520c-4261-aa84-ffb5f22b026d", "links": [{"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/images/8b9c566d-520c-4261-aa84-ffb5f22b026d"}]}, "flavor": {"vcpus": 4, "ram": 8192, "disk": 100, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-big-ppc64el", "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-ppc64el", "hw_rng:allowed": "True"}}, "created": "2025-11-07T14:06:28Z", "updated": "2025-11-07T14:06:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/5a29594f-0e7d-4347-8e92-c7a211842448"}], "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-j50m9yde", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-propose", "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": []}} 50s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 used request id req-3c422e26-d70c-4c01-b304-50140d70dbf9 50s DEBUG (session:517) REQ: curl -g -i -X GET https://glance.ps6.canonical.com:9292/v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" 50s DEBUG (connectionpool:429) https://glance.ps6.canonical.com:9292 "GET /v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d HTTP/1.1" 200 2259 50s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2259 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:28 GMT Keep-Alive: timeout=75, max=999 Server: Apache/2.4.52 (Ubuntu) X-Openstack-Request-Id: req-0d0967c7-ce36-4b8b-8163-ce834bc4b876 50s DEBUG (session:580) RESP BODY: {"architecture": "ppc64le", "base_image_ref": "0a4fb8e0-bd04-4393-8f22-0ba13361ef07", "boot_roles": "reader,load-balancer_member,member", "content_id": "auto.sync", "hw_cdrom_bus": "scsi", "hw_disk_bus": "virtio", "hw_machine_type": "pseries", "hw_video_model": "vga", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "img_config_drive": "mandatory", "instance_uuid": "587ad2e9-b547-4e1c-9b31-94834e9a51f5", "item_name": "disk1.img", "os_distro": "ubuntu", "os_version": "22.04", "owner_id": "623df63b80274c21bc79a0c35e68d615", "owner_project_name": "prod-proposed-migration-ppc64el_project", "owner_user_name": "prod-proposed-migration-ppc64el", "product_name": "com.ubuntu.cloud:server:22.04:ppc64el", "simplestreams_metadata": "{\"aliases\": \"22.04,j,jammy\", \"arch\": \"ppc64el\", \"ftype\": \"disk1.img\", \"label\": \"release\", \"md5\": \"ae0acb55494911f3f142f731d41b788c\", \"os\": \"ubuntu\", \"pubname\": \"ubuntu-jammy-22.04-ppc64el-server-20251021\", \"release\": \"jammy\", \"release_codename\": \"Jammy Je", "source_content_id": "com.ubuntu.cloud:released:download", "user_id": "c871debdeffd4cb8b69ce618fc4aa361", "version_name": "20251021", "name": "adt/ubuntu-jammy-ppc64el-server-20251106.img", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 3353346048, "virtual_size": 21474836480, "status": "active", "checksum": "5113f918d6efc12f16841fc1996d4971", "protected": false, "min_ram": 0, "min_disk": 20, "owner": "623df63b80274c21bc79a0c35e68d615", "os_hidden": false, "os_hash_algo": "sha256", "os_hash_value": "bd67ad4db0e82471bbf5094f9f2ac37c4b5c40f6516942b330207379e4b7d643", "id": "8b9c566d-520c-4261-aa84-ffb5f22b026d", "created_at": "2025-11-06T14:08:22Z", "updated_at": "2025-11-06T14:09:14Z", "locations": [{"url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/8b9c566d-520c-4261-aa84-ffb5f22b026d/snap", "metadata": {"store": "ceph"}}], "direct_url": "rbd://eea9d068-c18c-11ed-8dc0-013aacb71b80/glance/8b9c566d-520c-4261-aa84-ffb5f22b026d/snap", "tags": [], "self": "/v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d", "file": "/v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d/file", "schema": "/v2/schemas/image", "stores": "ceph"} 50s DEBUG (session:936) GET call to image for https://glance.ps6.canonical.com:9292/v2/images/8b9c566d-520c-4261-aa84-ffb5f22b026d used request id req-0d0967c7-ce36-4b8b-8163-ce834bc4b876 50s +--------------------------------------+-------------------------------------------------------------------------------------------------------------------------------+ 50s | Property | Value | 50s +--------------------------------------+-------------------------------------------------------------------------------------------------------------------------------+ 50s | OS-DCF:diskConfig | MANUAL | 50s | OS-EXT-AZ:availability_zone | | 50s | OS-EXT-SRV-ATTR:host | - | 50s | OS-EXT-SRV-ATTR:hostname | adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-propose | 50s | OS-EXT-SRV-ATTR:hypervisor_hostname | - | 50s | OS-EXT-SRV-ATTR:instance_name | | 50s | OS-EXT-SRV-ATTR:kernel_id | | 50s | OS-EXT-SRV-ATTR:launch_index | 0 | 50s | OS-EXT-SRV-ATTR:ramdisk_id | | 50s | OS-EXT-SRV-ATTR:reservation_id | r-j50m9yde | 50s | OS-EXT-SRV-ATTR:root_device_name | - | 50s | OS-EXT-STS:power_state | 0 | 50s | OS-EXT-STS:task_state | scheduling | 50s | OS-EXT-STS:vm_state | building | 50s | OS-SRV-USG:launched_at | - | 50s | OS-SRV-USG:terminated_at | - | 50s | accessIPv4 | | 50s | accessIPv6 | | 50s | adminPass | 8mbgRfFaZdte | 50s | config_drive | | 50s | created | 2025-11-07T14:06:28Z | 50s | description | - | 50s | flavor:disk | 100 | 50s | flavor:ephemeral | 0 | 50s | flavor:extra_specs | {"aggregate_instance_extra_specs:commit": "builder-ppc64el", "hw_rng:allowed": "True"} | 50s | flavor:original_name | autopkgtest-big-ppc64el | 50s | flavor:ram | 8192 | 50s | flavor:swap | 0 | 50s | flavor:vcpus | 4 | 50s | hostId | | 50s | id | 5a29594f-0e7d-4347-8e92-c7a211842448 | 50s | image | adt/ubuntu-jammy-ppc64el-server-20251106.img (8b9c566d-520c-4261-aa84-ffb5f22b026d) | 50s | key_name | testbed-juju-7f2275-prod-proposed-migration-environment-2 | 50s | locked | False | 50s | locked_reason | - | 50s | metadata | {} | 50s | name | adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-proposed-migration-environment-2-09107f7f-50f4-4fa8-a6e7-3f20e6d86f9c | 50s | os-extended-volumes:volumes_attached | [] | 50s | progress | 0 | 50s | security_groups | autopkgtest-juju-7f2275-prod-proposed-migration-environment-2@bos03-ppc64el-1.secgroup | 50s | server_groups | [] | 50s | status | BUILD | 50s | tags | [] | 50s | tenant_id | 623df63b80274c21bc79a0c35e68d615 | 50s | trusted_image_certificates | - | 50s | updated | 2025-11-07T14:06:28Z | 50s | user_id | c871debdeffd4cb8b69ce618fc4aa361 | 50s +--------------------------------------+-------------------------------------------------------------------------------------------------------------------------------+DEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 HTTP/1.1" 200 2630 50s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2630 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:28 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-02f3f808-960b-49c6-8248-fb7b70d4dc61 x-openstack-request-id: req-02f3f808-960b-49c6-8248-fb7b70d4dc61 50s DEBUG (session:580) RESP BODY: {"server": {"id": "5a29594f-0e7d-4347-8e92-c7a211842448", "name": "adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-proposed-migration-environment-2-09107f7f-50f4-4fa8-a6e7-3f20e6d86f9c", "status": "BUILD", "tenant_id": "623df63b80274c21bc79a0c35e68d615", "user_id": "c871debdeffd4cb8b69ce618fc4aa361", "metadata": {}, "hostId": "", "image": {"id": "8b9c566d-520c-4261-aa84-ffb5f22b026d", "links": [{"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/images/8b9c566d-520c-4261-aa84-ffb5f22b026d"}]}, "flavor": {"vcpus": 4, "ram": 8192, "disk": 100, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-big-ppc64el", "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-ppc64el", "hw_rng:allowed": "True"}}, "created": "2025-11-07T14:06:28Z", "updated": "2025-11-07T14:06:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/5a29594f-0e7d-4347-8e92-c7a211842448"}], "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-j50m9yde", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-propose", "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": []}} 50s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 used request id req-02f3f808-960b-49c6-8248-fb7b70d4dc61 50s 50s 50s Server building... 0% completeDEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 HTTP/1.1" 200 2794 50s DEBUG (session:548) RESP: [200] Connection: Keep-Alive Content-Length: 2794 Content-Type: application/json Date: Fri, 07 Nov 2025 14:06:34 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-c04d7c6a-2370-4eb8-ac67-86a09188a953 x-openstack-request-id: req-c04d7c6a-2370-4eb8-ac67-86a09188a953 50s DEBUG (session:580) RESP BODY: {"server": {"id": "5a29594f-0e7d-4347-8e92-c7a211842448", "name": "adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-proposed-migration-environment-2-09107f7f-50f4-4fa8-a6e7-3f20e6d86f9c", "status": "BUILD", "tenant_id": "623df63b80274c21bc79a0c35e68d615", "user_id": "c871debdeffd4cb8b69ce618fc4aa361", "metadata": {}, "hostId": "4096e402a4efa3fb7cd7c00795e631e4ec8c422eb69ba616705e11d7", "image": {"id": "8b9c566d-520c-4261-aa84-ffb5f22b026d", "links": [{"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/images/8b9c566d-520c-4261-aa84-ffb5f22b026d"}]}, "flavor": {"vcpus": 4, "ram": 8192, "disk": 100, "ephemeral": 0, "swap": 0, "original_name": "autopkgtest-big-ppc64el", "extra_specs": {"aggregate_instance_extra_specs:commit": "builder-ppc64el", "hw_rng:allowed": "True"}}, "created": "2025-11-07T14:06:28Z", "updated": "2025-11-07T14:06:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448"}, {"rel": "bookmark", "href": "https://nova.ps6.canonical.com:8774/servers/5a29594f-0e7d-4347-8e92-c7a211842448"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "availability-zone-2", "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": "ps6-ra4-ppc64el-n1.ps6.canonical.com", "OS-EXT-SRV-ATTR:instance_name": "instance-00ca4356", "OS-EXT-SRV-ATTR:hypervisor_hostname": "ps6-ra4-ppc64el-n1.ps6.canonical.com", "OS-EXT-SRV-ATTR:reservation_id": "r-j50m9yde", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-propose", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/vda", "OS-EXT-SRV-ATTR:user_data": "I2Nsb3VkLWNvbmZpZwpob3N0bmFtZTogYXV0b3BrZ3Rlc3QKZnFkbjogYXV0b3BrZ3Rlc3QubG9jYWwKbWFuYWdlX2V0Y19ob3N0czogdHJ1ZQphcHRfdXBkYXRlOiB0cnVlCmFwdF91cGdyYWRlOiBmYWxzZQphcHRfbWlycm9yOiBodHRwOi8vZnRwbWFzdGVyLmludGVybmFsL3VidW50dS8KCnJ1bmNtZDoKIC0gZWNobyAnQWNxdWlyZTo6TGFuZ3VhZ2VzICJub25lIjsnID4gL2V0Yy9hcHQvYXB0LmNvbmYuZC85MG5vbGFuZ3VhZ2VzCiAtIGVjaG8gJ2ZvcmNlLXVuc2FmZS1pbycgPiAvZXRjL2Rwa2cvZHBrZy5jZmcuZC9hdXRvcGtndGVzdAogLSBwcmludGYgJ1xuVEVSTT1saW51eFxuJyA+PiAvZXRjL2Vudmlyb25tZW50CiAtIHNlZCAtaSAtciAnL14xMjcuMC4xLjEvIHMvYXV0b3BrZ3Rlc3QtW14gXStcLi9hdXRvcGtndGVzdFwuLycgL2V0Yy9ob3N0cwo=", "OS-EXT-STS:task_state": "spawning", "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": []}} 50s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 used request id req-c04d7c6a-2370-4eb8-ac67-86a09188a953 50s Server building... 0% completeDEBUG (session:517) REQ: curl -g -i -X GET https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.87" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6b3a59ddacb4abcb372bab701a5e4bcd4fe01a995a7274621fd9035bb43ea0e5" -H "X-OpenStack-Nova-API-Version: 2.87" 50s DEBUG (connectionpool:429) https://nova.ps6.canonical.com:8774 "GET /v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 HTTP/1.1" 500 225 50s DEBUG (session:548) RESP: [500] Connection: close Content-Length: 225 Content-Type: application/json; charset=UTF-8 Date: Fri, 07 Nov 2025 14:06:39 GMT 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-16fb1b5a-5213-4079-96e0-1215d1107969 x-openstack-request-id: req-16fb1b5a-5213-4079-96e0-1215d1107969 50s DEBUG (session:580) RESP BODY: {"computeFault": {"code": 500, "message": "Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 50s "}} 50s DEBUG (session:936) GET call to compute for https://nova.ps6.canonical.com:8774/v2.1/servers/5a29594f-0e7d-4347-8e92-c7a211842448 used request id req-16fb1b5a-5213-4079-96e0-1215d1107969 50s DEBUG (shell:822) Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 50s (HTTP 500) (Request-ID: req-16fb1b5a-5213-4079-96e0-1215d1107969) 50s Traceback (most recent call last): 50s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 820, in main 50s OpenStackComputeShell().main(argv) 50s File "/usr/lib/python3/dist-packages/novaclient/shell.py", line 742, in main 50s args.func(self.cs, args) 50s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 980, in do_boot 50s _poll_for_status(cs.servers.get, server.id, 'building', ['active']) 50s File "/usr/lib/python3/dist-packages/novaclient/v2/shell.py", line 1003, in _poll_for_status 50s obj = poll_fn(obj_id) 50s File "/usr/lib/python3/dist-packages/novaclient/v2/servers.py", line 846, in get 50s return self._get("/servers/%s" % base.getid(server), "server") 50s File "/usr/lib/python3/dist-packages/novaclient/base.py", line 352, in _get 50s resp, body = self.api.client.get(url) 50s File "/usr/lib/python3/dist-packages/keystoneauth1/adapter.py", line 386, in get 50s return self.request(url, 'GET', **kwargs) 50s File "/usr/lib/python3/dist-packages/novaclient/client.py", line 78, in request 50s raise exceptions.from_response(resp, body, url, method) 50s novaclient.exceptions.ClientException: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 50s (HTTP 500) (Request-ID: req-16fb1b5a-5213-4079-96e0-1215d1107969) 50s ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. 50s (HTTP 500) (Request-ID: req-16fb1b5a-5213-4079-96e0-1215d1107969) 401s autopkgtest [14:13:00]: testbed dpkg architecture: ppc64el 401s autopkgtest [14:13:00]: testbed apt version: 2.4.14 401s autopkgtest [14:13:00]: @@@@@@@@@@@@@@@@@@@@ test bed setup 401s autopkgtest [14:13:00]: testbed release detected to be: None 402s autopkgtest [14:13:01]: updating testbed package index (apt update) 402s Hit:1 http://ftpmaster.internal/ubuntu jammy InRelease 402s Hit:2 http://ftpmaster.internal/ubuntu jammy-updates InRelease 402s Hit:3 http://ftpmaster.internal/ubuntu jammy-security InRelease 403s Get:4 http://ftpmaster.internal/ubuntu jammy-proposed InRelease [279 kB] 403s Get:5 http://ftpmaster.internal/ubuntu jammy-proposed/multiverse Sources [7872 B] 403s Get:6 http://ftpmaster.internal/ubuntu jammy-proposed/main Sources [115 kB] 403s Get:7 http://ftpmaster.internal/ubuntu jammy-proposed/universe Sources [24.0 kB] 403s Get:8 http://ftpmaster.internal/ubuntu jammy-proposed/restricted Sources [39.6 kB] 403s Get:9 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el Packages [219 kB] 403s Get:10 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el c-n-f Metadata [2536 B] 403s Get:11 http://ftpmaster.internal/ubuntu jammy-proposed/restricted ppc64el Packages [4204 B] 403s Get:12 http://ftpmaster.internal/ubuntu jammy-proposed/restricted ppc64el c-n-f Metadata [116 B] 403s Get:13 http://ftpmaster.internal/ubuntu jammy-proposed/universe ppc64el Packages [50.1 kB] 403s Get:14 http://ftpmaster.internal/ubuntu jammy-proposed/universe ppc64el c-n-f Metadata [1692 B] 403s Get:15 http://ftpmaster.internal/ubuntu jammy-proposed/multiverse ppc64el Packages [1256 B] 403s Get:16 http://ftpmaster.internal/ubuntu jammy-proposed/multiverse ppc64el c-n-f Metadata [116 B] 405s Fetched 745 kB in 1s (685 kB/s) 406s Reading package lists... 407s Hit:1 http://ftpmaster.internal/ubuntu jammy InRelease 407s Hit:2 http://ftpmaster.internal/ubuntu jammy-updates InRelease 407s Hit:3 http://ftpmaster.internal/ubuntu jammy-security InRelease 407s Hit:4 http://ftpmaster.internal/ubuntu jammy-proposed InRelease 408s Reading package lists... 408s Reading package lists... 408s Building dependency tree... 408s Reading state information... 408s Calculating upgrade... 408s The following packages will be upgraded: 408s libc-bin libc6 locales 409s 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 409s Need to get 8262 kB of archives. 409s After this operation, 0 B of additional disk space will be used. 409s Get:1 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el libc6 ppc64el 2.35-0ubuntu3.12 [3254 kB] 410s Get:2 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el libc-bin ppc64el 2.35-0ubuntu3.12 [760 kB] 410s Get:3 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el locales all 2.35-0ubuntu3.12 [4248 kB] 411s debconf: unable to initialize frontend: Dialog 411s debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 411s debconf: falling back to frontend: Readline 411s debconf: unable to initialize frontend: Readline 411s debconf: (This frontend requires a controlling tty.) 411s debconf: falling back to frontend: Teletype 411s dpkg-preconfigure: unable to re-open stdin: 411s Fetched 8262 kB in 2s (3944 kB/s) 411s (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 ... 95843 files and directories currently installed.) 411s Preparing to unpack .../libc6_2.35-0ubuntu3.12_ppc64el.deb ... 411s debconf: unable to initialize frontend: Dialog 411s debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 411s debconf: falling back to frontend: Readline 411s Unpacking libc6:ppc64el (2.35-0ubuntu3.12) over (2.35-0ubuntu3.11) ... 412s Setting up libc6:ppc64el (2.35-0ubuntu3.12) ... 412s debconf: unable to initialize frontend: Dialog 412s debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 412s debconf: falling back to frontend: Readline 412s (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 ... 95843 files and directories currently installed.) 412s Preparing to unpack .../libc-bin_2.35-0ubuntu3.12_ppc64el.deb ... 412s Unpacking libc-bin (2.35-0ubuntu3.12) over (2.35-0ubuntu3.11) ... 412s Setting up libc-bin (2.35-0ubuntu3.12) ... 412s (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 ... 95843 files and directories currently installed.) 412s Preparing to unpack .../locales_2.35-0ubuntu3.12_all.deb ... 412s Unpacking locales (2.35-0ubuntu3.12) over (2.35-0ubuntu3.11) ... 412s Setting up locales (2.35-0ubuntu3.12) ... 413s debconf: unable to initialize frontend: Dialog 413s debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 413s debconf: falling back to frontend: Readline 413s Generating locales (this might take a while)... 414s en_US.UTF-8... done 414s Generation complete. 414s Processing triggers for man-db (2.10.2-1) ... 415s autopkgtest [14:13:14]: upgrading testbed (apt dist-upgrade and autopurge) 415s Reading package lists... 415s Building dependency tree... 415s Reading state information... 415s Calculating upgrade...Starting pkgProblemResolver with broken count: 0 415s Starting 2 pkgProblemResolver with broken count: 0 415s Done 416s Entering ResolveByKeep 416s 416s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 416s Reading package lists... 416s Building dependency tree... 416s Reading state information... 416s Starting pkgProblemResolver with broken count: 0 416s Starting 2 pkgProblemResolver with broken count: 0 416s Done 417s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 419s autopkgtest [14:13:18]: testbed running kernel: Linux 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:20:59 UTC 2025 419s autopkgtest [14:13:18]: @@@@@@@@@@@@@@@@@@@@ apt-source puma 422s Get:1 http://ftpmaster.internal/ubuntu jammy/universe puma 5.5.2-2ubuntu2 (dsc) [2226 B] 422s Get:2 http://ftpmaster.internal/ubuntu jammy/universe puma 5.5.2-2ubuntu2 (tar) [303 kB] 422s Get:3 http://ftpmaster.internal/ubuntu jammy/universe puma 5.5.2-2ubuntu2 (diff) [11.1 kB] 422s gpgv: Signature made Fri Dec 3 21:19:07 2021 UTC 422s gpgv: using RSA key 8ED6C3F8BAC9DB7FC130A870F823A2729883C97C 422s gpgv: issuer "kanashiro@ubuntu.com" 422s gpgv: Can't check signature: No public key 422s dpkg-source: warning: cannot verify signature ./puma_5.5.2-2ubuntu2.dsc 422s autopkgtest [14:13:21]: testing package puma version 5.5.2-2ubuntu2 422s autopkgtest [14:13:21]: build not needed 424s autopkgtest [14:13:23]: test ssl: preparing testbed 424s Reading package lists... 425s Building dependency tree... 425s Reading state information... 425s Starting pkgProblemResolver with broken count: 0 425s Starting 2 pkgProblemResolver with broken count: 0 425s Done 425s The following NEW packages will be installed: 425s autoconf automake autopoint autotools-dev build-essential cpp cpp-11 425s debhelper debugedit devscripts dh-autoreconf dh-strip-nondeterminism dwz 425s fakeroot g++ g++-11 gcc gcc-11 gcc-11-base gem2deb gem2deb-test-runner 425s gettext intltool-debian libarchive-zip-perl libasan6 libatomic1 425s libb-hooks-op-check-perl libc-dev-bin libc6-dev libcc1-0 425s libclass-method-modifiers-perl libclass-xsaccessor-perl libcrypt-dev 425s libdebhelper-perl libdevel-callchecker-perl libdynaloader-functions-perl 425s libencode-locale-perl libfakeroot libfile-dirlist-perl libfile-homedir-perl 425s libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl 425s libfile-which-perl libgcc-11-dev libgmp-dev libgmpxx4ldbl libgomp1 425s libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 425s libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 425s libhttp-negotiate-perl libimport-into-perl libio-html-perl libio-pty-perl 425s libio-socket-ssl-perl libipc-run-perl libisl23 libitm1 liblsan0 425s liblwp-mediatypes-perl liblwp-protocol-https-perl libmodule-runtime-perl 425s libmoo-perl libmpc3 libnet-http-perl libnet-ssleay-perl libnsl-dev 425s libparams-classify-perl libquadmath0 librole-tiny-perl libruby3.0 libssl-dev 425s libstdc++-11-dev libsub-override-perl libsub-quote-perl libtimedate-perl 425s libtirpc-dev libtool libtry-tiny-perl libtsan0 libubsan1 liburi-perl 425s libwww-perl libwww-robotrules-perl linux-libc-dev m4 patchutils 425s perl-openssl-defaults po-debconf puma rake rpcsvc-proto ruby ruby-all-dev 425s ruby-localhost ruby-minitest-stub-const ruby-net-telnet ruby-nio4r ruby-rack 425s ruby-rubygems ruby-webrick ruby-xmlrpc ruby3.0 ruby3.0-dev 425s rubygems-integration wdiff 425s 0 upgraded, 110 newly installed, 0 to remove and 0 not upgraded. 425s Need to get 69.1 MB of archives. 425s After this operation, 269 MB of additional disk space will be used. 425s Get:1 http://ftpmaster.internal/ubuntu jammy/main ppc64el m4 ppc64el 1.4.18-5ubuntu2 [214 kB] 425s Get:2 http://ftpmaster.internal/ubuntu jammy/main ppc64el autoconf all 2.71-2 [338 kB] 426s Get:3 http://ftpmaster.internal/ubuntu jammy/main ppc64el autotools-dev all 20220109.1 [44.9 kB] 426s Get:4 http://ftpmaster.internal/ubuntu jammy/main ppc64el automake all 1:1.16.5-1.3 [558 kB] 426s Get:5 http://ftpmaster.internal/ubuntu jammy/main ppc64el autopoint all 0.21-4ubuntu4 [422 kB] 426s Get:6 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el libc-dev-bin ppc64el 2.35-0ubuntu3.12 [21.4 kB] 426s Get:7 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el linux-libc-dev ppc64el 5.15.0-161.171 [1300 kB] 426s Get:8 http://ftpmaster.internal/ubuntu jammy/main ppc64el libcrypt-dev ppc64el 1:4.4.27-1 [142 kB] 426s Get:9 http://ftpmaster.internal/ubuntu jammy/main ppc64el rpcsvc-proto ppc64el 1.4.2-0ubuntu6 [82.3 kB] 426s Get:10 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libtirpc-dev ppc64el 1.3.2-2ubuntu0.1 [223 kB] 426s Get:11 http://ftpmaster.internal/ubuntu jammy/main ppc64el libnsl-dev ppc64el 1.3.0-2build2 [80.0 kB] 426s Get:12 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el libc6-dev ppc64el 2.35-0ubuntu3.12 [2053 kB] 426s Get:13 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el gcc-11-base ppc64el 11.4.0-1ubuntu1~22.04.2 [20.8 kB] 426s Get:14 http://ftpmaster.internal/ubuntu jammy/main ppc64el libisl23 ppc64el 0.24-2build1 [833 kB] 426s Get:15 http://ftpmaster.internal/ubuntu jammy/main ppc64el libmpc3 ppc64el 1.2.1-2build1 [52.2 kB] 426s Get:16 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el cpp-11 ppc64el 11.4.0-1ubuntu1~22.04.2 [8801 kB] 427s Get:17 http://ftpmaster.internal/ubuntu jammy/main ppc64el cpp ppc64el 4:11.2.0-1ubuntu1 [27.7 kB] 427s Get:18 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libcc1-0 ppc64el 12.3.0-1ubuntu1~22.04.2 [49.5 kB] 427s Get:19 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libgomp1 ppc64el 12.3.0-1ubuntu1~22.04.2 [140 kB] 427s Get:20 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libitm1 ppc64el 12.3.0-1ubuntu1~22.04.2 [32.9 kB] 427s Get:21 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libatomic1 ppc64el 12.3.0-1ubuntu1~22.04.2 [10.6 kB] 427s Get:22 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libasan6 ppc64el 11.4.0-1ubuntu1~22.04.2 [2302 kB] 427s Get:23 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el liblsan0 ppc64el 12.3.0-1ubuntu1~22.04.2 [1090 kB] 428s Get:24 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libtsan0 ppc64el 11.4.0-1ubuntu1~22.04.2 [2278 kB] 428s Get:25 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libubsan1 ppc64el 12.3.0-1ubuntu1~22.04.2 [1001 kB] 428s Get:26 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libquadmath0 ppc64el 12.3.0-1ubuntu1~22.04.2 [156 kB] 428s Get:27 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libgcc-11-dev ppc64el 11.4.0-1ubuntu1~22.04.2 [1477 kB] 428s Get:28 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el gcc-11 ppc64el 11.4.0-1ubuntu1~22.04.2 [17.7 MB] 428s Get:29 http://ftpmaster.internal/ubuntu jammy/main ppc64el gcc ppc64el 4:11.2.0-1ubuntu1 [5152 B] 428s Get:30 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libstdc++-11-dev ppc64el 11.4.0-1ubuntu1~22.04.2 [2198 kB] 428s Get:31 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el g++-11 ppc64el 11.4.0-1ubuntu1~22.04.2 [10.2 MB] 429s Get:32 http://ftpmaster.internal/ubuntu jammy/main ppc64el g++ ppc64el 4:11.2.0-1ubuntu1 [1408 B] 429s Get:33 http://ftpmaster.internal/ubuntu jammy/main ppc64el build-essential ppc64el 12.9ubuntu3 [4752 B] 429s Get:34 http://ftpmaster.internal/ubuntu jammy/main ppc64el libdebhelper-perl all 13.6ubuntu1 [67.2 kB] 429s Get:35 http://ftpmaster.internal/ubuntu jammy/main ppc64el libtool all 2.4.6-15build2 [164 kB] 429s Get:36 http://ftpmaster.internal/ubuntu jammy/main ppc64el dh-autoreconf all 20 [16.1 kB] 429s Get:37 http://ftpmaster.internal/ubuntu jammy/main ppc64el libarchive-zip-perl all 1.68-1 [90.2 kB] 429s Get:38 http://ftpmaster.internal/ubuntu jammy/main ppc64el libsub-override-perl all 0.09-2 [9532 B] 429s Get:39 http://ftpmaster.internal/ubuntu jammy/main ppc64el libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB] 429s Get:40 http://ftpmaster.internal/ubuntu jammy/main ppc64el dh-strip-nondeterminism all 1.13.0-1 [5344 B] 429s Get:41 http://ftpmaster.internal/ubuntu jammy/main ppc64el debugedit ppc64el 1:5.0-4build1 [51.6 kB] 429s Get:42 http://ftpmaster.internal/ubuntu jammy/main ppc64el dwz ppc64el 0.14-1build2 [124 kB] 429s Get:43 http://ftpmaster.internal/ubuntu jammy/main ppc64el gettext ppc64el 0.21-4ubuntu4 [976 kB] 429s Get:44 http://ftpmaster.internal/ubuntu jammy/main ppc64el intltool-debian all 0.35.0+20060710.5 [24.9 kB] 429s Get:45 http://ftpmaster.internal/ubuntu jammy/main ppc64el po-debconf all 1.0.21+nmu1 [233 kB] 429s Get:46 http://ftpmaster.internal/ubuntu jammy/main ppc64el debhelper all 13.6ubuntu1 [923 kB] 429s Get:47 http://ftpmaster.internal/ubuntu jammy/main ppc64el libfakeroot ppc64el 1.28-1ubuntu1 [33.8 kB] 429s Get:48 http://ftpmaster.internal/ubuntu jammy/main ppc64el fakeroot ppc64el 1.28-1ubuntu1 [62.8 kB] 429s Get:49 http://ftpmaster.internal/ubuntu jammy/main ppc64el libfile-dirlist-perl all 0.05-2 [7100 B] 429s Get:50 http://ftpmaster.internal/ubuntu jammy/main ppc64el libfile-which-perl all 1.23-1 [13.8 kB] 429s Get:51 http://ftpmaster.internal/ubuntu jammy/main ppc64el libfile-homedir-perl all 1.006-1 [38.3 kB] 429s Get:52 http://ftpmaster.internal/ubuntu jammy/main ppc64el libfile-touch-perl all 0.12-1 [9024 B] 429s Get:53 http://ftpmaster.internal/ubuntu jammy/main ppc64el libio-pty-perl ppc64el 1:1.15-2build2 [35.3 kB] 429s Get:54 http://ftpmaster.internal/ubuntu jammy/main ppc64el libipc-run-perl all 20200505.0-1 [89.8 kB] 429s Get:55 http://ftpmaster.internal/ubuntu jammy/main ppc64el libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 429s Get:56 http://ftpmaster.internal/ubuntu jammy/main ppc64el libclass-xsaccessor-perl ppc64el 1.19-3build9 [36.6 kB] 429s Get:57 http://ftpmaster.internal/ubuntu jammy/main ppc64el libb-hooks-op-check-perl ppc64el 0.22-1build5 [10.4 kB] 429s Get:58 http://ftpmaster.internal/ubuntu jammy/main ppc64el libdynaloader-functions-perl all 0.003-1.1 [12.1 kB] 429s Get:59 http://ftpmaster.internal/ubuntu jammy/main ppc64el libdevel-callchecker-perl ppc64el 0.008-1ubuntu4 [14.7 kB] 429s Get:60 http://ftpmaster.internal/ubuntu jammy/main ppc64el libparams-classify-perl ppc64el 0.015-1build5 [23.9 kB] 429s Get:61 http://ftpmaster.internal/ubuntu jammy/main ppc64el libmodule-runtime-perl all 0.016-1 [16.2 kB] 429s Get:62 http://ftpmaster.internal/ubuntu jammy/main ppc64el libimport-into-perl all 1.002005-1 [11.0 kB] 429s Get:63 http://ftpmaster.internal/ubuntu jammy/main ppc64el librole-tiny-perl all 2.002004-1 [16.3 kB] 429s Get:64 http://ftpmaster.internal/ubuntu jammy/main ppc64el libsub-quote-perl all 2.006006-1 [19.5 kB] 429s Get:65 http://ftpmaster.internal/ubuntu jammy/main ppc64el libmoo-perl all 2.005004-3 [48.0 kB] 429s Get:66 http://ftpmaster.internal/ubuntu jammy/main ppc64el libencode-locale-perl all 1.05-1.1 [11.8 kB] 429s Get:67 http://ftpmaster.internal/ubuntu jammy/main ppc64el libtimedate-perl all 2.3300-2 [34.0 kB] 429s Get:68 http://ftpmaster.internal/ubuntu jammy/main ppc64el libhttp-date-perl all 6.05-1 [9920 B] 429s Get:69 http://ftpmaster.internal/ubuntu jammy/main ppc64el libfile-listing-perl all 6.14-1 [11.2 kB] 429s Get:70 http://ftpmaster.internal/ubuntu jammy/main ppc64el libhtml-tagset-perl all 3.20-4 [12.5 kB] 429s Get:71 http://ftpmaster.internal/ubuntu jammy/main ppc64el liburi-perl all 5.10-1 [78.8 kB] 429s Get:72 http://ftpmaster.internal/ubuntu jammy/main ppc64el libhtml-parser-perl ppc64el 3.76-1build2 [93.6 kB] 429s Get:73 http://ftpmaster.internal/ubuntu jammy/main ppc64el libhtml-tree-perl all 5.07-2 [200 kB] 429s Get:74 http://ftpmaster.internal/ubuntu jammy/main ppc64el libio-html-perl all 1.004-2 [15.4 kB] 429s Get:75 http://ftpmaster.internal/ubuntu jammy/main ppc64el liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 429s Get:76 http://ftpmaster.internal/ubuntu jammy/main ppc64el libhttp-message-perl all 6.36-1 [76.8 kB] 429s Get:77 http://ftpmaster.internal/ubuntu jammy/main ppc64el libhttp-cookies-perl all 6.10-1 [18.4 kB] 429s Get:78 http://ftpmaster.internal/ubuntu jammy/main ppc64el libhttp-negotiate-perl all 6.01-1 [12.5 kB] 429s Get:79 http://ftpmaster.internal/ubuntu jammy/main ppc64el perl-openssl-defaults ppc64el 5build2 [7540 B] 429s Get:80 http://ftpmaster.internal/ubuntu jammy/main ppc64el libnet-ssleay-perl ppc64el 1.92-1build2 [332 kB] 429s Get:81 http://ftpmaster.internal/ubuntu jammy/main ppc64el libio-socket-ssl-perl all 2.074-2 [192 kB] 429s Get:82 http://ftpmaster.internal/ubuntu jammy/main ppc64el libnet-http-perl all 6.22-1 [23.2 kB] 429s Get:83 http://ftpmaster.internal/ubuntu jammy/main ppc64el liblwp-protocol-https-perl all 6.10-1 [10.9 kB] 429s Get:84 http://ftpmaster.internal/ubuntu jammy/main ppc64el libtry-tiny-perl all 0.31-1 [21.8 kB] 429s Get:85 http://ftpmaster.internal/ubuntu jammy/main ppc64el libwww-robotrules-perl all 6.02-1 [12.6 kB] 429s Get:86 http://ftpmaster.internal/ubuntu jammy/main ppc64el libwww-perl all 6.61-1 [141 kB] 429s Get:87 http://ftpmaster.internal/ubuntu jammy/main ppc64el patchutils ppc64el 0.4.2-1build2 [86.6 kB] 429s Get:88 http://ftpmaster.internal/ubuntu jammy/main ppc64el wdiff ppc64el 1.2.2-2build3 [29.5 kB] 429s Get:89 http://ftpmaster.internal/ubuntu jammy/main ppc64el devscripts ppc64el 2.22.1ubuntu1 [1058 kB] 429s Get:90 http://ftpmaster.internal/ubuntu jammy/main ppc64el rubygems-integration all 1.18 [5336 B] 430s Get:91 http://ftpmaster.internal/ubuntu jammy/main ppc64el ruby-net-telnet all 0.1.1-2 [12.6 kB] 430s Get:92 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el ruby-webrick all 1.7.0-3ubuntu0.2 [52.5 kB] 430s Get:93 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el ruby-xmlrpc all 0.3.2-1ubuntu0.1 [24.9 kB] 430s Get:94 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libruby3.0 ppc64el 3.0.2-7ubuntu2.11 [5519 kB] 430s Get:95 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el ruby3.0 ppc64el 3.0.2-7ubuntu2.11 [50.0 kB] 430s Get:96 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el ruby-rubygems all 3.3.5-2ubuntu1.2 [228 kB] 430s Get:97 http://ftpmaster.internal/ubuntu jammy/main ppc64el ruby ppc64el 1:3.0~exp1 [5102 B] 430s Get:98 http://ftpmaster.internal/ubuntu jammy/main ppc64el rake all 13.0.6-2 [61.7 kB] 430s Get:99 http://ftpmaster.internal/ubuntu jammy/universe ppc64el gem2deb-test-runner ppc64el 1.8 [14.7 kB] 430s Get:100 http://ftpmaster.internal/ubuntu jammy/main ppc64el libgmpxx4ldbl ppc64el 2:6.2.1+dfsg-3ubuntu1 [9802 B] 430s Get:101 http://ftpmaster.internal/ubuntu jammy/main ppc64el libgmp-dev ppc64el 2:6.2.1+dfsg-3ubuntu1 [361 kB] 430s Get:102 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el ruby3.0-dev ppc64el 3.0.2-7ubuntu2.11 [244 kB] 430s Get:103 http://ftpmaster.internal/ubuntu jammy/main ppc64el ruby-all-dev ppc64el 1:3.0~exp1 [5218 B] 430s Get:104 http://ftpmaster.internal/ubuntu jammy/universe ppc64el gem2deb ppc64el 1.8 [48.7 kB] 430s Get:105 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libssl-dev ppc64el 3.0.2-0ubuntu1.20 [2612 kB] 430s Get:106 http://ftpmaster.internal/ubuntu jammy/universe ppc64el ruby-nio4r ppc64el 2.5.8-2 [123 kB] 430s Get:107 http://ftpmaster.internal/ubuntu jammy/universe ppc64el puma ppc64el 5.5.2-2ubuntu2 [122 kB] 430s Get:108 http://ftpmaster.internal/ubuntu jammy/universe ppc64el ruby-localhost all 1.1.9-1 [4942 B] 430s Get:109 http://ftpmaster.internal/ubuntu jammy/universe ppc64el ruby-minitest-stub-const all 0.4-1.1 [3508 B] 430s Get:110 http://ftpmaster.internal/ubuntu jammy-updates/universe ppc64el ruby-rack all 2.1.4-5ubuntu1.1 [108 kB] 431s Fetched 69.1 MB in 5s (12.6 MB/s) 431s Selecting previously unselected package m4. 431s (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 ... 95843 files and directories currently installed.) 431s Preparing to unpack .../000-m4_1.4.18-5ubuntu2_ppc64el.deb ... 431s Unpacking m4 (1.4.18-5ubuntu2) ... 431s Selecting previously unselected package autoconf. 431s Preparing to unpack .../001-autoconf_2.71-2_all.deb ... 431s Unpacking autoconf (2.71-2) ... 431s Selecting previously unselected package autotools-dev. 431s Preparing to unpack .../002-autotools-dev_20220109.1_all.deb ... 431s Unpacking autotools-dev (20220109.1) ... 431s Selecting previously unselected package automake. 431s Preparing to unpack .../003-automake_1%3a1.16.5-1.3_all.deb ... 431s Unpacking automake (1:1.16.5-1.3) ... 431s Selecting previously unselected package autopoint. 431s Preparing to unpack .../004-autopoint_0.21-4ubuntu4_all.deb ... 431s Unpacking autopoint (0.21-4ubuntu4) ... 431s Selecting previously unselected package libc-dev-bin. 431s Preparing to unpack .../005-libc-dev-bin_2.35-0ubuntu3.12_ppc64el.deb ... 431s Unpacking libc-dev-bin (2.35-0ubuntu3.12) ... 431s Selecting previously unselected package linux-libc-dev:ppc64el. 431s Preparing to unpack .../006-linux-libc-dev_5.15.0-161.171_ppc64el.deb ... 431s Unpacking linux-libc-dev:ppc64el (5.15.0-161.171) ... 432s Selecting previously unselected package libcrypt-dev:ppc64el. 432s Preparing to unpack .../007-libcrypt-dev_1%3a4.4.27-1_ppc64el.deb ... 432s Unpacking libcrypt-dev:ppc64el (1:4.4.27-1) ... 432s Selecting previously unselected package rpcsvc-proto. 432s Preparing to unpack .../008-rpcsvc-proto_1.4.2-0ubuntu6_ppc64el.deb ... 432s Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... 432s Selecting previously unselected package libtirpc-dev:ppc64el. 432s Preparing to unpack .../009-libtirpc-dev_1.3.2-2ubuntu0.1_ppc64el.deb ... 432s Unpacking libtirpc-dev:ppc64el (1.3.2-2ubuntu0.1) ... 432s Selecting previously unselected package libnsl-dev:ppc64el. 432s Preparing to unpack .../010-libnsl-dev_1.3.0-2build2_ppc64el.deb ... 432s Unpacking libnsl-dev:ppc64el (1.3.0-2build2) ... 432s Selecting previously unselected package libc6-dev:ppc64el. 432s Preparing to unpack .../011-libc6-dev_2.35-0ubuntu3.12_ppc64el.deb ... 432s Unpacking libc6-dev:ppc64el (2.35-0ubuntu3.12) ... 432s Selecting previously unselected package gcc-11-base:ppc64el. 432s Preparing to unpack .../012-gcc-11-base_11.4.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking gcc-11-base:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package libisl23:ppc64el. 432s Preparing to unpack .../013-libisl23_0.24-2build1_ppc64el.deb ... 432s Unpacking libisl23:ppc64el (0.24-2build1) ... 432s Selecting previously unselected package libmpc3:ppc64el. 432s Preparing to unpack .../014-libmpc3_1.2.1-2build1_ppc64el.deb ... 432s Unpacking libmpc3:ppc64el (1.2.1-2build1) ... 432s Selecting previously unselected package cpp-11. 432s Preparing to unpack .../015-cpp-11_11.4.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package cpp. 432s Preparing to unpack .../016-cpp_4%3a11.2.0-1ubuntu1_ppc64el.deb ... 432s Unpacking cpp (4:11.2.0-1ubuntu1) ... 432s Selecting previously unselected package libcc1-0:ppc64el. 432s Preparing to unpack .../017-libcc1-0_12.3.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking libcc1-0:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package libgomp1:ppc64el. 432s Preparing to unpack .../018-libgomp1_12.3.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking libgomp1:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package libitm1:ppc64el. 432s Preparing to unpack .../019-libitm1_12.3.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking libitm1:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package libatomic1:ppc64el. 432s Preparing to unpack .../020-libatomic1_12.3.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking libatomic1:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package libasan6:ppc64el. 432s Preparing to unpack .../021-libasan6_11.4.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking libasan6:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package liblsan0:ppc64el. 432s Preparing to unpack .../022-liblsan0_12.3.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking liblsan0:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package libtsan0:ppc64el. 432s Preparing to unpack .../023-libtsan0_11.4.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking libtsan0:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package libubsan1:ppc64el. 432s Preparing to unpack .../024-libubsan1_12.3.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking libubsan1:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package libquadmath0:ppc64el. 432s Preparing to unpack .../025-libquadmath0_12.3.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking libquadmath0:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package libgcc-11-dev:ppc64el. 432s Preparing to unpack .../026-libgcc-11-dev_11.4.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking libgcc-11-dev:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 432s Selecting previously unselected package gcc-11. 432s Preparing to unpack .../027-gcc-11_11.4.0-1ubuntu1~22.04.2_ppc64el.deb ... 432s Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 433s Selecting previously unselected package gcc. 433s Preparing to unpack .../028-gcc_4%3a11.2.0-1ubuntu1_ppc64el.deb ... 433s Unpacking gcc (4:11.2.0-1ubuntu1) ... 433s Selecting previously unselected package libstdc++-11-dev:ppc64el. 433s Preparing to unpack .../029-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.2_ppc64el.deb ... 433s Unpacking libstdc++-11-dev:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 433s Selecting previously unselected package g++-11. 433s Preparing to unpack .../030-g++-11_11.4.0-1ubuntu1~22.04.2_ppc64el.deb ... 433s Unpacking g++-11 (11.4.0-1ubuntu1~22.04.2) ... 433s Selecting previously unselected package g++. 433s Preparing to unpack .../031-g++_4%3a11.2.0-1ubuntu1_ppc64el.deb ... 433s Unpacking g++ (4:11.2.0-1ubuntu1) ... 433s Selecting previously unselected package build-essential. 433s Preparing to unpack .../032-build-essential_12.9ubuntu3_ppc64el.deb ... 433s Unpacking build-essential (12.9ubuntu3) ... 433s Selecting previously unselected package libdebhelper-perl. 433s Preparing to unpack .../033-libdebhelper-perl_13.6ubuntu1_all.deb ... 433s Unpacking libdebhelper-perl (13.6ubuntu1) ... 433s Selecting previously unselected package libtool. 433s Preparing to unpack .../034-libtool_2.4.6-15build2_all.deb ... 433s Unpacking libtool (2.4.6-15build2) ... 433s Selecting previously unselected package dh-autoreconf. 433s Preparing to unpack .../035-dh-autoreconf_20_all.deb ... 433s Unpacking dh-autoreconf (20) ... 433s Selecting previously unselected package libarchive-zip-perl. 433s Preparing to unpack .../036-libarchive-zip-perl_1.68-1_all.deb ... 433s Unpacking libarchive-zip-perl (1.68-1) ... 433s Selecting previously unselected package libsub-override-perl. 433s Preparing to unpack .../037-libsub-override-perl_0.09-2_all.deb ... 433s Unpacking libsub-override-perl (0.09-2) ... 433s Selecting previously unselected package libfile-stripnondeterminism-perl. 433s Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ... 433s Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ... 433s Selecting previously unselected package dh-strip-nondeterminism. 433s Preparing to unpack .../039-dh-strip-nondeterminism_1.13.0-1_all.deb ... 433s Unpacking dh-strip-nondeterminism (1.13.0-1) ... 433s Selecting previously unselected package debugedit. 433s Preparing to unpack .../040-debugedit_1%3a5.0-4build1_ppc64el.deb ... 433s Unpacking debugedit (1:5.0-4build1) ... 433s Selecting previously unselected package dwz. 433s Preparing to unpack .../041-dwz_0.14-1build2_ppc64el.deb ... 433s Unpacking dwz (0.14-1build2) ... 433s Selecting previously unselected package gettext. 433s Preparing to unpack .../042-gettext_0.21-4ubuntu4_ppc64el.deb ... 433s Unpacking gettext (0.21-4ubuntu4) ... 433s Selecting previously unselected package intltool-debian. 433s Preparing to unpack .../043-intltool-debian_0.35.0+20060710.5_all.deb ... 433s Unpacking intltool-debian (0.35.0+20060710.5) ... 433s Selecting previously unselected package po-debconf. 433s Preparing to unpack .../044-po-debconf_1.0.21+nmu1_all.deb ... 433s Unpacking po-debconf (1.0.21+nmu1) ... 433s Selecting previously unselected package debhelper. 433s Preparing to unpack .../045-debhelper_13.6ubuntu1_all.deb ... 433s Unpacking debhelper (13.6ubuntu1) ... 433s Selecting previously unselected package libfakeroot:ppc64el. 433s Preparing to unpack .../046-libfakeroot_1.28-1ubuntu1_ppc64el.deb ... 433s Unpacking libfakeroot:ppc64el (1.28-1ubuntu1) ... 433s Selecting previously unselected package fakeroot. 433s Preparing to unpack .../047-fakeroot_1.28-1ubuntu1_ppc64el.deb ... 433s Unpacking fakeroot (1.28-1ubuntu1) ... 433s Selecting previously unselected package libfile-dirlist-perl. 433s Preparing to unpack .../048-libfile-dirlist-perl_0.05-2_all.deb ... 433s Unpacking libfile-dirlist-perl (0.05-2) ... 433s Selecting previously unselected package libfile-which-perl. 433s Preparing to unpack .../049-libfile-which-perl_1.23-1_all.deb ... 433s Unpacking libfile-which-perl (1.23-1) ... 433s Selecting previously unselected package libfile-homedir-perl. 433s Preparing to unpack .../050-libfile-homedir-perl_1.006-1_all.deb ... 433s Unpacking libfile-homedir-perl (1.006-1) ... 433s Selecting previously unselected package libfile-touch-perl. 433s Preparing to unpack .../051-libfile-touch-perl_0.12-1_all.deb ... 433s Unpacking libfile-touch-perl (0.12-1) ... 433s Selecting previously unselected package libio-pty-perl. 433s Preparing to unpack .../052-libio-pty-perl_1%3a1.15-2build2_ppc64el.deb ... 433s Unpacking libio-pty-perl (1:1.15-2build2) ... 433s Selecting previously unselected package libipc-run-perl. 433s Preparing to unpack .../053-libipc-run-perl_20200505.0-1_all.deb ... 433s Unpacking libipc-run-perl (20200505.0-1) ... 433s Selecting previously unselected package libclass-method-modifiers-perl. 433s Preparing to unpack .../054-libclass-method-modifiers-perl_2.13-1_all.deb ... 433s Unpacking libclass-method-modifiers-perl (2.13-1) ... 433s Selecting previously unselected package libclass-xsaccessor-perl. 433s Preparing to unpack .../055-libclass-xsaccessor-perl_1.19-3build9_ppc64el.deb ... 433s Unpacking libclass-xsaccessor-perl (1.19-3build9) ... 433s Selecting previously unselected package libb-hooks-op-check-perl. 433s Preparing to unpack .../056-libb-hooks-op-check-perl_0.22-1build5_ppc64el.deb ... 433s Unpacking libb-hooks-op-check-perl (0.22-1build5) ... 433s Selecting previously unselected package libdynaloader-functions-perl. 433s Preparing to unpack .../057-libdynaloader-functions-perl_0.003-1.1_all.deb ... 433s Unpacking libdynaloader-functions-perl (0.003-1.1) ... 433s Selecting previously unselected package libdevel-callchecker-perl. 433s Preparing to unpack .../058-libdevel-callchecker-perl_0.008-1ubuntu4_ppc64el.deb ... 433s Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ... 433s Selecting previously unselected package libparams-classify-perl. 433s Preparing to unpack .../059-libparams-classify-perl_0.015-1build5_ppc64el.deb ... 433s Unpacking libparams-classify-perl (0.015-1build5) ... 433s Selecting previously unselected package libmodule-runtime-perl. 433s Preparing to unpack .../060-libmodule-runtime-perl_0.016-1_all.deb ... 433s Unpacking libmodule-runtime-perl (0.016-1) ... 434s Selecting previously unselected package libimport-into-perl. 434s Preparing to unpack .../061-libimport-into-perl_1.002005-1_all.deb ... 434s Unpacking libimport-into-perl (1.002005-1) ... 434s Selecting previously unselected package librole-tiny-perl. 434s Preparing to unpack .../062-librole-tiny-perl_2.002004-1_all.deb ... 434s Unpacking librole-tiny-perl (2.002004-1) ... 434s Selecting previously unselected package libsub-quote-perl. 434s Preparing to unpack .../063-libsub-quote-perl_2.006006-1_all.deb ... 434s Unpacking libsub-quote-perl (2.006006-1) ... 434s Selecting previously unselected package libmoo-perl. 434s Preparing to unpack .../064-libmoo-perl_2.005004-3_all.deb ... 434s Unpacking libmoo-perl (2.005004-3) ... 434s Selecting previously unselected package libencode-locale-perl. 434s Preparing to unpack .../065-libencode-locale-perl_1.05-1.1_all.deb ... 434s Unpacking libencode-locale-perl (1.05-1.1) ... 434s Selecting previously unselected package libtimedate-perl. 434s Preparing to unpack .../066-libtimedate-perl_2.3300-2_all.deb ... 434s Unpacking libtimedate-perl (2.3300-2) ... 434s Selecting previously unselected package libhttp-date-perl. 434s Preparing to unpack .../067-libhttp-date-perl_6.05-1_all.deb ... 434s Unpacking libhttp-date-perl (6.05-1) ... 434s Selecting previously unselected package libfile-listing-perl. 434s Preparing to unpack .../068-libfile-listing-perl_6.14-1_all.deb ... 434s Unpacking libfile-listing-perl (6.14-1) ... 434s Selecting previously unselected package libhtml-tagset-perl. 434s Preparing to unpack .../069-libhtml-tagset-perl_3.20-4_all.deb ... 434s Unpacking libhtml-tagset-perl (3.20-4) ... 434s Selecting previously unselected package liburi-perl. 434s Preparing to unpack .../070-liburi-perl_5.10-1_all.deb ... 434s Unpacking liburi-perl (5.10-1) ... 434s Selecting previously unselected package libhtml-parser-perl:ppc64el. 434s Preparing to unpack .../071-libhtml-parser-perl_3.76-1build2_ppc64el.deb ... 434s Unpacking libhtml-parser-perl:ppc64el (3.76-1build2) ... 434s Selecting previously unselected package libhtml-tree-perl. 434s Preparing to unpack .../072-libhtml-tree-perl_5.07-2_all.deb ... 434s Unpacking libhtml-tree-perl (5.07-2) ... 434s Selecting previously unselected package libio-html-perl. 434s Preparing to unpack .../073-libio-html-perl_1.004-2_all.deb ... 434s Unpacking libio-html-perl (1.004-2) ... 434s Selecting previously unselected package liblwp-mediatypes-perl. 434s Preparing to unpack .../074-liblwp-mediatypes-perl_6.04-1_all.deb ... 434s Unpacking liblwp-mediatypes-perl (6.04-1) ... 434s Selecting previously unselected package libhttp-message-perl. 434s Preparing to unpack .../075-libhttp-message-perl_6.36-1_all.deb ... 434s Unpacking libhttp-message-perl (6.36-1) ... 434s Selecting previously unselected package libhttp-cookies-perl. 434s Preparing to unpack .../076-libhttp-cookies-perl_6.10-1_all.deb ... 434s Unpacking libhttp-cookies-perl (6.10-1) ... 434s Selecting previously unselected package libhttp-negotiate-perl. 434s Preparing to unpack .../077-libhttp-negotiate-perl_6.01-1_all.deb ... 434s Unpacking libhttp-negotiate-perl (6.01-1) ... 434s Selecting previously unselected package perl-openssl-defaults:ppc64el. 434s Preparing to unpack .../078-perl-openssl-defaults_5build2_ppc64el.deb ... 434s Unpacking perl-openssl-defaults:ppc64el (5build2) ... 434s Selecting previously unselected package libnet-ssleay-perl:ppc64el. 434s Preparing to unpack .../079-libnet-ssleay-perl_1.92-1build2_ppc64el.deb ... 434s Unpacking libnet-ssleay-perl:ppc64el (1.92-1build2) ... 434s Selecting previously unselected package libio-socket-ssl-perl. 434s Preparing to unpack .../080-libio-socket-ssl-perl_2.074-2_all.deb ... 434s Unpacking libio-socket-ssl-perl (2.074-2) ... 434s Selecting previously unselected package libnet-http-perl. 434s Preparing to unpack .../081-libnet-http-perl_6.22-1_all.deb ... 434s Unpacking libnet-http-perl (6.22-1) ... 434s Selecting previously unselected package liblwp-protocol-https-perl. 434s Preparing to unpack .../082-liblwp-protocol-https-perl_6.10-1_all.deb ... 434s Unpacking liblwp-protocol-https-perl (6.10-1) ... 434s Selecting previously unselected package libtry-tiny-perl. 434s Preparing to unpack .../083-libtry-tiny-perl_0.31-1_all.deb ... 434s Unpacking libtry-tiny-perl (0.31-1) ... 434s Selecting previously unselected package libwww-robotrules-perl. 434s Preparing to unpack .../084-libwww-robotrules-perl_6.02-1_all.deb ... 434s Unpacking libwww-robotrules-perl (6.02-1) ... 434s Selecting previously unselected package libwww-perl. 434s Preparing to unpack .../085-libwww-perl_6.61-1_all.deb ... 434s Unpacking libwww-perl (6.61-1) ... 434s Selecting previously unselected package patchutils. 434s Preparing to unpack .../086-patchutils_0.4.2-1build2_ppc64el.deb ... 434s Unpacking patchutils (0.4.2-1build2) ... 434s Selecting previously unselected package wdiff. 434s Preparing to unpack .../087-wdiff_1.2.2-2build3_ppc64el.deb ... 434s Unpacking wdiff (1.2.2-2build3) ... 434s Selecting previously unselected package devscripts. 434s Preparing to unpack .../088-devscripts_2.22.1ubuntu1_ppc64el.deb ... 434s Unpacking devscripts (2.22.1ubuntu1) ... 434s Selecting previously unselected package rubygems-integration. 434s Preparing to unpack .../089-rubygems-integration_1.18_all.deb ... 434s Unpacking rubygems-integration (1.18) ... 434s Selecting previously unselected package ruby-net-telnet. 434s Preparing to unpack .../090-ruby-net-telnet_0.1.1-2_all.deb ... 434s Unpacking ruby-net-telnet (0.1.1-2) ... 434s Selecting previously unselected package ruby-webrick. 434s Preparing to unpack .../091-ruby-webrick_1.7.0-3ubuntu0.2_all.deb ... 434s Unpacking ruby-webrick (1.7.0-3ubuntu0.2) ... 434s Selecting previously unselected package ruby-xmlrpc. 434s Preparing to unpack .../092-ruby-xmlrpc_0.3.2-1ubuntu0.1_all.deb ... 434s Unpacking ruby-xmlrpc (0.3.2-1ubuntu0.1) ... 434s Selecting previously unselected package libruby3.0:ppc64el. 434s Preparing to unpack .../093-libruby3.0_3.0.2-7ubuntu2.11_ppc64el.deb ... 434s Unpacking libruby3.0:ppc64el (3.0.2-7ubuntu2.11) ... 435s Selecting previously unselected package ruby3.0. 435s Preparing to unpack .../094-ruby3.0_3.0.2-7ubuntu2.11_ppc64el.deb ... 435s Unpacking ruby3.0 (3.0.2-7ubuntu2.11) ... 435s Selecting previously unselected package ruby-rubygems. 435s Preparing to unpack .../095-ruby-rubygems_3.3.5-2ubuntu1.2_all.deb ... 435s Unpacking ruby-rubygems (3.3.5-2ubuntu1.2) ... 435s Selecting previously unselected package ruby. 435s Preparing to unpack .../096-ruby_1%3a3.0~exp1_ppc64el.deb ... 435s Unpacking ruby (1:3.0~exp1) ... 435s Selecting previously unselected package rake. 435s Preparing to unpack .../097-rake_13.0.6-2_all.deb ... 435s Unpacking rake (13.0.6-2) ... 435s Selecting previously unselected package gem2deb-test-runner. 435s Preparing to unpack .../098-gem2deb-test-runner_1.8_ppc64el.deb ... 435s Unpacking gem2deb-test-runner (1.8) ... 435s Selecting previously unselected package libgmpxx4ldbl:ppc64el. 435s Preparing to unpack .../099-libgmpxx4ldbl_2%3a6.2.1+dfsg-3ubuntu1_ppc64el.deb ... 435s Unpacking libgmpxx4ldbl:ppc64el (2:6.2.1+dfsg-3ubuntu1) ... 435s Selecting previously unselected package libgmp-dev:ppc64el. 435s Preparing to unpack .../100-libgmp-dev_2%3a6.2.1+dfsg-3ubuntu1_ppc64el.deb ... 435s Unpacking libgmp-dev:ppc64el (2:6.2.1+dfsg-3ubuntu1) ... 435s Selecting previously unselected package ruby3.0-dev:ppc64el. 435s Preparing to unpack .../101-ruby3.0-dev_3.0.2-7ubuntu2.11_ppc64el.deb ... 435s Unpacking ruby3.0-dev:ppc64el (3.0.2-7ubuntu2.11) ... 435s Selecting previously unselected package ruby-all-dev:ppc64el. 435s Preparing to unpack .../102-ruby-all-dev_1%3a3.0~exp1_ppc64el.deb ... 435s Unpacking ruby-all-dev:ppc64el (1:3.0~exp1) ... 435s Selecting previously unselected package gem2deb. 435s Preparing to unpack .../103-gem2deb_1.8_ppc64el.deb ... 435s Unpacking gem2deb (1.8) ... 435s Selecting previously unselected package libssl-dev:ppc64el. 435s Preparing to unpack .../104-libssl-dev_3.0.2-0ubuntu1.20_ppc64el.deb ... 435s Unpacking libssl-dev:ppc64el (3.0.2-0ubuntu1.20) ... 435s Selecting previously unselected package ruby-nio4r. 435s Preparing to unpack .../105-ruby-nio4r_2.5.8-2_ppc64el.deb ... 435s Unpacking ruby-nio4r (2.5.8-2) ... 435s Selecting previously unselected package puma. 435s Preparing to unpack .../106-puma_5.5.2-2ubuntu2_ppc64el.deb ... 435s Unpacking puma (5.5.2-2ubuntu2) ... 435s Selecting previously unselected package ruby-localhost. 435s Preparing to unpack .../107-ruby-localhost_1.1.9-1_all.deb ... 435s Unpacking ruby-localhost (1.1.9-1) ... 435s Selecting previously unselected package ruby-minitest-stub-const. 435s Preparing to unpack .../108-ruby-minitest-stub-const_0.4-1.1_all.deb ... 435s Unpacking ruby-minitest-stub-const (0.4-1.1) ... 435s Selecting previously unselected package ruby-rack. 435s Preparing to unpack .../109-ruby-rack_2.1.4-5ubuntu1.1_all.deb ... 435s Unpacking ruby-rack (2.1.4-5ubuntu1.1) ... 435s Setting up wdiff (1.2.2-2build3) ... 435s Setting up gcc-11-base:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 435s Setting up libfile-which-perl (1.23-1) ... 435s Setting up libdynaloader-functions-perl (0.003-1.1) ... 435s Setting up libclass-method-modifiers-perl (2.13-1) ... 435s Setting up libio-pty-perl (1:1.15-2build2) ... 435s Setting up libarchive-zip-perl (1.68-1) ... 435s Setting up libhtml-tagset-perl (3.20-4) ... 435s Setting up libdebhelper-perl (13.6ubuntu1) ... 435s Setting up liblwp-mediatypes-perl (6.04-1) ... 435s Setting up libtry-tiny-perl (0.31-1) ... 435s Setting up perl-openssl-defaults:ppc64el (5build2) ... 435s Setting up linux-libc-dev:ppc64el (5.15.0-161.171) ... 435s Setting up m4 (1.4.18-5ubuntu2) ... 435s Setting up libencode-locale-perl (1.05-1.1) ... 435s Setting up rubygems-integration (1.18) ... 435s Setting up libgomp1:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 435s Setting up libfakeroot:ppc64el (1.28-1ubuntu1) ... 435s Setting up libasan6:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 435s Setting up fakeroot (1.28-1ubuntu1) ... 435s update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 435s Setting up patchutils (0.4.2-1build2) ... 435s Setting up autotools-dev (20220109.1) ... 435s Setting up libtirpc-dev:ppc64el (1.3.2-2ubuntu0.1) ... 435s Setting up libgmpxx4ldbl:ppc64el (2:6.2.1+dfsg-3ubuntu1) ... 435s Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... 435s Setting up ruby-localhost (1.1.9-1) ... 435s Setting up ruby-net-telnet (0.1.1-2) ... 435s Setting up libquadmath0:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 435s Setting up libssl-dev:ppc64el (3.0.2-0ubuntu1.20) ... 435s Setting up libmpc3:ppc64el (1.2.1-2build1) ... 435s Setting up libatomic1:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 435s Setting up libio-html-perl (1.004-2) ... 435s Setting up autopoint (0.21-4ubuntu4) ... 435s Setting up libb-hooks-op-check-perl (0.22-1build5) ... 435s Setting up libipc-run-perl (20200505.0-1) ... 435s Setting up autoconf (2.71-2) ... 435s Setting up libtimedate-perl (2.3300-2) ... 435s Setting up ruby-webrick (1.7.0-3ubuntu0.2) ... 435s Setting up libubsan1:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 435s Setting up dwz (0.14-1build2) ... 435s Setting up libnsl-dev:ppc64el (1.3.0-2build2) ... 435s Setting up libcrypt-dev:ppc64el (1:4.4.27-1) ... 435s Setting up librole-tiny-perl (2.002004-1) ... 435s Setting up debugedit (1:5.0-4build1) ... 435s Setting up libsub-override-perl (0.09-2) ... 435s Setting up libsub-quote-perl (2.006006-1) ... 435s Setting up libclass-xsaccessor-perl (1.19-3build9) ... 435s Setting up libfile-dirlist-perl (0.05-2) ... 435s Setting up libisl23:ppc64el (0.24-2build1) ... 435s Setting up libc-dev-bin (2.35-0ubuntu3.12) ... 435s Setting up libfile-homedir-perl (1.006-1) ... 435s Setting up ruby-xmlrpc (0.3.2-1ubuntu0.1) ... 435s Setting up libcc1-0:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 435s Setting up liburi-perl (5.10-1) ... 435s Setting up libfile-touch-perl (0.12-1) ... 435s Setting up liblsan0:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 435s Setting up libitm1:ppc64el (12.3.0-1ubuntu1~22.04.2) ... 435s Setting up libtsan0:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 435s Setting up libnet-ssleay-perl:ppc64el (1.92-1build2) ... 435s Setting up automake (1:1.16.5-1.3) ... 435s update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 435s Setting up libfile-stripnondeterminism-perl (1.13.0-1) ... 435s Setting up cpp-11 (11.4.0-1ubuntu1~22.04.2) ... 435s Setting up libhttp-date-perl (6.05-1) ... 435s Setting up gettext (0.21-4ubuntu4) ... 435s Setting up libgmp-dev:ppc64el (2:6.2.1+dfsg-3ubuntu1) ... 435s Setting up libfile-listing-perl (6.14-1) ... 435s Setting up libnet-http-perl (6.22-1) ... 435s Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ... 435s Setting up intltool-debian (0.35.0+20060710.5) ... 435s Setting up dh-strip-nondeterminism (1.13.0-1) ... 435s Setting up libwww-robotrules-perl (6.02-1) ... 435s Setting up libgcc-11-dev:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 435s Setting up gcc-11 (11.4.0-1ubuntu1~22.04.2) ... 435s Setting up cpp (4:11.2.0-1ubuntu1) ... 435s Setting up libhtml-parser-perl:ppc64el (3.76-1build2) ... 435s Setting up libc6-dev:ppc64el (2.35-0ubuntu3.12) ... 435s Setting up libio-socket-ssl-perl (2.074-2) ... 435s Setting up libhttp-message-perl (6.36-1) ... 435s Setting up libhttp-negotiate-perl (6.01-1) ... 435s Setting up libhttp-cookies-perl (6.10-1) ... 435s Setting up libtool (2.4.6-15build2) ... 435s Setting up po-debconf (1.0.21+nmu1) ... 435s Setting up libhtml-tree-perl (5.07-2) ... 435s Setting up libparams-classify-perl (0.015-1build5) ... 435s Setting up gcc (4:11.2.0-1ubuntu1) ... 435s Setting up dh-autoreconf (20) ... 435s Setting up libmodule-runtime-perl (0.016-1) ... 435s Setting up libstdc++-11-dev:ppc64el (11.4.0-1ubuntu1~22.04.2) ... 435s Setting up g++-11 (11.4.0-1ubuntu1~22.04.2) ... 435s Setting up libimport-into-perl (1.002005-1) ... 435s Setting up libmoo-perl (2.005004-3) ... 435s Setting up debhelper (13.6ubuntu1) ... 435s Setting up g++ (4:11.2.0-1ubuntu1) ... 435s update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 435s Setting up build-essential (12.9ubuntu3) ... 435s Setting up ruby-rubygems (3.3.5-2ubuntu1.2) ... 435s Setting up rake (13.0.6-2) ... 435s Setting up liblwp-protocol-https-perl (6.10-1) ... 435s Setting up libruby3.0:ppc64el (3.0.2-7ubuntu2.11) ... 435s Setting up libwww-perl (6.61-1) ... 435s Setting up devscripts (2.22.1ubuntu1) ... 435s Setting up ruby3.0-dev:ppc64el (3.0.2-7ubuntu2.11) ... 435s Setting up ruby3.0 (3.0.2-7ubuntu2.11) ... 435s Setting up ruby-all-dev:ppc64el (1:3.0~exp1) ... 435s Setting up ruby (1:3.0~exp1) ... 435s Setting up ruby-nio4r (2.5.8-2) ... 435s Setting up puma (5.5.2-2ubuntu2) ... 435s Setting up ruby-rack (2.1.4-5ubuntu1.1) ... 435s Setting up ruby-minitest-stub-const (0.4-1.1) ... 435s Setting up gem2deb-test-runner (1.8) ... 435s Setting up gem2deb (1.8) ... 435s Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 435s Processing triggers for man-db (2.10.2-1) ... 436s Processing triggers for install-info (6.8-4build1) ... 437s autopkgtest [14:13:36]: test ssl: export AUTOPKGTEST_TEST_PUMA_SERVER_SSL=1 && gem2deb-test-runner --check-dependencies --autopkgtest 437s autopkgtest [14:13:36]: test ssl: [----------------------- 437s 437s ┌──────────────────────────────────────────────────────────────────────────────┐ 437s │ Checking Rubygems dependency resolution on ruby3.0 │ 437s └──────────────────────────────────────────────────────────────────────────────┘ 437s 437s GEM_PATH= ruby3.0 -e gem\ \"puma\" 437s 437s ┌──────────────────────────────────────────────────────────────────────────────┐ 437s │ Run tests for ruby3.0 from debian/ruby-tests.rake │ 437s └──────────────────────────────────────────────────────────────────────────────┘ 437s 437s RUBYLIB=. GEM_PATH= ruby3.0 -S rake -f debian/ruby-tests.rake 437s mv lib ./.gem2deb.lib 437s mv ext ./.gem2deb.ext 437s /usr/bin/ruby3.0 -w -I"test" /usr/share/rubygems-integration/all/gems/rake-13.0.6/lib/rake/rake_test_loader.rb "test/test_integration_ssl.rb" "test/test_puma_server_ssl.rb" -v 438s 438s ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [powerpc64le-linux-gnu] 438s RUBYOPT: 438s Puma::MiniSSL OpenSSL 438s OPENSSL_LIBRARY_VERSION: OpenSSL 3.0.2 15 Mar 2022 OpenSSL 3.0.2 15 Mar 2022 438s OPENSSL_VERSION: OpenSSL 3.0.0 7 sep 2021 OpenSSL 3.0.2 15 Mar 2022 438s 438s Run options: -v --seed 32914 438s 438s # Running: 438s 438s TestPumaServerSSL#test_ssl_v3_rejection = … 438s TestPumaServerSSL#test_tls_v1_rejection = … 438s TestPumaServerSSL#test_ssl_v3_rejection = 0.00 s = S 438s TestPumaServerSSL#test_http_rejection = :85: warning: :85: warning: loading in progress, circular require considered harmful - /usr/lib/powerpc64le-linux-gnu/rubygems-integration/3.0.0/gems/nio4r-2.5.8/lib/nio.rb 438s from /usr/lib/ruby/gems/3.0.0/gems/minitest-5.14.2/lib/minitest/parallel.rb:33:in `block (2 levels) in start' 438s from /usr/lib/ruby/gems/3.0.0/gems/minitest-5.14.2/lib/minitest.rb:1029:in `run_one_method' 438s from /tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/helper.rb:76:in `run' 438s from /usr/lib/ruby/gems/3.0.0/gems/minitest-5.14.2/lib/minitest/test.rb:211:in `with_info_handler' 438s from /usr/lib/ruby/gems/3.0.0/gems/minitest-5.14.2/lib/minitest.rb:367:in `on_signal' 438s from /tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/helper.rb:77:in `block in run' 438s from /usr/lib/ruby/gems/3.0.0/gems/minitest-5.14.2/lib/minitest.rb:272:in `time_it' 438s from /tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/helper.rb:78:in `block (2 levels) in run' 438s from /usr/lib/ruby/gems/3.0.0/gems/minitest-5.14.2/lib/minitest/test.rb:195:in `capture_exceptions' 438s from /tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/helper.rb:79:in `block (3 levels) in run' 438s from /usr/lib/ruby/3.0.0/timeout.rb:107:in `timeout' 438s from /usr/lib/ruby/3.0.0/timeout.rb:97:in `block in timeout' 438s from /tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/helper.rb:81:in `block (4 levels) in run' 438s from /tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/test_puma_server_ssl.rb:200:in `test_http_rejection' 438s from /tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/test_puma_server_ssl.rb:61:in `start_server' 438s from /usr/lib/powerpc64le-linux-gnu/rubygems-integration/3.0.0/gems/puma-5.5.2/lib/puma/server.rb:242:in `run' 438s from /usr/lib/powerpc64le-linux-gnu/rubygems-integration/3.0.0/gems/puma-5.5.2/lib/puma/server.rb:242:in `new' 438s from /usr/lib/powerpc64le-linux-gnu/rubygems-integration/3.0.0/gems/puma-5.5.2/lib/puma/reactor.rb:24:in `initialize' 438s from :85:in `require' 438s from :85:in `require' 438s 438s … 438s TestPumaServerSSL#test_tls_v1_rejection = 0.04 s = . 438s TestPumaServerSSL#test_tls_v1_1_rejection = 0.01 s = . 438s TestPumaServerSSL#test_form_submit = 0.02 s = . 438s TestPumaServerSSL#test_url_scheme_for_https = 0.01 s = . 438s TestPumaServerSSL#test_very_large_return = 0.03 s = . 438s TestPumaServerSSL#test_request_wont_block_thread = 0.11 s = . 438s TestPumaServerSSLClient#test_verify_fail_if_client_unknown_ca = 0.13 s = . 438s TestPumaServerSSLClient#test_verify_fail_if_client_expired_cert = 0.14 s = F 438s TestPumaServerSSLClient#test_verify_client_cert = 0.12 s = F 438s TestPumaServerSSLClient#test_verify_fail_if_no_client_cert = 0.12 s = . 439s TestIntegrationSSL#test_ssl_run = 0.18 s = . 451s TestPumaServerSSL#test_http_rejection = 13.05 s = . 451s 451s Finished in 13.058013s, 0.9956 runs/s, 2.4506 assertions/s. 451s 451s Skips: 451s ───────────────────────────────────────────────────────── SSLv3 protocol is unavailable ── 451s test_puma_server_ssl.rb 451s 1) :139 TestPumaServerSSL test_ssl_v3_rejection 451s 451s Errors & Failures: 451s 451s 1) Failure: 451s TestPumaServerSSLClient#test_verify_fail_if_client_expired_cert [/tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/test_puma_server_ssl.rb:316]: 451s --- expected 451s +++ actual 451s @@ -1 +1,3 @@ 451s -"/DC=net/DC=puma/CN=localhost" 451s +# encoding: ASCII-8BIT 451s +# valid: true 451s +"/DC=net/DC=puma/CN=CA" 451s 451s 451s 2) Failure: 451s TestPumaServerSSLClient#test_verify_client_cert [/tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/test_puma_server_ssl.rb:326]: 451s Expected: false 451s Actual: true 451s 451s 13 runs, 32 assertions, 2 failures, 0 errors, 1 skips 451s rake aborted! 451s Command failed with status (1): [ruby -w -I"test" /usr/share/rubygems-integration/all/gems/rake-13.0.6/lib/rake/rake_test_loader.rb "test/test_integration_ssl.rb" "test/test_puma_server_ssl.rb" -v] 451s /usr/share/rubygems-integration/all/gems/rake-13.0.6/exe/rake:27:in `' 451s Tasks: TOP => default 451s (See full trace by running task with --trace) 451s mv ./.gem2deb.lib lib 451s mv ./.gem2deb.ext ext 451s autopkgtest [14:13:50]: test ssl: -----------------------] 451s ssl FAIL non-zero exit status 1 451s autopkgtest [14:13:50]: test ssl: - - - - - - - - - - results - - - - - - - - - - 452s autopkgtest [14:13:51]: test gem2deb-test-runner: preparing testbed 472s Creating nova instance adt-jammy-ppc64el-puma-20251107-125158-juju-7f2275-prod-proposed-migration-environment-2-09107f7f-50f4-4fa8-a6e7-3f20e6d86f9c from image adt/ubuntu-jammy-ppc64el-server-20251106.img (UUID 8b9c566d-520c-4261-aa84-ffb5f22b026d)... 526s autopkgtest [14:15:05]: testbed dpkg architecture: ppc64el 526s autopkgtest [14:15:05]: testbed apt version: 2.4.14 527s autopkgtest [14:15:06]: @@@@@@@@@@@@@@@@@@@@ test bed setup 527s autopkgtest [14:15:06]: testbed release detected to be: jammy 528s autopkgtest [14:15:07]: updating testbed package index (apt update) 528s Hit:1 http://ftpmaster.internal/ubuntu jammy InRelease 528s Hit:2 http://ftpmaster.internal/ubuntu jammy-updates InRelease 528s Hit:3 http://ftpmaster.internal/ubuntu jammy-security InRelease 528s Get:4 http://ftpmaster.internal/ubuntu jammy-proposed InRelease [279 kB] 529s Get:5 http://ftpmaster.internal/ubuntu jammy-proposed/multiverse Sources [7872 B] 529s Get:6 http://ftpmaster.internal/ubuntu jammy-proposed/restricted Sources [39.6 kB] 529s Get:7 http://ftpmaster.internal/ubuntu jammy-proposed/universe Sources [24.0 kB] 529s Get:8 http://ftpmaster.internal/ubuntu jammy-proposed/main Sources [115 kB] 529s Get:9 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el Packages [219 kB] 529s Get:10 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el c-n-f Metadata [2536 B] 529s Get:11 http://ftpmaster.internal/ubuntu jammy-proposed/restricted ppc64el Packages [4204 B] 529s Get:12 http://ftpmaster.internal/ubuntu jammy-proposed/restricted ppc64el c-n-f Metadata [116 B] 529s Get:13 http://ftpmaster.internal/ubuntu jammy-proposed/universe ppc64el Packages [50.1 kB] 529s Get:14 http://ftpmaster.internal/ubuntu jammy-proposed/universe ppc64el c-n-f Metadata [1692 B] 529s Get:15 http://ftpmaster.internal/ubuntu jammy-proposed/multiverse ppc64el Packages [1256 B] 529s Get:16 http://ftpmaster.internal/ubuntu jammy-proposed/multiverse ppc64el c-n-f Metadata [116 B] 531s Fetched 745 kB in 1s (662 kB/s) 532s Reading package lists... 533s Hit:1 http://ftpmaster.internal/ubuntu jammy InRelease 533s Hit:2 http://ftpmaster.internal/ubuntu jammy-updates InRelease 533s Hit:3 http://ftpmaster.internal/ubuntu jammy-security InRelease 533s Hit:4 http://ftpmaster.internal/ubuntu jammy-proposed InRelease 535s Reading package lists... 535s Reading package lists... 535s Building dependency tree... 535s Reading state information... 535s Calculating upgrade... 535s The following packages will be upgraded: 535s libc-bin libc6 locales 535s 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 535s Need to get 8262 kB of archives. 535s After this operation, 0 B of additional disk space will be used. 535s Get:1 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el libc6 ppc64el 2.35-0ubuntu3.12 [3254 kB] 537s Get:2 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el libc-bin ppc64el 2.35-0ubuntu3.12 [760 kB] 537s Get:3 http://ftpmaster.internal/ubuntu jammy-proposed/main ppc64el locales all 2.35-0ubuntu3.12 [4248 kB] 539s debconf: unable to initialize frontend: Dialog 539s debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 539s debconf: falling back to frontend: Readline 539s debconf: unable to initialize frontend: Readline 539s debconf: (This frontend requires a controlling tty.) 539s debconf: falling back to frontend: Teletype 539s dpkg-preconfigure: unable to re-open stdin: 539s Fetched 8262 kB in 4s (2297 kB/s) 539s (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 ... 95843 files and directories currently installed.) 539s Preparing to unpack .../libc6_2.35-0ubuntu3.12_ppc64el.deb ... 540s debconf: unable to initialize frontend: Dialog 540s debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 540s debconf: falling back to frontend: Readline 540s Unpacking libc6:ppc64el (2.35-0ubuntu3.12) over (2.35-0ubuntu3.11) ... 540s Setting up libc6:ppc64el (2.35-0ubuntu3.12) ... 540s debconf: unable to initialize frontend: Dialog 540s debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 540s debconf: falling back to frontend: Readline 541s (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 ... 95843 files and directories currently installed.) 541s Preparing to unpack .../libc-bin_2.35-0ubuntu3.12_ppc64el.deb ... 541s Unpacking libc-bin (2.35-0ubuntu3.12) over (2.35-0ubuntu3.11) ... 541s Setting up libc-bin (2.35-0ubuntu3.12) ... 541s (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 ... 95843 files and directories currently installed.) 541s Preparing to unpack .../locales_2.35-0ubuntu3.12_all.deb ... 541s Unpacking locales (2.35-0ubuntu3.12) over (2.35-0ubuntu3.11) ... 541s Setting up locales (2.35-0ubuntu3.12) ... 541s debconf: unable to initialize frontend: Dialog 541s debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) 541s debconf: falling back to frontend: Readline 542s Generating locales (this might take a while)... 543s en_US.UTF-8... done 543s Generation complete. 543s Processing triggers for man-db (2.10.2-1) ... 544s autopkgtest [14:15:23]: upgrading testbed (apt dist-upgrade and autopurge) 544s Reading package lists... 544s Building dependency tree... 544s Reading state information... 545s Calculating upgrade...Starting pkgProblemResolver with broken count: 0 545s Starting 2 pkgProblemResolver with broken count: 0 545s Done 545s Entering ResolveByKeep 545s 545s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 545s Reading package lists... 546s Building dependency tree... 546s Reading state information... 546s Starting pkgProblemResolver with broken count: 0 546s Starting 2 pkgProblemResolver with broken count: 0 546s Done 546s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 549s Reading package lists... 549s Building dependency tree... 549s Reading state information... 549s Starting pkgProblemResolver with broken count: 0 549s Starting 2 pkgProblemResolver with broken count: 0 549s Done 550s The following NEW packages will be installed: 550s gem2deb-test-runner libruby3.0 libssl-dev puma rake ruby ruby-localhost 550s ruby-minitest-stub-const ruby-net-telnet ruby-nio4r ruby-rack ruby-rubygems 550s ruby-webrick ruby-xmlrpc ruby3.0 rubygems-integration 550s 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 550s Need to get 8948 kB of archives. 550s After this operation, 46.9 MB of additional disk space will be used. 550s Get:1 http://ftpmaster.internal/ubuntu jammy/main ppc64el rubygems-integration all 1.18 [5336 B] 550s Get:2 http://ftpmaster.internal/ubuntu jammy/main ppc64el ruby-net-telnet all 0.1.1-2 [12.6 kB] 550s Get:3 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el ruby-webrick all 1.7.0-3ubuntu0.2 [52.5 kB] 550s Get:4 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el ruby-xmlrpc all 0.3.2-1ubuntu0.1 [24.9 kB] 550s Get:5 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libruby3.0 ppc64el 3.0.2-7ubuntu2.11 [5519 kB] 552s Get:6 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el ruby3.0 ppc64el 3.0.2-7ubuntu2.11 [50.0 kB] 552s Get:7 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el ruby-rubygems all 3.3.5-2ubuntu1.2 [228 kB] 552s Get:8 http://ftpmaster.internal/ubuntu jammy/main ppc64el ruby ppc64el 1:3.0~exp1 [5102 B] 552s Get:9 http://ftpmaster.internal/ubuntu jammy/main ppc64el rake all 13.0.6-2 [61.7 kB] 552s Get:10 http://ftpmaster.internal/ubuntu jammy/universe ppc64el gem2deb-test-runner ppc64el 1.8 [14.7 kB] 552s Get:11 http://ftpmaster.internal/ubuntu jammy-updates/main ppc64el libssl-dev ppc64el 3.0.2-0ubuntu1.20 [2612 kB] 552s Get:12 http://ftpmaster.internal/ubuntu jammy/universe ppc64el ruby-nio4r ppc64el 2.5.8-2 [123 kB] 552s Get:13 http://ftpmaster.internal/ubuntu jammy/universe ppc64el puma ppc64el 5.5.2-2ubuntu2 [122 kB] 552s Get:14 http://ftpmaster.internal/ubuntu jammy/universe ppc64el ruby-localhost all 1.1.9-1 [4942 B] 552s Get:15 http://ftpmaster.internal/ubuntu jammy/universe ppc64el ruby-minitest-stub-const all 0.4-1.1 [3508 B] 552s Get:16 http://ftpmaster.internal/ubuntu jammy-updates/universe ppc64el ruby-rack all 2.1.4-5ubuntu1.1 [108 kB] 553s Fetched 8948 kB in 3s (3490 kB/s) 553s Selecting previously unselected package rubygems-integration. 553s (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 ... 95843 files and directories currently installed.) 553s Preparing to unpack .../00-rubygems-integration_1.18_all.deb ... 553s Unpacking rubygems-integration (1.18) ... 553s Selecting previously unselected package ruby-net-telnet. 553s Preparing to unpack .../01-ruby-net-telnet_0.1.1-2_all.deb ... 553s Unpacking ruby-net-telnet (0.1.1-2) ... 553s Selecting previously unselected package ruby-webrick. 553s Preparing to unpack .../02-ruby-webrick_1.7.0-3ubuntu0.2_all.deb ... 553s Unpacking ruby-webrick (1.7.0-3ubuntu0.2) ... 553s Selecting previously unselected package ruby-xmlrpc. 553s Preparing to unpack .../03-ruby-xmlrpc_0.3.2-1ubuntu0.1_all.deb ... 553s Unpacking ruby-xmlrpc (0.3.2-1ubuntu0.1) ... 553s Selecting previously unselected package libruby3.0:ppc64el. 553s Preparing to unpack .../04-libruby3.0_3.0.2-7ubuntu2.11_ppc64el.deb ... 553s Unpacking libruby3.0:ppc64el (3.0.2-7ubuntu2.11) ... 553s Selecting previously unselected package ruby3.0. 553s Preparing to unpack .../05-ruby3.0_3.0.2-7ubuntu2.11_ppc64el.deb ... 553s Unpacking ruby3.0 (3.0.2-7ubuntu2.11) ... 553s Selecting previously unselected package ruby-rubygems. 553s Preparing to unpack .../06-ruby-rubygems_3.3.5-2ubuntu1.2_all.deb ... 553s Unpacking ruby-rubygems (3.3.5-2ubuntu1.2) ... 553s Selecting previously unselected package ruby. 553s Preparing to unpack .../07-ruby_1%3a3.0~exp1_ppc64el.deb ... 553s Unpacking ruby (1:3.0~exp1) ... 553s Selecting previously unselected package rake. 553s Preparing to unpack .../08-rake_13.0.6-2_all.deb ... 553s Unpacking rake (13.0.6-2) ... 553s Selecting previously unselected package gem2deb-test-runner. 553s Preparing to unpack .../09-gem2deb-test-runner_1.8_ppc64el.deb ... 553s Unpacking gem2deb-test-runner (1.8) ... 553s Selecting previously unselected package libssl-dev:ppc64el. 553s Preparing to unpack .../10-libssl-dev_3.0.2-0ubuntu1.20_ppc64el.deb ... 553s Unpacking libssl-dev:ppc64el (3.0.2-0ubuntu1.20) ... 553s Selecting previously unselected package ruby-nio4r. 553s Preparing to unpack .../11-ruby-nio4r_2.5.8-2_ppc64el.deb ... 553s Unpacking ruby-nio4r (2.5.8-2) ... 554s Selecting previously unselected package puma. 554s Preparing to unpack .../12-puma_5.5.2-2ubuntu2_ppc64el.deb ... 554s Unpacking puma (5.5.2-2ubuntu2) ... 554s Selecting previously unselected package ruby-localhost. 554s Preparing to unpack .../13-ruby-localhost_1.1.9-1_all.deb ... 554s Unpacking ruby-localhost (1.1.9-1) ... 554s Selecting previously unselected package ruby-minitest-stub-const. 554s Preparing to unpack .../14-ruby-minitest-stub-const_0.4-1.1_all.deb ... 554s Unpacking ruby-minitest-stub-const (0.4-1.1) ... 554s Selecting previously unselected package ruby-rack. 554s Preparing to unpack .../15-ruby-rack_2.1.4-5ubuntu1.1_all.deb ... 554s Unpacking ruby-rack (2.1.4-5ubuntu1.1) ... 554s Setting up rubygems-integration (1.18) ... 554s Setting up ruby-localhost (1.1.9-1) ... 554s Setting up ruby-net-telnet (0.1.1-2) ... 554s Setting up libssl-dev:ppc64el (3.0.2-0ubuntu1.20) ... 554s Setting up ruby-webrick (1.7.0-3ubuntu0.2) ... 554s Setting up ruby-xmlrpc (0.3.2-1ubuntu0.1) ... 554s Setting up ruby-rubygems (3.3.5-2ubuntu1.2) ... 554s Setting up rake (13.0.6-2) ... 554s Setting up libruby3.0:ppc64el (3.0.2-7ubuntu2.11) ... 554s Setting up ruby3.0 (3.0.2-7ubuntu2.11) ... 554s Setting up ruby (1:3.0~exp1) ... 554s Setting up ruby-nio4r (2.5.8-2) ... 554s Setting up puma (5.5.2-2ubuntu2) ... 554s Setting up ruby-rack (2.1.4-5ubuntu1.1) ... 554s Setting up ruby-minitest-stub-const (0.4-1.1) ... 554s Setting up gem2deb-test-runner (1.8) ... 554s Processing triggers for man-db (2.10.2-1) ... 554s Processing triggers for libc-bin (2.35-0ubuntu3.12) ... 560s autopkgtest [14:15:39]: test gem2deb-test-runner: gem2deb-test-runner --autopkgtest --check-dependencies 2>&1 560s autopkgtest [14:15:39]: test gem2deb-test-runner: [----------------------- 560s 560s ┌──────────────────────────────────────────────────────────────────────────────┐ 560s │ Checking Rubygems dependency resolution on ruby3.0 │ 560s └──────────────────────────────────────────────────────────────────────────────┘ 560s 560s GEM_PATH= ruby3.0 -e gem\ \"puma\" 560s 560s ┌──────────────────────────────────────────────────────────────────────────────┐ 560s │ Run tests for ruby3.0 from debian/ruby-tests.rake │ 560s └──────────────────────────────────────────────────────────────────────────────┘ 560s 560s RUBYLIB=. GEM_PATH= ruby3.0 -S rake -f debian/ruby-tests.rake 560s mv lib ./.gem2deb.lib 560s mv ext ./.gem2deb.ext 560s /usr/bin/ruby3.0 -w -I"test" /usr/share/rubygems-integration/all/gems/rake-13.0.6/lib/rake/rake_test_loader.rb "test/test_app_status.rb" "test/test_binder.rb" "test/test_busy_worker.rb" "test/test_cli.rb" "test/test_config.rb" "test/test_error_logger.rb" "test/test_events.rb" "test/test_http10.rb" "test/test_http11.rb" "test/test_integration_single.rb" "test/test_iobuffer.rb" "test/test_json_serialization.rb" "test/test_launcher.rb" "test/test_null_io.rb" "test/test_out_of_band_server.rb" "test/test_persistent.rb" "test/test_plugin.rb" "test/test_puma_localhost_authority.rb" "test/test_puma_server.rb" "test/test_pumactl.rb" "test/test_rack_handler.rb" "test/test_rack_server.rb" "test/test_redirect_io.rb" "test/test_response_header.rb" "test/test_thread_pool.rb" "test/test_unix_socket.rb" "test/test_web_server.rb" -v 561s Run options: -v --seed 63063 561s 561s # Running: 561s 561s TestPersistent#test_app_sets_content_length = 0.44 s = . 561s TestPersistent#test_chunked = 0.01 s = . 561s TestPersistent#test_client11_close = 0.01 s = . 561s TestPersistent#test_hex = 0.00 s = . 561s TestPersistent#test_one_with_keep_alive_header = 0.01 s = . 561s TestPersistent#test_client10_close = 0.00 s = . 561s TestPersistent#test_one_with_content_length = 0.00 s = . 561s TestPersistent#test_second_request_not_in_first_req_body = 0.00 s = . 561s TestPersistent#test_no_chunked_in_http10 = 0.00 s = . 561s TestPersistent#test_no_body_then_get = 0.00 s = . 561s TestPersistent#test_allow_app_to_chunk_itself = 0.00 s = . 561s TestPersistent#test_two_requests_in_one_chunk = 0.00 s = . 561s TestPersistent#test_post_then_get = 0.00 s = . 561s TestPersistent#test_two_back_to_back = 0.00 s = . 563s TestPersistent#test_persistent_timeout = 2.01 s = . 563s TestPersistent#test_chunked_with_empty_part = 0.01 s = . 563s TestPersistent#test_keepalive_doesnt_starve_clients = 0.21 s = . 563s Http10ParserTest#test_parse_simple = 0.00 s = . 563s TestUserSuppliedOptionsPortIsSet#test_port_wins_over_config = 0.00 s = . 563s TestEvents#test_register_callback_with_block = 0.00 s = . 563s TestEvents#test_parse_error = 0.11 s = . 563s TestEvents#test_write_writes_to_stdout = 0.00 s = . 563s TestEvents#test_debug_not_write_to_stdout_if_env_is_not_present = 0.00 s = . 563s TestEvents#test_null = 0.00 s = . 563s TestEvents#test_stdio_respects_sync = 0.00 s = . 563s TestEvents#test_stdio = 0.00 s = . 563s TestEvents#test_error_writes_to_stderr_and_exits = 0.00 s = . 563s TestEvents#test_custom_log_formatter = 0.00 s = . 563s TestEvents#test_ssl_error = 0.00 s = . 563s TestEvents#test_debug_writes_to_stdout_if_env_is_present = 0.00 s = . 563s TestEvents#test_log_writes_to_stdout = 0.00 s = . 563s TestEvents#test_strings = 0.00 s = . 563s TestEvents#test_fire_callback_with_multiple_arguments = 0.00 s = . 563s TestEvents#test_register_callback_with_object = 0.00 s = . 563s TestEvents#test_null_log_does_nothing = 0.00 s = . 563s TestEvents#test_on_booted_callback = 0.00 s = . 563s TestEvents#test_pid_formatter = 0.00 s = . 563s TestConfigFileWithFakeEnv#test_config_files_with_rails_env = 0.00 s = . 563s TestConfigFileWithFakeEnv#test_config_files_with_rack_env = 0.00 s = . 564s TestConfigFileWithFakeEnv#test_config_files_with_specified_environment = 0.00 s = . 564s TestConfigFileWithFakeEnv#test_config_files_with_app_env = 0.00 s = . 564s TestCLI#test_environment_rails_env = 0.01 s = . 564s TestCLI#test_state = 0.01 s = . 564s TestCLI#test_control_thread_backtraces = 0.04 s = . 564s TestCLI#test_log_formatter_custom_single = 0.01 s = . 564s TestCLI#test_control_for_tcp = 0.02 s = . 564s TestCLI#test_environment_app_env = 0.01 s = . 564s TestCLI#test_log_formatter_custom_clustered = 0.01 s = . 564s TestCLI#test_control = 0.03 s = . 564s TestCLI#test_tmp_control = 0.01 s = . 564s TestCLI#test_control_for_ssl = 0.02 s = . 564s TestCLI#test_load_path = 0.01 s = . 564s TestCLI#test_log_formatter_default_clustered = 0.01 s = . 564s TestCLI#test_control_gc_stats_tcp = 0.04 s = . 564s TestCLI#test_control_gc_stats_unix = 0.04 s = . 564s TestCLI#test_control_stop = 0.03 s = . 564s TestCLI#test_log_formatter_default_single = 0.01 s = . 564s TestCLI#test_control_clustered = 0.24 s = . 564s TestCLI#test_extra_runtime_dependencies = 0.01 s = . 564s TestCLI#test_environment_rack_env = 0.01 s = . 564s TestCLI#test_control_requests_count = 0.03 s = . 564s TestCLI#test_state_file_callback_filtering = 0.01 s = . 564s TestErrorLogger#test_info_with_text = 0.00 s = . 564s TestErrorLogger#test_info_with_only_error = 0.00 s = . 564s TestErrorLogger#test_info_with_request = 0.00 s = . 564s TestErrorLogger#test_debug_backtrace_logging = 0.00 s = . 564s TestErrorLogger#test_debug_with_debug_mode = 0.00 s = . 564s TestErrorLogger#test_stdio_respects_sync = 0.00 s = . 564s TestErrorLogger#test_stdio = 0.00 s = . 564s TestErrorLogger#test_debug_without_debug_mode = 0.00 s = . 564s TestBusyWorker#test_multiple_requests_processing_in_parallel = 0.11 s = . 564s TestBusyWorker#test_multiple_requests_waiting_on_less_busy_worker = 0.22 s = . 564s TestIOBuffer#test_initial_size = 0.00 s = . 564s TestIOBuffer#test_append_op = 0.00 s = . 564s TestIOBuffer#test_append = 0.00 s = . 564s TestIOBuffer#test_reset = 0.00 s = . 564s TestConfigEnvVariables#test_config_loads_correct_max_threads = 0.00 s = . 564s TestConfigEnvVariables#test_config_loads_correct_min_threads = 0.00 s = . 564s TestConfigEnvVariables#test_config_loads_workers_from_env = 0.00 s = . 564s TestConfigEnvVariables#test_config_does_not_preload_app_if_not_using_workers = 0.00 s = . 564s TestConfigEnvVariables#test_config_preloads_app_if_using_workers = 0.00 s = . 564s TestUserSuppliedOptionsIsEmpty#test_config_file_wins_over_port = 0.00 s = . 564s TestUserSuppliedOptionsIsEmpty#test_default_host_when_using_config_file = 0.00 s = . 564s TestUserSuppliedOptionsIsEmpty#test_default_host_when_using_config_file_with_explicit_host = 0.00 s = . 564s TestPlugin#test_plugin = 0.00 s = S 564s TestPumaUnixSocket#test_server_aunix = 0.01 s = . 564s TestPumaUnixSocket#test_server_unix = 0.00 s = . 564s TestEnvModifificationConfig#test_double_bind_port = 0.00 s = . 564s TestPumaControlCli#test_control_aunix = 0.03 s = . 564s TestPumaControlCli#test_app_env_without_environment = 0.00 s = . 564s TestPumaControlCli#test_environment_with_rack_env = 0.00 s = . 564s TestPumaControlCli#test_environment_without_rack_env = 0.01 s = . 565s TestPumaControlCli#test_config_file = 0.00 s = . 565s TestPumaControlCli#test_blank_command = 0.01 s = . 565s TestPumaControlCli#test_control_url_and_status = 0.03 s = . 565s TestPumaControlCli#test_rack_env_without_environment = 0.00 s = . 565s TestPumaControlCli#test_control_no_token = 0.00 s = . 565s TestPumaControlCli#test_default_config_file_exist = 0.00 s = . 565s TestPumaControlCli#test_app_env_precedence = 0.00 s = . 565s TestPumaControlCli#test_invalid_command = 0.00 s = . 565s TestPumaControlCli#test_environment_without_app_env = 0.00 s = . 565s TestPumaControlCli#test_environment_specific_config_file_exist = 0.00 s = . 565s TestPumaSSLLocalhostAuthority#test_self_signed_by_localhost_authority = 0.12 s = . 565s TestLauncher#test_puma_stats = 0.01 s = . 565s TestLauncher#test_log_config_enabled = 0.00 s = . 565s TestLauncher#test_pid_file = 0.00 s = . 565s TestLauncher#test_prints_thread_traces = 0.00 s = . 565s TestLauncher#test_state_permission_nil = 0.00 s = . 565s TestLauncher#test_extra_runtime_deps_directories_is_correctly_built = 0.00 s = S 565s TestLauncher#test_files_to_require_after_prune_is_correctly_built_for_no_extra_deps = 0.00 s = S 571s TestLauncher#test_puma_stats_clustered = 6.21 s = . 571s TestLauncher#test_state_permission_0640 = 0.00 s = . 571s TestLauncher#test_extra_runtime_deps_directories_is_empty_for_no_config = 0.00 s = . 571s TestLauncher#test_files_to_require_after_prune_is_correctly_built_with_extra_deps = 0.00 s = S 571s TestLauncher#test_no_state_permission = 0.00 s = . 571s TestLauncher#test_puma_wild_location_is_an_absolute_path = 0.00 s = S 571s TestLauncher#test_fire_on_stopped = 0.01 s = . 571s TestLauncher#test_log_config_disabled = 0.01 s = . 571s TestThreadPool#test_waiting_on_startup = 0.00 s = . 571s TestThreadPool#test_trim_is_ignored_if_no_waiting_threads = 0.00 s = . 571s TestThreadPool#test_auto_reap_dead_threads = 0.00 s = . 571s TestThreadPool#test_trim = 0.00 s = . 571s TestThreadPool#test_cleanliness = 0.00 s = . 571s TestThreadPool#test_thread_name = 0.00 s = . 571s TestThreadPool#test_append_spawns = 0.00 s = . 571s TestThreadPool#test_reap_only_dead_threads = 0.00 s = . 575s TestThreadPool#test_correct_waiting_count_for_killed_threads = 4.01 s = . 575s TestThreadPool#test_force_shutdown_immediately = 0.00 s = . 575s TestThreadPool#test_autotrim = 0.00 s = . 575s TestThreadPool#test_force_trim_doesnt_overtrim = 0.00 s = . 575s TestThreadPool#test_append_queues_on_max = 0.00 s = . 575s TestThreadPool#test_converts_pool_sizes = 0.00 s = . 575s TestThreadPool#test_trim_leaves_min = 0.00 s = . 575s TestThreadPool#test_shutdown_with_grace = 0.02 s = . 575s TestHandlerGetStrSym#test_handler = 0.00 s = . 575s TestPathHandler#test_handler_boots = 0.51 s = . 575s TestUserSuppliedOptionsIsNotPresent#test_user_port_wins_over_config = 0.00 s = . 575s TestUserSuppliedOptionsIsNotPresent#test_file_log_requests_wins_over_default_config = 0.00 s = . 575s TestUserSuppliedOptionsIsNotPresent#test_user_port_wins_over_default_when_user_supplied_is_blank = 0.00 s = . 575s TestUserSuppliedOptionsIsNotPresent#test_default_log_request_when_no_config_file = 0.00 s = . 575s TestUserSuppliedOptionsIsNotPresent#test_default_port_when_no_config_file = 0.00 s = . 576s TestUserSuppliedOptionsIsNotPresent#test_user_log_requests_wins_over_file_config = 0.00 s = . 576s TestUserSuppliedOptionsIsNotPresent#test_config_wins_over_default = 0.00 s = . 576s TestUserSuppliedOptionsIsNotPresent#test_user_port_wins_over_default = 0.00 s = . 576s TestBinderMRI#test_binder_parses_ssl_cipher_filter = 0.01 s = . 576s TestBinderMRI#test_binder_parses_ssl_verification_flags_one = 0.01 s = . 576s TestBinderMRI#test_binder_parses_ssl_verification_flags_multiple = 0.01 s = . 576s TestUserSuppliedOptionsHostIsSet#test_host_uses_supplied_port_default = 0.00 s = . 576s TestUserSuppliedOptionsHostIsSet#test_ipv6_host_supplied_port_default = 0.00 s = . 576s TestPumaServer#test_early_hints_works = … 576s TestPumaServer#test_prints_custom_error = … 576s TestPumaServer#test_early_hints_works = 0.02 s = . 576s TestPumaServer#test_http_10_close_with_body = … 576s TestPumaServer#test_prints_custom_error = 0.01 s = . 576s TestPumaServer#test_Expect_100 = … 576s TestPumaServer#test_http_10_close_with_body = 0.01 s = . 576s TestPumaServer#test_prevent_response_splitting_headers_crlf = … 576s TestPumaServer#test_Expect_100 = 0.01 s = . 576s TestPumaServer#test_chunked_request = … 576s TestPumaServer#test_prevent_response_splitting_headers_crlf = 0.01 s = . 576s TestPumaServer#test_request_body_wait = … 576s TestPumaServer#test_chunked_request = 0.02 s = . 576s TestPumaServer#test_http11_connection_header_queue = 0.01 s = . 576s TestPumaServer#test_prevent_content_length_injection_crlf = 0.01 s = . 576s TestPumaServer#test_leh_gets_env_as_well = 0.01 s = . 576s TestPumaServer#test_leh_has_status = 0.01 s = . 577s TestPumaServer#test_chunked_request_pause_mid_value = 1.01 s = . 577s TestPumaServer#test_not_drain_on_shutdown = 0.01 s = . 577s TestPumaServer#test_chunked_encoding = 0.01 s = . 577s TestPumaServer#test_rack_url_scheme_user = 0.01 s = . 577s TestPumaServer#test_chunked_request_pause_between_chunks = … 577s TestPumaServer#test_request_body_wait = 1.21 s = . 577s TestPumaServer#test_custom_http_codes_11 = 0.01 s = . 577s TestPumaServer#test_prevent_content_length_injection_cr = 0.01 s = . 577s TestPumaServer#test_respect_x_forwarded_ssl_on = 0.00 s = . 578s TestPumaServer#test_client_quick_close_no_lowlevel_error_handler_call = … 578s TestPumaServer#test_chunked_request_pause_between_chunks = 1.02 s = . 578s TestPumaServer#test_custom_io_selector = 0.01 s = . 578s TestPumaServer#test_normalize_host_header_missing = 0.01 s = . 578s TestPumaServer#test_http_11_close_without_body = 0.01 s = . 578s TestPumaServer#test_prevent_response_splitting_headers_early_hint_crlf = 0.01 s = . 578s TestPumaServer#test_timeout_in_data_phase = … 578s TestPumaServer#test_client_quick_close_no_lowlevel_error_handler_call = 1.56 s = . 579s TestPumaServer#test_force_shutdown_error_default = … 579s TestPumaServer#test_timeout_in_data_phase = 1.01 s = . 579s TestPumaServer#test_normalize_host_header_hostname = 0.01 s = . 579s TestPumaServer#test_normalize_host_header_ipv4 = 0.01 s = . 579s TestPumaServer#test_chunked_keep_alive_two_back_to_back = 0.31 s = . 579s TestPumaServer#test_large_chunked_request = 0.01 s = . 579s TestPumaServer#test_http_11_keep_alive_with_body = 0.01 s = . 579s TestPumaServer#test_prevent_content_length_injection_lf = 0.01 s = . 579s TestPumaServer#test_http_11_close_with_body = 0.01 s = . 580s TestPumaServer#test_chunked_request_pause_between_closing_cr_lf = 1.01 s = . 580s TestPumaServer#test_status_hook_fires_when_server_changes_states = 0.01 s = . 580s TestPumaServer#test_chunked_request_pause_before_count_newline = … 580s TestPumaServer#test_force_shutdown_error_default = 2.01 s = . 581s TestPumaServer#test_no_timeout_after_data_received = … 581s TestPumaServer#test_chunked_request_pause_before_count_newline = 1.01 s = . 581s TestPumaServer#test_http_10_keep_alive_with_body = 0.21 s = . 581s TestPumaServer#test_respect_x_forwarded_proto = 0.01 s = . 581s TestPumaServer#test_HEAD_returns_content_headers = 0.01 s = . 581s TestPumaServer#test_rack_url_scheme_dflt = 0.01 s = . 582s TestPumaServer#test_request_body_wait_chunked = … 582s TestPumaServer#test_no_timeout_after_data_received = 1.71 s = . 582s TestPumaServer#test_chunked_request_pause_between_cr_lf_after_size_of_second_chunk = 0.21 s = . 582s TestPumaServer#test_http10_connection_header_queue = 0.01 s = . 582s TestPumaServer#test_doesnt_print_backtrace_in_production = 0.01 s = . 582s TestPumaServer#test_http_11_keep_alive_without_body = 0.21 s = . 584s TestPumaServer#test_no_timeout_after_data_received_no_queue = 1.71 s = . 584s TestPumaServer#test_chunked_request_header_case = 0.01 s = . 584s TestPumaServer#test_accept_emfile = 0.01 s = . 584s TestPumaServer#test_newline_splits_in_early_hint = 0.01 s = . 584s TestPumaServer#test_custom_http_codes_10 = 0.01 s = . 584s TestPumaServer#test_prevent_response_splitting_headers_early_hint_lf = 0.01 s = . 584s TestPumaServer#test_default_server_port = 0.01 s = . 584s TestPumaServer#test_eof_on_connection_close_is_not_logged_as_an_error = 0.01 s = . 584s TestPumaServer#test_drain_on_shutdown = 0.01 s = . 584s TestPumaServer#test_http_10_keep_alive_without_body = … 584s TestPumaServer#test_request_body_wait_chunked = 3.01 s = . 584s TestPumaServer#test_early_hints_are_ignored_if_connection_lost = 0.11 s = . 584s TestPumaServer#test_force_shutdown_custom_error_message = … 584s TestPumaServer#test_http_10_keep_alive_without_body = 0.21 s = . 584s TestPumaServer#test_newline_splits = 0.01 s = . 584s TestPumaServer#test_normalize_host_header_ipv6 = 0.01 s = . 585s TestPumaServer#test_accept_econnaborted = 0.01 s = . 585s TestPumaServer#test_HEAD_has_no_body = 0.01 s = . 585s TestPumaServer#test_default_server_port_respects_x_forwarded_proto = 0.01 s = . 585s TestPumaServer#test_empty_header_values = 0.01 s = . 585s TestPumaServer#test_prevent_response_splitting_headers_early_hint_cr = 0.01 s = . 585s TestPumaServer#test_puma_socket = 0.01 s = . 585s TestPumaServer#test_respect_x_forwarded_scheme = 0.00 s = . 585s TestPumaServer#test_http_10_close_without_body = 0.01 s = . 585s TestPumaServer#test_idle_connections_closed_immediately_on_shutdown = 0.51 s = . 585s TestPumaServer#test_open_connection_wait_no_queue = 0.11 s = . 585s TestPumaServer#test_proxy_protocol = 0.16 s = . 585s TestPumaServer#test_http11_connection_header_no_queue = 0.01 s = . 585s TestPumaServer#test_proper_stringio_body = 0.11 s = . 585s TestPumaServer#test_run_stop_thread_safety = 0.05 s = . 586s TestPumaServer#test_chunked_request_pause_mid_count = … 586s TestPumaServer#test_force_shutdown_custom_error_message = 2.01 s = . 587s TestPumaServer#test_chunked_keep_alive_two_back_to_back_with_set_remote_address = … 587s TestPumaServer#test_chunked_request_pause_mid_count = 1.01 s = . 587s TestPumaServer#test_chunked_request_pause_before_value = … 587s TestPumaServer#test_chunked_keep_alive_two_back_to_back_with_set_remote_address = 0.11 s = . 587s TestPumaServer#test_http_10_partial_hijack_with_content_length = 0.01 s = . 587s TestPumaServer#test_prevent_response_splitting_headers_cr = 0.01 s = . 587s TestPumaServer#test_shutdown_requests = 0.42 s = . 587s TestPumaServer#test_GET_with_no_body_has_sane_chunking = 0.01 s = . 588s TestPumaServer#test_chunked_request_pause_before_closing_cr_lf = … 588s TestPumaServer#test_chunked_request_pause_before_value = 1.02 s = . 588s TestPumaServer#test_timeout_data_no_queue = … 588s TestPumaServer#test_chunked_request_pause_before_closing_cr_lf = 1.01 s = . 588s TestPumaServer#test_open_connection_wait = 0.11 s = . 588s TestPumaServer#test_prevent_response_splitting_headers_lf = 0.01 s = . 588s TestPumaServer#test_very_large_return = 0.01 s = . 588s TestPumaServer#test_chunked_keep_alive = 0.01 s = . 588s TestPumaServer#test_early_hints_is_off_by_default = 0.01 s = . 588s TestPumaServer#test_force_shutdown = 0.02 s = . 588s TestPumaServer#test_http10_connection_header_no_queue = 0.01 s = . 588s TestPumaServer#test_GET_with_empty_body_has_sane_chunking = 0.01 s = . 588s TestPumaServer#test_lowlevel_error_message = 0.01 s = . 588s TestOutOfBandServer#test_blocks_new_connection = 0.01 s = . 588s TestOutOfBandServer#test_partial_concurrent = 0.02 s = . 588s TestOutOfBandServer#test_partial_request = 0.01 s = . 588s TestOutOfBandServer#test_request_overlapping_hook = 0.03 s = . 588s TestOutOfBandServer#test_sequential = 0.05 s = . 588s TestOutOfBandServer#test_stream = 0.03 s = . 588s TestConfigFile#test_ssl_bind = 0.00 s = . 588s TestConfigFile#test_app_from_rackup = 0.00 s = . 588s TestConfigFile#test_config_raise_exception_on_sigterm = 0.00 s = . 588s TestConfigFile#test_default_max_threads = 0.00 s = . 588s TestConfigFile#test_ssl_bind_jruby = 0.00 s = S 588s TestConfigFile#test_ssl_bind_no_tlsv1_1 = 0.00 s = . 588s TestConfigFile#test_config_files_with_integer_convert = 0.00 s = . 588s TestConfigFile#test_config_files_with_non_existing_path = 0.00 s = . 588s TestConfigFile#test_overwrite_options = 0.00 s = . 588s TestConfigFile#test_ssl_configuration_from_DSL = 0.00 s = . 588s TestConfigFile#test_ssl_bind_with_verification_flags = 0.00 s = . 588s TestConfigFile#test_config_files_default = 0.00 s = . 588s TestConfigFile#test_run_hooks_on_restart_hook = 0.00 s = . 588s TestConfigFile#test_silence_single_worker_warning_default = 0.00 s = . 588s TestConfigFile#test_ssl_bind_with_ca = 0.00 s = . 588s TestConfigFile#test_parameters_overwrite_files = 0.00 s = . 588s TestConfigFile#test_run_hooks_before_fork = 0.00 s = . 588s TestConfigFile#test_final_options_returns_merged_options = 0.00 s = . 588s TestConfigFile#test_run_hooks_before_worker_fork = 0.00 s = . 588s TestConfigFile#test_config_files_with_dash = 0.00 s = . 588s TestConfigFile#test_config_files_with_symbol_convert = 0.00 s = . 588s TestConfigFile#test_lowlevel_error_handler_DSL = 0.00 s = . 588s TestConfigFile#test_run_hooks_after_worker_fork = 0.00 s = . 588s TestConfigFile#test_run_hooks_and_exception = 0.00 s = . 588s TestConfigFile#test_config_does_not_load_workers_by_default = 0.00 s = . 588s TestConfigFile#test_config_files_with_existing_path = 0.00 s = . 588s TestConfigFile#test_config_files_with_float_convert = 0.00 s = . 588s TestConfigFile#test_run_hooks_before_worker_boot = 0.00 s = . 588s TestConfigFile#test_ssl_bind_with_cipher_filter = 0.00 s = . 588s TestConfigFile#test_app_from_app_DSL = 0.00 s = . 588s TestConfigFile#test_run_hooks_before_worker_shutdown = 0.00 s = . 588s TestConfigFile#test_allow_users_to_override_default_options = 0.00 s = . 588s TestConfigFile#test_silence_single_worker_warning_overwrite = 0.00 s = . 588s TestConfigFile#test_explicit_config_files = 0.00 s = . 588s WebServerTest#test_simple_server = 0.01 s = . 588s WebServerTest#test_close_client = 0.00 s = . 588s WebServerTest#test_bad_client = 0.00 s = . 588s WebServerTest#test_header_is_too_long = 0.01 s = . 588s WebServerTest#test_trickle_attack = 0.00 s = . 588s WebServerTest#test_file_streamed_request = 0.01 s = . 588s WebServerTest#test_requests_count = 0.01 s = . 588s TestIntegrationSingle#test_term_not_accepts_new_connections = 0.00 s = S 589s TestIntegrationSingle#test_term_suppress = … 589s TestPumaServer#test_timeout_data_no_queue = 1.01 s = . 589s TestIntegrationSingle#test_term_exit_code = … 589s TestIntegrationSingle#test_term_suppress = 0.19 s = . 589s TestIntegrationSingle#test_prefer_rackup_file_specified_by_cli = … 589s TestIntegrationSingle#test_term_exit_code = 0.19 s = . 589s TestIntegrationSingle#test_write_to_log = 0.00 s = S 589s TestIntegrationSingle#test_usr2_restart = … 589s TestIntegrationSingle#test_prefer_rackup_file_specified_by_cli = 0.39 s = . 589s TestIntegrationSingle#test_closed_listener = 0.19 s = . 589s TestIntegrationSingle#test_application_logs_are_flushed_on_write = … 589s TestIntegrationSingle#test_usr2_restart = 0.77 s = . 589s TestIntegrationSingle#test_puma_started_log_writing = 0.00 s = S 589s TestIntegrationSingle#test_siginfo_thread_print = 0.00 s = S 590s TestIntegrationSingle#test_usr2_restart_restores_environment = … 590s TestIntegrationSingle#test_application_logs_are_flushed_on_write = 0.39 s = . 590s TestIntegrationSingle#test_hot_restart_does_not_drop_connections_threads = … 590s TestIntegrationSingle#test_usr2_restart_restores_environment = 0.79 s = . 591s TestIntegrationSingle#test_hot_restart_does_not_drop_connections = … 591s TestIntegrationSingle#test_hot_restart_does_not_drop_connections_threads = 1.66 s = . 591s TestIntegrationSingle#test_int_refuse = 0.21 s = . 591s TestAppStatus#test_unsupported = 0.01 s = . 591s TestAppStatus#test_good_token = 0.00 s = . 591s TestAppStatus#test_stats = 0.00 s = . 592s TestAppStatus#test_bad_token = 0.00 s = . 592s TestAppStatus#test_halt = 0.00 s = . 592s TestAppStatus#test_stop = 0.00 s = . 592s TestAppStatus#test_alternate_location = 0.00 s = . 592s Http11ParserTest#test_max_uri_path_length = 0.00 s = . 592s Http11ParserTest#test_semicolon_in_path = 0.00 s = . 592s Http11ParserTest#test_newline_smuggler_two = 0.00 s = . 592s Http11ParserTest#test_horrible_queries = 0.00 s = . 592s Http11ParserTest#test_parse_absolute_uri = 0.00 s = . 592s Http11ParserTest#test_trims_whitespace_from_headers = 0.00 s = . 592s Http11ParserTest#test_htab_in_header_val = 0.00 s = . 592s Http11ParserTest#test_parse_simple = 0.00 s = . 592s Http11ParserTest#test_newline_smuggler = 0.00 s = . 592s Http11ParserTest#test_parse_error = 0.00 s = . 592s Http11ParserTest#test_parse_dumbfuck_headers = 0.00 s = . 592s Http11ParserTest#test_parse_escaping_in_query = 0.00 s = . 592s Http11ParserTest#test_fragment_in_uri = 0.00 s = . 592s TestPumaLocalhostAuthority#test_localhost_authority_file_generated = 0.00 s = . 592s TestResponseHeader#test_rack_key = 0.00 s = . 592s TestResponseHeader#test_racket_key = 0.00 s = . 592s TestResponseHeader#test_illegal_character_in_value = 0.00 s = . 592s TestResponseHeader#test_status_key = 0.00 s = . 592s TestResponseHeader#test_illegal_character_in_value_when_override_content_length = 0.00 s = . 592s TestResponseHeader#test_integer_key = 0.01 s = . 592s TestResponseHeader#test_illegal_character_in_value_when_early_hints = 0.00 s = . 592s TestResponseHeader#test_nil_header = 0.01 s = . 592s TestResponseHeader#test_illegal_character_in_key_when_early_hints = 0.00 s = . 592s TestResponseHeader#test_integer_value = 0.00 s = . 592s TestResponseHeader#test_key_containing_status = 0.00 s = . 592s TestResponseHeader#test_illegal_character_in_key = 0.00 s = . 592s TestResponseHeader#test_illegal_character_in_value_when_newline = 0.00 s = . 592s TestRedirectIO#test_sighup_redirects_io_cluster = … 592s TestIntegrationSingle#test_hot_restart_does_not_drop_connections = 1.68 s = . 592s TestRedirectIO#test_sighup_redirects_io_single = … 592s TestRedirectIO#test_sighup_redirects_io_cluster = 0.48 s = . 592s TestRackServer#test_lint = 0.01 s = . 592s TestRackServer#test_common_logger = 0.01 s = . 592s TestRackServer#test_after_reply = 0.00 s = . 592s TestRackServer#test_path_info = 0.00 s = . 592s TestRackServer#test_large_post_body = 0.01 s = . 592s TestBinder#test_socket_activation_tcp_ipv6 = 0.00 s = . 592s TestBinder#test_close_listeners_closes_ios_unless_closed? = 0.00 s = . 592s TestBinder#test_rack_multithread_default_configuration = 0.01 s = . 592s TestBinder#test_redirects_for_restart_env = 0.00 s = . 592s TestBinder#test_socket_activation_tcp = 0.00 s = . 592s TestBinder#test_allows_both_tcp_and_unix = 0.00 s = . 592s TestBinder#test_binder_parses_tlsv1_enabled = 0.01 s = . 592s TestBinder#test_rack_multithread_custom_configuration = 0.01 s = . 592s TestBinder#test_binder_parses_tlsv1_1_disabled = 0.01 s = . 592s TestBinder#test_binder_parses_false_low_latency = 0.00 s = . 592s TestBinder#test_close_calls_close_on_ios = 0.00 s = . 592s TestBinder#test_env_contains_protoenv = DEPRECATED: Use assert_nil if expecting nil from /tmp/autopkgtest.Rfu3Zy/build.QPK/src/test/test_binder.rb:265. This will fail in Minitest 6. 592s 0.01 s = . 592s TestBinder#test_import_from_env_listen_inherit = 0.00 s = . 592s TestBinder#test_pre_existing_unix = 0.00 s = . 592s TestBinder#test_correct_zero_port_ssl = 0.01 s = . 592s TestBinder#test_logs_all_localhost_bindings = 0.00 s = . 592s TestBinder#test_close_listeners_closes_ios = 0.00 s = . 592s TestBinder#test_synthesize_binds_from_activated_fds_complex_binds = 0.00 s = . 592s TestBinder#test_home_alters_listeners_for_ssl_addresses = 0.01 s = . 592s TestBinder#test_localhost_addresses_dont_alter_listeners_for_ssl_addresses = 0.01 s = . 592s TestBinder#test_rack_multiprocess_custom_configuration = 0.01 s = . 592s TestBinder#test_listeners_file_unlink_if_unix_listener = 0.00 s = . 592s TestBinder#test_binder_parses_tlsv1_tlsv1_1_unspecified_defaults_to_enabled = 0.01 s = . 592s TestBinder#test_home_alters_listeners_for_tcp_addresses = 0.00 s = . 592s TestBinder#test_redirects_for_restart_creates_a_hash = 0.00 s = . 592s TestBinder#test_synthesize_binds_from_activated_fds_non_matching_only = 0.00 s = . 592s TestBinder#test_synthesize_binds_from_activated_fds_no_sockets = 0.00 s = . 592s TestBinder#test_env_contains_stderr = 0.01 s = . 592s TestBinder#test_binder_parses_nil_low_latency = 0.00 s = . 592s TestBinder#test_binder_parses_true_low_latency = 0.00 s = . 592s TestBinder#test_synthesize_binds_from_activated_fds_non_matching_together = 0.00 s = . 592s TestBinder#test_allows_both_unix_and_tcp = 0.00 s = . 592s TestBinder#test_socket_activation_unix = 0.00 s = . 592s TestBinder#test_allows_both_ssl_and_tcp = 0.01 s = . 592s TestBinder#test_binder_parses_tlsv1_disabled = 0.01 s = . 592s TestBinder#test_connected_ports = 0.00 s = . 592s TestBinder#test_binder_parses_tlsv1_1_enabled = 0.01 s = . 592s TestBinder#test_logs_all_localhost_bindings_ssl = 0.01 s = . 592s TestBinder#test_rack_multiprocess_default_configuration = 0.01 s = . 592s TestBinder#test_correct_zero_port = 0.00 s = . 592s TestBinder#test_localhost_addresses_dont_alter_listeners_for_tcp_addresses = 0.00 s = . 592s TestNullIO#test_sync_returns_true = 0.00 s = . 592s TestNullIO#test_read_with_zero_length = 0.00 s = . 592s TestNullIO#test_gets_returns_nil = 0.00 s = . 592s TestNullIO#test_read_with_length_and_buffer = 0.00 s = . 592s TestNullIO#test_flush_returns_self = 0.00 s = . 592s TestNullIO#test_read_with_no_arguments = 0.00 s = . 592s TestNullIO#test_read_with_positive_integer_length = 0.00 s = . 592s TestNullIO#test_size = 0.00 s = . 592s TestNullIO#test_string_returns_empty_string = 0.00 s = . 592s TestNullIO#test_each_never_yields = 0.00 s = . 592s TestNullIO#test_read_with_nil_length = 0.00 s = . 592s TestNullIO#test_eof_returns_true = 0.00 s = . 592s TestJSONSerialization#test_json_generates_string_for_hash_with_string_keys = 0.00 s = . 592s TestJSONSerialization#test_json_escapes_strings_with_backslashes = 0.00 s = . 592s TestJSONSerialization#test_json_generates_string_for_float = … 592s TestRedirectIO#test_sighup_redirects_io_single = 0.30 s = . 592s TestJSONSerialization#test_json_generates_string_for_nil = … 592s TestJSONSerialization#test_json_generates_string_for_float = 0.00 s = . 592s TestJSONSerialization#test_json_escapes_strings_with_unicode_information_separator_one = … 592s TestJSONSerialization#test_json_generates_string_for_nil = 0.00 s = . 592s TestJSONSerialization#test_json_escapes_strings_with_quotes = … 592s TestJSONSerialization#test_json_escapes_strings_with_unicode_information_separator_one = 0.00 s = . 592s TestJSONSerialization#test_json_generates_string_for_false = … 592s TestJSONSerialization#test_json_escapes_strings_with_quotes = 0.00 s = . 592s TestJSONSerialization#test_json_escapes_strings_with_null_byte = … 592s TestJSONSerialization#test_json_generates_string_for_false = 0.00 s = . 592s TestJSONSerialization#test_json_generates_string_for_integer = … 592s TestJSONSerialization#test_json_escapes_strings_with_null_byte = 0.00 s = . 592s TestJSONSerialization#test_json_generates_string_for_array_of_strings = … 592s TestJSONSerialization#test_json_generates_string_for_integer = 0.00 s = . 592s TestJSONSerialization#test_generate_raises_error_for_unexpected_key_type = … 592s TestJSONSerialization#test_json_generates_string_for_array_of_strings = 0.00 s = . 592s TestJSONSerialization#test_json_generates_string_for_array_of_integers = … 592s TestJSONSerialization#test_generate_raises_error_for_unexpected_key_type = 0.00 s = . 592s TestJSONSerialization#test_json_generates_string_for_nested_arrays = … 592s TestJSONSerialization#test_json_generates_string_for_array_of_integers = 0.00 s = . 592s TestJSONSerialization#test_json_generates_string_for_true = … 592s TestJSONSerialization#test_json_generates_string_for_nested_arrays = 0.00 s = . 592s TestJSONSerialization#test_json_generates_string_for_hash_with_symbol_keys = … 592s TestJSONSerialization#test_json_generates_string_for_true = 0.00 s = . 592s TestJSONSerialization#test_generate_raises_error_for_unexpected_value_type = … 592s TestJSONSerialization#test_json_generates_string_for_hash_with_symbol_keys = 0.00 s = . 592s TestJSONSerialization#test_generate_raises_error_for_unexpected_value_type = 0.00 s = . 592s 592s Finished in 31.637305s, 13.0226 runs/s, 34.8639 assertions/s. 592s 592s Skips: 592s ───────────────────── Signal INFO isn't available on the powerpc64le-linux-gnu platform ── 592s test_integration_single.rb 592s 1) :114 TestIntegrationSingle test_siginfo_thread_print 592s 592s ───────────────────────────────────────────────────────────────────── Skip unless JRuby ── 592s test_config.rb 592s 2) :80 TestConfigFile test_ssl_bind_jruby 592s 592s ─────────────────────────────────────────────────────────────────── Skipped w/o Bundler ── 592s test_launcher.rb 592s 3) :10 TestLauncher test_files_to_require_after_prune_is_correctly_built_for_no_extra_deps 592s 4) :21 TestLauncher test_files_to_require_after_prune_is_correctly_built_with_extra_deps 592s 5) :39 TestLauncher test_extra_runtime_deps_directories_is_correctly_built 592s 6) :50 TestLauncher test_puma_wild_location_is_an_absolute_path 592s 592s ──────────────────────────────────────── This test is failing in Ubuntu autopkgtest env ── 592s test_integration_single.rb 592s 7) :66 TestIntegrationSingle test_term_not_accepts_new_connections 592s 8) :127 TestIntegrationSingle test_write_to_log 592s 9) :147 TestIntegrationSingle test_puma_started_log_writing 592s 592s ──────────────────────────── This test is reliably timing out on multiple architectures ── 592s test_plugin.rb 592s 10) :5 TestPlugin test_plugin 592s 592s 592s 412 runs, 1103 assertions, 0 failures, 0 errors, 10 skips 592s 592s ──────────────────────────────────────────────────────────────────────── Debugging Info ── 592s TestIntegrationSingle#test_hot_restart_does_not_drop_connections_threads 592s restart_count 1, reset 0, success after restart 179 592s TestIntegrationSingle#test_hot_restart_does_not_drop_connections 592s restart_count 1, reset 0, success after restart 340 592s ────────────────────────────────────────────────────────────────────────────────────────── 592s 592s mv ./.gem2deb.lib lib 592s mv ./.gem2deb.ext ext 593s autopkgtest [14:16:12]: test gem2deb-test-runner: -----------------------] 593s autopkgtest [14:16:12]: test gem2deb-test-runner: - - - - - - - - - - results - - - - - - - - - - 593s gem2deb-test-runner PASS 593s autopkgtest [14:16:12]: @@@@@@@@@@@@@@@@@@@@ summary 593s ssl FAIL non-zero exit status 1 593s gem2deb-test-runner PASS