2026-02-28 03:14:07.419286 | Job console starting 2026-02-28 03:14:07.442874 | Updating git repos 2026-02-28 03:14:07.528490 | Cloning repos into workspace 2026-02-28 03:14:07.640083 | Restoring repo states 2026-02-28 03:14:07.665771 | Merging changes 2026-02-28 03:14:07.665793 | Checking out repos 2026-02-28 03:14:07.829140 | Preparing playbooks 2026-02-28 03:14:08.744783 | Running Ansible setup 2026-02-28 03:14:13.154251 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-28 03:14:13.973228 | 2026-02-28 03:14:13.973414 | PLAY [Base pre] 2026-02-28 03:14:14.019595 | 2026-02-28 03:14:14.019757 | TASK [Setup log path fact] 2026-02-28 03:14:14.060517 | debian-bookworm | ok 2026-02-28 03:14:14.077865 | 2026-02-28 03:14:14.078033 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-28 03:14:14.117469 | debian-bookworm | ok 2026-02-28 03:14:14.128256 | 2026-02-28 03:14:14.128426 | TASK [emit-job-header : Print job information] 2026-02-28 03:14:14.178238 | # Job Information 2026-02-28 03:14:14.178446 | Ansible Version: 2.16.14 2026-02-28 03:14:14.178484 | Job: ansible-lint 2026-02-28 03:14:14.178516 | Pipeline: periodic-daily 2026-02-28 03:14:14.178539 | Executor: 521e9411259a 2026-02-28 03:14:14.178559 | Triggered by: https://github.com/osism/ansible-collection-services 2026-02-28 03:14:14.178581 | Event ID: 2aae55e1371f49f6814721ac85a1b11c 2026-02-28 03:14:14.183658 | 2026-02-28 03:14:14.183790 | LOOP [emit-job-header : Print node information] 2026-02-28 03:14:14.305710 | debian-bookworm | ok: 2026-02-28 03:14:14.305909 | debian-bookworm | # Node Information 2026-02-28 03:14:14.305947 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-28 03:14:14.305977 | debian-bookworm | Hostname: debian 2026-02-28 03:14:14.306004 | debian-bookworm | Username: zuul 2026-02-28 03:14:14.306027 | debian-bookworm | Distro: Debian 12.13 2026-02-28 03:14:14.306173 | debian-bookworm | Provider: regiocloud-a 2026-02-28 03:14:14.306228 | debian-bookworm | Region: 2026-02-28 03:14:14.306255 | debian-bookworm | Label: debian-bookworm 2026-02-28 03:14:14.306276 | debian-bookworm | Product Name: OpenStack Nova 2026-02-28 03:14:14.306296 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe45:7d2d 2026-02-28 03:14:14.324682 | 2026-02-28 03:14:14.324824 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-28 03:14:14.901123 | debian-bookworm -> localhost | changed 2026-02-28 03:14:14.908995 | 2026-02-28 03:14:14.909135 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-28 03:14:16.211699 | debian-bookworm -> localhost | changed 2026-02-28 03:14:16.223289 | 2026-02-28 03:14:16.223472 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-28 03:14:16.759315 | debian-bookworm -> localhost | ok 2026-02-28 03:14:16.765586 | 2026-02-28 03:14:16.765709 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-28 03:14:16.808021 | debian-bookworm | ok 2026-02-28 03:14:16.848310 | debian-bookworm | included: /var/lib/zuul/builds/43c61a5f6d314f8f81a8577357ff2389/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-28 03:14:16.865809 | 2026-02-28 03:14:16.865980 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-28 03:14:18.694500 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-28 03:14:18.694735 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/43c61a5f6d314f8f81a8577357ff2389/work/43c61a5f6d314f8f81a8577357ff2389_id_rsa 2026-02-28 03:14:18.694775 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/43c61a5f6d314f8f81a8577357ff2389/work/43c61a5f6d314f8f81a8577357ff2389_id_rsa.pub 2026-02-28 03:14:18.694804 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-28 03:14:18.694858 | debian-bookworm -> localhost | SHA256:I0xRPD5EWm6u77AJoSTavmLs5ZcW9Vdo/lq5xO6/VGw zuul-build-sshkey 2026-02-28 03:14:18.694885 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-28 03:14:18.694919 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-28 03:14:18.694942 | debian-bookworm -> localhost | | .++ | 2026-02-28 03:14:18.694965 | debian-bookworm -> localhost | | =+ | 2026-02-28 03:14:18.695058 | debian-bookworm -> localhost | | ooo. . | 2026-02-28 03:14:18.695084 | debian-bookworm -> localhost | | o +o o . . | 2026-02-28 03:14:18.695107 | debian-bookworm -> localhost | |. . . + S.o . E| 2026-02-28 03:14:18.695135 | debian-bookworm -> localhost | |.+ . o o o o. ...| 2026-02-28 03:14:18.695156 | debian-bookworm -> localhost | |o o.. = . .= . | 2026-02-28 03:14:18.695176 | debian-bookworm -> localhost | |.+o = = +.o | 2026-02-28 03:14:18.695430 | debian-bookworm -> localhost | |ooooo o.o .o+.o.| 2026-02-28 03:14:18.695501 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-28 03:14:18.695575 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.187581 2026-02-28 03:14:18.704478 | 2026-02-28 03:14:18.704607 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-28 03:14:18.753350 | debian-bookworm | ok 2026-02-28 03:14:18.777357 | debian-bookworm | included: /var/lib/zuul/builds/43c61a5f6d314f8f81a8577357ff2389/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-28 03:14:18.789569 | 2026-02-28 03:14:18.789700 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-28 03:14:18.836194 | debian-bookworm | skipping: Conditional result was False 2026-02-28 03:14:18.844190 | 2026-02-28 03:14:18.844334 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-28 03:14:19.533652 | debian-bookworm | changed 2026-02-28 03:14:19.543271 | 2026-02-28 03:14:19.543476 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-28 03:14:19.797854 | debian-bookworm | ok 2026-02-28 03:14:19.807789 | 2026-02-28 03:14:19.807925 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-28 03:14:20.487038 | debian-bookworm | changed 2026-02-28 03:14:20.498625 | 2026-02-28 03:14:20.498757 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-28 03:14:21.149441 | debian-bookworm | changed 2026-02-28 03:14:21.155074 | 2026-02-28 03:14:21.155186 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-28 03:14:21.179070 | debian-bookworm | skipping: Conditional result was False 2026-02-28 03:14:21.185430 | 2026-02-28 03:14:21.185544 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-28 03:14:21.742405 | debian-bookworm -> localhost | changed 2026-02-28 03:14:21.753696 | 2026-02-28 03:14:21.753834 | TASK [add-build-sshkey : Add back temp key] 2026-02-28 03:14:22.197156 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/43c61a5f6d314f8f81a8577357ff2389/work/43c61a5f6d314f8f81a8577357ff2389_id_rsa (zuul-build-sshkey) 2026-02-28 03:14:22.197423 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.021377 2026-02-28 03:14:22.207030 | 2026-02-28 03:14:22.207159 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-28 03:14:22.659775 | debian-bookworm | ok 2026-02-28 03:14:22.689234 | 2026-02-28 03:14:22.689817 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-28 03:14:22.761831 | debian-bookworm | skipping: Conditional result was False 2026-02-28 03:14:22.785230 | 2026-02-28 03:14:22.785825 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-28 03:14:23.445701 | debian-bookworm | ok 2026-02-28 03:14:23.456998 | 2026-02-28 03:14:23.457213 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-28 03:14:23.497568 | debian-bookworm | ok 2026-02-28 03:14:23.506771 | 2026-02-28 03:14:23.506915 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-28 03:14:23.881633 | debian-bookworm -> localhost | ok 2026-02-28 03:14:23.889428 | 2026-02-28 03:14:23.889593 | TASK [validate-host : Collect information about the host] 2026-02-28 03:14:25.073994 | debian-bookworm | ok 2026-02-28 03:14:25.084224 | 2026-02-28 03:14:25.084343 | TASK [validate-host : Sanitize hostname] 2026-02-28 03:14:25.196419 | debian-bookworm | ok 2026-02-28 03:14:25.245795 | 2026-02-28 03:14:25.245937 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-28 03:14:25.844844 | debian-bookworm -> localhost | changed 2026-02-28 03:14:25.850938 | 2026-02-28 03:14:25.851054 | TASK [validate-host : Collect information about zuul worker] 2026-02-28 03:14:26.275040 | debian-bookworm | ok 2026-02-28 03:14:26.279896 | 2026-02-28 03:14:26.280009 | TASK [validate-host : Write out all zuul information for each host] 2026-02-28 03:14:26.897004 | debian-bookworm -> localhost | changed 2026-02-28 03:14:26.916337 | 2026-02-28 03:14:26.926895 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-28 03:14:27.168083 | debian-bookworm | ok 2026-02-28 03:14:27.174048 | 2026-02-28 03:14:27.174155 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-28 03:14:28.273377 | debian-bookworm | changed: 2026-02-28 03:14:28.273632 | debian-bookworm | cd+++++++++ src/ 2026-02-28 03:14:28.273670 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-28 03:14:28.273694 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-28 03:14:28.273717 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-02-28 03:14:28.273738 | debian-bookworm | localhost | ok: Runtime: 0:00:00.014419 2026-02-28 03:16:25.129324 | 2026-02-28 03:16:25.129430 | TASK [upload-logs : Upload logs to log server] 2026-02-28 03:16:25.966233 | localhost | Output suppressed because no_log was given 2026-02-28 03:16:25.968206 | 2026-02-28 03:16:25.968324 | LOOP [upload-logs : Compress console log and json output] 2026-02-28 03:16:26.014564 | localhost | skipping: Conditional result was False 2026-02-28 03:16:26.036026 | localhost | skipping: Conditional result was False 2026-02-28 03:16:26.046880 | 2026-02-28 03:16:26.046985 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-28 03:16:26.095883 | localhost | skipping: Conditional result was False 2026-02-28 03:16:26.096066 | 2026-02-28 03:16:26.096697 | localhost | skipping: Conditional result was False 2026-02-28 03:16:26.102567 | 2026-02-28 03:16:26.102665 | LOOP [upload-logs : Upload console log and json output]