2026-02-19 03:18:45.665458 | Job console starting 2026-02-19 03:18:45.695364 | Updating git repos 2026-02-19 03:18:45.725014 | Cloning repos into workspace 2026-02-19 03:18:45.780626 | Restoring repo states 2026-02-19 03:18:45.793107 | Merging changes 2026-02-19 03:18:45.793124 | Checking out repos 2026-02-19 03:18:45.875970 | Preparing playbooks 2026-02-19 03:18:46.819490 | Running Ansible setup 2026-02-19 03:18:51.537002 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-19 03:18:52.441318 | 2026-02-19 03:18:52.441495 | PLAY [Base pre] 2026-02-19 03:18:52.462347 | 2026-02-19 03:18:52.462470 | TASK [Setup log path fact] 2026-02-19 03:18:52.484963 | debian-bookworm | ok 2026-02-19 03:18:52.506044 | 2026-02-19 03:18:52.506210 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-19 03:18:52.539899 | debian-bookworm | ok 2026-02-19 03:18:52.551414 | 2026-02-19 03:18:52.551529 | TASK [emit-job-header : Print job information] 2026-02-19 03:18:52.613395 | # Job Information 2026-02-19 03:18:52.613563 | Ansible Version: 2.16.14 2026-02-19 03:18:52.613599 | Job: yamllint 2026-02-19 03:18:52.613633 | Pipeline: periodic-daily 2026-02-19 03:18:52.613656 | Executor: 521e9411259a 2026-02-19 03:18:52.613677 | Triggered by: https://github.com/osism/container-images-kolla 2026-02-19 03:18:52.613732 | Event ID: 7d94ec4f5d834391bcb1bf1ad821d7f7 2026-02-19 03:18:52.621237 | 2026-02-19 03:18:52.621938 | LOOP [emit-job-header : Print node information] 2026-02-19 03:18:52.724505 | debian-bookworm | ok: 2026-02-19 03:18:52.724750 | debian-bookworm | # Node Information 2026-02-19 03:18:52.724786 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-19 03:18:52.724811 | debian-bookworm | Hostname: debian 2026-02-19 03:18:52.724833 | debian-bookworm | Username: zuul 2026-02-19 03:18:52.724854 | debian-bookworm | Distro: Debian 12.13 2026-02-19 03:18:52.724878 | debian-bookworm | Provider: regiocloud-a 2026-02-19 03:18:52.724899 | debian-bookworm | Region: 2026-02-19 03:18:52.724920 | debian-bookworm | Label: debian-bookworm 2026-02-19 03:18:52.724941 | debian-bookworm | Product Name: OpenStack Nova 2026-02-19 03:18:52.724960 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fede:8095 2026-02-19 03:18:52.737600 | 2026-02-19 03:18:52.737709 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-19 03:18:53.331197 | debian-bookworm -> localhost | changed 2026-02-19 03:18:53.339776 | 2026-02-19 03:18:53.339886 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-19 03:18:54.683896 | debian-bookworm -> localhost | changed 2026-02-19 03:18:54.696420 | 2026-02-19 03:18:54.696520 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-19 03:18:55.079150 | debian-bookworm -> localhost | ok 2026-02-19 03:18:55.088670 | 2026-02-19 03:18:55.088792 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-19 03:18:55.121688 | debian-bookworm | ok 2026-02-19 03:18:55.148070 | debian-bookworm | included: /var/lib/zuul/builds/9a02602acf2947c8a6b955a22270a7cb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-19 03:18:55.158199 | 2026-02-19 03:18:55.158476 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-19 03:18:57.848794 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-19 03:18:57.849090 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9a02602acf2947c8a6b955a22270a7cb/work/9a02602acf2947c8a6b955a22270a7cb_id_rsa 2026-02-19 03:18:57.849159 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9a02602acf2947c8a6b955a22270a7cb/work/9a02602acf2947c8a6b955a22270a7cb_id_rsa.pub 2026-02-19 03:18:57.849193 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-19 03:18:57.849225 | debian-bookworm -> localhost | SHA256:6ccdmRPR0+UTW3cSbETNzwvfGplo/JdeZaX05hSiH6g zuul-build-sshkey 2026-02-19 03:18:57.849253 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-19 03:18:57.849294 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-19 03:18:57.849323 | debian-bookworm -> localhost | | .==**| 2026-02-19 03:18:57.849351 | debian-bookworm -> localhost | | .=oX| 2026-02-19 03:18:57.849377 | debian-bookworm -> localhost | | .o.*+| 2026-02-19 03:18:57.849401 | debian-bookworm -> localhost | | . o*.o*| 2026-02-19 03:18:57.849426 | debian-bookworm -> localhost | | S +=o+oO| 2026-02-19 03:18:57.849461 | debian-bookworm -> localhost | | . ...=o=Bo| 2026-02-19 03:18:57.849487 | debian-bookworm -> localhost | | .Eo..o o+| 2026-02-19 03:18:57.849514 | debian-bookworm -> localhost | | . o.o| 2026-02-19 03:18:57.849542 | debian-bookworm -> localhost | | .o | 2026-02-19 03:18:57.849567 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-19 03:18:57.849631 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.663774 2026-02-19 03:18:57.892296 | 2026-02-19 03:18:57.896298 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-19 03:18:57.963061 | debian-bookworm | ok 2026-02-19 03:18:58.006781 | debian-bookworm | included: /var/lib/zuul/builds/9a02602acf2947c8a6b955a22270a7cb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-19 03:18:58.024718 | 2026-02-19 03:18:58.024819 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-19 03:18:58.147933 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:18:58.153100 | 2026-02-19 03:18:58.153211 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-19 03:18:58.998131 | debian-bookworm | changed 2026-02-19 03:18:59.002660 | 2026-02-19 03:18:59.002739 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-19 03:18:59.304425 | debian-bookworm | ok 2026-02-19 03:18:59.308967 | 2026-02-19 03:18:59.309045 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-19 03:19:00.069294 | debian-bookworm | changed 2026-02-19 03:19:00.074784 | 2026-02-19 03:19:00.074876 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-19 03:19:00.863940 | debian-bookworm | changed 2026-02-19 03:19:00.868437 | 2026-02-19 03:19:00.868511 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-19 03:19:00.903295 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:19:00.908469 | 2026-02-19 03:19:00.908553 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-19 03:19:01.707217 | debian-bookworm -> localhost | changed 2026-02-19 03:19:01.716145 | 2026-02-19 03:19:01.716241 | TASK [add-build-sshkey : Add back temp key] 2026-02-19 03:19:02.199195 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9a02602acf2947c8a6b955a22270a7cb/work/9a02602acf2947c8a6b955a22270a7cb_id_rsa (zuul-build-sshkey) 2026-02-19 03:19:02.199448 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027061 2026-02-19 03:19:02.207058 | 2026-02-19 03:19:02.207153 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-19 03:19:02.937360 | debian-bookworm | ok 2026-02-19 03:19:02.947306 | 2026-02-19 03:19:02.947392 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-19 03:19:03.000858 | debian-bookworm | skipping: Conditional result was False 2026-02-19 03:19:03.012426 | 2026-02-19 03:19:03.012514 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-19 03:19:03.695397 | debian-bookworm | ok 2026-02-19 03:19:03.712076 | 2026-02-19 03:19:03.712187 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-19 03:19:03.751974 | debian-bookworm | ok 2026-02-19 03:19:03.756410 | 2026-02-19 03:19:03.756487 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-19 03:19:04.529133 | debian-bookworm -> localhost | ok 2026-02-19 03:19:04.540433 | 2026-02-19 03:19:04.540539 | TASK [validate-host : Collect information about the host] 2026-02-19 03:19:06.006350 | debian-bookworm | ok 2026-02-19 03:19:06.052335 | 2026-02-19 03:19:06.052697 | TASK [validate-host : Sanitize hostname] 2026-02-19 03:19:06.250060 | debian-bookworm | ok 2026-02-19 03:19:06.337445 | 2026-02-19 03:19:06.337567 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-19 03:19:07.666584 | debian-bookworm -> localhost | changed 2026-02-19 03:19:07.673164 | 2026-02-19 03:19:07.673263 | TASK [validate-host : Collect information about zuul worker] 2026-02-19 03:19:08.043496 | debian-bookworm | ok 2026-02-19 03:19:08.047297 | 2026-02-19 03:19:08.047373 | TASK [validate-host : Write out all zuul information for each host] 2026-02-19 03:19:08.820140 | debian-bookworm -> localhost | changed 2026-02-19 03:19:08.832548 | 2026-02-19 03:19:08.832740 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-19 03:19:09.133327 | debian-bookworm | ok 2026-02-19 03:19:09.139746 | 2026-02-19 03:19:09.139844 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-19 03:19:10.407553 | debian-bookworm | changed: 2026-02-19 03:19:10.407732 | debian-bookworm | cd+++++++++ src/ 2026-02-19 03:19:10.407765 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-19 03:19:10.407788 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-19 03:19:10.407810 | debian-bookworm | cd+++++++++ src/github.com/osism/container-images-kolla/ 2026-02-19 03:19:10.407830 | debian-bookworm | Containerfile 2026-02-19 03:19:10.407939 | debian-bookworm | localhost | ok: Runtime: 0:00:00.019318 2026-02-19 03:19:39.269631 | 2026-02-19 03:19:39.269728 | TASK [upload-logs : Upload logs to log server] 2026-02-19 03:19:39.871151 | localhost | Output suppressed because no_log was given 2026-02-19 03:19:39.872804 | 2026-02-19 03:19:39.872887 | LOOP [upload-logs : Compress console log and json output] 2026-02-19 03:19:39.920612 | localhost | skipping: Conditional result was False 2026-02-19 03:19:39.925106 | localhost | skipping: Conditional result was False 2026-02-19 03:19:39.934057 | 2026-02-19 03:19:39.934173 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-19 03:19:40.001328 | localhost | skipping: Conditional result was False 2026-02-19 03:19:40.001544 | 2026-02-19 03:19:40.007439 | localhost | skipping: Conditional result was False 2026-02-19 03:19:40.012191 | 2026-02-19 03:19:40.012291 | LOOP [upload-logs : Upload console log and json output]