2026-05-28 07:57:04.863841 | Job console starting 2026-05-28 07:57:04.913521 | Updating git repos 2026-05-28 07:57:05.061478 | Cloning repos into workspace 2026-05-28 07:57:05.144530 | Restoring repo states 2026-05-28 07:57:05.167824 | Merging changes 2026-05-28 07:57:05.941002 | Checking out repos 2026-05-28 07:57:06.147000 | Preparing playbooks 2026-05-28 07:57:08.136790 | Running Ansible setup 2026-05-28 07:57:14.501078 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-28 07:57:15.425102 | 2026-05-28 07:57:15.425217 | PLAY [Base pre] 2026-05-28 07:57:15.442076 | 2026-05-28 07:57:15.442183 | TASK [Setup log path fact] 2026-05-28 07:57:15.469203 | debian-bookworm | ok 2026-05-28 07:57:15.482488 | 2026-05-28 07:57:15.482598 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 07:57:15.540921 | debian-bookworm | ok 2026-05-28 07:57:15.573069 | 2026-05-28 07:57:15.573202 | TASK [emit-job-header : Print job information] 2026-05-28 07:57:15.659283 | # Job Information 2026-05-28 07:57:15.659464 | Ansible Version: 2.16.14 2026-05-28 07:57:15.659501 | Job: python-osism-test-setup 2026-05-28 07:57:15.659534 | Pipeline: check 2026-05-28 07:57:15.659558 | Executor: 521e9411259a 2026-05-28 07:57:15.659579 | Triggered by: https://github.com/osism/python-osism/pull/2295 2026-05-28 07:57:15.659601 | Event ID: cb003e20-5a6a-11f1-8b85-367ed0f81c84 2026-05-28 07:57:15.671897 | 2026-05-28 07:57:15.672025 | LOOP [emit-job-header : Print node information] 2026-05-28 07:57:15.871846 | debian-bookworm | ok: 2026-05-28 07:57:15.872067 | debian-bookworm | # Node Information 2026-05-28 07:57:15.872105 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-28 07:57:15.872132 | debian-bookworm | Hostname: debian 2026-05-28 07:57:15.872154 | debian-bookworm | Username: zuul 2026-05-28 07:57:15.872176 | debian-bookworm | Distro: Debian 12.14 2026-05-28 07:57:15.872201 | debian-bookworm | Provider: regiocloud-a 2026-05-28 07:57:15.872223 | debian-bookworm | Region: 2026-05-28 07:57:15.872244 | debian-bookworm | Label: debian-bookworm 2026-05-28 07:57:15.872263 | debian-bookworm | Product Name: OpenStack Nova 2026-05-28 07:57:15.872283 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:505a 2026-05-28 07:57:15.896682 | 2026-05-28 07:57:15.896808 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-28 07:57:16.818619 | debian-bookworm -> localhost | changed 2026-05-28 07:57:16.825526 | 2026-05-28 07:57:16.825630 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-28 07:57:18.756018 | debian-bookworm -> localhost | changed 2026-05-28 07:57:18.764753 | 2026-05-28 07:57:18.764844 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-28 07:57:19.235475 | debian-bookworm -> localhost | ok 2026-05-28 07:57:19.240552 | 2026-05-28 07:57:19.240649 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-28 07:57:19.268771 | debian-bookworm | ok 2026-05-28 07:57:19.304419 | debian-bookworm | included: /var/lib/zuul/builds/48b3f6638fe74534a4729b85888741d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-28 07:57:19.339519 | 2026-05-28 07:57:19.339637 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-28 07:57:21.143828 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-28 07:57:21.144011 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/48b3f6638fe74534a4729b85888741d9/work/48b3f6638fe74534a4729b85888741d9_id_rsa 2026-05-28 07:57:21.144041 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/48b3f6638fe74534a4729b85888741d9/work/48b3f6638fe74534a4729b85888741d9_id_rsa.pub 2026-05-28 07:57:21.144063 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-28 07:57:21.144083 | debian-bookworm -> localhost | SHA256:mEZ40CiG6tT8irLHlh1t354Wn70PTrloTrvZSJimUcU zuul-build-sshkey 2026-05-28 07:57:21.144102 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-28 07:57:21.144133 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-28 07:57:21.144151 | debian-bookworm -> localhost | | . .o | 2026-05-28 07:57:21.144170 | debian-bookworm -> localhost | |. o .o. . | 2026-05-28 07:57:21.144187 | debian-bookworm -> localhost | |..o.. o E | 2026-05-28 07:57:21.144204 | debian-bookworm -> localhost | |.. o o o . | 2026-05-28 07:57:21.144221 | debian-bookworm -> localhost | |o ..+ S . | 2026-05-28 07:57:21.144241 | debian-bookworm -> localhost | | . .oo ..o . | 2026-05-28 07:57:21.144259 | debian-bookworm -> localhost | | ..o.o ...+ooo+ | 2026-05-28 07:57:21.144276 | debian-bookworm -> localhost | |..=.. .+o++O.o | 2026-05-28 07:57:21.144293 | debian-bookworm -> localhost | |o+ .oooB.=o.| 2026-05-28 07:57:21.144310 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-28 07:57:21.144351 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.939396 2026-05-28 07:57:21.149602 | 2026-05-28 07:57:21.149695 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-28 07:57:21.177190 | debian-bookworm | ok 2026-05-28 07:57:21.193908 | debian-bookworm | included: /var/lib/zuul/builds/48b3f6638fe74534a4729b85888741d9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-28 07:57:21.211795 | 2026-05-28 07:57:21.211901 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-28 07:57:21.234748 | debian-bookworm | skipping: Conditional result was False 2026-05-28 07:57:21.239959 | 2026-05-28 07:57:21.240048 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-28 07:57:21.948956 | debian-bookworm | changed 2026-05-28 07:57:21.957579 | 2026-05-28 07:57:21.957695 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-28 07:57:22.245400 | debian-bookworm | ok 2026-05-28 07:57:22.251100 | 2026-05-28 07:57:22.251195 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-28 07:57:22.930073 | debian-bookworm | changed 2026-05-28 07:57:22.942261 | 2026-05-28 07:57:22.942391 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-28 07:57:23.645225 | debian-bookworm | changed 2026-05-28 07:57:23.650886 | 2026-05-28 07:57:23.650987 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-28 07:57:23.715140 | debian-bookworm | skipping: Conditional result was False 2026-05-28 07:57:23.727602 | 2026-05-28 07:57:23.727708 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-28 07:57:24.443400 | debian-bookworm -> localhost | changed 2026-05-28 07:57:24.455820 | 2026-05-28 07:57:24.455948 | TASK [add-build-sshkey : Add back temp key] 2026-05-28 07:57:25.231631 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/48b3f6638fe74534a4729b85888741d9/work/48b3f6638fe74534a4729b85888741d9_id_rsa (zuul-build-sshkey) 2026-05-28 07:57:25.231865 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019888 2026-05-28 07:57:25.239595 | 2026-05-28 07:57:25.239693 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-28 07:57:25.888176 | debian-bookworm | ok 2026-05-28 07:57:25.894313 | 2026-05-28 07:57:25.894410 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-28 07:57:25.935888 | debian-bookworm | skipping: Conditional result was False 2026-05-28 07:57:25.946434 | 2026-05-28 07:57:25.946544 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-28 07:57:26.446432 | debian-bookworm | ok 2026-05-28 07:57:26.467046 | 2026-05-28 07:57:26.467213 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-28 07:57:26.540653 | debian-bookworm | ok 2026-05-28 07:57:26.546094 | 2026-05-28 07:57:26.546218 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-28 07:57:27.185107 | debian-bookworm -> localhost | ok 2026-05-28 07:57:27.192740 | 2026-05-28 07:57:27.192914 | TASK [validate-host : Collect information about the host] 2026-05-28 07:57:28.496908 | debian-bookworm | ok 2026-05-28 07:57:28.513993 | 2026-05-28 07:57:28.514099 | TASK [validate-host : Sanitize hostname] 2026-05-28 07:57:28.606293 | debian-bookworm | ok 2026-05-28 07:57:28.666081 | 2026-05-28 07:57:28.666192 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-28 07:57:29.825849 | debian-bookworm -> localhost | changed 2026-05-28 07:57:29.831775 | 2026-05-28 07:57:29.831906 | TASK [validate-host : Collect information about zuul worker] 2026-05-28 07:57:30.370105 | debian-bookworm | ok 2026-05-28 07:57:30.382999 | 2026-05-28 07:57:30.383103 | TASK [validate-host : Write out all zuul information for each host] 2026-05-28 07:57:31.370229 | debian-bookworm -> localhost | changed 2026-05-28 07:57:31.388452 | 2026-05-28 07:57:31.388599 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-28 07:57:31.739234 | debian-bookworm | ok 2026-05-28 07:57:31.745230 | 2026-05-28 07:57:31.745344 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-28 07:57:33.057996 | debian-bookworm | changed: 2026-05-28 07:57:33.058221 | debian-bookworm | cd+++++++++ src/ 2026-05-28 07:57:33.058256 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-28 07:57:33.058280 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-28 07:57:33.058302 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-28 07:57:33.058323 | debian-bookworm | Containerfile 2026-05-28 07:57:33.058456 | debian-bookworm | Containerfile 2026-05-28 07:57:33.066819 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/48b3f6638fe74534a4729b85888741d9/work/logs" 2026-05-28 08:19:47.850488 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/48b3f6638fe74534a4729b85888741d9/work/artifacts" 2026-05-28 08:19:48.665077 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/48b3f6638fe74534a4729b85888741d9/work/docs" 2026-05-28 08:19:48.675452 | 2026-05-28 08:19:48.675583 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-28 08:19:50.153033 | debian-bookworm | changed: 2026-05-28 08:19:50.153208 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-28 08:19:50.153241 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-28 08:19:50.153268 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-28 08:19:50.153319 | debian-bookworm | changed: All items complete 2026-05-28 08:19:50.153346 | 2026-05-28 08:19:51.162552 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 08:19:51.908937 | debian-bookworm | changed: .d..t...... ./ 2026-05-28 08:19:51.929978 | 2026-05-28 08:19:51.930092 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-28 08:19:52.737209 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.018971 2026-05-28 08:19:53.302748 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.018962 2026-05-28 08:19:53.311771 | 2026-05-28 08:19:53.311844 | PLAY RECAP 2026-05-28 08:19:53.311885 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-28 08:19:53.311954 | 2026-05-28 08:19:53.705291 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-28 08:19:53.705928 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 08:19:55.877395 | 2026-05-28 08:19:55.877541 | PLAY [Base post] 2026-05-28 08:19:55.907901 | 2026-05-28 08:19:55.908013 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-28 08:19:56.925947 | debian-bookworm | changed 2026-05-28 08:19:56.936400 | 2026-05-28 08:19:56.936548 | PLAY RECAP 2026-05-28 08:19:56.936604 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-28 08:19:56.936655 | 2026-05-28 08:19:57.023211 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-28 08:19:57.023881 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-28 08:19:57.774493 | 2026-05-28 08:19:57.774620 | PLAY [Base post-logs] 2026-05-28 08:19:57.782860 | 2026-05-28 08:19:57.782969 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-28 08:19:58.251259 | localhost | changed 2026-05-28 08:19:58.260656 | 2026-05-28 08:19:58.260778 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-28 08:19:58.295588 | localhost | ok 2026-05-28 08:19:58.298020 | 2026-05-28 08:19:58.298095 | TASK [Set zuul-log-path fact] 2026-05-28 08:19:58.312764 | localhost | ok 2026-05-28 08:19:58.321124 | 2026-05-28 08:19:58.321232 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-28 08:19:58.345671 | localhost | ok 2026-05-28 08:19:58.350270 | 2026-05-28 08:19:58.350366 | TASK [upload-logs : Create log directories] 2026-05-28 08:19:58.782916 | localhost | changed 2026-05-28 08:19:58.786413 | 2026-05-28 08:19:58.786609 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-28 08:19:59.420904 | localhost -> localhost | ok: Runtime: 0:00:00.008266 2026-05-28 08:19:59.425099 | 2026-05-28 08:19:59.425197 | TASK [upload-logs : Upload logs to log server] 2026-05-28 08:20:00.129478 | localhost | Output suppressed because no_log was given 2026-05-28 08:20:00.131138 | 2026-05-28 08:20:00.131218 | LOOP [upload-logs : Compress console log and json output] 2026-05-28 08:20:00.198269 | localhost | skipping: Conditional result was False 2026-05-28 08:20:00.208603 | localhost | skipping: Conditional result was False 2026-05-28 08:20:00.217141 | 2026-05-28 08:20:00.217244 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-28 08:20:00.259932 | localhost | skipping: Conditional result was False 2026-05-28 08:20:00.260166 | 2026-05-28 08:20:00.263794 | localhost | skipping: Conditional result was False 2026-05-28 08:20:00.275644 | 2026-05-28 08:20:00.275744 | LOOP [upload-logs : Upload console log and json output]