2025-11-22 03:07:39.325678 | Job console starting 2025-11-22 03:07:39.336332 | Updating git repos 2025-11-22 03:07:39.385778 | Cloning repos into workspace 2025-11-22 03:07:39.465583 | Restoring repo states 2025-11-22 03:07:39.490290 | Merging changes 2025-11-22 03:07:39.490311 | Checking out repos 2025-11-22 03:07:39.593862 | Preparing playbooks 2025-11-22 03:07:41.083907 | Running Ansible setup 2025-11-22 03:07:47.443737 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-22 03:07:48.699675 | 2025-11-22 03:07:48.699888 | PLAY [Base pre] 2025-11-22 03:07:48.724949 | 2025-11-22 03:07:48.725135 | TASK [Setup log path fact] 2025-11-22 03:07:48.765196 | debian-bookworm | ok 2025-11-22 03:07:48.800019 | 2025-11-22 03:07:48.800205 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-22 03:07:48.853815 | debian-bookworm | ok 2025-11-22 03:07:48.875868 | 2025-11-22 03:07:48.876013 | TASK [emit-job-header : Print job information] 2025-11-22 03:07:48.932553 | # Job Information 2025-11-22 03:07:48.932790 | Ansible Version: 2.16.14 2025-11-22 03:07:48.932827 | Job: yamllint 2025-11-22 03:07:48.932859 | Pipeline: periodic-daily 2025-11-22 03:07:48.932881 | Executor: 521e9411259a 2025-11-22 03:07:48.932901 | Triggered by: https://github.com/osism/ansible-playbooks 2025-11-22 03:07:48.932924 | Event ID: c7cde2a954f84b1ca5499caecc52690c 2025-11-22 03:07:48.938345 | 2025-11-22 03:07:48.938478 | LOOP [emit-job-header : Print node information] 2025-11-22 03:07:49.064448 | debian-bookworm | ok: 2025-11-22 03:07:49.064689 | debian-bookworm | # Node Information 2025-11-22 03:07:49.064728 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-22 03:07:49.064753 | debian-bookworm | Hostname: debian 2025-11-22 03:07:49.064775 | debian-bookworm | Username: zuul 2025-11-22 03:07:49.064796 | debian-bookworm | Distro: Debian 12.12 2025-11-22 03:07:49.064818 | debian-bookworm | Provider: regiocloud-a 2025-11-22 03:07:49.064839 | debian-bookworm | Region: 2025-11-22 03:07:49.064860 | debian-bookworm | Label: debian-bookworm 2025-11-22 03:07:49.064879 | debian-bookworm | Product Name: OpenStack Nova 2025-11-22 03:07:49.064898 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe15:5026 2025-11-22 03:07:49.077170 | 2025-11-22 03:07:49.077323 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-22 03:07:49.603372 | debian-bookworm -> localhost | changed 2025-11-22 03:07:49.610940 | 2025-11-22 03:07:49.611111 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-22 03:07:52.178263 | debian-bookworm -> localhost | changed 2025-11-22 03:07:52.198901 | 2025-11-22 03:07:52.199055 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-22 03:07:53.184015 | debian-bookworm -> localhost | ok 2025-11-22 03:07:53.191034 | 2025-11-22 03:07:53.191207 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-22 03:07:53.253823 | debian-bookworm | ok 2025-11-22 03:07:53.291193 | debian-bookworm | included: /var/lib/zuul/builds/fcea7cb338454264a6bc0f3acf8e8089/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-22 03:07:53.308541 | 2025-11-22 03:07:53.308672 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-22 03:07:58.645663 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-22 03:07:58.645831 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fcea7cb338454264a6bc0f3acf8e8089/work/fcea7cb338454264a6bc0f3acf8e8089_id_rsa 2025-11-22 03:07:58.645863 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fcea7cb338454264a6bc0f3acf8e8089/work/fcea7cb338454264a6bc0f3acf8e8089_id_rsa.pub 2025-11-22 03:07:58.645887 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-22 03:07:58.645908 | debian-bookworm -> localhost | SHA256:WBZW7hQebZygHKK0lEGKg6ukiT0bka/hya9SafZ9tko zuul-build-sshkey 2025-11-22 03:07:58.645926 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-22 03:07:58.645951 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-22 03:07:58.645970 | debian-bookworm -> localhost | | .=o. +.=+ . | 2025-11-22 03:07:58.645987 | debian-bookworm -> localhost | |.. +.o + * o= | 2025-11-22 03:07:58.646004 | debian-bookworm -> localhost | |+ . o = +. | 2025-11-22 03:07:58.646020 | debian-bookworm -> localhost | | o . + o | 2025-11-22 03:07:58.646036 | debian-bookworm -> localhost | |..o. . S . | 2025-11-22 03:07:58.646057 | debian-bookworm -> localhost | |=o=o | 2025-11-22 03:07:58.646087 | debian-bookworm -> localhost | |=+=...E | 2025-11-22 03:07:58.646104 | debian-bookworm -> localhost | |.o B... o | 2025-11-22 03:07:58.646121 | debian-bookworm -> localhost | | .Bo. .+.. | 2025-11-22 03:07:58.646138 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-22 03:07:58.646181 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.123207 2025-11-22 03:07:58.655743 | 2025-11-22 03:07:58.655833 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-22 03:07:58.694502 | debian-bookworm | ok 2025-11-22 03:07:58.705495 | debian-bookworm | included: /var/lib/zuul/builds/fcea7cb338454264a6bc0f3acf8e8089/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-22 03:07:58.715511 | 2025-11-22 03:07:58.715597 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-22 03:07:58.730474 | debian-bookworm | skipping: Conditional result was False 2025-11-22 03:07:58.735965 | 2025-11-22 03:07:58.736141 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-22 03:07:59.586569 | debian-bookworm | changed 2025-11-22 03:07:59.591938 | 2025-11-22 03:07:59.592024 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-22 03:07:59.871336 | debian-bookworm | ok 2025-11-22 03:07:59.880328 | 2025-11-22 03:07:59.880509 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-22 03:08:00.613455 | debian-bookworm | changed 2025-11-22 03:08:00.618921 | 2025-11-22 03:08:00.619015 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-22 03:08:01.471078 | debian-bookworm | changed 2025-11-22 03:08:01.483172 | 2025-11-22 03:08:01.483261 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-22 03:08:01.551686 | debian-bookworm | skipping: Conditional result was False 2025-11-22 03:08:01.556502 | 2025-11-22 03:08:01.556590 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-22 03:08:02.115526 | debian-bookworm -> localhost | changed 2025-11-22 03:08:02.125896 | 2025-11-22 03:08:02.125993 | TASK [add-build-sshkey : Add back temp key] 2025-11-22 03:08:02.553366 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fcea7cb338454264a6bc0f3acf8e8089/work/fcea7cb338454264a6bc0f3acf8e8089_id_rsa (zuul-build-sshkey) 2025-11-22 03:08:02.553582 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031792 2025-11-22 03:08:02.561318 | 2025-11-22 03:08:02.561450 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-22 03:08:03.195526 | debian-bookworm | ok 2025-11-22 03:08:03.200341 | 2025-11-22 03:08:03.200434 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-22 03:08:03.234310 | debian-bookworm | skipping: Conditional result was False 2025-11-22 03:08:03.246387 | 2025-11-22 03:08:03.246495 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-22 03:08:03.723313 | debian-bookworm | ok 2025-11-22 03:08:03.738670 | 2025-11-22 03:08:03.738809 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-22 03:08:03.780799 | debian-bookworm | ok 2025-11-22 03:08:03.788845 | 2025-11-22 03:08:03.788946 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-22 03:08:04.045354 | debian-bookworm -> localhost | ok 2025-11-22 03:08:04.051674 | 2025-11-22 03:08:04.051788 | TASK [validate-host : Collect information about the host] 2025-11-22 03:08:05.195398 | debian-bookworm | ok 2025-11-22 03:08:05.210508 | 2025-11-22 03:08:05.210654 | TASK [validate-host : Sanitize hostname] 2025-11-22 03:08:05.333111 | debian-bookworm | ok 2025-11-22 03:08:05.396234 | 2025-11-22 03:08:05.396388 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-22 03:08:06.047671 | debian-bookworm -> localhost | changed 2025-11-22 03:08:06.053892 | 2025-11-22 03:08:06.054021 | TASK [validate-host : Collect information about zuul worker] 2025-11-22 03:08:06.562755 | debian-bookworm | ok 2025-11-22 03:08:06.569336 | 2025-11-22 03:08:06.569485 | TASK [validate-host : Write out all zuul information for each host] 2025-11-22 03:08:07.177154 | debian-bookworm -> localhost | changed 2025-11-22 03:08:07.192933 | 2025-11-22 03:08:07.193188 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-22 03:08:07.484196 | debian-bookworm | ok 2025-11-22 03:08:07.490124 | 2025-11-22 03:08:07.490243 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-22 03:08:08.576119 | debian-bookworm | changed: 2025-11-22 03:08:08.576788 | debian-bookworm | cd+++++++++ src/ 2025-11-22 03:08:08.576882 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-22 03:08:08.576910 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-22 03:08:08.576933 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/ 2025-11-22 03:08:08.576954 | debian-bookworm | cleanup-container-images.yml 2025-11-22 03:08:08.586857 | debian-bookworm | tempest.yml 2025-11-22 03:08:08.605692 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/playbooks/state/ 2025-11-22 03:08:08.605729 | debian-bookworm | localhost | ok: Runtime: 0:00:00.024569 2025-11-22 03:08:37.811966 | 2025-11-22 03:08:37.812118 | TASK [upload-logs : Upload logs to log server] 2025-11-22 03:08:38.902270 | localhost | Output suppressed because no_log was given 2025-11-22 03:08:38.904197 | 2025-11-22 03:08:38.904320 | LOOP [upload-logs : Compress console log and json output] 2025-11-22 03:08:39.028014 | localhost | skipping: Conditional result was False 2025-11-22 03:08:39.049001 | localhost | skipping: Conditional result was False 2025-11-22 03:08:39.058363 | 2025-11-22 03:08:39.058522 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-22 03:08:39.238512 | localhost | skipping: Conditional result was False 2025-11-22 03:08:39.238806 | 2025-11-22 03:08:39.244228 | localhost | skipping: Conditional result was False 2025-11-22 03:08:39.249752 | 2025-11-22 03:08:39.249890 | LOOP [upload-logs : Upload console log and json output]