2026-05-27 08:01:11.100586 | Job console starting 2026-05-27 08:01:11.122016 | Updating git repos 2026-05-27 08:01:11.157921 | Cloning repos into workspace 2026-05-27 08:01:11.208969 | Restoring repo states 2026-05-27 08:01:11.220208 | Merging changes 2026-05-27 08:01:11.740442 | Checking out repos 2026-05-27 08:01:11.802595 | Preparing playbooks 2026-05-27 08:01:13.071309 | Running Ansible setup 2026-05-27 08:01:17.511269 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-27 08:01:18.509908 | 2026-05-27 08:01:18.510081 | PLAY [Base pre] 2026-05-27 08:01:18.528478 | 2026-05-27 08:01:18.528646 | TASK [Setup log path fact] 2026-05-27 08:01:18.558992 | debian-bookworm | ok 2026-05-27 08:01:18.611796 | 2026-05-27 08:01:18.611997 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 08:01:18.667492 | debian-bookworm | ok 2026-05-27 08:01:18.678403 | 2026-05-27 08:01:18.678545 | TASK [emit-job-header : Print job information] 2026-05-27 08:01:18.722332 | # Job Information 2026-05-27 08:01:18.722608 | Ansible Version: 2.16.14 2026-05-27 08:01:18.722661 | Job: yamllint 2026-05-27 08:01:18.722797 | Pipeline: check 2026-05-27 08:01:18.722861 | Executor: 521e9411259a 2026-05-27 08:01:18.722895 | Triggered by: https://github.com/osism/testbed/pull/2896 2026-05-27 08:01:18.722928 | Event ID: 33e5cb9a-59a2-11f1-80e4-2e545cee1df8 2026-05-27 08:01:18.731409 | 2026-05-27 08:01:18.731608 | LOOP [emit-job-header : Print node information] 2026-05-27 08:01:18.858595 | debian-bookworm | ok: 2026-05-27 08:01:18.858808 | debian-bookworm | # Node Information 2026-05-27 08:01:18.858865 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-27 08:01:18.858893 | debian-bookworm | Hostname: debian 2026-05-27 08:01:18.858915 | debian-bookworm | Username: zuul 2026-05-27 08:01:18.858937 | debian-bookworm | Distro: Debian 12.14 2026-05-27 08:01:18.858960 | debian-bookworm | Provider: regiocloud-a 2026-05-27 08:01:18.858980 | debian-bookworm | Region: 2026-05-27 08:01:18.859001 | debian-bookworm | Label: debian-bookworm 2026-05-27 08:01:18.859020 | debian-bookworm | Product Name: OpenStack Nova 2026-05-27 08:01:18.859039 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe1a:56f2 2026-05-27 08:01:18.871214 | 2026-05-27 08:01:18.871406 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-27 08:01:19.495102 | debian-bookworm -> localhost | changed 2026-05-27 08:01:19.502720 | 2026-05-27 08:01:19.502925 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-27 08:01:20.823458 | debian-bookworm -> localhost | changed 2026-05-27 08:01:20.837738 | 2026-05-27 08:01:20.837885 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-27 08:01:21.343223 | debian-bookworm -> localhost | ok 2026-05-27 08:01:21.359015 | 2026-05-27 08:01:21.359196 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-27 08:01:21.391971 | debian-bookworm | ok 2026-05-27 08:01:21.410726 | debian-bookworm | included: /var/lib/zuul/builds/4e848eade1444c4481f4a666b919ba3f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-27 08:01:21.418487 | 2026-05-27 08:01:21.418615 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-27 08:01:23.389628 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-27 08:01:23.389900 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4e848eade1444c4481f4a666b919ba3f/work/4e848eade1444c4481f4a666b919ba3f_id_rsa 2026-05-27 08:01:23.389940 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4e848eade1444c4481f4a666b919ba3f/work/4e848eade1444c4481f4a666b919ba3f_id_rsa.pub 2026-05-27 08:01:23.389968 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-27 08:01:23.389993 | debian-bookworm -> localhost | SHA256:Q1pu/f0jrma6xOUWSOXu5Za2Qfq1Ls8Uv/m66WssX2k zuul-build-sshkey 2026-05-27 08:01:23.390017 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-27 08:01:23.390052 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-27 08:01:23.390075 | debian-bookworm -> localhost | | . | 2026-05-27 08:01:23.390098 | debian-bookworm -> localhost | | o | 2026-05-27 08:01:23.390119 | debian-bookworm -> localhost | | o. . | 2026-05-27 08:01:23.390140 | debian-bookworm -> localhost | | =..o | 2026-05-27 08:01:23.390160 | debian-bookworm -> localhost | | . S..+ o . | 2026-05-27 08:01:23.390186 | debian-bookworm -> localhost | | ...+.*.. +| 2026-05-27 08:01:23.390208 | debian-bookworm -> localhost | | o =.B.Eo| 2026-05-27 08:01:23.390228 | debian-bookworm -> localhost | | . .o=oX=+| 2026-05-27 08:01:23.390250 | debian-bookworm -> localhost | | o=.oO%@=| 2026-05-27 08:01:23.390270 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-27 08:01:23.390337 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.429115 2026-05-27 08:01:23.410233 | 2026-05-27 08:01:23.410443 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-27 08:01:23.446421 | debian-bookworm | ok 2026-05-27 08:01:23.460598 | debian-bookworm | included: /var/lib/zuul/builds/4e848eade1444c4481f4a666b919ba3f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-27 08:01:23.470996 | 2026-05-27 08:01:23.471136 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-27 08:01:23.496147 | debian-bookworm | skipping: Conditional result was False 2026-05-27 08:01:23.504588 | 2026-05-27 08:01:23.504728 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-27 08:01:24.217820 | debian-bookworm | changed 2026-05-27 08:01:24.226284 | 2026-05-27 08:01:24.226462 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-27 08:01:24.474419 | debian-bookworm | ok 2026-05-27 08:01:24.481345 | 2026-05-27 08:01:24.481490 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-27 08:01:25.156876 | debian-bookworm | changed 2026-05-27 08:01:25.164942 | 2026-05-27 08:01:25.165077 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-27 08:01:25.876464 | debian-bookworm | changed 2026-05-27 08:01:25.884450 | 2026-05-27 08:01:25.884590 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-27 08:01:25.911783 | debian-bookworm | skipping: Conditional result was False 2026-05-27 08:01:25.918233 | 2026-05-27 08:01:25.918342 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-27 08:01:26.511977 | debian-bookworm -> localhost | changed 2026-05-27 08:01:26.535023 | 2026-05-27 08:01:26.535171 | TASK [add-build-sshkey : Add back temp key] 2026-05-27 08:01:26.909791 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4e848eade1444c4481f4a666b919ba3f/work/4e848eade1444c4481f4a666b919ba3f_id_rsa (zuul-build-sshkey) 2026-05-27 08:01:26.913659 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019433 2026-05-27 08:01:26.924099 | 2026-05-27 08:01:26.924218 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-27 08:01:27.422442 | debian-bookworm | ok 2026-05-27 08:01:27.431277 | 2026-05-27 08:01:27.431439 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-27 08:01:27.465871 | debian-bookworm | skipping: Conditional result was False 2026-05-27 08:01:27.488089 | 2026-05-27 08:01:27.488234 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-27 08:01:27.967055 | debian-bookworm | ok 2026-05-27 08:01:27.979948 | 2026-05-27 08:01:27.980088 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-27 08:01:28.009841 | debian-bookworm | ok 2026-05-27 08:01:28.015854 | 2026-05-27 08:01:28.015983 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-27 08:01:28.357736 | debian-bookworm -> localhost | ok 2026-05-27 08:01:28.365983 | 2026-05-27 08:01:28.366111 | TASK [validate-host : Collect information about the host] 2026-05-27 08:01:29.500673 | debian-bookworm | ok 2026-05-27 08:01:29.517721 | 2026-05-27 08:01:29.517868 | TASK [validate-host : Sanitize hostname] 2026-05-27 08:01:29.679589 | debian-bookworm | ok 2026-05-27 08:01:29.727096 | 2026-05-27 08:01:29.727247 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-27 08:01:30.325434 | debian-bookworm -> localhost | changed 2026-05-27 08:01:30.337906 | 2026-05-27 08:01:30.338084 | TASK [validate-host : Collect information about zuul worker] 2026-05-27 08:01:30.794813 | debian-bookworm | ok 2026-05-27 08:01:30.799834 | 2026-05-27 08:01:30.799961 | TASK [validate-host : Write out all zuul information for each host] 2026-05-27 08:01:31.516925 | debian-bookworm -> localhost | changed 2026-05-27 08:01:31.527098 | 2026-05-27 08:01:31.527225 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-27 08:01:31.808874 | debian-bookworm | ok 2026-05-27 08:01:31.817498 | 2026-05-27 08:01:31.817636 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-27 08:01:33.096313 | debian-bookworm | changed: 2026-05-27 08:01:33.096590 | debian-bookworm | cd+++++++++ src/ 2026-05-27 08:01:33.096633 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-27 08:01:33.096662 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-27 08:01:33.096689 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-05-27 08:01:33.096713 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4e848eade1444c4481f4a666b919ba3f/work/logs" 2026-05-27 08:01:59.126567 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4e848eade1444c4481f4a666b919ba3f/work/artifacts" 2026-05-27 08:01:59.423654 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4e848eade1444c4481f4a666b919ba3f/work/docs" 2026-05-27 08:01:59.438323 | 2026-05-27 08:01:59.438500 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-27 08:02:00.263881 | debian-bookworm | changed: 2026-05-27 08:02:00.264108 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-27 08:02:00.264143 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-27 08:02:00.264173 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-27 08:02:00.264221 | debian-bookworm | changed: All items complete 2026-05-27 08:02:00.264248 | 2026-05-27 08:02:00.833579 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 08:02:01.408767 | debian-bookworm | changed: .d..t...... ./ 2026-05-27 08:02:01.430335 | 2026-05-27 08:02:01.430518 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-27 08:02:01.968402 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006440 2026-05-27 08:02:02.260645 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.026616 2026-05-27 08:02:02.269305 | 2026-05-27 08:02:02.269428 | PLAY RECAP 2026-05-27 08:02:02.269481 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-27 08:02:02.269506 | 2026-05-27 08:02:02.422065 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-27 08:02:02.423050 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 08:02:03.195785 | 2026-05-27 08:02:03.195952 | PLAY [Base post] 2026-05-27 08:02:03.210012 | 2026-05-27 08:02:03.210170 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-27 08:02:03.808211 | debian-bookworm | changed 2026-05-27 08:02:03.822263 | 2026-05-27 08:02:03.822421 | PLAY RECAP 2026-05-27 08:02:03.822487 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-27 08:02:03.824202 | 2026-05-27 08:02:03.984638 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-27 08:02:03.985589 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-27 08:02:04.898980 | 2026-05-27 08:02:04.899168 | PLAY [Base post-logs] 2026-05-27 08:02:04.910417 | 2026-05-27 08:02:04.910578 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-27 08:02:05.541572 | localhost | changed 2026-05-27 08:02:05.562345 | 2026-05-27 08:02:05.562723 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-27 08:02:05.589355 | localhost | ok 2026-05-27 08:02:05.597262 | 2026-05-27 08:02:05.597572 | TASK [Set zuul-log-path fact] 2026-05-27 08:02:05.637394 | localhost | ok 2026-05-27 08:02:05.656587 | 2026-05-27 08:02:05.656937 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-27 08:02:05.687496 | localhost | ok 2026-05-27 08:02:05.695040 | 2026-05-27 08:02:05.695404 | TASK [upload-logs : Create log directories] 2026-05-27 08:02:06.524785 | localhost | changed 2026-05-27 08:02:06.528773 | 2026-05-27 08:02:06.528897 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-27 08:02:07.044392 | localhost -> localhost | ok: Runtime: 0:00:00.008753 2026-05-27 08:02:07.048663 | 2026-05-27 08:02:07.048783 | TASK [upload-logs : Upload logs to log server] 2026-05-27 08:02:07.604509 | localhost | Output suppressed because no_log was given 2026-05-27 08:02:07.607320 | 2026-05-27 08:02:07.607478 | LOOP [upload-logs : Compress console log and json output] 2026-05-27 08:02:07.655283 | localhost | skipping: Conditional result was False 2026-05-27 08:02:07.661606 | localhost | skipping: Conditional result was False 2026-05-27 08:02:07.668754 | 2026-05-27 08:02:07.668872 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-27 08:02:07.725816 | localhost | skipping: Conditional result was False 2026-05-27 08:02:07.726150 | 2026-05-27 08:02:07.734776 | localhost | skipping: Conditional result was False 2026-05-27 08:02:07.748947 | 2026-05-27 08:02:07.749168 | LOOP [upload-logs : Upload console log and json output]