2026-04-15 03:00:10.550336 | Job console starting 2026-04-15 03:00:10.568867 | Updating git repos 2026-04-15 03:00:11.001073 | Cloning repos into workspace 2026-04-15 03:00:11.122599 | Restoring repo states 2026-04-15 03:00:11.152890 | Merging changes 2026-04-15 03:00:11.152912 | Checking out repos 2026-04-15 03:00:11.287070 | Preparing playbooks 2026-04-15 03:00:12.280953 | Running Ansible setup 2026-04-15 03:00:19.084949 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-04-15 03:00:19.870652 | 2026-04-15 03:00:19.870774 | PLAY [Base pre] 2026-04-15 03:00:19.887244 | 2026-04-15 03:00:19.887350 | TASK [Setup log path fact] 2026-04-15 03:00:19.950808 | debian-bookworm | ok 2026-04-15 03:00:19.986928 | 2026-04-15 03:00:19.987090 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-15 03:00:20.028881 | debian-bookworm | ok 2026-04-15 03:00:20.048569 | 2026-04-15 03:00:20.048684 | TASK [emit-job-header : Print job information] 2026-04-15 03:00:20.106939 | # Job Information 2026-04-15 03:00:20.107105 | Ansible Version: 2.16.14 2026-04-15 03:00:20.107142 | Job: yamllint 2026-04-15 03:00:20.107174 | Pipeline: periodic-daily 2026-04-15 03:00:20.107197 | Executor: 521e9411259a 2026-04-15 03:00:20.107218 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-04-15 03:00:20.107240 | Event ID: 9562a21a53d349b49156f5aacd1d32c1 2026-04-15 03:00:20.112048 | 2026-04-15 03:00:20.112145 | LOOP [emit-job-header : Print node information] 2026-04-15 03:00:20.336461 | debian-bookworm | ok: 2026-04-15 03:00:20.336607 | debian-bookworm | # Node Information 2026-04-15 03:00:20.336636 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-04-15 03:00:20.336657 | debian-bookworm | Hostname: debian 2026-04-15 03:00:20.336676 | debian-bookworm | Username: zuul 2026-04-15 03:00:20.336693 | debian-bookworm | Distro: Debian 12.13 2026-04-15 03:00:20.336712 | debian-bookworm | Provider: regiocloud-a 2026-04-15 03:00:20.336741 | debian-bookworm | Region: 2026-04-15 03:00:20.336758 | debian-bookworm | Label: debian-bookworm 2026-04-15 03:00:20.336775 | debian-bookworm | Product Name: OpenStack Nova 2026-04-15 03:00:20.336792 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8c:c604 2026-04-15 03:00:20.348445 | 2026-04-15 03:00:20.348555 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-15 03:00:21.366774 | debian-bookworm -> localhost | changed 2026-04-15 03:00:21.373856 | 2026-04-15 03:00:21.373960 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-15 03:00:23.912059 | debian-bookworm -> localhost | changed 2026-04-15 03:00:23.935590 | 2026-04-15 03:00:23.935702 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-15 03:00:24.679397 | debian-bookworm -> localhost | ok 2026-04-15 03:00:24.684785 | 2026-04-15 03:00:24.684885 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-15 03:00:24.752987 | debian-bookworm | ok 2026-04-15 03:00:24.798699 | debian-bookworm | included: /var/lib/zuul/builds/9ebf6b53865c4e8788f06061c63adfc1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-15 03:00:24.811083 | 2026-04-15 03:00:24.813350 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-15 03:00:27.752089 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-04-15 03:00:27.752257 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9ebf6b53865c4e8788f06061c63adfc1/work/9ebf6b53865c4e8788f06061c63adfc1_id_rsa 2026-04-15 03:00:27.752290 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9ebf6b53865c4e8788f06061c63adfc1/work/9ebf6b53865c4e8788f06061c63adfc1_id_rsa.pub 2026-04-15 03:00:27.752313 | debian-bookworm -> localhost | The key fingerprint is: 2026-04-15 03:00:27.752333 | debian-bookworm -> localhost | SHA256:Jq0AeSyLprgcZP8LJ9o+i/Rc+MN0CWDiI0iu6sv1FX0 zuul-build-sshkey 2026-04-15 03:00:27.752351 | debian-bookworm -> localhost | The key's randomart image is: 2026-04-15 03:00:27.752377 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-04-15 03:00:27.752396 | debian-bookworm -> localhost | | | 2026-04-15 03:00:27.752414 | debian-bookworm -> localhost | | o = | 2026-04-15 03:00:27.752431 | debian-bookworm -> localhost | |= * + | 2026-04-15 03:00:27.752448 | debian-bookworm -> localhost | |o= = . .. | 2026-04-15 03:00:27.752464 | debian-bookworm -> localhost | |++o . o.S. E | 2026-04-15 03:00:27.752498 | debian-bookworm -> localhost | |B . .o *. . | 2026-04-15 03:00:27.752517 | debian-bookworm -> localhost | |+o *ooo. | 2026-04-15 03:00:27.752533 | debian-bookworm -> localhost | |=.O.Oo. | 2026-04-15 03:00:27.752550 | debian-bookworm -> localhost | |oBo*o=o | 2026-04-15 03:00:27.752567 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-04-15 03:00:27.752606 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.462609 2026-04-15 03:00:27.758215 | 2026-04-15 03:00:27.758303 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-15 03:00:27.775933 | debian-bookworm | ok 2026-04-15 03:00:27.784657 | debian-bookworm | included: /var/lib/zuul/builds/9ebf6b53865c4e8788f06061c63adfc1/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-15 03:00:27.802517 | 2026-04-15 03:00:27.802611 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-15 03:00:27.831338 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:27.836136 | 2026-04-15 03:00:27.836226 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-15 03:00:28.807623 | debian-bookworm | changed 2026-04-15 03:00:28.815550 | 2026-04-15 03:00:28.816131 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-15 03:00:29.143190 | debian-bookworm | ok 2026-04-15 03:00:29.147838 | 2026-04-15 03:00:29.147922 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-15 03:00:29.978370 | debian-bookworm | changed 2026-04-15 03:00:29.989346 | 2026-04-15 03:00:29.989455 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-15 03:00:30.807918 | debian-bookworm | changed 2026-04-15 03:00:30.818136 | 2026-04-15 03:00:30.818250 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-15 03:00:30.861801 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:30.869944 | 2026-04-15 03:00:30.870063 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-15 03:00:31.448847 | debian-bookworm -> localhost | changed 2026-04-15 03:00:31.465705 | 2026-04-15 03:00:31.465823 | TASK [add-build-sshkey : Add back temp key] 2026-04-15 03:00:32.010507 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9ebf6b53865c4e8788f06061c63adfc1/work/9ebf6b53865c4e8788f06061c63adfc1_id_rsa (zuul-build-sshkey) 2026-04-15 03:00:32.010846 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041548 2026-04-15 03:00:32.020547 | 2026-04-15 03:00:32.020657 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-15 03:00:32.434432 | debian-bookworm | ok 2026-04-15 03:00:32.438523 | 2026-04-15 03:00:32.438613 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-15 03:00:32.472450 | debian-bookworm | skipping: Conditional result was False 2026-04-15 03:00:32.482269 | 2026-04-15 03:00:32.482368 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-04-15 03:00:32.962323 | debian-bookworm | ok 2026-04-15 03:00:32.974130 | 2026-04-15 03:00:32.974225 | TASK [validate-host : Define zuul_info_dir fact] 2026-04-15 03:00:33.094083 | debian-bookworm | ok 2026-04-15 03:00:33.098379 | 2026-04-15 03:00:33.098467 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-04-15 03:00:34.234629 | debian-bookworm -> localhost | ok 2026-04-15 03:00:34.240591 | 2026-04-15 03:00:34.240681 | TASK [validate-host : Collect information about the host] 2026-04-15 03:00:35.590316 | debian-bookworm | ok 2026-04-15 03:00:35.607282 | 2026-04-15 03:00:35.607385 | TASK [validate-host : Sanitize hostname] 2026-04-15 03:00:35.834681 | debian-bookworm | ok 2026-04-15 03:00:35.933355 | 2026-04-15 03:00:35.933470 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-04-15 03:00:37.173547 | debian-bookworm -> localhost | changed 2026-04-15 03:00:37.179006 | 2026-04-15 03:00:37.179100 | TASK [validate-host : Collect information about zuul worker] 2026-04-15 03:00:37.723021 | debian-bookworm | ok 2026-04-15 03:00:37.727611 | 2026-04-15 03:00:37.727704 | TASK [validate-host : Write out all zuul information for each host] 2026-04-15 03:00:38.703558 | debian-bookworm -> localhost | changed 2026-04-15 03:00:38.720599 | 2026-04-15 03:00:38.720766 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-04-15 03:00:39.011548 | debian-bookworm | ok 2026-04-15 03:00:39.025153 | 2026-04-15 03:00:39.025263 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-04-15 03:00:41.489660 | debian-bookworm | changed: 2026-04-15 03:00:41.489822 | debian-bookworm | cd+++++++++ src/ 2026-04-15 03:00:41.489851 | debian-bookworm | cd+++++++++ src/github.com/ 2026-04-15 03:00:41.489871 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-04-15 03:00:41.489889 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-04-15 03:00:41.492431 | debian-bookworm | RedHat.yml 2026-04-15 03:00:41.551957 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-04-15 03:00:41.551971 | debian-bookworm | RedHat.yml 2026-04-15 03:00:41.552018 | debian-bookworm | localhost | ok: Runtime: 0:00:00.012716 2026-04-15 03:01:11.164847 | 2026-04-15 03:01:11.164975 | TASK [upload-logs : Upload logs to log server] 2026-04-15 03:01:12.578280 | localhost | Output suppressed because no_log was given 2026-04-15 03:01:12.580626 | 2026-04-15 03:01:12.580741 | LOOP [upload-logs : Compress console log and json output] 2026-04-15 03:01:12.708031 | localhost | skipping: Conditional result was False 2026-04-15 03:01:12.730946 | localhost | skipping: Conditional result was False 2026-04-15 03:01:12.738132 | 2026-04-15 03:01:12.738281 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-15 03:01:12.838282 | localhost | skipping: Conditional result was False 2026-04-15 03:01:12.838731 | 2026-04-15 03:01:12.877427 | localhost | skipping: Conditional result was False 2026-04-15 03:01:12.884964 | 2026-04-15 03:01:12.885119 | LOOP [upload-logs : Upload console log and json output]