2026-03-01 03:15:11.778927 | Job console starting 2026-03-01 03:15:11.788191 | Updating git repos 2026-03-01 03:15:11.829371 | Cloning repos into workspace 2026-03-01 03:15:11.906199 | Restoring repo states 2026-03-01 03:15:11.926173 | Merging changes 2026-03-01 03:15:11.926199 | Checking out repos 2026-03-01 03:15:12.120584 | Preparing playbooks 2026-03-01 03:15:13.612912 | Running Ansible setup 2026-03-01 03:15:19.645848 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-01 03:15:20.751615 | 2026-03-01 03:15:20.751841 | PLAY [Base pre] 2026-03-01 03:15:20.770012 | 2026-03-01 03:15:20.770179 | TASK [Setup log path fact] 2026-03-01 03:15:20.790234 | debian-bookworm | ok 2026-03-01 03:15:20.807415 | 2026-03-01 03:15:20.807573 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-01 03:15:20.854825 | debian-bookworm | ok 2026-03-01 03:15:20.866432 | 2026-03-01 03:15:20.866579 | TASK [emit-job-header : Print job information] 2026-03-01 03:15:20.906188 | # Job Information 2026-03-01 03:15:20.906388 | Ansible Version: 2.16.14 2026-03-01 03:15:20.906424 | Job: yamllint 2026-03-01 03:15:20.906456 | Pipeline: periodic-daily 2026-03-01 03:15:20.906480 | Executor: 521e9411259a 2026-03-01 03:15:20.906501 | Triggered by: https://github.com/osism/ansible-collection-services 2026-03-01 03:15:20.906523 | Event ID: 7612aede7dc24f18a9596db8cb50f70f 2026-03-01 03:15:20.911734 | 2026-03-01 03:15:20.911859 | LOOP [emit-job-header : Print node information] 2026-03-01 03:15:21.034939 | debian-bookworm | ok: 2026-03-01 03:15:21.035251 | debian-bookworm | # Node Information 2026-03-01 03:15:21.035295 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-01 03:15:21.035321 | debian-bookworm | Hostname: debian 2026-03-01 03:15:21.035343 | debian-bookworm | Username: zuul 2026-03-01 03:15:21.035364 | debian-bookworm | Distro: Debian 12.13 2026-03-01 03:15:21.035387 | debian-bookworm | Provider: regiocloud-a 2026-03-01 03:15:21.035408 | debian-bookworm | Region: 2026-03-01 03:15:21.035429 | debian-bookworm | Label: debian-bookworm 2026-03-01 03:15:21.035448 | debian-bookworm | Product Name: OpenStack Nova 2026-03-01 03:15:21.035467 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee5:2d39 2026-03-01 03:15:21.054361 | 2026-03-01 03:15:21.054550 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-01 03:15:21.895824 | debian-bookworm -> localhost | changed 2026-03-01 03:15:21.914808 | 2026-03-01 03:15:21.915254 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-01 03:15:23.474658 | debian-bookworm -> localhost | changed 2026-03-01 03:15:23.505744 | 2026-03-01 03:15:23.506581 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-01 03:15:23.925799 | debian-bookworm -> localhost | ok 2026-03-01 03:15:23.933292 | 2026-03-01 03:15:23.933395 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-01 03:15:23.961702 | debian-bookworm | ok 2026-03-01 03:15:23.980793 | debian-bookworm | included: /var/lib/zuul/builds/aa1a48c06462457b810d4ffc29d73f0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-01 03:15:23.986505 | 2026-03-01 03:15:23.986585 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-01 03:15:25.252577 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-01 03:15:25.252769 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aa1a48c06462457b810d4ffc29d73f0f/work/aa1a48c06462457b810d4ffc29d73f0f_id_rsa 2026-03-01 03:15:25.252807 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aa1a48c06462457b810d4ffc29d73f0f/work/aa1a48c06462457b810d4ffc29d73f0f_id_rsa.pub 2026-03-01 03:15:25.252833 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-01 03:15:25.252857 | debian-bookworm -> localhost | SHA256:KsWXRK7WwXeHKd13bzeD20yp2JGSMNtjHaXk7XPxoyY zuul-build-sshkey 2026-03-01 03:15:25.252879 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-01 03:15:25.252911 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-01 03:15:25.252933 | debian-bookworm -> localhost | | . . . | 2026-03-01 03:15:25.252954 | debian-bookworm -> localhost | | + .o++ | 2026-03-01 03:15:25.252974 | debian-bookworm -> localhost | | =oo =+ooo| 2026-03-01 03:15:25.252994 | debian-bookworm -> localhost | | . + +=oo.=.*| 2026-03-01 03:15:25.253013 | debian-bookworm -> localhost | | = S. * = O*| 2026-03-01 03:15:25.253038 | debian-bookworm -> localhost | | o o . = O.B| 2026-03-01 03:15:25.253071 | debian-bookworm -> localhost | | . . E * o | 2026-03-01 03:15:25.253094 | debian-bookworm -> localhost | | . o | 2026-03-01 03:15:25.253116 | debian-bookworm -> localhost | | | 2026-03-01 03:15:25.253137 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-01 03:15:25.253186 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.747434 2026-03-01 03:15:25.260110 | 2026-03-01 03:15:25.260204 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-01 03:15:25.284995 | debian-bookworm | ok 2026-03-01 03:15:25.300044 | debian-bookworm | included: /var/lib/zuul/builds/aa1a48c06462457b810d4ffc29d73f0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-01 03:15:25.318701 | 2026-03-01 03:15:25.318799 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-01 03:15:25.341938 | debian-bookworm | skipping: Conditional result was False 2026-03-01 03:15:25.348569 | 2026-03-01 03:15:25.348675 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-01 03:15:25.998307 | debian-bookworm | changed 2026-03-01 03:15:26.016236 | 2026-03-01 03:15:26.016338 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-01 03:15:26.294315 | debian-bookworm | ok 2026-03-01 03:15:26.300853 | 2026-03-01 03:15:26.300959 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-01 03:15:26.946072 | debian-bookworm | changed 2026-03-01 03:15:26.969486 | 2026-03-01 03:15:26.969632 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-01 03:15:27.601382 | debian-bookworm | changed 2026-03-01 03:15:27.610650 | 2026-03-01 03:15:27.610893 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-01 03:15:27.643927 | debian-bookworm | skipping: Conditional result was False 2026-03-01 03:15:27.649635 | 2026-03-01 03:15:27.649726 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-01 03:15:28.195768 | debian-bookworm -> localhost | changed 2026-03-01 03:15:28.206201 | 2026-03-01 03:15:28.206299 | TASK [add-build-sshkey : Add back temp key] 2026-03-01 03:15:28.552905 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aa1a48c06462457b810d4ffc29d73f0f/work/aa1a48c06462457b810d4ffc29d73f0f_id_rsa (zuul-build-sshkey) 2026-03-01 03:15:28.553143 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022321 2026-03-01 03:15:28.560839 | 2026-03-01 03:15:28.560933 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-01 03:15:29.014552 | debian-bookworm | ok 2026-03-01 03:15:29.023202 | 2026-03-01 03:15:29.023304 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-01 03:15:29.046376 | debian-bookworm | skipping: Conditional result was False 2026-03-01 03:15:29.056195 | 2026-03-01 03:15:29.056290 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-01 03:15:29.442822 | debian-bookworm | ok 2026-03-01 03:15:29.465085 | 2026-03-01 03:15:29.465189 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-01 03:15:29.513006 | debian-bookworm | ok 2026-03-01 03:15:29.517700 | 2026-03-01 03:15:29.517787 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-01 03:15:29.877236 | debian-bookworm -> localhost | ok 2026-03-01 03:15:29.883492 | 2026-03-01 03:15:29.883772 | TASK [validate-host : Collect information about the host] 2026-03-01 03:15:30.972564 | debian-bookworm | ok 2026-03-01 03:15:30.998096 | 2026-03-01 03:15:30.998203 | TASK [validate-host : Sanitize hostname] 2026-03-01 03:15:31.111609 | debian-bookworm | ok 2026-03-01 03:15:31.152029 | 2026-03-01 03:15:31.152552 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-01 03:15:31.970424 | debian-bookworm -> localhost | changed 2026-03-01 03:15:31.975718 | 2026-03-01 03:15:31.975814 | TASK [validate-host : Collect information about zuul worker] 2026-03-01 03:15:32.446078 | debian-bookworm | ok 2026-03-01 03:15:32.450417 | 2026-03-01 03:15:32.450554 | TASK [validate-host : Write out all zuul information for each host] 2026-03-01 03:15:33.120359 | debian-bookworm -> localhost | changed 2026-03-01 03:15:33.127677 | 2026-03-01 03:15:33.127760 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-01 03:15:33.375785 | debian-bookworm | ok 2026-03-01 03:15:33.380088 | 2026-03-01 03:15:33.380163 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-01 03:15:34.653175 | debian-bookworm | changed: 2026-03-01 03:15:34.653326 | debian-bookworm | cd+++++++++ src/ 2026-03-01 03:15:34.653356 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-01 03:15:34.653377 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-01 03:15:34.653396 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-03-01 03:15:34.653414 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012904 2026-03-01 03:16:00.400374 | 2026-03-01 03:16:00.400496 | TASK [upload-logs : Upload logs to log server] 2026-03-01 03:16:00.937699 | localhost | Output suppressed because no_log was given 2026-03-01 03:16:00.940356 | 2026-03-01 03:16:00.940473 | LOOP [upload-logs : Compress console log and json output] 2026-03-01 03:16:00.988020 | localhost | skipping: Conditional result was False 2026-03-01 03:16:00.993896 | localhost | skipping: Conditional result was False 2026-03-01 03:16:00.996883 | 2026-03-01 03:16:00.996993 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-01 03:16:01.059489 | localhost | skipping: Conditional result was False 2026-03-01 03:16:01.059826 | 2026-03-01 03:16:01.068622 | localhost | skipping: Conditional result was False 2026-03-01 03:16:01.074701 | 2026-03-01 03:16:01.074818 | LOOP [upload-logs : Upload console log and json output]