2026-03-04 03:00:11.388213 | Job console starting 2026-03-04 03:00:11.406501 | Updating git repos 2026-03-04 03:00:11.701194 | Cloning repos into workspace 2026-03-04 03:00:11.785472 | Restoring repo states 2026-03-04 03:00:11.808686 | Merging changes 2026-03-04 03:00:11.808704 | Checking out repos 2026-03-04 03:00:11.947837 | Preparing playbooks 2026-03-04 03:00:13.348783 | Running Ansible setup 2026-03-04 03:00:20.985865 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-04 03:00:22.482419 | 2026-03-04 03:00:22.482544 | PLAY [Base pre] 2026-03-04 03:00:22.498980 | 2026-03-04 03:00:22.499097 | TASK [Setup log path fact] 2026-03-04 03:00:22.517149 | debian-bookworm | ok 2026-03-04 03:00:22.537550 | 2026-03-04 03:00:22.537690 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-04 03:00:22.576413 | debian-bookworm | ok 2026-03-04 03:00:22.607821 | 2026-03-04 03:00:22.607942 | TASK [emit-job-header : Print job information] 2026-03-04 03:00:22.660684 | # Job Information 2026-03-04 03:00:22.660843 | Ansible Version: 2.16.14 2026-03-04 03:00:22.660876 | Job: yamllint 2026-03-04 03:00:22.660907 | Pipeline: periodic-daily 2026-03-04 03:00:22.660930 | Executor: 521e9411259a 2026-03-04 03:00:22.660950 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-03-04 03:00:22.660972 | Event ID: d6250008a540410c89e410b287bebb85 2026-03-04 03:00:22.665644 | 2026-03-04 03:00:22.665737 | LOOP [emit-job-header : Print node information] 2026-03-04 03:00:22.853019 | debian-bookworm | ok: 2026-03-04 03:00:22.853224 | debian-bookworm | # Node Information 2026-03-04 03:00:22.853261 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-04 03:00:22.853286 | debian-bookworm | Hostname: debian 2026-03-04 03:00:22.853307 | debian-bookworm | Username: zuul 2026-03-04 03:00:22.853327 | debian-bookworm | Distro: Debian 12.13 2026-03-04 03:00:22.853350 | debian-bookworm | Provider: regiocloud-a 2026-03-04 03:00:22.853372 | debian-bookworm | Region: 2026-03-04 03:00:22.853393 | debian-bookworm | Label: debian-bookworm 2026-03-04 03:00:22.853412 | debian-bookworm | Product Name: OpenStack Nova 2026-03-04 03:00:22.853431 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe87:c960 2026-03-04 03:00:22.874251 | 2026-03-04 03:00:22.874359 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-04 03:00:24.331625 | debian-bookworm -> localhost | changed 2026-03-04 03:00:24.340014 | 2026-03-04 03:00:24.340116 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-04 03:00:27.058627 | debian-bookworm -> localhost | changed 2026-03-04 03:00:27.071032 | 2026-03-04 03:00:27.071162 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-04 03:00:27.758172 | debian-bookworm -> localhost | ok 2026-03-04 03:00:27.764891 | 2026-03-04 03:00:27.765044 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-04 03:00:27.801606 | debian-bookworm | ok 2026-03-04 03:00:27.836271 | debian-bookworm | included: /var/lib/zuul/builds/69121dea59234847be362f9031fff1de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-04 03:00:27.848061 | 2026-03-04 03:00:27.848164 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-04 03:00:31.154682 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-04 03:00:31.154847 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/69121dea59234847be362f9031fff1de/work/69121dea59234847be362f9031fff1de_id_rsa 2026-03-04 03:00:31.154879 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/69121dea59234847be362f9031fff1de/work/69121dea59234847be362f9031fff1de_id_rsa.pub 2026-03-04 03:00:31.154900 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-04 03:00:31.154919 | debian-bookworm -> localhost | SHA256:gqbr4qEIqQkitwPxrF5bhpSOUDBoCzXh/lHpnCzl7Us zuul-build-sshkey 2026-03-04 03:00:31.154937 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-04 03:00:31.154963 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-04 03:00:31.154981 | debian-bookworm -> localhost | |+.+. | 2026-03-04 03:00:31.154998 | debian-bookworm -> localhost | |o= . . | 2026-03-04 03:00:31.155385 | debian-bookworm -> localhost | |o + + | 2026-03-04 03:00:31.155418 | debian-bookworm -> localhost | |.+ .O o | 2026-03-04 03:00:31.155438 | debian-bookworm -> localhost | |.+.o= B S | 2026-03-04 03:00:31.155463 | debian-bookworm -> localhost | |o.*+.o o | 2026-03-04 03:00:31.155480 | debian-bookworm -> localhost | |*=o+.o E | 2026-03-04 03:00:31.155496 | debian-bookworm -> localhost | |@o+o+ . . | 2026-03-04 03:00:31.155514 | debian-bookworm -> localhost | |B=+o . | 2026-03-04 03:00:31.155575 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-04 03:00:31.155623 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.185834 2026-03-04 03:00:31.162932 | 2026-03-04 03:00:31.163004 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-04 03:00:31.202218 | debian-bookworm | ok 2026-03-04 03:00:31.214876 | debian-bookworm | included: /var/lib/zuul/builds/69121dea59234847be362f9031fff1de/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-04 03:00:31.240399 | 2026-03-04 03:00:31.241161 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-04 03:00:31.305080 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:00:31.311165 | 2026-03-04 03:00:31.311285 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-04 03:00:32.309221 | debian-bookworm | changed 2026-03-04 03:00:32.313475 | 2026-03-04 03:00:32.313547 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-04 03:00:32.564990 | debian-bookworm | ok 2026-03-04 03:00:32.569680 | 2026-03-04 03:00:32.569764 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-04 03:00:33.289720 | debian-bookworm | changed 2026-03-04 03:00:33.295137 | 2026-03-04 03:00:33.295223 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-04 03:00:33.904830 | debian-bookworm | changed 2026-03-04 03:00:33.909603 | 2026-03-04 03:00:33.909688 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-04 03:00:33.935137 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:00:33.940395 | 2026-03-04 03:00:33.940481 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-04 03:00:34.474990 | debian-bookworm -> localhost | changed 2026-03-04 03:00:34.489597 | 2026-03-04 03:00:34.489714 | TASK [add-build-sshkey : Add back temp key] 2026-03-04 03:00:35.007999 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/69121dea59234847be362f9031fff1de/work/69121dea59234847be362f9031fff1de_id_rsa (zuul-build-sshkey) 2026-03-04 03:00:35.008185 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.008329 2026-03-04 03:00:35.017922 | 2026-03-04 03:00:35.018016 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-04 03:00:35.363077 | debian-bookworm | ok 2026-03-04 03:00:35.374063 | 2026-03-04 03:00:35.374152 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-04 03:00:35.423438 | debian-bookworm | skipping: Conditional result was False 2026-03-04 03:00:35.431992 | 2026-03-04 03:00:35.432074 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-04 03:00:35.898306 | debian-bookworm | ok 2026-03-04 03:00:35.918248 | 2026-03-04 03:00:35.918344 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-04 03:00:35.976840 | debian-bookworm | ok 2026-03-04 03:00:35.983350 | 2026-03-04 03:00:35.983435 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-04 03:00:36.881398 | debian-bookworm -> localhost | ok 2026-03-04 03:00:36.886445 | 2026-03-04 03:00:36.886530 | TASK [validate-host : Collect information about the host] 2026-03-04 03:00:38.229412 | debian-bookworm | ok 2026-03-04 03:00:38.237418 | 2026-03-04 03:00:38.237495 | TASK [validate-host : Sanitize hostname] 2026-03-04 03:00:38.434962 | debian-bookworm | ok 2026-03-04 03:00:38.500323 | 2026-03-04 03:00:38.500728 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-04 03:00:39.878160 | debian-bookworm -> localhost | changed 2026-03-04 03:00:39.888501 | 2026-03-04 03:00:39.889161 | TASK [validate-host : Collect information about zuul worker] 2026-03-04 03:00:40.495345 | debian-bookworm | ok 2026-03-04 03:00:40.500881 | 2026-03-04 03:00:40.500981 | TASK [validate-host : Write out all zuul information for each host] 2026-03-04 03:00:41.748432 | debian-bookworm -> localhost | changed 2026-03-04 03:00:41.759367 | 2026-03-04 03:00:41.759469 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-04 03:00:42.062229 | debian-bookworm | ok 2026-03-04 03:00:42.069732 | 2026-03-04 03:00:42.069838 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-04 03:00:43.762572 | debian-bookworm | changed: 2026-03-04 03:00:43.762750 | debian-bookworm | cd+++++++++ src/ 2026-03-04 03:00:43.762784 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-04 03:00:43.762809 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-04 03:00:43.762855 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-03-04 03:00:43.762879 | debian-bookworm | RedHat.yml 2026-03-04 03:00:43.814293 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-03-04 03:00:43.814310 | debian-bookworm | RedHat.yml 2026-03-04 03:00:43.814361 | debian-bookworm | localhost | ok: Runtime: 0:00:00.053422 2026-03-04 03:01:16.393194 | 2026-03-04 03:01:16.393270 | TASK [upload-logs : Upload logs to log server] 2026-03-04 03:01:17.343630 | localhost | Output suppressed because no_log was given 2026-03-04 03:01:17.344996 | 2026-03-04 03:01:17.345072 | LOOP [upload-logs : Compress console log and json output] 2026-03-04 03:01:17.410762 | localhost | skipping: Conditional result was False 2026-03-04 03:01:17.415449 | localhost | skipping: Conditional result was False 2026-03-04 03:01:17.419911 | 2026-03-04 03:01:17.419992 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-04 03:01:17.549032 | localhost | skipping: Conditional result was False 2026-03-04 03:01:17.549293 | 2026-03-04 03:01:17.579981 | localhost | skipping: Conditional result was False 2026-03-04 03:01:17.589363 | 2026-03-04 03:01:17.589462 | LOOP [upload-logs : Upload console log and json output]