2026-01-12 03:01:55.613233 | Job console starting 2026-01-12 03:01:55.622613 | Updating git repos 2026-01-12 03:01:55.729979 | Cloning repos into workspace 2026-01-12 03:01:55.941185 | Restoring repo states 2026-01-12 03:01:56.000212 | Merging changes 2026-01-12 03:01:56.000232 | Checking out repos 2026-01-12 03:01:56.428456 | Preparing playbooks 2026-01-12 03:01:58.195920 | Running Ansible setup 2026-01-12 03:02:08.325179 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-12 03:02:09.748922 | 2026-01-12 03:02:09.749115 | PLAY [Base pre] 2026-01-12 03:02:09.782354 | 2026-01-12 03:02:09.782618 | TASK [Setup log path fact] 2026-01-12 03:02:09.845552 | debian-bookworm | ok 2026-01-12 03:02:09.882794 | 2026-01-12 03:02:09.883018 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-12 03:02:09.942941 | debian-bookworm | ok 2026-01-12 03:02:09.969683 | 2026-01-12 03:02:09.969878 | TASK [emit-job-header : Print job information] 2026-01-12 03:02:10.045362 | # Job Information 2026-01-12 03:02:10.045566 | Ansible Version: 2.16.14 2026-01-12 03:02:10.045600 | Job: ansible-lint 2026-01-12 03:02:10.045632 | Pipeline: periodic-daily 2026-01-12 03:02:10.045655 | Executor: 521e9411259a 2026-01-12 03:02:10.045676 | Triggered by: https://github.com/osism/ansible-collection-services 2026-01-12 03:02:10.045721 | Event ID: c22376363ca64fbaa785ed97f43f87c8 2026-01-12 03:02:10.051305 | 2026-01-12 03:02:10.051451 | LOOP [emit-job-header : Print node information] 2026-01-12 03:02:10.614334 | debian-bookworm | ok: 2026-01-12 03:02:10.615265 | debian-bookworm | # Node Information 2026-01-12 03:02:10.615366 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-12 03:02:10.615396 | debian-bookworm | Hostname: debian 2026-01-12 03:02:10.615429 | debian-bookworm | Username: zuul 2026-01-12 03:02:10.615462 | debian-bookworm | Distro: Debian 12.13 2026-01-12 03:02:10.615492 | debian-bookworm | Provider: regiocloud-a 2026-01-12 03:02:10.615514 | debian-bookworm | Region: 2026-01-12 03:02:10.615536 | debian-bookworm | Label: debian-bookworm 2026-01-12 03:02:10.615556 | debian-bookworm | Product Name: OpenStack Nova 2026-01-12 03:02:10.615575 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe45:c69f 2026-01-12 03:02:10.671855 | 2026-01-12 03:02:10.672099 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-12 03:02:12.284230 | debian-bookworm -> localhost | changed 2026-01-12 03:02:12.292267 | 2026-01-12 03:02:12.292419 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-12 03:02:15.103831 | debian-bookworm -> localhost | changed 2026-01-12 03:02:15.140838 | 2026-01-12 03:02:15.140986 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-12 03:02:16.606205 | debian-bookworm -> localhost | ok 2026-01-12 03:02:16.613484 | 2026-01-12 03:02:16.613628 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-12 03:02:16.658551 | debian-bookworm | ok 2026-01-12 03:02:16.702815 | debian-bookworm | included: /var/lib/zuul/builds/c5e4e670e05b461f9ee4274b8f91ec34/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-12 03:02:16.729922 | 2026-01-12 03:02:16.730068 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-12 03:02:19.850502 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-12 03:02:19.850775 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c5e4e670e05b461f9ee4274b8f91ec34/work/c5e4e670e05b461f9ee4274b8f91ec34_id_rsa 2026-01-12 03:02:19.850820 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c5e4e670e05b461f9ee4274b8f91ec34/work/c5e4e670e05b461f9ee4274b8f91ec34_id_rsa.pub 2026-01-12 03:02:19.850863 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-12 03:02:19.850889 | debian-bookworm -> localhost | SHA256:5k2lx4ZKnE6syH/eOq0xBJNy2kjaYq8XA1rJojEtE4c zuul-build-sshkey 2026-01-12 03:02:19.850911 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-12 03:02:19.850961 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-12 03:02:19.850983 | debian-bookworm -> localhost | | . | 2026-01-12 03:02:19.851004 | debian-bookworm -> localhost | |E . . | 2026-01-12 03:02:19.851024 | debian-bookworm -> localhost | | = .o = . | 2026-01-12 03:02:19.851044 | debian-bookworm -> localhost | |* *+ * = . = | 2026-01-12 03:02:19.851064 | debian-bookworm -> localhost | |.O+.+ . S + + | 2026-01-12 03:02:19.851091 | debian-bookworm -> localhost | |o. +o. O + o | 2026-01-12 03:02:19.851113 | debian-bookworm -> localhost | | +o. *.. | 2026-01-12 03:02:19.851133 | debian-bookworm -> localhost | | ... o+. | 2026-01-12 03:02:19.851154 | debian-bookworm -> localhost | | .. .o++. | 2026-01-12 03:02:19.851174 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-12 03:02:19.851231 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.002807 2026-01-12 03:02:19.857941 | 2026-01-12 03:02:19.858066 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-12 03:02:19.908371 | debian-bookworm | ok 2026-01-12 03:02:19.935762 | debian-bookworm | included: /var/lib/zuul/builds/c5e4e670e05b461f9ee4274b8f91ec34/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-12 03:02:19.951382 | 2026-01-12 03:02:19.951534 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-12 03:02:20.022920 | debian-bookworm | skipping: Conditional result was False 2026-01-12 03:02:20.029679 | 2026-01-12 03:02:20.029871 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-12 03:02:21.126121 | debian-bookworm | changed 2026-01-12 03:02:21.132138 | 2026-01-12 03:02:21.132276 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-12 03:02:21.468676 | debian-bookworm | ok 2026-01-12 03:02:21.481881 | 2026-01-12 03:02:21.483751 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-12 03:02:22.334123 | debian-bookworm | changed 2026-01-12 03:02:22.349732 | 2026-01-12 03:02:22.349894 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-12 03:02:23.251390 | debian-bookworm | changed 2026-01-12 03:02:23.261380 | 2026-01-12 03:02:23.261520 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-12 03:02:23.360004 | debian-bookworm | skipping: Conditional result was False 2026-01-12 03:02:23.366643 | 2026-01-12 03:02:23.366818 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-12 03:02:25.516443 | debian-bookworm -> localhost | changed 2026-01-12 03:02:25.541242 | 2026-01-12 03:02:25.541402 | TASK [add-build-sshkey : Add back temp key] 2026-01-12 03:02:26.917632 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c5e4e670e05b461f9ee4274b8f91ec34/work/c5e4e670e05b461f9ee4274b8f91ec34_id_rsa (zuul-build-sshkey) 2026-01-12 03:02:26.917915 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.045206 2026-01-12 03:02:26.927362 | 2026-01-12 03:02:26.927534 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-12 03:02:28.093306 | debian-bookworm | ok 2026-01-12 03:02:28.110996 | 2026-01-12 03:02:28.111248 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-12 03:02:28.186908 | debian-bookworm | skipping: Conditional result was False 2026-01-12 03:02:28.200804 | 2026-01-12 03:02:28.200957 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-12 03:02:29.060026 | debian-bookworm | ok 2026-01-12 03:02:29.105557 | 2026-01-12 03:02:29.105727 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-12 03:02:29.178012 | debian-bookworm | ok 2026-01-12 03:02:29.183475 | 2026-01-12 03:02:29.183607 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-12 03:02:30.381666 | debian-bookworm -> localhost | ok 2026-01-12 03:02:30.388542 | 2026-01-12 03:02:30.388670 | TASK [validate-host : Collect information about the host] 2026-01-12 03:02:32.652363 | debian-bookworm | ok 2026-01-12 03:02:32.690153 | 2026-01-12 03:02:32.690306 | TASK [validate-host : Sanitize hostname] 2026-01-12 03:02:32.958729 | debian-bookworm | ok 2026-01-12 03:02:33.076017 | 2026-01-12 03:02:33.076180 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-12 03:02:34.982702 | debian-bookworm -> localhost | changed 2026-01-12 03:02:34.989191 | 2026-01-12 03:02:34.989334 | TASK [validate-host : Collect information about zuul worker] 2026-01-12 03:02:35.893341 | debian-bookworm | ok 2026-01-12 03:02:35.898429 | 2026-01-12 03:02:35.898573 | TASK [validate-host : Write out all zuul information for each host] 2026-01-12 03:02:38.234666 | debian-bookworm -> localhost | changed 2026-01-12 03:02:38.261556 | 2026-01-12 03:02:38.261725 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-12 03:02:38.593593 | debian-bookworm | ok 2026-01-12 03:02:38.605442 | 2026-01-12 03:02:38.605615 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-12 03:02:41.765903 | debian-bookworm | changed: 2026-01-12 03:02:41.766124 | debian-bookworm | cd+++++++++ src/ 2026-01-12 03:02:41.766161 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-12 03:02:41.766186 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-12 03:02:41.766207 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-01-12 03:02:41.766227 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007733 2026-01-12 03:04:55.866142 | 2026-01-12 03:04:55.866269 | TASK [upload-logs : Upload logs to log server] 2026-01-12 03:04:56.678013 | localhost | Output suppressed because no_log was given 2026-01-12 03:04:56.679953 | 2026-01-12 03:04:56.680062 | LOOP [upload-logs : Compress console log and json output] 2026-01-12 03:04:56.734376 | localhost | skipping: Conditional result was False 2026-01-12 03:04:56.741298 | localhost | skipping: Conditional result was False 2026-01-12 03:04:56.744913 | 2026-01-12 03:04:56.745039 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-12 03:04:56.806322 | localhost | skipping: Conditional result was False 2026-01-12 03:04:56.806658 | 2026-01-12 03:04:56.814922 | localhost | skipping: Conditional result was False 2026-01-12 03:04:56.825502 | 2026-01-12 03:04:56.825668 | LOOP [upload-logs : Upload console log and json output]