2026-03-13 15:15:57.190505 | Job console starting 2026-03-13 15:15:57.215519 | Updating git repos 2026-03-13 15:15:57.271314 | Cloning repos into workspace 2026-03-13 15:15:57.363123 | Restoring repo states 2026-03-13 15:15:57.385771 | Merging changes 2026-03-13 15:15:57.974086 | Checking out repos 2026-03-13 15:15:58.000087 | Preparing playbooks 2026-03-13 15:15:58.844515 | Running Ansible setup 2026-03-13 15:16:04.205702 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-13 15:16:05.298653 | 2026-03-13 15:16:05.298856 | PLAY [Base pre] 2026-03-13 15:16:05.315931 | 2026-03-13 15:16:05.316166 | TASK [Setup log path fact] 2026-03-13 15:16:05.335711 | debian-bookworm | ok 2026-03-13 15:16:05.375121 | 2026-03-13 15:16:05.375312 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-13 15:16:05.436743 | debian-bookworm | ok 2026-03-13 15:16:05.447871 | 2026-03-13 15:16:05.448004 | TASK [emit-job-header : Print job information] 2026-03-13 15:16:05.529946 | # Job Information 2026-03-13 15:16:05.530208 | Ansible Version: 2.16.14 2026-03-13 15:16:05.530249 | Job: flake8 2026-03-13 15:16:05.530282 | Pipeline: check 2026-03-13 15:16:05.530306 | Executor: 521e9411259a 2026-03-13 15:16:05.530327 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/449 2026-03-13 15:16:05.530349 | Event ID: 83d22380-1eef-11f1-8e16-5c6a191fa152 2026-03-13 15:16:05.542149 | 2026-03-13 15:16:05.542304 | LOOP [emit-job-header : Print node information] 2026-03-13 15:16:05.671647 | debian-bookworm | ok: 2026-03-13 15:16:05.671837 | debian-bookworm | # Node Information 2026-03-13 15:16:05.671871 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-13 15:16:05.671896 | debian-bookworm | Hostname: debian 2026-03-13 15:16:05.671918 | debian-bookworm | Username: zuul 2026-03-13 15:16:05.671938 | debian-bookworm | Distro: Debian 12.13 2026-03-13 15:16:05.671961 | debian-bookworm | Provider: regiocloud-a 2026-03-13 15:16:05.671981 | debian-bookworm | Region: 2026-03-13 15:16:05.672002 | debian-bookworm | Label: debian-bookworm 2026-03-13 15:16:05.672022 | debian-bookworm | Product Name: OpenStack Nova 2026-03-13 15:16:05.672042 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fecb:e2fe 2026-03-13 15:16:05.690440 | 2026-03-13 15:16:05.690585 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-13 15:16:06.585548 | debian-bookworm -> localhost | changed 2026-03-13 15:16:06.593183 | 2026-03-13 15:16:06.593318 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-13 15:16:07.997386 | debian-bookworm -> localhost | changed 2026-03-13 15:16:08.008962 | 2026-03-13 15:16:08.009077 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-13 15:16:08.315249 | debian-bookworm -> localhost | ok 2026-03-13 15:16:08.320970 | 2026-03-13 15:16:08.321064 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-13 15:16:08.358614 | debian-bookworm | ok 2026-03-13 15:16:08.379893 | debian-bookworm | included: /var/lib/zuul/builds/76e9a9514c07487b811a432eb6987839/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-13 15:16:08.386464 | 2026-03-13 15:16:08.386596 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-13 15:16:09.769873 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-13 15:16:09.770087 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/76e9a9514c07487b811a432eb6987839/work/76e9a9514c07487b811a432eb6987839_id_rsa 2026-03-13 15:16:09.770128 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/76e9a9514c07487b811a432eb6987839/work/76e9a9514c07487b811a432eb6987839_id_rsa.pub 2026-03-13 15:16:09.770182 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-13 15:16:09.770208 | debian-bookworm -> localhost | SHA256:WgcVyB1CUxKmU76hUeQ9sbcC3UsjQkAP9wS6X6+dxVU zuul-build-sshkey 2026-03-13 15:16:09.770241 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-13 15:16:09.770263 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-13 15:16:09.770284 | debian-bookworm -> localhost | | .+=#*Bo | 2026-03-13 15:16:09.770305 | debian-bookworm -> localhost | | &oX.+ | 2026-03-13 15:16:09.770326 | debian-bookworm -> localhost | | = O B = E| 2026-03-13 15:16:09.770346 | debian-bookworm -> localhost | | = * = + .| 2026-03-13 15:16:09.770365 | debian-bookworm -> localhost | | o S + o .| 2026-03-13 15:16:09.770391 | debian-bookworm -> localhost | | + o o . . | 2026-03-13 15:16:09.770411 | debian-bookworm -> localhost | | . . . o | 2026-03-13 15:16:09.770431 | debian-bookworm -> localhost | | o o | 2026-03-13 15:16:09.770451 | debian-bookworm -> localhost | | . o | 2026-03-13 15:16:09.770470 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-13 15:16:09.770522 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.613956 2026-03-13 15:16:09.776507 | 2026-03-13 15:16:09.776596 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-13 15:16:09.804021 | debian-bookworm | ok 2026-03-13 15:16:09.813977 | debian-bookworm | included: /var/lib/zuul/builds/76e9a9514c07487b811a432eb6987839/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-13 15:16:09.822471 | 2026-03-13 15:16:09.822557 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-13 15:16:09.835495 | debian-bookworm | skipping: Conditional result was False 2026-03-13 15:16:09.842278 | 2026-03-13 15:16:09.842386 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-13 15:16:10.456280 | debian-bookworm | changed 2026-03-13 15:16:10.464758 | 2026-03-13 15:16:10.464882 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-13 15:16:10.699588 | debian-bookworm | ok 2026-03-13 15:16:10.710481 | 2026-03-13 15:16:10.710608 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-13 15:16:11.324109 | debian-bookworm | changed 2026-03-13 15:16:11.337460 | 2026-03-13 15:16:11.337580 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-13 15:16:11.924838 | debian-bookworm | changed 2026-03-13 15:16:11.930272 | 2026-03-13 15:16:11.930359 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-13 15:16:11.944191 | debian-bookworm | skipping: Conditional result was False 2026-03-13 15:16:11.949957 | 2026-03-13 15:16:11.950048 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-13 15:16:12.387998 | debian-bookworm -> localhost | changed 2026-03-13 15:16:12.398204 | 2026-03-13 15:16:12.398304 | TASK [add-build-sshkey : Add back temp key] 2026-03-13 15:16:12.685893 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/76e9a9514c07487b811a432eb6987839/work/76e9a9514c07487b811a432eb6987839_id_rsa (zuul-build-sshkey) 2026-03-13 15:16:12.686096 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008643 2026-03-13 15:16:12.693395 | 2026-03-13 15:16:12.693488 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-13 15:16:13.079210 | debian-bookworm | ok 2026-03-13 15:16:13.094178 | 2026-03-13 15:16:13.094279 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-13 15:16:13.118567 | debian-bookworm | skipping: Conditional result was False 2026-03-13 15:16:13.129773 | 2026-03-13 15:16:13.129879 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-13 15:16:13.549231 | debian-bookworm | ok 2026-03-13 15:16:13.578443 | 2026-03-13 15:16:13.578688 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-13 15:16:13.619323 | debian-bookworm | ok 2026-03-13 15:16:13.625082 | 2026-03-13 15:16:13.625206 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-13 15:16:13.915377 | debian-bookworm -> localhost | ok 2026-03-13 15:16:13.930884 | 2026-03-13 15:16:13.931023 | TASK [validate-host : Collect information about the host] 2026-03-13 15:16:15.148011 | debian-bookworm | ok 2026-03-13 15:16:15.160494 | 2026-03-13 15:16:15.160658 | TASK [validate-host : Sanitize hostname] 2026-03-13 15:16:15.282531 | debian-bookworm | ok 2026-03-13 15:16:15.351111 | 2026-03-13 15:16:15.351274 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-13 15:16:15.972623 | debian-bookworm -> localhost | changed 2026-03-13 15:16:15.978991 | 2026-03-13 15:16:15.979129 | TASK [validate-host : Collect information about zuul worker] 2026-03-13 15:16:16.470144 | debian-bookworm | ok 2026-03-13 15:16:16.478274 | 2026-03-13 15:16:16.478433 | TASK [validate-host : Write out all zuul information for each host] 2026-03-13 15:16:17.079783 | debian-bookworm -> localhost | changed 2026-03-13 15:16:17.089978 | 2026-03-13 15:16:17.090109 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-13 15:16:17.409840 | debian-bookworm | ok 2026-03-13 15:16:17.417598 | 2026-03-13 15:16:17.417745 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-13 15:16:18.309616 | debian-bookworm | changed: 2026-03-13 15:16:18.309853 | debian-bookworm | cd+++++++++ src/ 2026-03-13 15:16:18.309893 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-13 15:16:18.309920 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-13 15:16:18.309945 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-03-13 15:16:18.309967 | debian-bookworm | Containerfile 2026-03-13 15:16:18.310128 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012046 2026-03-13 15:17:09.257698 | 2026-03-13 15:17:09.257787 | TASK [upload-logs : Upload logs to log server] 2026-03-13 15:17:10.165451 | localhost | Output suppressed because no_log was given 2026-03-13 15:17:10.167118 | 2026-03-13 15:17:10.167203 | LOOP [upload-logs : Compress console log and json output] 2026-03-13 15:17:10.266602 | localhost | skipping: Conditional result was False 2026-03-13 15:17:10.279438 | localhost | skipping: Conditional result was False 2026-03-13 15:17:10.295178 | 2026-03-13 15:17:10.295283 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-13 15:17:10.365844 | localhost | skipping: Conditional result was False 2026-03-13 15:17:10.366072 | 2026-03-13 15:17:10.374570 | localhost | skipping: Conditional result was False 2026-03-13 15:17:10.380996 | 2026-03-13 15:17:10.381087 | LOOP [upload-logs : Upload console log and json output]