2026-03-05 03:09:37.793422 | Job console starting 2026-03-05 03:09:37.816399 | Updating git repos 2026-03-05 03:09:37.859823 | Cloning repos into workspace 2026-03-05 03:09:37.906526 | Restoring repo states 2026-03-05 03:09:37.925172 | Merging changes 2026-03-05 03:09:37.925218 | Checking out repos 2026-03-05 03:09:38.031895 | Preparing playbooks 2026-03-05 03:09:38.932888 | Running Ansible setup 2026-03-05 03:09:44.812755 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 03:09:46.064205 | 2026-03-05 03:09:46.064421 | PLAY [Base pre] 2026-03-05 03:09:46.103817 | 2026-03-05 03:09:46.106083 | TASK [Setup log path fact] 2026-03-05 03:09:46.149067 | debian-bookworm | ok 2026-03-05 03:09:46.175752 | 2026-03-05 03:09:46.175914 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 03:09:46.236654 | debian-bookworm | ok 2026-03-05 03:09:46.267154 | 2026-03-05 03:09:46.267300 | TASK [emit-job-header : Print job information] 2026-03-05 03:09:46.348854 | # Job Information 2026-03-05 03:09:46.349041 | Ansible Version: 2.16.14 2026-03-05 03:09:46.349077 | Job: yamllint 2026-03-05 03:09:46.349109 | Pipeline: periodic-daily 2026-03-05 03:09:46.349133 | Executor: 521e9411259a 2026-03-05 03:09:46.349154 | Triggered by: https://github.com/osism/ansible-playbooks 2026-03-05 03:09:46.349176 | Event ID: 1e550d79db0a4804a70d730f1bf1e7cc 2026-03-05 03:09:46.354251 | 2026-03-05 03:09:46.354408 | LOOP [emit-job-header : Print node information] 2026-03-05 03:09:46.603242 | debian-bookworm | ok: 2026-03-05 03:09:46.603470 | debian-bookworm | # Node Information 2026-03-05 03:09:46.603500 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-05 03:09:46.603521 | debian-bookworm | Hostname: debian 2026-03-05 03:09:46.603539 | debian-bookworm | Username: zuul 2026-03-05 03:09:46.603556 | debian-bookworm | Distro: Debian 12.13 2026-03-05 03:09:46.603575 | debian-bookworm | Provider: regiocloud-a 2026-03-05 03:09:46.603592 | debian-bookworm | Region: 2026-03-05 03:09:46.603610 | debian-bookworm | Label: debian-bookworm 2026-03-05 03:09:46.603627 | debian-bookworm | Product Name: OpenStack Nova 2026-03-05 03:09:46.603643 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe38:1591 2026-03-05 03:09:46.625692 | 2026-03-05 03:09:46.625809 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 03:09:47.290459 | debian-bookworm -> localhost | changed 2026-03-05 03:09:47.297360 | 2026-03-05 03:09:47.297469 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 03:09:48.959664 | debian-bookworm -> localhost | changed 2026-03-05 03:09:48.968916 | 2026-03-05 03:09:48.969007 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 03:09:49.339634 | debian-bookworm -> localhost | ok 2026-03-05 03:09:49.344916 | 2026-03-05 03:09:49.344999 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 03:09:49.363744 | debian-bookworm | ok 2026-03-05 03:09:49.388962 | debian-bookworm | included: /var/lib/zuul/builds/a48fc2530af448acb077905e6af8b9a5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 03:09:49.402211 | 2026-03-05 03:09:49.402571 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 03:09:50.913295 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-05 03:09:50.913723 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a48fc2530af448acb077905e6af8b9a5/work/a48fc2530af448acb077905e6af8b9a5_id_rsa 2026-03-05 03:09:50.913817 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a48fc2530af448acb077905e6af8b9a5/work/a48fc2530af448acb077905e6af8b9a5_id_rsa.pub 2026-03-05 03:09:50.913875 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-05 03:09:50.913928 | debian-bookworm -> localhost | SHA256:TIWWFqGXs1lwmHPh3OHGygeovmu7+/x6Tdo8E1czhBU zuul-build-sshkey 2026-03-05 03:09:50.913976 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-05 03:09:50.914037 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-05 03:09:50.914085 | debian-bookworm -> localhost | | +B+.. oE.| 2026-03-05 03:09:50.914131 | debian-bookworm -> localhost | | .OO.+ o . | 2026-03-05 03:09:50.914173 | debian-bookworm -> localhost | | .o*o= = . | 2026-03-05 03:09:50.914214 | debian-bookworm -> localhost | | = * + o.| 2026-03-05 03:09:50.914256 | debian-bookworm -> localhost | | . S o . .o| 2026-03-05 03:09:50.914369 | debian-bookworm -> localhost | | . .o . | 2026-03-05 03:09:50.914430 | debian-bookworm -> localhost | | . * o | 2026-03-05 03:09:50.914472 | debian-bookworm -> localhost | | .o o * | 2026-03-05 03:09:50.914510 | debian-bookworm -> localhost | | .**++. o | 2026-03-05 03:09:50.914556 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-05 03:09:50.914698 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.932773 2026-03-05 03:09:50.924775 | 2026-03-05 03:09:50.924900 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 03:09:50.952984 | debian-bookworm | ok 2026-03-05 03:09:50.962024 | debian-bookworm | included: /var/lib/zuul/builds/a48fc2530af448acb077905e6af8b9a5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 03:09:50.970958 | 2026-03-05 03:09:50.971039 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 03:09:50.999907 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:09:51.007138 | 2026-03-05 03:09:51.007233 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 03:09:51.625804 | debian-bookworm | changed 2026-03-05 03:09:51.632782 | 2026-03-05 03:09:51.632895 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 03:09:51.893869 | debian-bookworm | ok 2026-03-05 03:09:51.903236 | 2026-03-05 03:09:51.903412 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 03:09:52.603381 | debian-bookworm | changed 2026-03-05 03:09:52.610015 | 2026-03-05 03:09:52.610114 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 03:09:53.267880 | debian-bookworm | changed 2026-03-05 03:09:53.273424 | 2026-03-05 03:09:53.273522 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 03:09:53.306725 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:09:53.317965 | 2026-03-05 03:09:53.318118 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 03:09:53.726913 | debian-bookworm -> localhost | changed 2026-03-05 03:09:53.740130 | 2026-03-05 03:09:53.740230 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 03:09:54.069909 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a48fc2530af448acb077905e6af8b9a5/work/a48fc2530af448acb077905e6af8b9a5_id_rsa (zuul-build-sshkey) 2026-03-05 03:09:54.070476 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014260 2026-03-05 03:09:54.087355 | 2026-03-05 03:09:54.087502 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 03:09:54.484782 | debian-bookworm | ok 2026-03-05 03:09:54.489807 | 2026-03-05 03:09:54.489898 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 03:09:54.513278 | debian-bookworm | skipping: Conditional result was False 2026-03-05 03:09:54.533716 | 2026-03-05 03:09:54.533845 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 03:09:55.025811 | debian-bookworm | ok 2026-03-05 03:09:55.039572 | 2026-03-05 03:09:55.039720 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 03:09:55.086936 | debian-bookworm | ok 2026-03-05 03:09:55.095495 | 2026-03-05 03:09:55.095654 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 03:09:55.424114 | debian-bookworm -> localhost | ok 2026-03-05 03:09:55.431139 | 2026-03-05 03:09:55.431252 | TASK [validate-host : Collect information about the host] 2026-03-05 03:09:56.569645 | debian-bookworm | ok 2026-03-05 03:09:56.580468 | 2026-03-05 03:09:56.580600 | TASK [validate-host : Sanitize hostname] 2026-03-05 03:09:56.692932 | debian-bookworm | ok 2026-03-05 03:09:56.735348 | 2026-03-05 03:09:56.735491 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 03:09:57.317873 | debian-bookworm -> localhost | changed 2026-03-05 03:09:57.333387 | 2026-03-05 03:09:57.333529 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 03:09:57.817855 | debian-bookworm | ok 2026-03-05 03:09:57.824099 | 2026-03-05 03:09:57.824229 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 03:09:58.551104 | debian-bookworm -> localhost | changed 2026-03-05 03:09:58.580039 | 2026-03-05 03:09:58.580183 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 03:09:58.871960 | debian-bookworm | ok 2026-03-05 03:09:58.880821 | 2026-03-05 03:09:58.880957 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 03:09:59.988192 | debian-bookworm | changed: 2026-03-05 03:09:59.988572 | debian-bookworm | cd+++++++++ src/ 2026-03-05 03:09:59.988619 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-05 03:09:59.988645 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-05 03:09:59.988667 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/ 2026-03-05 03:09:59.988688 | debian-bookworm | cleanup-container-images.yml 2026-03-05 03:10:00.000886 | debian-bookworm | tempest.yml 2026-03-05 03:10:00.004148 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-playbooks/playbooks/state/ 2026-03-05 03:10:00.004166 | debian-bookworm | localhost | ok: Runtime: 0:00:00.025562 2026-03-05 03:10:27.231000 | 2026-03-05 03:10:27.231118 | TASK [upload-logs : Upload logs to log server] 2026-03-05 03:10:27.848767 | localhost | Output suppressed because no_log was given 2026-03-05 03:10:27.860215 | 2026-03-05 03:10:27.860401 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 03:10:27.921791 | localhost | skipping: Conditional result was False 2026-03-05 03:10:27.932467 | localhost | skipping: Conditional result was False 2026-03-05 03:10:27.941142 | 2026-03-05 03:10:27.941304 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 03:10:28.015565 | localhost | skipping: Conditional result was False 2026-03-05 03:10:28.015986 | 2026-03-05 03:10:28.020489 | localhost | skipping: Conditional result was False 2026-03-05 03:10:28.030449 | 2026-03-05 03:10:28.030584 | LOOP [upload-logs : Upload console log and json output]