2026-02-24 01:28:00.790874 | Job console starting 2026-02-24 01:28:00.815084 | Updating git repos 2026-02-24 01:28:00.870336 | Cloning repos into workspace 2026-02-24 01:28:00.957373 | Restoring repo states 2026-02-24 01:28:00.987000 | Merging changes 2026-02-24 01:28:01.682759 | Checking out repos 2026-02-24 01:28:01.819422 | Preparing playbooks 2026-02-24 01:28:02.891579 | Running Ansible setup 2026-02-24 01:28:07.808189 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-24 01:28:08.826812 | 2026-02-24 01:28:08.827168 | PLAY [Base pre] 2026-02-24 01:28:08.858265 | 2026-02-24 01:28:08.858454 | TASK [Setup log path fact] 2026-02-24 01:28:08.898734 | debian-bookworm | ok 2026-02-24 01:28:08.942638 | 2026-02-24 01:28:08.942824 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-24 01:28:09.008632 | debian-bookworm | ok 2026-02-24 01:28:09.031420 | 2026-02-24 01:28:09.031567 | TASK [emit-job-header : Print job information] 2026-02-24 01:28:09.102062 | # Job Information 2026-02-24 01:28:09.102245 | Ansible Version: 2.16.14 2026-02-24 01:28:09.102280 | Job: yamllint 2026-02-24 01:28:09.102314 | Pipeline: check 2026-02-24 01:28:09.102337 | Executor: 521e9411259a 2026-02-24 01:28:09.102358 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1964 2026-02-24 01:28:09.102381 | Event ID: 07ebde00-1120-11f1-9e35-06f58456ed74 2026-02-24 01:28:09.115653 | 2026-02-24 01:28:09.115804 | LOOP [emit-job-header : Print node information] 2026-02-24 01:28:09.328888 | debian-bookworm | ok: 2026-02-24 01:28:09.329164 | debian-bookworm | # Node Information 2026-02-24 01:28:09.329200 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-24 01:28:09.329225 | debian-bookworm | Hostname: debian 2026-02-24 01:28:09.329247 | debian-bookworm | Username: zuul 2026-02-24 01:28:09.329267 | debian-bookworm | Distro: Debian 12.13 2026-02-24 01:28:09.329291 | debian-bookworm | Provider: regiocloud-a 2026-02-24 01:28:09.329313 | debian-bookworm | Region: 2026-02-24 01:28:09.329335 | debian-bookworm | Label: debian-bookworm 2026-02-24 01:28:09.329354 | debian-bookworm | Product Name: OpenStack Nova 2026-02-24 01:28:09.329374 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe36:8e09 2026-02-24 01:28:09.350712 | 2026-02-24 01:28:09.366029 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-24 01:28:10.182530 | debian-bookworm -> localhost | changed 2026-02-24 01:28:10.191158 | 2026-02-24 01:28:10.191301 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-24 01:28:11.972217 | debian-bookworm -> localhost | changed 2026-02-24 01:28:11.988746 | 2026-02-24 01:28:11.988846 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-24 01:28:12.714018 | debian-bookworm -> localhost | ok 2026-02-24 01:28:12.720257 | 2026-02-24 01:28:12.720365 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-24 01:28:12.758472 | debian-bookworm | ok 2026-02-24 01:28:12.787834 | debian-bookworm | included: /var/lib/zuul/builds/4b07023230b6447dbf0c70c1f3187698/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-24 01:28:12.801776 | 2026-02-24 01:28:12.801880 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-24 01:28:14.104740 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-24 01:28:14.104929 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4b07023230b6447dbf0c70c1f3187698/work/4b07023230b6447dbf0c70c1f3187698_id_rsa 2026-02-24 01:28:14.104964 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4b07023230b6447dbf0c70c1f3187698/work/4b07023230b6447dbf0c70c1f3187698_id_rsa.pub 2026-02-24 01:28:14.104986 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-24 01:28:14.105005 | debian-bookworm -> localhost | SHA256:X44AcXKRGEUiq99UzfcTfe2LLYoIwa2OevRfiWFuqZc zuul-build-sshkey 2026-02-24 01:28:14.105023 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-24 01:28:14.105048 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-24 01:28:14.105067 | debian-bookworm -> localhost | | . ==*o | 2026-02-24 01:28:14.105085 | debian-bookworm -> localhost | | o.*.o ..| 2026-02-24 01:28:14.105102 | debian-bookworm -> localhost | | . . . o . . +| 2026-02-24 01:28:14.105118 | debian-bookworm -> localhost | | .. .o . . o.| 2026-02-24 01:28:14.105134 | debian-bookworm -> localhost | | . o.+S . o .| 2026-02-24 01:28:14.105153 | debian-bookworm -> localhost | | o o= +o.+ o..| 2026-02-24 01:28:14.105170 | debian-bookworm -> localhost | | . oo.=.oo .o o | 2026-02-24 01:28:14.105186 | debian-bookworm -> localhost | | .o.+Eo . . . | 2026-02-24 01:28:14.105203 | debian-bookworm -> localhost | | .o. ooo . . | 2026-02-24 01:28:14.105219 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-24 01:28:14.105265 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.385864 2026-02-24 01:28:14.110376 | 2026-02-24 01:28:14.110458 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-24 01:28:14.126705 | debian-bookworm | ok 2026-02-24 01:28:14.134359 | debian-bookworm | included: /var/lib/zuul/builds/4b07023230b6447dbf0c70c1f3187698/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-24 01:28:14.141719 | 2026-02-24 01:28:14.141792 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-24 01:28:14.154293 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:28:14.158931 | 2026-02-24 01:28:14.159014 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-24 01:28:14.742297 | debian-bookworm | changed 2026-02-24 01:28:14.747000 | 2026-02-24 01:28:14.747082 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-24 01:28:15.010037 | debian-bookworm | ok 2026-02-24 01:28:15.014455 | 2026-02-24 01:28:15.014530 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-24 01:28:15.734617 | debian-bookworm | changed 2026-02-24 01:28:15.741423 | 2026-02-24 01:28:15.741523 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-24 01:28:16.409750 | debian-bookworm | changed 2026-02-24 01:28:16.418549 | 2026-02-24 01:28:16.418656 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-24 01:28:16.452959 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:28:16.458766 | 2026-02-24 01:28:16.458909 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-24 01:28:16.966657 | debian-bookworm -> localhost | changed 2026-02-24 01:28:16.976955 | 2026-02-24 01:28:16.977060 | TASK [add-build-sshkey : Add back temp key] 2026-02-24 01:28:17.338900 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4b07023230b6447dbf0c70c1f3187698/work/4b07023230b6447dbf0c70c1f3187698_id_rsa (zuul-build-sshkey) 2026-02-24 01:28:17.339480 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016141 2026-02-24 01:28:17.355012 | 2026-02-24 01:28:17.355121 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-24 01:28:17.745681 | debian-bookworm | ok 2026-02-24 01:28:17.753693 | 2026-02-24 01:28:17.753818 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-24 01:28:17.777968 | debian-bookworm | skipping: Conditional result was False 2026-02-24 01:28:17.787820 | 2026-02-24 01:28:17.787943 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-24 01:28:18.222245 | debian-bookworm | ok 2026-02-24 01:28:18.232431 | 2026-02-24 01:28:18.232539 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-24 01:28:18.275250 | debian-bookworm | ok 2026-02-24 01:28:18.280239 | 2026-02-24 01:28:18.280513 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-24 01:28:18.688169 | debian-bookworm -> localhost | ok 2026-02-24 01:28:18.694269 | 2026-02-24 01:28:18.694364 | TASK [validate-host : Collect information about the host] 2026-02-24 01:28:19.753121 | debian-bookworm | ok 2026-02-24 01:28:19.765646 | 2026-02-24 01:28:19.765740 | TASK [validate-host : Sanitize hostname] 2026-02-24 01:28:19.916005 | debian-bookworm | ok 2026-02-24 01:28:19.947166 | 2026-02-24 01:28:19.947260 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-24 01:28:20.665220 | debian-bookworm -> localhost | changed 2026-02-24 01:28:20.670505 | 2026-02-24 01:28:20.670603 | TASK [validate-host : Collect information about zuul worker] 2026-02-24 01:28:21.106150 | debian-bookworm | ok 2026-02-24 01:28:21.110519 | 2026-02-24 01:28:21.110607 | TASK [validate-host : Write out all zuul information for each host] 2026-02-24 01:28:21.763610 | debian-bookworm -> localhost | changed 2026-02-24 01:28:21.772608 | 2026-02-24 01:28:21.772705 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-24 01:28:22.031714 | debian-bookworm | ok 2026-02-24 01:28:22.037129 | 2026-02-24 01:28:22.037219 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-24 01:28:23.258785 | debian-bookworm | changed: 2026-02-24 01:28:23.259055 | debian-bookworm | cd+++++++++ src/ 2026-02-24 01:28:23.259093 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-24 01:28:23.259118 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-24 01:28:23.259139 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-02-24 01:28:23.259159 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006943 2026-02-24 01:28:49.895566 | 2026-02-24 01:28:49.895797 | TASK [upload-logs : Upload logs to log server] 2026-02-24 01:28:50.516520 | localhost | Output suppressed because no_log was given 2026-02-24 01:28:50.518625 | 2026-02-24 01:28:50.518744 | LOOP [upload-logs : Compress console log and json output] 2026-02-24 01:28:50.566125 | localhost | skipping: Conditional result was False 2026-02-24 01:28:50.574308 | localhost | skipping: Conditional result was False 2026-02-24 01:28:50.586896 | 2026-02-24 01:28:50.587039 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-24 01:28:50.641957 | localhost | skipping: Conditional result was False 2026-02-24 01:28:50.642279 | 2026-02-24 01:28:50.647122 | localhost | skipping: Conditional result was False 2026-02-24 01:28:50.659650 | 2026-02-24 01:28:50.659874 | LOOP [upload-logs : Upload console log and json output]