2026-03-17 01:21:48.557022 | Job console starting 2026-03-17 01:21:48.568617 | Updating git repos 2026-03-17 01:21:48.611188 | Cloning repos into workspace 2026-03-17 01:21:48.676952 | Restoring repo states 2026-03-17 01:21:48.697212 | Merging changes 2026-03-17 01:21:50.160772 | Checking out repos 2026-03-17 01:21:50.489686 | Preparing playbooks 2026-03-17 01:21:52.054109 | Running Ansible setup 2026-03-17 01:21:57.335859 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-17 01:21:58.653542 | 2026-03-17 01:21:58.653680 | PLAY [Base pre] 2026-03-17 01:21:58.686104 | 2026-03-17 01:21:58.686238 | TASK [Setup log path fact] 2026-03-17 01:21:58.721703 | debian-bookworm | ok 2026-03-17 01:21:58.744598 | 2026-03-17 01:21:58.744736 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-17 01:21:58.772993 | debian-bookworm | ok 2026-03-17 01:21:58.780967 | 2026-03-17 01:21:58.781066 | TASK [emit-job-header : Print job information] 2026-03-17 01:21:58.849099 | # Job Information 2026-03-17 01:21:58.849261 | Ansible Version: 2.16.14 2026-03-17 01:21:58.849291 | Job: yamllint 2026-03-17 01:21:58.849318 | Pipeline: check 2026-03-17 01:21:58.849338 | Executor: 521e9411259a 2026-03-17 01:21:58.849355 | Triggered by: https://github.com/osism/osism-kubernetes/pull/280 2026-03-17 01:21:58.849374 | Event ID: a4a0bbf0-219f-11f1-82b7-dc06c7113729 2026-03-17 01:21:58.853632 | 2026-03-17 01:21:58.853724 | LOOP [emit-job-header : Print node information] 2026-03-17 01:21:58.956089 | debian-bookworm | ok: 2026-03-17 01:21:58.956262 | debian-bookworm | # Node Information 2026-03-17 01:21:58.956296 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-03-17 01:21:58.956322 | debian-bookworm | Hostname: debian 2026-03-17 01:21:58.956343 | debian-bookworm | Username: zuul 2026-03-17 01:21:58.956363 | debian-bookworm | Distro: Debian 12.13 2026-03-17 01:21:58.956386 | debian-bookworm | Provider: regiocloud-a 2026-03-17 01:21:58.956407 | debian-bookworm | Region: 2026-03-17 01:21:58.956428 | debian-bookworm | Label: debian-bookworm 2026-03-17 01:21:58.956448 | debian-bookworm | Product Name: OpenStack Nova 2026-03-17 01:21:58.956497 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe69:af55 2026-03-17 01:21:58.966680 | 2026-03-17 01:21:58.966785 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-17 01:21:59.577275 | debian-bookworm -> localhost | changed 2026-03-17 01:21:59.585539 | 2026-03-17 01:21:59.585692 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-17 01:22:01.212850 | debian-bookworm -> localhost | changed 2026-03-17 01:22:01.226438 | 2026-03-17 01:22:01.226593 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-17 01:22:01.665536 | debian-bookworm -> localhost | ok 2026-03-17 01:22:01.671685 | 2026-03-17 01:22:01.671786 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-17 01:22:01.699947 | debian-bookworm | ok 2026-03-17 01:22:01.754814 | debian-bookworm | included: /var/lib/zuul/builds/912c4297bc9a4c32ab986db0c11ea365/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-17 01:22:01.783691 | 2026-03-17 01:22:01.783825 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-17 01:22:04.818493 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-03-17 01:22:04.818696 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/912c4297bc9a4c32ab986db0c11ea365/work/912c4297bc9a4c32ab986db0c11ea365_id_rsa 2026-03-17 01:22:04.818729 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/912c4297bc9a4c32ab986db0c11ea365/work/912c4297bc9a4c32ab986db0c11ea365_id_rsa.pub 2026-03-17 01:22:04.818752 | debian-bookworm -> localhost | The key fingerprint is: 2026-03-17 01:22:04.818774 | debian-bookworm -> localhost | SHA256:17E85IUYQhOrojHNHI22B54ujI0yUlMTNpEoc8YD4F4 zuul-build-sshkey 2026-03-17 01:22:04.818793 | debian-bookworm -> localhost | The key's randomart image is: 2026-03-17 01:22:04.818820 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-03-17 01:22:04.818874 | debian-bookworm -> localhost | |+o .=o .=.. | 2026-03-17 01:22:04.818894 | debian-bookworm -> localhost | |+ *..= + o . | 2026-03-17 01:22:04.818911 | debian-bookworm -> localhost | | * EB . . . + . | 2026-03-17 01:22:04.818927 | debian-bookworm -> localhost | |. .B * . = + | 2026-03-17 01:22:04.818943 | debian-bookworm -> localhost | | .= O o S . * | 2026-03-17 01:22:04.818966 | debian-bookworm -> localhost | | * * o . . | 2026-03-17 01:22:04.818984 | debian-bookworm -> localhost | |* = . | 2026-03-17 01:22:04.819000 | debian-bookworm -> localhost | |o. . | 2026-03-17 01:22:04.819017 | debian-bookworm -> localhost | | | 2026-03-17 01:22:04.819034 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-03-17 01:22:04.819080 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.156577 2026-03-17 01:22:04.824403 | 2026-03-17 01:22:04.824505 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-17 01:22:04.876489 | debian-bookworm | ok 2026-03-17 01:22:04.903123 | debian-bookworm | included: /var/lib/zuul/builds/912c4297bc9a4c32ab986db0c11ea365/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-17 01:22:04.917166 | 2026-03-17 01:22:04.917275 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-17 01:22:04.941504 | debian-bookworm | skipping: Conditional result was False 2026-03-17 01:22:04.947856 | 2026-03-17 01:22:04.947958 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-17 01:22:05.554203 | debian-bookworm | changed 2026-03-17 01:22:05.558787 | 2026-03-17 01:22:05.558929 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-17 01:22:05.789656 | debian-bookworm | ok 2026-03-17 01:22:05.794396 | 2026-03-17 01:22:05.794482 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-17 01:22:06.485074 | debian-bookworm | changed 2026-03-17 01:22:06.494197 | 2026-03-17 01:22:06.494282 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-17 01:22:07.164583 | debian-bookworm | changed 2026-03-17 01:22:07.169820 | 2026-03-17 01:22:07.169905 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-17 01:22:07.192838 | debian-bookworm | skipping: Conditional result was False 2026-03-17 01:22:07.198546 | 2026-03-17 01:22:07.198633 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-17 01:22:07.816542 | debian-bookworm -> localhost | changed 2026-03-17 01:22:07.826517 | 2026-03-17 01:22:07.826609 | TASK [add-build-sshkey : Add back temp key] 2026-03-17 01:22:08.551379 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/912c4297bc9a4c32ab986db0c11ea365/work/912c4297bc9a4c32ab986db0c11ea365_id_rsa (zuul-build-sshkey) 2026-03-17 01:22:08.551609 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029890 2026-03-17 01:22:08.558272 | 2026-03-17 01:22:08.558352 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-17 01:22:09.256631 | debian-bookworm | ok 2026-03-17 01:22:09.261482 | 2026-03-17 01:22:09.261569 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-17 01:22:09.313330 | debian-bookworm | skipping: Conditional result was False 2026-03-17 01:22:09.323920 | 2026-03-17 01:22:09.324036 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-17 01:22:09.809369 | debian-bookworm | ok 2026-03-17 01:22:09.819680 | 2026-03-17 01:22:09.819773 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-17 01:22:09.847644 | debian-bookworm | ok 2026-03-17 01:22:09.852454 | 2026-03-17 01:22:09.852546 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-17 01:22:10.191282 | debian-bookworm -> localhost | ok 2026-03-17 01:22:10.199778 | 2026-03-17 01:22:10.199876 | TASK [validate-host : Collect information about the host] 2026-03-17 01:22:11.328515 | debian-bookworm | ok 2026-03-17 01:22:11.345629 | 2026-03-17 01:22:11.345739 | TASK [validate-host : Sanitize hostname] 2026-03-17 01:22:11.518827 | debian-bookworm | ok 2026-03-17 01:22:11.558040 | 2026-03-17 01:22:11.558151 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-17 01:22:12.231608 | debian-bookworm -> localhost | changed 2026-03-17 01:22:12.237141 | 2026-03-17 01:22:12.237237 | TASK [validate-host : Collect information about zuul worker] 2026-03-17 01:22:12.673411 | debian-bookworm | ok 2026-03-17 01:22:12.680988 | 2026-03-17 01:22:12.681088 | TASK [validate-host : Write out all zuul information for each host] 2026-03-17 01:22:13.578160 | debian-bookworm -> localhost | changed 2026-03-17 01:22:13.591619 | 2026-03-17 01:22:13.591712 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-17 01:22:13.901828 | debian-bookworm | ok 2026-03-17 01:22:13.907523 | 2026-03-17 01:22:13.907617 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-17 01:22:15.179212 | debian-bookworm | changed: 2026-03-17 01:22:15.179401 | debian-bookworm | cd+++++++++ src/ 2026-03-17 01:22:15.179436 | debian-bookworm | cd+++++++++ src/github.com/ 2026-03-17 01:22:15.179472 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-03-17 01:22:15.179495 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-03-17 01:22:15.179516 | debian-bookworm | Containerfile 2026-03-17 01:22:15.179682 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004464 2026-03-17 01:22:39.739831 | 2026-03-17 01:22:39.739949 | TASK [upload-logs : Upload logs to log server] 2026-03-17 01:22:40.520014 | localhost | Output suppressed because no_log was given 2026-03-17 01:22:40.522047 | 2026-03-17 01:22:40.522161 | LOOP [upload-logs : Compress console log and json output] 2026-03-17 01:22:40.574530 | localhost | skipping: Conditional result was False 2026-03-17 01:22:40.580515 | localhost | skipping: Conditional result was False 2026-03-17 01:22:40.590541 | 2026-03-17 01:22:40.590686 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-17 01:22:40.639694 | localhost | skipping: Conditional result was False 2026-03-17 01:22:40.640220 | 2026-03-17 01:22:40.644367 | localhost | skipping: Conditional result was False 2026-03-17 01:22:40.649146 | 2026-03-17 01:22:40.649315 | LOOP [upload-logs : Upload console log and json output]