2025-12-23 03:14:41.099248 | Job console starting 2025-12-23 03:14:41.158642 | Updating git repos 2025-12-23 03:14:41.289684 | Cloning repos into workspace 2025-12-23 03:14:41.505178 | Restoring repo states 2025-12-23 03:14:41.546319 | Merging changes 2025-12-23 03:14:41.546344 | Checking out repos 2025-12-23 03:14:41.649548 | Preparing playbooks 2025-12-23 03:14:42.919887 | Running Ansible setup 2025-12-23 03:14:49.925820 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-23 03:14:50.856946 | 2025-12-23 03:14:50.857119 | PLAY [Base pre] 2025-12-23 03:14:50.910014 | 2025-12-23 03:14:50.910190 | TASK [Setup log path fact] 2025-12-23 03:14:50.940411 | debian-bookworm | ok 2025-12-23 03:14:50.961732 | 2025-12-23 03:14:50.961910 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-23 03:14:50.999633 | debian-bookworm | ok 2025-12-23 03:14:51.024971 | 2025-12-23 03:14:51.025133 | TASK [emit-job-header : Print job information] 2025-12-23 03:14:51.092358 | # Job Information 2025-12-23 03:14:51.092569 | Ansible Version: 2.16.14 2025-12-23 03:14:51.092612 | Job: yamllint 2025-12-23 03:14:51.092658 | Pipeline: periodic-daily 2025-12-23 03:14:51.092685 | Executor: 521e9411259a 2025-12-23 03:14:51.092706 | Triggered by: https://github.com/osism/container-image-osism-ansible 2025-12-23 03:14:51.092728 | Event ID: 42c577e07c6a4802aeb55f1c69a617dd 2025-12-23 03:14:51.097894 | 2025-12-23 03:14:51.098013 | LOOP [emit-job-header : Print node information] 2025-12-23 03:14:51.295091 | debian-bookworm | ok: 2025-12-23 03:14:51.295371 | debian-bookworm | # Node Information 2025-12-23 03:14:51.295407 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-23 03:14:51.295432 | debian-bookworm | Hostname: debian 2025-12-23 03:14:51.295454 | debian-bookworm | Username: zuul 2025-12-23 03:14:51.295475 | debian-bookworm | Distro: Debian 12.12 2025-12-23 03:14:51.295520 | debian-bookworm | Provider: regiocloud-a 2025-12-23 03:14:51.295543 | debian-bookworm | Region: 2025-12-23 03:14:51.295564 | debian-bookworm | Label: debian-bookworm 2025-12-23 03:14:51.295584 | debian-bookworm | Product Name: OpenStack Nova 2025-12-23 03:14:51.295603 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3c:38a6 2025-12-23 03:14:51.332038 | 2025-12-23 03:14:51.332190 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-23 03:14:51.972675 | debian-bookworm -> localhost | changed 2025-12-23 03:14:51.980418 | 2025-12-23 03:14:51.980607 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-23 03:14:53.479607 | debian-bookworm -> localhost | changed 2025-12-23 03:14:53.491897 | 2025-12-23 03:14:53.492032 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-23 03:14:53.804711 | debian-bookworm -> localhost | ok 2025-12-23 03:14:53.815998 | 2025-12-23 03:14:53.816163 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-23 03:14:53.861251 | debian-bookworm | ok 2025-12-23 03:14:53.902756 | debian-bookworm | included: /var/lib/zuul/builds/b156ee87f4874810a293690b553c9a3f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-23 03:14:53.921341 | 2025-12-23 03:14:53.921619 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-23 03:14:56.010342 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-23 03:14:56.010632 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b156ee87f4874810a293690b553c9a3f/work/b156ee87f4874810a293690b553c9a3f_id_rsa 2025-12-23 03:14:56.010675 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b156ee87f4874810a293690b553c9a3f/work/b156ee87f4874810a293690b553c9a3f_id_rsa.pub 2025-12-23 03:14:56.010702 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-23 03:14:56.010726 | debian-bookworm -> localhost | SHA256:77V+tGszG2PsF3DGQAwGmT8IKPGxPU+wW9ig68jmTNo zuul-build-sshkey 2025-12-23 03:14:56.010750 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-23 03:14:56.010785 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-23 03:14:56.010808 | debian-bookworm -> localhost | | ....o .+o+. | 2025-12-23 03:14:56.010847 | debian-bookworm -> localhost | | ...=.*o. o | 2025-12-23 03:14:56.010871 | debian-bookworm -> localhost | | .+ =.+o o | 2025-12-23 03:14:56.010891 | debian-bookworm -> localhost | | . *. o . + | 2025-12-23 03:14:56.010911 | debian-bookworm -> localhost | | . .S. . + | 2025-12-23 03:14:56.010935 | debian-bookworm -> localhost | | . o . ... | 2025-12-23 03:14:56.010956 | debian-bookworm -> localhost | | = . . ..=..| 2025-12-23 03:14:56.010975 | debian-bookworm -> localhost | | B . . +*o.| 2025-12-23 03:14:56.010996 | debian-bookworm -> localhost | | . E ..oo+* | 2025-12-23 03:14:56.011017 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-23 03:14:56.011075 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.403168 2025-12-23 03:14:56.017968 | 2025-12-23 03:14:56.018101 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-23 03:14:56.062905 | debian-bookworm | ok 2025-12-23 03:14:56.076984 | debian-bookworm | included: /var/lib/zuul/builds/b156ee87f4874810a293690b553c9a3f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-23 03:14:56.093985 | 2025-12-23 03:14:56.094120 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-23 03:14:56.118912 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:14:56.125567 | 2025-12-23 03:14:56.125708 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-23 03:14:57.109609 | debian-bookworm | changed 2025-12-23 03:14:57.129666 | 2025-12-23 03:14:57.129817 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-23 03:14:57.471884 | debian-bookworm | ok 2025-12-23 03:14:57.481753 | 2025-12-23 03:14:57.481899 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-23 03:14:58.273935 | debian-bookworm | changed 2025-12-23 03:14:58.292298 | 2025-12-23 03:14:58.292455 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-23 03:14:59.169456 | debian-bookworm | changed 2025-12-23 03:14:59.181022 | 2025-12-23 03:14:59.181172 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-23 03:14:59.221546 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:14:59.228430 | 2025-12-23 03:14:59.228577 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-23 03:15:00.447649 | debian-bookworm -> localhost | changed 2025-12-23 03:15:00.480461 | 2025-12-23 03:15:00.481045 | TASK [add-build-sshkey : Add back temp key] 2025-12-23 03:15:00.992619 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b156ee87f4874810a293690b553c9a3f/work/b156ee87f4874810a293690b553c9a3f_id_rsa (zuul-build-sshkey) 2025-12-23 03:15:00.992877 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031968 2025-12-23 03:15:01.001436 | 2025-12-23 03:15:01.001614 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-23 03:15:01.666107 | debian-bookworm | ok 2025-12-23 03:15:01.676826 | 2025-12-23 03:15:01.676976 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-23 03:15:01.725512 | debian-bookworm | skipping: Conditional result was False 2025-12-23 03:15:01.742244 | 2025-12-23 03:15:01.742397 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-23 03:15:02.239934 | debian-bookworm | ok 2025-12-23 03:15:02.254802 | 2025-12-23 03:15:02.254994 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-23 03:15:02.288057 | debian-bookworm | ok 2025-12-23 03:15:02.294710 | 2025-12-23 03:15:02.294915 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-23 03:15:02.677384 | debian-bookworm -> localhost | ok 2025-12-23 03:15:02.684708 | 2025-12-23 03:15:02.684837 | TASK [validate-host : Collect information about the host] 2025-12-23 03:15:03.908727 | debian-bookworm | ok 2025-12-23 03:15:03.919897 | 2025-12-23 03:15:03.920039 | TASK [validate-host : Sanitize hostname] 2025-12-23 03:15:04.072101 | debian-bookworm | ok 2025-12-23 03:15:04.142888 | 2025-12-23 03:15:04.143047 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-23 03:15:05.063418 | debian-bookworm -> localhost | changed 2025-12-23 03:15:05.070152 | 2025-12-23 03:15:05.070291 | TASK [validate-host : Collect information about zuul worker] 2025-12-23 03:15:05.637728 | debian-bookworm | ok 2025-12-23 03:15:05.648481 | 2025-12-23 03:15:05.648648 | TASK [validate-host : Write out all zuul information for each host] 2025-12-23 03:15:07.679328 | debian-bookworm -> localhost | changed 2025-12-23 03:15:07.699413 | 2025-12-23 03:15:07.699579 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-23 03:15:08.071353 | debian-bookworm | ok 2025-12-23 03:15:08.083277 | 2025-12-23 03:15:08.083422 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-23 03:15:09.617480 | debian-bookworm | changed: 2025-12-23 03:15:09.617727 | debian-bookworm | cd+++++++++ src/ 2025-12-23 03:15:09.617765 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-23 03:15:09.617791 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-23 03:15:09.617814 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2025-12-23 03:15:09.617836 | debian-bookworm | Containerfile 2025-12-23 03:15:09.617969 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005584 2025-12-23 03:15:38.496634 | 2025-12-23 03:15:38.496771 | TASK [upload-logs : Upload logs to log server] 2025-12-23 03:15:39.125907 | localhost | Output suppressed because no_log was given 2025-12-23 03:15:39.129643 | 2025-12-23 03:15:39.129871 | LOOP [upload-logs : Compress console log and json output] 2025-12-23 03:15:39.191919 | localhost | skipping: Conditional result was False 2025-12-23 03:15:39.211532 | localhost | skipping: Conditional result was False 2025-12-23 03:15:39.222621 | 2025-12-23 03:15:39.222766 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-23 03:15:39.325692 | localhost | skipping: Conditional result was False 2025-12-23 03:15:39.325988 | 2025-12-23 03:15:39.331186 | localhost | skipping: Conditional result was False 2025-12-23 03:15:39.340554 | 2025-12-23 03:15:39.340727 | LOOP [upload-logs : Upload console log and json output]