2025-11-28 21:34:14.158583 | Job console starting 2025-11-28 21:34:14.186007 | Updating git repos 2025-11-28 21:34:14.267331 | Cloning repos into workspace 2025-11-28 21:34:14.330948 | Restoring repo states 2025-11-28 21:34:14.363830 | Merging changes 2025-11-28 21:34:15.077940 | Checking out repos 2025-11-28 21:34:15.228081 | Preparing playbooks 2025-11-28 21:34:16.247094 | Running Ansible setup 2025-11-28 21:34:22.021312 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-28 21:34:23.124498 | 2025-11-28 21:34:23.124682 | PLAY [Base pre] 2025-11-28 21:34:23.165606 | 2025-11-28 21:34:23.165808 | TASK [Setup log path fact] 2025-11-28 21:34:23.199363 | debian-bookworm | ok 2025-11-28 21:34:23.239922 | 2025-11-28 21:34:23.240131 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-28 21:34:23.304880 | debian-bookworm | ok 2025-11-28 21:34:23.333873 | 2025-11-28 21:34:23.334049 | TASK [emit-job-header : Print job information] 2025-11-28 21:34:23.412268 | # Job Information 2025-11-28 21:34:23.412479 | Ansible Version: 2.16.14 2025-11-28 21:34:23.412515 | Job: flake8 2025-11-28 21:34:23.412548 | Pipeline: check 2025-11-28 21:34:23.412571 | Executor: 521e9411259a 2025-11-28 21:34:23.412591 | Triggered by: https://github.com/osism/python-osism/pull/1863 2025-11-28 21:34:23.412614 | Event ID: f6c015f0-cca1-11f0-879b-e623062c902b 2025-11-28 21:34:23.423067 | 2025-11-28 21:34:23.423215 | LOOP [emit-job-header : Print node information] 2025-11-28 21:34:23.599754 | debian-bookworm | ok: 2025-11-28 21:34:23.600010 | debian-bookworm | # Node Information 2025-11-28 21:34:23.600061 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-28 21:34:23.600092 | debian-bookworm | Hostname: debian 2025-11-28 21:34:23.600120 | debian-bookworm | Username: zuul 2025-11-28 21:34:23.600146 | debian-bookworm | Distro: Debian 12.12 2025-11-28 21:34:23.600176 | debian-bookworm | Provider: regiocloud-a 2025-11-28 21:34:23.600204 | debian-bookworm | Region: 2025-11-28 21:34:23.600231 | debian-bookworm | Label: debian-bookworm 2025-11-28 21:34:23.600257 | debian-bookworm | Product Name: OpenStack Nova 2025-11-28 21:34:23.600283 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe31:706c 2025-11-28 21:34:23.612179 | 2025-11-28 21:34:23.612330 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-28 21:34:24.584552 | debian-bookworm -> localhost | changed 2025-11-28 21:34:24.603288 | 2025-11-28 21:34:24.603463 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-28 21:34:27.036338 | debian-bookworm -> localhost | changed 2025-11-28 21:34:27.057685 | 2025-11-28 21:34:27.057845 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-28 21:34:27.656301 | debian-bookworm -> localhost | ok 2025-11-28 21:34:27.663467 | 2025-11-28 21:34:27.663613 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-28 21:34:27.706979 | debian-bookworm | ok 2025-11-28 21:34:27.743343 | debian-bookworm | included: /var/lib/zuul/builds/e63fc14f3a9448afb6ca919b1633437c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-28 21:34:27.750017 | 2025-11-28 21:34:27.750150 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-28 21:34:32.129717 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-28 21:34:32.129882 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/e63fc14f3a9448afb6ca919b1633437c/work/e63fc14f3a9448afb6ca919b1633437c_id_rsa 2025-11-28 21:34:32.129914 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/e63fc14f3a9448afb6ca919b1633437c/work/e63fc14f3a9448afb6ca919b1633437c_id_rsa.pub 2025-11-28 21:34:32.129936 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-28 21:34:32.129971 | debian-bookworm -> localhost | SHA256:Qgy21lms7Wv4oeoxVmZKuamcvsN6pweV+hUMG6hlplY zuul-build-sshkey 2025-11-28 21:34:32.129992 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-28 21:34:32.130021 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-28 21:34:32.130042 | debian-bookworm -> localhost | | .o .. | 2025-11-28 21:34:32.130062 | debian-bookworm -> localhost | | =Eo= o. | 2025-11-28 21:34:32.130081 | debian-bookworm -> localhost | | *. o*=o | 2025-11-28 21:34:32.130099 | debian-bookworm -> localhost | |o. .+o+ . | 2025-11-28 21:34:32.130117 | debian-bookworm -> localhost | |. oo =oS | 2025-11-28 21:34:32.130139 | debian-bookworm -> localhost | | o. B... | 2025-11-28 21:34:32.130158 | debian-bookworm -> localhost | | . oB. ... | 2025-11-28 21:34:32.130176 | debian-bookworm -> localhost | | .+++o..o. | 2025-11-28 21:34:32.130229 | debian-bookworm -> localhost | |.+BBo..o. | 2025-11-28 21:34:32.130248 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-28 21:34:32.130298 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.227139 2025-11-28 21:34:32.135524 | 2025-11-28 21:34:32.135600 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-28 21:34:32.171860 | debian-bookworm | ok 2025-11-28 21:34:32.186589 | debian-bookworm | included: /var/lib/zuul/builds/e63fc14f3a9448afb6ca919b1633437c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-28 21:34:32.194001 | 2025-11-28 21:34:32.204418 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-28 21:34:32.227582 | debian-bookworm | skipping: Conditional result was False 2025-11-28 21:34:32.232609 | 2025-11-28 21:34:32.232705 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-28 21:34:32.918872 | debian-bookworm | changed 2025-11-28 21:34:32.927866 | 2025-11-28 21:34:32.927997 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-28 21:34:33.170074 | debian-bookworm | ok 2025-11-28 21:34:33.175541 | 2025-11-28 21:34:33.175650 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-28 21:34:33.822248 | debian-bookworm | changed 2025-11-28 21:34:33.832266 | 2025-11-28 21:34:33.832376 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-28 21:34:34.490155 | debian-bookworm | changed 2025-11-28 21:34:34.501281 | 2025-11-28 21:34:34.501414 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-28 21:34:34.537747 | debian-bookworm | skipping: Conditional result was False 2025-11-28 21:34:34.557930 | 2025-11-28 21:34:34.558172 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-28 21:34:35.367679 | debian-bookworm -> localhost | changed 2025-11-28 21:34:35.381310 | 2025-11-28 21:34:35.381455 | TASK [add-build-sshkey : Add back temp key] 2025-11-28 21:34:35.946586 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/e63fc14f3a9448afb6ca919b1633437c/work/e63fc14f3a9448afb6ca919b1633437c_id_rsa (zuul-build-sshkey) 2025-11-28 21:34:35.947102 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019865 2025-11-28 21:34:35.973623 | 2025-11-28 21:34:35.973770 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-28 21:34:36.479411 | debian-bookworm | ok 2025-11-28 21:34:36.485798 | 2025-11-28 21:34:36.485930 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-28 21:34:36.517406 | debian-bookworm | skipping: Conditional result was False 2025-11-28 21:34:36.535793 | 2025-11-28 21:34:36.535948 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-28 21:34:37.060522 | debian-bookworm | ok 2025-11-28 21:34:37.081924 | 2025-11-28 21:34:37.082085 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-28 21:34:37.147726 | debian-bookworm | ok 2025-11-28 21:34:37.161404 | 2025-11-28 21:34:37.161538 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-28 21:34:37.641073 | debian-bookworm -> localhost | ok 2025-11-28 21:34:37.648056 | 2025-11-28 21:34:37.648181 | TASK [validate-host : Collect information about the host] 2025-11-28 21:34:39.865764 | debian-bookworm | ok 2025-11-28 21:34:39.889352 | 2025-11-28 21:34:39.889511 | TASK [validate-host : Sanitize hostname] 2025-11-28 21:34:40.083235 | debian-bookworm | ok 2025-11-28 21:34:40.167393 | 2025-11-28 21:34:40.167540 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-28 21:34:41.268767 | debian-bookworm -> localhost | changed 2025-11-28 21:34:41.274850 | 2025-11-28 21:34:41.275001 | TASK [validate-host : Collect information about zuul worker] 2025-11-28 21:34:41.947965 | debian-bookworm | ok 2025-11-28 21:34:41.952774 | 2025-11-28 21:34:41.952892 | TASK [validate-host : Write out all zuul information for each host] 2025-11-28 21:34:42.993332 | debian-bookworm -> localhost | changed 2025-11-28 21:34:43.006441 | 2025-11-28 21:34:43.006573 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-28 21:34:43.309607 | debian-bookworm | ok 2025-11-28 21:34:43.318231 | 2025-11-28 21:34:43.318360 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-28 21:34:44.491039 | debian-bookworm | changed: 2025-11-28 21:34:44.491214 | debian-bookworm | cd+++++++++ src/ 2025-11-28 21:34:44.491248 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-28 21:34:44.491272 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-28 21:34:44.491294 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2025-11-28 21:34:44.491314 | debian-bookworm | Containerfile 2025-11-28 21:34:44.491425 | debian-bookworm | Containerfile 2025-11-28 21:34:44.519768 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007421 2025-11-28 21:35:37.115631 | 2025-11-28 21:35:37.115756 | TASK [upload-logs : Upload logs to log server] 2025-11-28 21:35:37.734342 | localhost | Output suppressed because no_log was given 2025-11-28 21:35:37.739084 | 2025-11-28 21:35:37.739281 | LOOP [upload-logs : Compress console log and json output] 2025-11-28 21:35:37.800199 | localhost | skipping: Conditional result was False 2025-11-28 21:35:37.805331 | localhost | skipping: Conditional result was False 2025-11-28 21:35:37.821917 | 2025-11-28 21:35:37.822175 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-28 21:35:37.871042 | localhost | skipping: Conditional result was False 2025-11-28 21:35:37.871678 | 2025-11-28 21:35:37.875794 | localhost | skipping: Conditional result was False 2025-11-28 21:35:37.890068 | 2025-11-28 21:35:37.890339 | LOOP [upload-logs : Upload console log and json output]