2026-03-11 03:18:06.567492 | Job console starting 2026-03-11 03:18:06.580827 | Updating git repos 2026-03-11 03:18:06.609570 | Cloning repos into workspace 2026-03-11 03:18:06.656644 | Restoring repo states 2026-03-11 03:18:06.664656 | Merging changes 2026-03-11 03:18:06.664675 | Checking out repos 2026-03-11 03:18:06.731908 | Preparing playbooks 2026-03-11 03:18:07.396781 | Running Ansible setup 2026-03-11 03:18:12.052567 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-11 03:18:12.860369 | 2026-03-11 03:18:12.860530 | PLAY [Base pre] 2026-03-11 03:18:12.876815 | 2026-03-11 03:18:12.876945 | TASK [Setup log path fact] 2026-03-11 03:18:12.909764 | debian-bookworm | ok 2026-03-11 03:18:12.924725 | 2026-03-11 03:18:12.924857 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-11 03:18:12.969570 | debian-bookworm | ok 2026-03-11 03:18:12.980014 | 2026-03-11 03:18:12.980127 | TASK [emit-job-header : Print job information] 2026-03-11 03:18:13.051844 | # Job Information 2026-03-11 03:18:13.052071 | Ansible Version: 2.16.14 2026-03-11 03:18:13.052116 | Job: ansible-lint 2026-03-11 03:18:13.052157 | Pipeline: periodic-daily 2026-03-11 03:18:13.052186 | Executor: 521e9411259a 2026-03-11 03:18:13.052230 | Triggered by: https://github.com/osism/testbed 2026-03-11 03:18:13.052258 | Event ID: a2eb9c106b854abaacfb59a2e7e0fc1b 2026-03-11 03:18:13.059114 | 2026-03-11 03:18:13.059277 | LOOP [emit-job-header : Print node information] 2026-03-11 03:18:13.193986 | debian-bookworm | ok: 2026-03-11 03:18:13.194306 | debian-bookworm | # Node Information 2026-03-11 03:18:13.194369 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-11 03:18:13.194415 | debian-bookworm | Hostname: debian 2026-03-11 03:18:13.194454 | debian-bookworm | Username: zuul 2026-03-11 03:18:13.194492 | debian-bookworm | Distro: Debian 12.13 2026-03-11 03:18:13.194533 | debian-bookworm | Provider: regiocloud-a 2026-03-11 03:18:13.194572 | debian-bookworm | Region: 2026-03-11 03:18:13.194630 | debian-bookworm | Label: debian-bookworm 2026-03-11 03:18:13.194682 | debian-bookworm | Product Name: OpenStack Nova 2026-03-11 03:18:13.194718 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe39:f6d1 2026-03-11 03:18:13.210985 | 2026-03-11 03:18:13.211130 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-11 03:18:13.723155 | debian-bookworm -> localhost | changed 2026-03-11 03:18:13.739848 | 2026-03-11 03:18:13.740017 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-11 03:18:14.850642 | debian-bookworm -> localhost | changed 2026-03-11 03:18:14.872124 | 2026-03-11 03:18:14.872343 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-11 03:18:15.203456 | debian-bookworm -> localhost | ok 2026-03-11 03:18:15.210039 | 2026-03-11 03:18:15.210178 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-11 03:18:15.239813 | debian-bookworm | ok 2026-03-11 03:18:15.260169 | debian-bookworm | included: /var/lib/zuul/builds/9ee64f441c114a99b8c3c25ff9ca3166/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-11 03:18:15.266546 | 2026-03-11 03:18:15.266655 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-11 03:18:17.936856 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-11 03:18:17.937144 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9ee64f441c114a99b8c3c25ff9ca3166/work/9ee64f441c114a99b8c3c25ff9ca3166_id_rsa 2026-03-11 03:18:17.937186 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9ee64f441c114a99b8c3c25ff9ca3166/work/9ee64f441c114a99b8c3c25ff9ca3166_id_rsa.pub 2026-03-11 03:18:17.937236 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-11 03:18:17.937263 | debian-bookworm -> localhost | SHA256:uKy3wYRPzB20zz0QkXdKt2c5POf6nypf1i+ymYYnn6c zuul-build-sshkey 2026-03-11 03:18:17.937286 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-11 03:18:17.937320 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-11 03:18:17.937343 | debian-bookworm -> localhost | | . oo | 2026-03-11 03:18:17.937365 | debian-bookworm -> localhost | | . ...o o | 2026-03-11 03:18:17.937385 | debian-bookworm -> localhost | | o .o +...| 2026-03-11 03:18:17.937405 | debian-bookworm -> localhost | | + o + o. .=+| 2026-03-11 03:18:17.937425 | debian-bookworm -> localhost | | . * S o o ++| 2026-03-11 03:18:17.937450 | debian-bookworm -> localhost | | * . . o| 2026-03-11 03:18:17.937471 | debian-bookworm -> localhost | | * . +.| 2026-03-11 03:18:17.937491 | debian-bookworm -> localhost | | ... o.++* o| 2026-03-11 03:18:17.937512 | debian-bookworm -> localhost | | .... =EB.+=| 2026-03-11 03:18:17.937532 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-11 03:18:17.937607 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.039369 2026-03-11 03:18:17.944416 | 2026-03-11 03:18:17.944541 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-11 03:18:17.977276 | debian-bookworm | ok 2026-03-11 03:18:17.987427 | debian-bookworm | included: /var/lib/zuul/builds/9ee64f441c114a99b8c3c25ff9ca3166/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-11 03:18:17.998603 | 2026-03-11 03:18:17.998739 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-11 03:18:18.023141 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:18:18.029720 | 2026-03-11 03:18:18.029853 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-11 03:18:18.742567 | debian-bookworm | changed 2026-03-11 03:18:18.748940 | 2026-03-11 03:18:18.749432 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-11 03:18:19.055091 | debian-bookworm | ok 2026-03-11 03:18:19.069033 | 2026-03-11 03:18:19.069190 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-11 03:18:19.862039 | debian-bookworm | changed 2026-03-11 03:18:19.873489 | 2026-03-11 03:18:19.873620 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-11 03:18:20.556707 | debian-bookworm | changed 2026-03-11 03:18:20.562669 | 2026-03-11 03:18:20.562786 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-11 03:18:20.586826 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:18:20.593828 | 2026-03-11 03:18:20.593944 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-11 03:18:21.235392 | debian-bookworm -> localhost | changed 2026-03-11 03:18:21.251930 | 2026-03-11 03:18:21.252090 | TASK [add-build-sshkey : Add back temp key] 2026-03-11 03:18:21.681886 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9ee64f441c114a99b8c3c25ff9ca3166/work/9ee64f441c114a99b8c3c25ff9ca3166_id_rsa (zuul-build-sshkey) 2026-03-11 03:18:21.682137 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011783 2026-03-11 03:18:21.691544 | 2026-03-11 03:18:21.691673 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-11 03:18:22.142580 | debian-bookworm | ok 2026-03-11 03:18:22.149932 | 2026-03-11 03:18:22.150067 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-11 03:18:22.175001 | debian-bookworm | skipping: Conditional result was False 2026-03-11 03:18:22.186528 | 2026-03-11 03:18:22.186664 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-11 03:18:22.733106 | debian-bookworm | ok 2026-03-11 03:18:22.767765 | 2026-03-11 03:18:22.768011 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-11 03:18:22.832389 | debian-bookworm | ok 2026-03-11 03:18:22.843164 | 2026-03-11 03:18:22.843302 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-11 03:18:23.329342 | debian-bookworm -> localhost | ok 2026-03-11 03:18:23.349869 | 2026-03-11 03:18:23.350001 | TASK [validate-host : Collect information about the host] 2026-03-11 03:18:24.738928 | debian-bookworm | ok 2026-03-11 03:18:24.752621 | 2026-03-11 03:18:24.752760 | TASK [validate-host : Sanitize hostname] 2026-03-11 03:18:24.892032 | debian-bookworm | ok 2026-03-11 03:18:25.005019 | 2026-03-11 03:18:25.005165 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-11 03:18:26.025174 | debian-bookworm -> localhost | changed 2026-03-11 03:18:26.039993 | 2026-03-11 03:18:26.040126 | TASK [validate-host : Collect information about zuul worker] 2026-03-11 03:18:26.512084 | debian-bookworm | ok 2026-03-11 03:18:26.520694 | 2026-03-11 03:18:26.520830 | TASK [validate-host : Write out all zuul information for each host] 2026-03-11 03:18:27.415710 | debian-bookworm -> localhost | changed 2026-03-11 03:18:27.434773 | 2026-03-11 03:18:27.434985 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-11 03:18:27.755359 | debian-bookworm | ok 2026-03-11 03:18:27.763052 | 2026-03-11 03:18:27.763171 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-11 03:18:29.352789 | debian-bookworm | changed: 2026-03-11 03:18:29.353009 | debian-bookworm | cd+++++++++ src/ 2026-03-11 03:18:29.353045 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-11 03:18:29.353069 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-11 03:18:29.353092 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-03-11 03:18:29.353113 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007599 2026-03-11 03:19:48.629557 | 2026-03-11 03:19:48.629682 | TASK [upload-logs : Upload logs to log server] 2026-03-11 03:19:49.394446 | localhost | Output suppressed because no_log was given 2026-03-11 03:19:49.396289 | 2026-03-11 03:19:49.396396 | LOOP [upload-logs : Compress console log and json output] 2026-03-11 03:19:49.482072 | localhost | skipping: Conditional result was False 2026-03-11 03:19:49.491216 | localhost | skipping: Conditional result was False 2026-03-11 03:19:49.495400 | 2026-03-11 03:19:49.495521 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-11 03:19:49.543593 | localhost | skipping: Conditional result was False 2026-03-11 03:19:49.543911 | 2026-03-11 03:19:49.549206 | localhost | skipping: Conditional result was False 2026-03-11 03:19:49.552846 | 2026-03-11 03:19:49.552977 | LOOP [upload-logs : Upload console log and json output]