2025-12-17 03:01:20.757935 | Job console starting 2025-12-17 03:01:20.799100 | Updating git repos 2025-12-17 03:01:20.900364 | Cloning repos into workspace 2025-12-17 03:01:21.311245 | Restoring repo states 2025-12-17 03:01:21.381280 | Merging changes 2025-12-17 03:01:21.381302 | Checking out repos 2025-12-17 03:01:21.611329 | Preparing playbooks 2025-12-17 03:01:23.644484 | Running Ansible setup 2025-12-17 03:01:31.467701 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-17 03:01:34.083053 | 2025-12-17 03:01:34.083187 | PLAY [Base pre] 2025-12-17 03:01:34.113503 | 2025-12-17 03:01:34.113633 | TASK [Setup log path fact] 2025-12-17 03:01:34.194663 | debian-bookworm | ok 2025-12-17 03:01:34.221584 | 2025-12-17 03:01:34.221717 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-17 03:01:34.268485 | debian-bookworm | ok 2025-12-17 03:01:34.290337 | 2025-12-17 03:01:34.290459 | TASK [emit-job-header : Print job information] 2025-12-17 03:01:34.369567 | # Job Information 2025-12-17 03:01:34.369842 | Ansible Version: 2.16.14 2025-12-17 03:01:34.369888 | Job: flake8 2025-12-17 03:01:34.369978 | Pipeline: periodic-daily 2025-12-17 03:01:34.370033 | Executor: 521e9411259a 2025-12-17 03:01:34.370057 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2025-12-17 03:01:34.370094 | Event ID: 687d0b7bc3ed4af1b9bc3740217298b8 2025-12-17 03:01:34.375194 | 2025-12-17 03:01:34.375308 | LOOP [emit-job-header : Print node information] 2025-12-17 03:01:34.739834 | debian-bookworm | ok: 2025-12-17 03:01:34.740399 | debian-bookworm | # Node Information 2025-12-17 03:01:34.740459 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-17 03:01:34.740487 | debian-bookworm | Hostname: debian 2025-12-17 03:01:34.740510 | debian-bookworm | Username: zuul 2025-12-17 03:01:34.740532 | debian-bookworm | Distro: Debian 12.12 2025-12-17 03:01:34.740556 | debian-bookworm | Provider: regiocloud-a 2025-12-17 03:01:34.740578 | debian-bookworm | Region: 2025-12-17 03:01:34.740600 | debian-bookworm | Label: debian-bookworm 2025-12-17 03:01:34.740620 | debian-bookworm | Product Name: OpenStack Nova 2025-12-17 03:01:34.740641 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec7:750d 2025-12-17 03:01:34.781417 | 2025-12-17 03:01:34.781537 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-17 03:01:36.728088 | debian-bookworm -> localhost | changed 2025-12-17 03:01:36.733918 | 2025-12-17 03:01:36.734006 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-17 03:01:41.114985 | debian-bookworm -> localhost | changed 2025-12-17 03:01:41.147665 | 2025-12-17 03:01:41.148616 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-17 03:01:42.729957 | debian-bookworm -> localhost | ok 2025-12-17 03:01:42.738935 | 2025-12-17 03:01:42.739379 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-17 03:01:42.812722 | debian-bookworm | ok 2025-12-17 03:01:42.921735 | debian-bookworm | included: /var/lib/zuul/builds/c4e45857ba8941379b16d53b3e5c13c7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-17 03:01:43.023000 | 2025-12-17 03:01:43.023116 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-17 03:01:49.211579 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-17 03:01:49.211767 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c4e45857ba8941379b16d53b3e5c13c7/work/c4e45857ba8941379b16d53b3e5c13c7_id_rsa 2025-12-17 03:01:49.211801 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c4e45857ba8941379b16d53b3e5c13c7/work/c4e45857ba8941379b16d53b3e5c13c7_id_rsa.pub 2025-12-17 03:01:49.211834 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-17 03:01:49.211856 | debian-bookworm -> localhost | SHA256:86w07RiJz07HPe8NP8lSTLPW5Opnp+0UzkqWDPFIrBI zuul-build-sshkey 2025-12-17 03:01:49.211875 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-17 03:01:49.211900 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-17 03:01:49.211918 | debian-bookworm -> localhost | | | 2025-12-17 03:01:49.211936 | debian-bookworm -> localhost | | . | 2025-12-17 03:01:49.211954 | debian-bookworm -> localhost | | E + | 2025-12-17 03:01:49.211971 | debian-bookworm -> localhost | | . o + o.| 2025-12-17 03:01:49.211988 | debian-bookworm -> localhost | | .S. o .o++| 2025-12-17 03:01:49.212009 | debian-bookworm -> localhost | | ..B .o +=+| 2025-12-17 03:01:49.212026 | debian-bookworm -> localhost | | . * * o==+o| 2025-12-17 03:01:49.212042 | debian-bookworm -> localhost | | = B o+oX+| 2025-12-17 03:01:49.212059 | debian-bookworm -> localhost | | .* . +*=B| 2025-12-17 03:01:49.212076 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-17 03:01:49.212115 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.914103 2025-12-17 03:01:49.218728 | 2025-12-17 03:01:49.218853 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-17 03:01:49.297742 | debian-bookworm | ok 2025-12-17 03:01:49.334089 | debian-bookworm | included: /var/lib/zuul/builds/c4e45857ba8941379b16d53b3e5c13c7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-17 03:01:49.423364 | 2025-12-17 03:01:49.423464 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-17 03:01:49.449263 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:01:49.463172 | 2025-12-17 03:01:49.463289 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-17 03:01:50.974922 | debian-bookworm | changed 2025-12-17 03:01:50.994636 | 2025-12-17 03:01:50.994744 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-17 03:01:51.317241 | debian-bookworm | ok 2025-12-17 03:01:51.325016 | 2025-12-17 03:01:51.325116 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-17 03:01:52.327673 | debian-bookworm | changed 2025-12-17 03:01:52.344470 | 2025-12-17 03:01:52.344577 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-17 03:01:53.423299 | debian-bookworm | changed 2025-12-17 03:01:53.446542 | 2025-12-17 03:01:53.451188 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-17 03:01:53.584587 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:01:53.596045 | 2025-12-17 03:01:53.596567 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-17 03:01:57.001163 | debian-bookworm -> localhost | changed 2025-12-17 03:01:57.017621 | 2025-12-17 03:01:57.017734 | TASK [add-build-sshkey : Add back temp key] 2025-12-17 03:01:58.041025 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c4e45857ba8941379b16d53b3e5c13c7/work/c4e45857ba8941379b16d53b3e5c13c7_id_rsa (zuul-build-sshkey) 2025-12-17 03:01:58.041437 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.065817 2025-12-17 03:01:58.069620 | 2025-12-17 03:01:58.069728 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-17 03:01:58.736374 | debian-bookworm | ok 2025-12-17 03:01:58.742806 | 2025-12-17 03:01:58.742946 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-17 03:01:58.774077 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:01:58.792913 | 2025-12-17 03:01:58.793011 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-17 03:01:59.388143 | debian-bookworm | ok 2025-12-17 03:01:59.398686 | 2025-12-17 03:01:59.398785 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-17 03:01:59.452249 | debian-bookworm | ok 2025-12-17 03:01:59.465655 | 2025-12-17 03:01:59.465770 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-17 03:01:59.929652 | debian-bookworm -> localhost | ok 2025-12-17 03:01:59.936324 | 2025-12-17 03:01:59.936419 | TASK [validate-host : Collect information about the host] 2025-12-17 03:02:01.136880 | debian-bookworm | ok 2025-12-17 03:02:01.171193 | 2025-12-17 03:02:01.171312 | TASK [validate-host : Sanitize hostname] 2025-12-17 03:02:01.432330 | debian-bookworm | ok 2025-12-17 03:02:01.536382 | 2025-12-17 03:02:01.536494 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-17 03:02:02.295196 | debian-bookworm -> localhost | changed 2025-12-17 03:02:02.316019 | 2025-12-17 03:02:02.316143 | TASK [validate-host : Collect information about zuul worker] 2025-12-17 03:02:02.971250 | debian-bookworm | ok 2025-12-17 03:02:02.978500 | 2025-12-17 03:02:02.978617 | TASK [validate-host : Write out all zuul information for each host] 2025-12-17 03:02:04.839239 | debian-bookworm -> localhost | changed 2025-12-17 03:02:04.856480 | 2025-12-17 03:02:04.856622 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-17 03:02:05.182285 | debian-bookworm | ok 2025-12-17 03:02:05.201151 | 2025-12-17 03:02:05.201289 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-17 03:02:06.326413 | debian-bookworm | changed: 2025-12-17 03:02:06.326633 | debian-bookworm | cd+++++++++ src/ 2025-12-17 03:02:06.326669 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-17 03:02:06.326693 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-17 03:02:06.326714 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2025-12-17 03:02:06.326734 | debian-bookworm | Containerfile 2025-12-17 03:02:06.328497 | debian-bookworm | localhost | ok: Runtime: 0:00:00.031222 2025-12-17 03:02:48.070719 | 2025-12-17 03:02:48.070857 | TASK [upload-logs : Upload logs to log server] 2025-12-17 03:02:49.958556 | localhost | Output suppressed because no_log was given 2025-12-17 03:02:49.960291 | 2025-12-17 03:02:49.960415 | LOOP [upload-logs : Compress console log and json output] 2025-12-17 03:02:50.089283 | localhost | skipping: Conditional result was False 2025-12-17 03:02:50.107496 | localhost | skipping: Conditional result was False 2025-12-17 03:02:50.118618 | 2025-12-17 03:02:50.118738 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-17 03:02:50.253875 | localhost | skipping: Conditional result was False 2025-12-17 03:02:50.254164 | 2025-12-17 03:02:50.272863 | localhost | skipping: Conditional result was False 2025-12-17 03:02:50.277056 | 2025-12-17 03:02:50.277157 | LOOP [upload-logs : Upload console log and json output]