2026-03-06 18:48:38.518421 | Job console starting 2026-03-06 18:48:38.537351 | Updating git repos 2026-03-06 18:48:38.605701 | Cloning repos into workspace 2026-03-06 18:48:38.667128 | Restoring repo states 2026-03-06 18:48:38.701805 | Merging changes 2026-03-06 18:48:39.406010 | Checking out repos 2026-03-06 18:48:39.483067 | Preparing playbooks 2026-03-06 18:48:40.769624 | Running Ansible setup 2026-03-06 18:48:46.638156 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-06 18:48:47.611805 | 2026-03-06 18:48:47.611983 | PLAY [Base pre] 2026-03-06 18:48:47.637458 | 2026-03-06 18:48:47.637633 | TASK [Setup log path fact] 2026-03-06 18:48:47.675176 | debian-bookworm | ok 2026-03-06 18:48:47.693376 | 2026-03-06 18:48:47.693552 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-06 18:48:47.745457 | debian-bookworm | ok 2026-03-06 18:48:47.765274 | 2026-03-06 18:48:47.765487 | TASK [emit-job-header : Print job information] 2026-03-06 18:48:47.836510 | # Job Information 2026-03-06 18:48:47.836718 | Ansible Version: 2.16.14 2026-03-06 18:48:47.836756 | Job: flake8 2026-03-06 18:48:47.836789 | Pipeline: check 2026-03-06 18:48:47.836812 | Executor: 521e9411259a 2026-03-06 18:48:47.836832 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2054 2026-03-06 18:48:47.836855 | Event ID: 109eed10-198d-11f1-81ad-2a74d24a8662 2026-03-06 18:48:47.841801 | 2026-03-06 18:48:47.841919 | LOOP [emit-job-header : Print node information] 2026-03-06 18:48:48.053290 | debian-bookworm | ok: 2026-03-06 18:48:48.053574 | debian-bookworm | # Node Information 2026-03-06 18:48:48.053636 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-06 18:48:48.053661 | debian-bookworm | Hostname: debian 2026-03-06 18:48:48.053683 | debian-bookworm | Username: zuul 2026-03-06 18:48:48.053703 | debian-bookworm | Distro: Debian 12.13 2026-03-06 18:48:48.053726 | debian-bookworm | Provider: regiocloud-a 2026-03-06 18:48:48.053746 | debian-bookworm | Region: 2026-03-06 18:48:48.053767 | debian-bookworm | Label: debian-bookworm 2026-03-06 18:48:48.053787 | debian-bookworm | Product Name: OpenStack Nova 2026-03-06 18:48:48.053806 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed1:97d8 2026-03-06 18:48:48.083651 | 2026-03-06 18:48:48.083878 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-06 18:48:49.152019 | debian-bookworm -> localhost | changed 2026-03-06 18:48:49.159552 | 2026-03-06 18:48:49.159722 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-06 18:48:51.354670 | debian-bookworm -> localhost | changed 2026-03-06 18:48:51.366852 | 2026-03-06 18:48:51.366948 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-06 18:48:52.063160 | debian-bookworm -> localhost | ok 2026-03-06 18:48:52.068422 | 2026-03-06 18:48:52.068512 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-06 18:48:52.113356 | debian-bookworm | ok 2026-03-06 18:48:52.234408 | debian-bookworm | included: /var/lib/zuul/builds/46c51786e72b48428b9a9587ff5e0917/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-06 18:48:52.263673 | 2026-03-06 18:48:52.263791 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-06 18:48:56.431732 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-06 18:48:56.431917 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/46c51786e72b48428b9a9587ff5e0917/work/46c51786e72b48428b9a9587ff5e0917_id_rsa 2026-03-06 18:48:56.431953 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/46c51786e72b48428b9a9587ff5e0917/work/46c51786e72b48428b9a9587ff5e0917_id_rsa.pub 2026-03-06 18:48:56.431978 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-06 18:48:56.432002 | debian-bookworm -> localhost | SHA256:qgMsU7G3l2Yg2Ls862NWAUOHqtkCrMi0G6hrzIK1L/I zuul-build-sshkey 2026-03-06 18:48:56.432024 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-06 18:48:56.432055 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-06 18:48:56.432076 | debian-bookworm -> localhost | | .... | 2026-03-06 18:48:56.432096 | debian-bookworm -> localhost | | =. | 2026-03-06 18:48:56.432116 | debian-bookworm -> localhost | |.+ = | 2026-03-06 18:48:56.432136 | debian-bookworm -> localhost | |+o= + | 2026-03-06 18:48:56.432155 | debian-bookworm -> localhost | |O=.+ + .S | 2026-03-06 18:48:56.432180 | debian-bookworm -> localhost | |X+* o =. | 2026-03-06 18:48:56.432200 | debian-bookworm -> localhost | |=*o= +. | 2026-03-06 18:48:56.432219 | debian-bookworm -> localhost | |==X .. | 2026-03-06 18:48:56.432239 | debian-bookworm -> localhost | |+BE*o. | 2026-03-06 18:48:56.432258 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-06 18:48:56.432312 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.299048 2026-03-06 18:48:56.438240 | 2026-03-06 18:48:56.438326 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-06 18:48:56.465742 | debian-bookworm | ok 2026-03-06 18:48:56.474742 | debian-bookworm | included: /var/lib/zuul/builds/46c51786e72b48428b9a9587ff5e0917/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-06 18:48:56.483270 | 2026-03-06 18:48:56.483355 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-06 18:48:56.496141 | debian-bookworm | skipping: Conditional result was False 2026-03-06 18:48:56.502853 | 2026-03-06 18:48:56.502956 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-06 18:48:57.191753 | debian-bookworm | changed 2026-03-06 18:48:57.197081 | 2026-03-06 18:48:57.197173 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-06 18:48:57.449340 | debian-bookworm | ok 2026-03-06 18:48:57.454023 | 2026-03-06 18:48:57.454112 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-06 18:48:58.140489 | debian-bookworm | changed 2026-03-06 18:48:58.161030 | 2026-03-06 18:48:58.161136 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-06 18:48:58.856820 | debian-bookworm | changed 2026-03-06 18:48:58.861969 | 2026-03-06 18:48:58.862050 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-06 18:48:58.874500 | debian-bookworm | skipping: Conditional result was False 2026-03-06 18:48:58.880656 | 2026-03-06 18:48:58.880743 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-06 18:48:59.384183 | debian-bookworm -> localhost | changed 2026-03-06 18:48:59.393124 | 2026-03-06 18:48:59.393207 | TASK [add-build-sshkey : Add back temp key] 2026-03-06 18:48:59.710933 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/46c51786e72b48428b9a9587ff5e0917/work/46c51786e72b48428b9a9587ff5e0917_id_rsa (zuul-build-sshkey) 2026-03-06 18:48:59.711117 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022640 2026-03-06 18:48:59.717768 | 2026-03-06 18:48:59.717855 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-06 18:49:00.327837 | debian-bookworm | ok 2026-03-06 18:49:00.334028 | 2026-03-06 18:49:00.334116 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-06 18:49:00.387324 | debian-bookworm | skipping: Conditional result was False 2026-03-06 18:49:00.395693 | 2026-03-06 18:49:00.395783 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-06 18:49:00.875017 | debian-bookworm | ok 2026-03-06 18:49:00.889456 | 2026-03-06 18:49:00.889568 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-06 18:49:00.916501 | debian-bookworm | ok 2026-03-06 18:49:00.921587 | 2026-03-06 18:49:00.921670 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-06 18:49:01.176253 | debian-bookworm -> localhost | ok 2026-03-06 18:49:01.181251 | 2026-03-06 18:49:01.181323 | TASK [validate-host : Collect information about the host] 2026-03-06 18:49:02.428494 | debian-bookworm | ok 2026-03-06 18:49:02.459215 | 2026-03-06 18:49:02.459441 | TASK [validate-host : Sanitize hostname] 2026-03-06 18:49:02.639335 | debian-bookworm | ok 2026-03-06 18:49:02.705478 | 2026-03-06 18:49:02.705596 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-06 18:49:03.295180 | debian-bookworm -> localhost | changed 2026-03-06 18:49:03.300731 | 2026-03-06 18:49:03.300853 | TASK [validate-host : Collect information about zuul worker] 2026-03-06 18:49:03.789882 | debian-bookworm | ok 2026-03-06 18:49:03.795060 | 2026-03-06 18:49:03.795156 | TASK [validate-host : Write out all zuul information for each host] 2026-03-06 18:49:04.408948 | debian-bookworm -> localhost | changed 2026-03-06 18:49:04.421146 | 2026-03-06 18:49:04.421242 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-06 18:49:04.673940 | debian-bookworm | ok 2026-03-06 18:49:04.680561 | 2026-03-06 18:49:04.680686 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-06 18:49:06.462636 | debian-bookworm | changed: 2026-03-06 18:49:06.462817 | debian-bookworm | cd+++++++++ src/ 2026-03-06 18:49:06.462867 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-06 18:49:06.462892 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-06 18:49:06.462914 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-03-06 18:49:06.462934 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006697 2026-03-06 18:50:06.247332 | 2026-03-06 18:50:06.247541 | TASK [upload-logs : Upload logs to log server] 2026-03-06 18:50:06.803579 | localhost | Output suppressed because no_log was given 2026-03-06 18:50:06.806777 | 2026-03-06 18:50:06.807031 | LOOP [upload-logs : Compress console log and json output] 2026-03-06 18:50:06.869531 | localhost | skipping: Conditional result was False 2026-03-06 18:50:06.874487 | localhost | skipping: Conditional result was False 2026-03-06 18:50:06.886014 | 2026-03-06 18:50:06.886126 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-06 18:50:06.934991 | localhost | skipping: Conditional result was False 2026-03-06 18:50:06.935478 | 2026-03-06 18:50:06.939345 | localhost | skipping: Conditional result was False 2026-03-06 18:50:06.946475 | 2026-03-06 18:50:06.946780 | LOOP [upload-logs : Upload console log and json output]