2026-08-05 03:03:43.590411 | Job console starting 2026-08-05 03:03:43.603706 | Updating git repos 2026-08-05 03:03:43.653023 | Cloning repos into workspace 2026-08-05 03:03:43.779801 | Restoring repo states 2026-08-05 03:03:43.804527 | Merging changes 2026-08-05 03:03:43.804551 | Checking out repos 2026-08-05 03:03:44.764699 | Preparing playbooks 2026-08-05 03:03:46.864260 | Running Ansible setup 2026-08-05 03:03:52.969444 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-05 03:03:54.293687 | 2026-08-05 03:03:54.293829 | PLAY [Base pre] 2026-08-05 03:03:54.354012 | 2026-08-05 03:03:54.354138 | TASK [Setup log path fact] 2026-08-05 03:03:54.406797 | debian-bookworm | ok 2026-08-05 03:03:54.443290 | 2026-08-05 03:03:54.443434 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:03:54.525920 | debian-bookworm | ok 2026-08-05 03:03:54.535143 | 2026-08-05 03:03:54.535255 | TASK [emit-job-header : Print job information] 2026-08-05 03:03:54.631779 | # Job Information 2026-08-05 03:03:54.631941 | Ansible Version: 2.16.14 2026-08-05 03:03:54.631972 | Job: yamllint 2026-08-05 03:03:54.632000 | Pipeline: periodic-daily 2026-08-05 03:03:54.632019 | Executor: 521e9411259a 2026-08-05 03:03:54.632036 | Triggered by: https://github.com/osism/osism-kubernetes 2026-08-05 03:03:54.632054 | Event ID: 1a42d84632074cc5bd632aa39a7bd304 2026-08-05 03:03:54.636077 | 2026-08-05 03:03:54.636160 | LOOP [emit-job-header : Print node information] 2026-08-05 03:03:54.838127 | debian-bookworm | ok: 2026-08-05 03:03:54.838305 | debian-bookworm | # Node Information 2026-08-05 03:03:54.838335 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-05 03:03:54.838356 | debian-bookworm | Hostname: debian 2026-08-05 03:03:54.838374 | debian-bookworm | Username: zuul 2026-08-05 03:03:54.838391 | debian-bookworm | Distro: Debian 12.15 2026-08-05 03:03:54.838410 | debian-bookworm | Provider: regiocloud-a 2026-08-05 03:03:54.838427 | debian-bookworm | Region: 2026-08-05 03:03:54.838445 | debian-bookworm | Label: debian-bookworm 2026-08-05 03:03:54.838461 | debian-bookworm | Product Name: OpenStack Nova 2026-08-05 03:03:54.838478 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe62:55d1 2026-08-05 03:03:54.846608 | 2026-08-05 03:03:54.846716 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-05 03:03:55.825612 | debian-bookworm -> localhost | changed 2026-08-05 03:03:55.833795 | 2026-08-05 03:03:55.833932 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-05 03:03:57.903225 | debian-bookworm -> localhost | changed 2026-08-05 03:03:57.917710 | 2026-08-05 03:03:57.917810 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-05 03:03:58.238332 | debian-bookworm -> localhost | ok 2026-08-05 03:03:58.244647 | 2026-08-05 03:03:58.244759 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-05 03:03:58.266715 | debian-bookworm | ok 2026-08-05 03:03:58.284472 | debian-bookworm | included: /var/lib/zuul/builds/3d0d5436753440b8b1a8be375a22719f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-05 03:03:58.300864 | 2026-08-05 03:03:58.305288 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-05 03:04:01.149280 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-05 03:04:01.149530 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3d0d5436753440b8b1a8be375a22719f/work/3d0d5436753440b8b1a8be375a22719f_id_rsa 2026-08-05 03:04:01.149570 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3d0d5436753440b8b1a8be375a22719f/work/3d0d5436753440b8b1a8be375a22719f_id_rsa.pub 2026-08-05 03:04:01.149597 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-05 03:04:01.149621 | debian-bookworm -> localhost | SHA256:th8KZJplsevu5wiWUAq3RCTCU7ttk0CR10x3qs/wgG8 zuul-build-sshkey 2026-08-05 03:04:01.149642 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-05 03:04:01.149675 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-05 03:04:01.149697 | debian-bookworm -> localhost | |+.++o +. . . | 2026-08-05 03:04:01.149720 | debian-bookworm -> localhost | |.=.... o. o | 2026-08-05 03:04:01.149740 | debian-bookworm -> localhost | |. +oo . . | 2026-08-05 03:04:01.149769 | debian-bookworm -> localhost | | + ++ oo. | 2026-08-05 03:04:01.149791 | debian-bookworm -> localhost | | +. **+S | 2026-08-05 03:04:01.149816 | debian-bookworm -> localhost | | ..Ooo*. | 2026-08-05 03:04:01.149836 | debian-bookworm -> localhost | | * oE.+. | 2026-08-05 03:04:01.149856 | debian-bookworm -> localhost | | . o.o.o . | 2026-08-05 03:04:01.149888 | debian-bookworm -> localhost | | o=oo . | 2026-08-05 03:04:01.149912 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-05 03:04:01.149964 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.663153 2026-08-05 03:04:01.157047 | 2026-08-05 03:04:01.157168 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-05 03:04:01.200573 | debian-bookworm | ok 2026-08-05 03:04:01.221419 | debian-bookworm | included: /var/lib/zuul/builds/3d0d5436753440b8b1a8be375a22719f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-05 03:04:01.258738 | 2026-08-05 03:04:01.258888 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-05 03:04:01.302737 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:04:01.310322 | 2026-08-05 03:04:01.310486 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-05 03:04:02.107559 | debian-bookworm | changed 2026-08-05 03:04:02.111963 | 2026-08-05 03:04:02.112041 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-05 03:04:02.426143 | debian-bookworm | ok 2026-08-05 03:04:02.430822 | 2026-08-05 03:04:02.430937 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-05 03:04:03.161871 | debian-bookworm | changed 2026-08-05 03:04:03.168248 | 2026-08-05 03:04:03.168344 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-05 03:04:03.909408 | debian-bookworm | changed 2026-08-05 03:04:03.921350 | 2026-08-05 03:04:03.921559 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-05 03:04:03.953922 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:04:03.961923 | 2026-08-05 03:04:03.962038 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-05 03:04:04.737039 | debian-bookworm -> localhost | changed 2026-08-05 03:04:04.752202 | 2026-08-05 03:04:04.752323 | TASK [add-build-sshkey : Add back temp key] 2026-08-05 03:04:05.094751 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3d0d5436753440b8b1a8be375a22719f/work/3d0d5436753440b8b1a8be375a22719f_id_rsa (zuul-build-sshkey) 2026-08-05 03:04:05.095090 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014323 2026-08-05 03:04:05.103307 | 2026-08-05 03:04:05.103416 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-05 03:04:05.482130 | debian-bookworm | ok 2026-08-05 03:04:05.489207 | 2026-08-05 03:04:05.489305 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-05 03:04:05.515422 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:04:05.527476 | 2026-08-05 03:04:05.527583 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-05 03:04:05.973583 | debian-bookworm | ok 2026-08-05 03:04:05.990806 | 2026-08-05 03:04:05.990942 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-05 03:04:06.032995 | debian-bookworm | ok 2026-08-05 03:04:06.055302 | 2026-08-05 03:04:06.055447 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-05 03:04:06.446401 | debian-bookworm -> localhost | ok 2026-08-05 03:04:06.453043 | 2026-08-05 03:04:06.453143 | TASK [validate-host : Collect information about the host] 2026-08-05 03:04:07.891659 | debian-bookworm | ok 2026-08-05 03:04:07.926256 | 2026-08-05 03:04:07.926443 | TASK [validate-host : Sanitize hostname] 2026-08-05 03:04:08.217084 | debian-bookworm | ok 2026-08-05 03:04:08.243585 | 2026-08-05 03:04:08.243753 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-05 03:04:10.349651 | debian-bookworm -> localhost | changed 2026-08-05 03:04:10.356141 | 2026-08-05 03:04:10.356346 | TASK [validate-host : Collect information about zuul worker] 2026-08-05 03:04:10.941644 | debian-bookworm | ok 2026-08-05 03:04:10.946114 | 2026-08-05 03:04:10.946202 | TASK [validate-host : Write out all zuul information for each host] 2026-08-05 03:04:12.325059 | debian-bookworm -> localhost | changed 2026-08-05 03:04:12.335533 | 2026-08-05 03:04:12.335649 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-05 03:04:12.652197 | debian-bookworm | ok 2026-08-05 03:04:12.662456 | 2026-08-05 03:04:12.662562 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-05 03:04:14.493249 | debian-bookworm | changed: 2026-08-05 03:04:14.493438 | debian-bookworm | cd+++++++++ src/ 2026-08-05 03:04:14.493472 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-05 03:04:14.493497 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-05 03:04:14.493518 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-08-05 03:04:14.493538 | debian-bookworm | Containerfile 2026-08-05 03:04:14.493722 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3d0d5436753440b8b1a8be375a22719f/work/logs" 2026-08-05 03:05:18.976343 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3d0d5436753440b8b1a8be375a22719f/work/artifacts" 2026-08-05 03:05:19.933466 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3d0d5436753440b8b1a8be375a22719f/work/docs" 2026-08-05 03:05:19.942914 | 2026-08-05 03:05:19.943040 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-05 03:05:21.380718 | debian-bookworm | changed: 2026-08-05 03:05:21.380993 | debian-bookworm | .d..t...... ./ 2026-08-05 03:05:21.381028 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-05 03:05:21.381052 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-05 03:05:21.381074 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-05 03:05:21.381095 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-05 03:05:21.381116 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-05 03:05:21.381163 | debian-bookworm | changed: All items complete 2026-08-05 03:05:21.381190 | 2026-08-05 03:05:22.584214 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:05:23.642612 | debian-bookworm | changed: .d..t...... ./ 2026-08-05 03:05:23.667038 | 2026-08-05 03:05:23.667149 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-05 03:05:23.725534 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:05:23.738595 | debian-bookworm | skipping: Conditional result was False 2026-08-05 03:05:23.748897 | 2026-08-05 03:05:23.748974 | PLAY RECAP 2026-08-05 03:05:23.749025 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-05 03:05:23.749049 | 2026-08-05 03:05:24.014892 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-05 03:05:24.015682 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:05:24.782908 | 2026-08-05 03:05:24.783053 | PLAY [Base post] 2026-08-05 03:05:24.801328 | 2026-08-05 03:05:24.801447 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-05 03:05:25.344364 | debian-bookworm | changed 2026-08-05 03:05:25.356702 | 2026-08-05 03:05:25.356821 | PLAY RECAP 2026-08-05 03:05:25.356909 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-05 03:05:25.356965 | 2026-08-05 03:05:25.593199 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-05 03:05:25.593990 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-05 03:05:26.375341 | 2026-08-05 03:05:26.375491 | PLAY [Base post-logs] 2026-08-05 03:05:26.387949 | 2026-08-05 03:05:26.388059 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-05 03:05:27.048690 | localhost | changed 2026-08-05 03:05:27.058993 | 2026-08-05 03:05:27.059115 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-05 03:05:27.121719 | localhost | ok 2026-08-05 03:05:27.124941 | 2026-08-05 03:05:27.125027 | TASK [Set zuul-log-path fact] 2026-08-05 03:05:27.159596 | localhost | ok 2026-08-05 03:05:27.168077 | 2026-08-05 03:05:27.168183 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-05 03:05:27.223617 | localhost | ok 2026-08-05 03:05:27.226558 | 2026-08-05 03:05:27.226645 | TASK [upload-logs : Create log directories] 2026-08-05 03:05:28.333086 | localhost | changed 2026-08-05 03:05:28.339778 | 2026-08-05 03:05:28.339890 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-05 03:05:29.096166 | localhost -> localhost | ok: Runtime: 0:00:00.033514 2026-08-05 03:05:29.099769 | 2026-08-05 03:05:29.099893 | TASK [upload-logs : Upload logs to log server] 2026-08-05 03:05:30.542299 | localhost | Output suppressed because no_log was given 2026-08-05 03:05:30.543728 | 2026-08-05 03:05:30.543800 | LOOP [upload-logs : Compress console log and json output] 2026-08-05 03:05:30.649591 | localhost | skipping: Conditional result was False 2026-08-05 03:05:30.655637 | localhost | skipping: Conditional result was False 2026-08-05 03:05:30.661764 | 2026-08-05 03:05:30.661858 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-05 03:05:30.798381 | localhost | skipping: Conditional result was False 2026-08-05 03:05:30.798626 | 2026-08-05 03:05:30.824424 | localhost | skipping: Conditional result was False 2026-08-05 03:05:30.834540 | 2026-08-05 03:05:30.834809 | LOOP [upload-logs : Upload console log and json output]