2026-04-28 12:56:19.824012 | Job console starting 2026-04-28 12:56:19.845713 | Updating git repos 2026-04-28 12:56:19.981600 | Cloning repos into workspace 2026-04-28 12:56:20.088490 | Restoring repo states 2026-04-28 12:56:20.117435 | Merging changes 2026-04-28 12:56:21.093228 | Checking out repos 2026-04-28 12:56:21.194395 | Preparing playbooks 2026-04-28 12:56:22.948542 | Running Ansible setup 2026-04-28 12:56:28.507578 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-28 12:56:29.520157 | 2026-04-28 12:56:29.520346 | PLAY [Base pre] 2026-04-28 12:56:29.545922 | 2026-04-28 12:56:29.546089 | TASK [Setup log path fact] 2026-04-28 12:56:29.586969 | debian-bookworm | ok 2026-04-28 12:56:29.616499 | 2026-04-28 12:56:29.616689 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 12:56:29.680236 | debian-bookworm | ok 2026-04-28 12:56:29.698053 | 2026-04-28 12:56:29.698247 | TASK [emit-job-header : Print job information] 2026-04-28 12:56:29.776588 | # Job Information 2026-04-28 12:56:29.776784 | Ansible Version: 2.16.14 2026-04-28 12:56:29.776820 | Job: python-osism-test-setup 2026-04-28 12:56:29.776853 | Pipeline: check 2026-04-28 12:56:29.776877 | Executor: 521e9411259a 2026-04-28 12:56:29.776897 | Triggered by: https://github.com/osism/python-osism/pull/2234 2026-04-28 12:56:29.776920 | Event ID: 9e0992fc-4301-11f1-9042-4cd85fa4d72b 2026-04-28 12:56:29.793359 | 2026-04-28 12:56:29.793514 | LOOP [emit-job-header : Print node information] 2026-04-28 12:56:29.911040 | debian-bookworm | ok: 2026-04-28 12:56:29.911272 | debian-bookworm | # Node Information 2026-04-28 12:56:29.911308 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-28 12:56:29.911334 | debian-bookworm | Hostname: debian 2026-04-28 12:56:29.911357 | debian-bookworm | Username: zuul 2026-04-28 12:56:29.911379 | debian-bookworm | Distro: Debian 12.13 2026-04-28 12:56:29.911403 | debian-bookworm | Provider: regiocloud-a 2026-04-28 12:56:29.911425 | debian-bookworm | Region: 2026-04-28 12:56:29.911446 | debian-bookworm | Label: debian-bookworm 2026-04-28 12:56:29.911466 | debian-bookworm | Product Name: OpenStack Nova 2026-04-28 12:56:29.911485 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2f:7228 2026-04-28 12:56:29.925064 | 2026-04-28 12:56:29.925250 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-28 12:56:30.808833 | debian-bookworm -> localhost | changed 2026-04-28 12:56:30.816789 | 2026-04-28 12:56:30.816927 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-28 12:56:32.279945 | debian-bookworm -> localhost | changed 2026-04-28 12:56:32.290911 | 2026-04-28 12:56:32.291024 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-28 12:56:32.817289 | debian-bookworm -> localhost | ok 2026-04-28 12:56:32.823295 | 2026-04-28 12:56:32.823407 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-28 12:56:32.863919 | debian-bookworm | ok 2026-04-28 12:56:32.889760 | debian-bookworm | included: /var/lib/zuul/builds/4741a61bcf4847039df1b9bbdface662/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-28 12:56:32.907205 | 2026-04-28 12:56:32.907317 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-28 12:56:34.983445 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-28 12:56:34.983643 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4741a61bcf4847039df1b9bbdface662/work/4741a61bcf4847039df1b9bbdface662_id_rsa 2026-04-28 12:56:34.983680 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4741a61bcf4847039df1b9bbdface662/work/4741a61bcf4847039df1b9bbdface662_id_rsa.pub 2026-04-28 12:56:34.983708 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-28 12:56:34.983733 | debian-bookworm -> localhost | SHA256:XnzSysLBQ1DqcD+Del2WlwT2MAAqj63MfU1gTCGcKxs zuul-build-sshkey 2026-04-28 12:56:34.983755 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-28 12:56:34.983787 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-28 12:56:34.983809 | debian-bookworm -> localhost | | ...=+o.= | 2026-04-28 12:56:34.983831 | debian-bookworm -> localhost | | o= o . = | 2026-04-28 12:56:34.983851 | debian-bookworm -> localhost | | . o.* . o | 2026-04-28 12:56:34.983872 | debian-bookworm -> localhost | | E=.= * . + . | 2026-04-28 12:56:34.983893 | debian-bookworm -> localhost | | .+o o S B = | 2026-04-28 12:56:34.983921 | debian-bookworm -> localhost | | o.o . * X = | 2026-04-28 12:56:34.983942 | debian-bookworm -> localhost | | + o o * o | 2026-04-28 12:56:34.983962 | debian-bookworm -> localhost | | o . | 2026-04-28 12:56:34.983983 | debian-bookworm -> localhost | | | 2026-04-28 12:56:34.984003 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-28 12:56:34.984052 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.305775 2026-04-28 12:56:34.990265 | 2026-04-28 12:56:34.990375 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-28 12:56:35.008409 | debian-bookworm | ok 2026-04-28 12:56:35.017504 | debian-bookworm | included: /var/lib/zuul/builds/4741a61bcf4847039df1b9bbdface662/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-28 12:56:35.026739 | 2026-04-28 12:56:35.026872 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-28 12:56:35.046112 | debian-bookworm | skipping: Conditional result was False 2026-04-28 12:56:35.052927 | 2026-04-28 12:56:35.053052 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-28 12:56:35.660042 | debian-bookworm | changed 2026-04-28 12:56:35.666595 | 2026-04-28 12:56:35.666724 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-28 12:56:35.928767 | debian-bookworm | ok 2026-04-28 12:56:35.934354 | 2026-04-28 12:56:35.934465 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-28 12:56:36.562590 | debian-bookworm | changed 2026-04-28 12:56:36.571431 | 2026-04-28 12:56:36.571550 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-28 12:56:37.165573 | debian-bookworm | changed 2026-04-28 12:56:37.176013 | 2026-04-28 12:56:37.176137 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-28 12:56:37.200233 | debian-bookworm | skipping: Conditional result was False 2026-04-28 12:56:37.209550 | 2026-04-28 12:56:37.209683 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-28 12:56:37.677426 | debian-bookworm -> localhost | changed 2026-04-28 12:56:37.692994 | 2026-04-28 12:56:37.693112 | TASK [add-build-sshkey : Add back temp key] 2026-04-28 12:56:38.214699 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4741a61bcf4847039df1b9bbdface662/work/4741a61bcf4847039df1b9bbdface662_id_rsa (zuul-build-sshkey) 2026-04-28 12:56:38.219031 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.036637 2026-04-28 12:56:38.226732 | 2026-04-28 12:56:38.226874 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-28 12:56:38.667718 | debian-bookworm | ok 2026-04-28 12:56:38.673310 | 2026-04-28 12:56:38.673444 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-28 12:56:38.721994 | debian-bookworm | skipping: Conditional result was False 2026-04-28 12:56:38.733412 | 2026-04-28 12:56:38.733560 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-28 12:56:39.248847 | debian-bookworm | ok 2026-04-28 12:56:39.262213 | 2026-04-28 12:56:39.262361 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-28 12:56:39.291908 | debian-bookworm | ok 2026-04-28 12:56:39.297367 | 2026-04-28 12:56:39.297502 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-28 12:56:39.637499 | debian-bookworm -> localhost | ok 2026-04-28 12:56:39.646344 | 2026-04-28 12:56:39.646495 | TASK [validate-host : Collect information about the host] 2026-04-28 12:56:40.870531 | debian-bookworm | ok 2026-04-28 12:56:40.882969 | 2026-04-28 12:56:40.883116 | TASK [validate-host : Sanitize hostname] 2026-04-28 12:56:41.037445 | debian-bookworm | ok 2026-04-28 12:56:41.088904 | 2026-04-28 12:56:41.089065 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-28 12:56:41.894586 | debian-bookworm -> localhost | changed 2026-04-28 12:56:41.901283 | 2026-04-28 12:56:41.905583 | TASK [validate-host : Collect information about zuul worker] 2026-04-28 12:56:42.373577 | debian-bookworm | ok 2026-04-28 12:56:42.381904 | 2026-04-28 12:56:42.382032 | TASK [validate-host : Write out all zuul information for each host] 2026-04-28 12:56:43.131025 | debian-bookworm -> localhost | changed 2026-04-28 12:56:43.148542 | 2026-04-28 12:56:43.148695 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-28 12:56:43.470645 | debian-bookworm | ok 2026-04-28 12:56:43.478549 | 2026-04-28 12:56:43.478693 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-28 12:56:44.649678 | debian-bookworm | changed: 2026-04-28 12:56:44.649949 | debian-bookworm | cd+++++++++ src/ 2026-04-28 12:56:44.650013 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-28 12:56:44.650041 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-28 12:56:44.650063 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-04-28 12:56:44.650095 | debian-bookworm | Containerfile 2026-04-28 12:56:44.650287 | debian-bookworm | Containerfile 2026-04-28 12:56:44.692095 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4741a61bcf4847039df1b9bbdface662/work/logs" 2026-04-28 13:09:46.573238 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4741a61bcf4847039df1b9bbdface662/work/artifacts" 2026-04-28 13:09:46.846278 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4741a61bcf4847039df1b9bbdface662/work/docs" 2026-04-28 13:09:46.863116 | 2026-04-28 13:09:46.863276 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-28 13:09:47.686863 | debian-bookworm | changed: 2026-04-28 13:09:47.687097 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-04-28 13:09:47.687132 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-04-28 13:09:47.687163 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-04-28 13:09:47.687207 | debian-bookworm | changed: All items complete 2026-04-28 13:09:47.687235 | 2026-04-28 13:09:48.240812 | debian-bookworm | changed: .d..t...... ./ 2026-04-28 13:09:48.818274 | debian-bookworm | changed: .d..t...... ./ 2026-04-28 13:09:48.851634 | 2026-04-28 13:09:48.851824 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-28 13:09:49.384269 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010481 2026-04-28 13:09:49.679754 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010292 2026-04-28 13:09:49.697214 | 2026-04-28 13:09:49.697359 | PLAY RECAP 2026-04-28 13:09:49.697441 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-28 13:09:49.697484 | 2026-04-28 13:09:49.821263 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-04-28 13:09:49.823342 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 13:09:50.579946 | 2026-04-28 13:09:50.580118 | PLAY [Base post] 2026-04-28 13:09:50.594040 | 2026-04-28 13:09:50.594177 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-28 13:09:51.424997 | debian-bookworm | changed 2026-04-28 13:09:51.436127 | 2026-04-28 13:09:51.436395 | PLAY RECAP 2026-04-28 13:09:51.436572 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-28 13:09:51.436783 | 2026-04-28 13:09:51.565407 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-04-28 13:09:51.566323 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-28 13:09:52.395487 | 2026-04-28 13:09:52.395689 | PLAY [Base post-logs] 2026-04-28 13:09:52.406633 | 2026-04-28 13:09:52.406869 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-28 13:09:52.902920 | localhost | changed 2026-04-28 13:09:52.921634 | 2026-04-28 13:09:52.921879 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-28 13:09:52.949512 | localhost | ok 2026-04-28 13:09:52.954205 | 2026-04-28 13:09:52.954347 | TASK [Set zuul-log-path fact] 2026-04-28 13:09:52.970698 | localhost | ok 2026-04-28 13:09:52.981543 | 2026-04-28 13:09:52.981666 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-28 13:09:53.008843 | localhost | ok 2026-04-28 13:09:53.015975 | 2026-04-28 13:09:53.016152 | TASK [upload-logs : Create log directories] 2026-04-28 13:09:53.527511 | localhost | changed 2026-04-28 13:09:53.532406 | 2026-04-28 13:09:53.532570 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-28 13:09:54.035359 | localhost -> localhost | ok: Runtime: 0:00:00.005697 2026-04-28 13:09:54.039688 | 2026-04-28 13:09:54.039809 | TASK [upload-logs : Upload logs to log server] 2026-04-28 13:09:54.604502 | localhost | Output suppressed because no_log was given 2026-04-28 13:09:54.606926 | 2026-04-28 13:09:54.607058 | LOOP [upload-logs : Compress console log and json output] 2026-04-28 13:09:54.671196 | localhost | skipping: Conditional result was False 2026-04-28 13:09:54.676505 | localhost | skipping: Conditional result was False 2026-04-28 13:09:54.688448 | 2026-04-28 13:09:54.688700 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-28 13:09:54.748405 | localhost | skipping: Conditional result was False 2026-04-28 13:09:54.749034 | 2026-04-28 13:09:54.752519 | localhost | skipping: Conditional result was False 2026-04-28 13:09:54.761122 | 2026-04-28 13:09:54.761346 | LOOP [upload-logs : Upload console log and json output]