2026-05-23 19:55:38.473098 | Job console starting 2026-05-23 19:55:38.485351 | Updating git repos 2026-05-23 19:55:38.559022 | Cloning repos into workspace 2026-05-23 19:55:38.805275 | Restoring repo states 2026-05-23 19:55:38.858395 | Merging changes 2026-05-23 19:55:39.864692 | Checking out repos 2026-05-23 19:55:39.951207 | Preparing playbooks 2026-05-23 19:55:41.664409 | Running Ansible setup 2026-05-23 19:55:47.430989 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-23 19:55:49.154018 | 2026-05-23 19:55:49.154146 | PLAY [Base pre] 2026-05-23 19:55:49.185130 | 2026-05-23 19:55:49.185264 | TASK [Setup log path fact] 2026-05-23 19:55:49.220931 | debian-bookworm | ok 2026-05-23 19:55:49.236275 | 2026-05-23 19:55:49.236403 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-23 19:55:49.288584 | debian-bookworm | ok 2026-05-23 19:55:49.304082 | 2026-05-23 19:55:49.304186 | TASK [emit-job-header : Print job information] 2026-05-23 19:55:49.352317 | # Job Information 2026-05-23 19:55:49.352480 | Ansible Version: 2.16.14 2026-05-23 19:55:49.352514 | Job: ansible-lint 2026-05-23 19:55:49.352547 | Pipeline: check 2026-05-23 19:55:49.352569 | Executor: 521e9411259a 2026-05-23 19:55:49.352590 | Triggered by: https://github.com/osism/ansible-collection-services/pull/1979 2026-05-23 19:55:49.352612 | Event ID: 590adaf0-56e1-11f1-8eec-af925035f089 2026-05-23 19:55:49.357249 | 2026-05-23 19:55:49.357339 | LOOP [emit-job-header : Print node information] 2026-05-23 19:55:49.525642 | debian-bookworm | ok: 2026-05-23 19:55:49.525876 | debian-bookworm | # Node Information 2026-05-23 19:55:49.525914 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-23 19:55:49.525940 | debian-bookworm | Hostname: debian 2026-05-23 19:55:49.525962 | debian-bookworm | Username: zuul 2026-05-23 19:55:49.525983 | debian-bookworm | Distro: Debian 12.14 2026-05-23 19:55:49.526006 | debian-bookworm | Provider: regiocloud-a 2026-05-23 19:55:49.526028 | debian-bookworm | Region: 2026-05-23 19:55:49.526049 | debian-bookworm | Label: debian-bookworm 2026-05-23 19:55:49.526069 | debian-bookworm | Product Name: OpenStack Nova 2026-05-23 19:55:49.526088 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe5d:4eed 2026-05-23 19:55:49.544959 | 2026-05-23 19:55:49.545065 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-23 19:55:50.377082 | debian-bookworm -> localhost | changed 2026-05-23 19:55:50.384271 | 2026-05-23 19:55:50.384382 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-23 19:55:51.487373 | debian-bookworm -> localhost | changed 2026-05-23 19:55:51.503472 | 2026-05-23 19:55:51.503576 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-23 19:55:51.823598 | debian-bookworm -> localhost | ok 2026-05-23 19:55:51.838564 | 2026-05-23 19:55:51.838775 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-23 19:55:51.871932 | debian-bookworm | ok 2026-05-23 19:55:51.886459 | debian-bookworm | included: /var/lib/zuul/builds/c4a364a40b4c4495ba713ff7cafed95a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-23 19:55:51.892384 | 2026-05-23 19:55:51.892477 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-23 19:55:53.764824 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-23 19:55:53.765099 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c4a364a40b4c4495ba713ff7cafed95a/work/c4a364a40b4c4495ba713ff7cafed95a_id_rsa 2026-05-23 19:55:53.765157 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c4a364a40b4c4495ba713ff7cafed95a/work/c4a364a40b4c4495ba713ff7cafed95a_id_rsa.pub 2026-05-23 19:55:53.765200 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-23 19:55:53.765237 | debian-bookworm -> localhost | SHA256:SCcP5s8ptn7uylnH5ye5fYIU7ERcY3ySeVwlx38k7tA zuul-build-sshkey 2026-05-23 19:55:53.765272 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-23 19:55:53.765320 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-23 19:55:53.765357 | debian-bookworm -> localhost | | . o==*| 2026-05-23 19:55:53.765392 | debian-bookworm -> localhost | | o.*+*| 2026-05-23 19:55:53.765426 | debian-bookworm -> localhost | | = . o o *.| 2026-05-23 19:55:53.765458 | debian-bookworm -> localhost | | + * = E o| 2026-05-23 19:55:53.765490 | debian-bookworm -> localhost | | o S o + .| 2026-05-23 19:55:53.765527 | debian-bookworm -> localhost | | o o o . | 2026-05-23 19:55:53.765561 | debian-bookworm -> localhost | | o = o..o | 2026-05-23 19:55:53.765593 | debian-bookworm -> localhost | | o =.. o+.o .| 2026-05-23 19:55:53.765627 | debian-bookworm -> localhost | | .*=o o+.o | 2026-05-23 19:55:53.765660 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-23 19:55:53.765748 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.431031 2026-05-23 19:55:53.775954 | 2026-05-23 19:55:53.776041 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-23 19:55:53.811161 | debian-bookworm | ok 2026-05-23 19:55:53.825032 | debian-bookworm | included: /var/lib/zuul/builds/c4a364a40b4c4495ba713ff7cafed95a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-23 19:55:53.834855 | 2026-05-23 19:55:53.834935 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-23 19:55:53.868831 | debian-bookworm | skipping: Conditional result was False 2026-05-23 19:55:53.890169 | 2026-05-23 19:55:53.890393 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-23 19:55:54.478003 | debian-bookworm | changed 2026-05-23 19:55:54.489640 | 2026-05-23 19:55:54.490209 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-23 19:55:54.735713 | debian-bookworm | ok 2026-05-23 19:55:54.740197 | 2026-05-23 19:55:54.740281 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-23 19:55:55.409537 | debian-bookworm | changed 2026-05-23 19:55:55.417239 | 2026-05-23 19:55:55.417347 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-23 19:55:56.068175 | debian-bookworm | changed 2026-05-23 19:55:56.073384 | 2026-05-23 19:55:56.073466 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-23 19:55:56.096402 | debian-bookworm | skipping: Conditional result was False 2026-05-23 19:55:56.102164 | 2026-05-23 19:55:56.102261 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-23 19:55:56.496957 | debian-bookworm -> localhost | changed 2026-05-23 19:55:56.509493 | 2026-05-23 19:55:56.509593 | TASK [add-build-sshkey : Add back temp key] 2026-05-23 19:55:56.807102 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c4a364a40b4c4495ba713ff7cafed95a/work/c4a364a40b4c4495ba713ff7cafed95a_id_rsa (zuul-build-sshkey) 2026-05-23 19:55:56.807324 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018050 2026-05-23 19:55:56.813875 | 2026-05-23 19:55:56.813961 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-23 19:55:57.213921 | debian-bookworm | ok 2026-05-23 19:55:57.218952 | 2026-05-23 19:55:57.219040 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-23 19:55:57.242664 | debian-bookworm | skipping: Conditional result was False 2026-05-23 19:55:57.253313 | 2026-05-23 19:55:57.253411 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-23 19:55:57.707189 | debian-bookworm | ok 2026-05-23 19:55:57.719041 | 2026-05-23 19:55:57.719146 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-23 19:55:57.747439 | debian-bookworm | ok 2026-05-23 19:55:57.752761 | 2026-05-23 19:55:57.752852 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-23 19:55:58.040342 | debian-bookworm -> localhost | ok 2026-05-23 19:55:58.047160 | 2026-05-23 19:55:58.047277 | TASK [validate-host : Collect information about the host] 2026-05-23 19:55:59.254059 | debian-bookworm | ok 2026-05-23 19:55:59.264849 | 2026-05-23 19:55:59.264968 | TASK [validate-host : Sanitize hostname] 2026-05-23 19:55:59.380916 | debian-bookworm | ok 2026-05-23 19:55:59.445462 | 2026-05-23 19:55:59.445601 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-23 19:56:00.454090 | debian-bookworm -> localhost | changed 2026-05-23 19:56:00.460297 | 2026-05-23 19:56:00.460418 | TASK [validate-host : Collect information about zuul worker] 2026-05-23 19:56:00.896033 | debian-bookworm | ok 2026-05-23 19:56:00.901273 | 2026-05-23 19:56:00.901401 | TASK [validate-host : Write out all zuul information for each host] 2026-05-23 19:56:01.780074 | debian-bookworm -> localhost | changed 2026-05-23 19:56:01.798780 | 2026-05-23 19:56:01.799006 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-23 19:56:02.078352 | debian-bookworm | ok 2026-05-23 19:56:02.087458 | 2026-05-23 19:56:02.087585 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-23 19:56:04.028554 | debian-bookworm | changed: 2026-05-23 19:56:04.028798 | debian-bookworm | cd+++++++++ src/ 2026-05-23 19:56:04.028838 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-23 19:56:04.028864 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-23 19:56:04.028886 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-05-23 19:56:04.028906 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c4a364a40b4c4495ba713ff7cafed95a/work/logs" 2026-05-23 19:58:06.929739 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c4a364a40b4c4495ba713ff7cafed95a/work/artifacts" 2026-05-23 19:58:07.215292 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c4a364a40b4c4495ba713ff7cafed95a/work/docs" 2026-05-23 19:58:07.242215 | 2026-05-23 19:58:07.242397 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-23 19:58:08.011737 | debian-bookworm | changed: 2026-05-23 19:58:08.012079 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-23 19:58:08.012141 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-23 19:58:08.012194 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-23 19:58:08.012269 | debian-bookworm | changed: All items complete 2026-05-23 19:58:08.012316 | 2026-05-23 19:58:08.596135 | debian-bookworm | changed: .d..t...... ./ 2026-05-23 19:58:09.159929 | debian-bookworm | changed: .d..t...... ./ 2026-05-23 19:58:09.184374 | 2026-05-23 19:58:09.184540 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-23 19:58:09.710621 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010208 2026-05-23 19:58:10.031844 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010233 2026-05-23 19:58:10.049520 | 2026-05-23 19:58:10.049676 | PLAY RECAP 2026-05-23 19:58:10.049759 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-23 19:58:10.049802 | 2026-05-23 19:58:10.185119 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-23 19:58:10.185956 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-23 19:58:10.973707 | 2026-05-23 19:58:10.973870 | PLAY [Base post] 2026-05-23 19:58:10.987578 | 2026-05-23 19:58:10.987717 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-23 19:58:11.610990 | debian-bookworm | changed 2026-05-23 19:58:11.624529 | 2026-05-23 19:58:11.624668 | PLAY RECAP 2026-05-23 19:58:11.624734 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-23 19:58:11.624796 | 2026-05-23 19:58:11.759012 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-23 19:58:11.760441 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-23 19:58:12.567494 | 2026-05-23 19:58:12.567670 | PLAY [Base post-logs] 2026-05-23 19:58:12.579858 | 2026-05-23 19:58:12.580037 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-23 19:58:13.074169 | localhost | changed 2026-05-23 19:58:13.085867 | 2026-05-23 19:58:13.086068 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-23 19:58:13.112571 | localhost | ok 2026-05-23 19:58:13.117478 | 2026-05-23 19:58:13.117639 | TASK [Set zuul-log-path fact] 2026-05-23 19:58:13.135000 | localhost | ok 2026-05-23 19:58:13.147474 | 2026-05-23 19:58:13.147632 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-23 19:58:13.186078 | localhost | ok 2026-05-23 19:58:13.193439 | 2026-05-23 19:58:13.193637 | TASK [upload-logs : Create log directories] 2026-05-23 19:58:13.703992 | localhost | changed 2026-05-23 19:58:13.708584 | 2026-05-23 19:58:13.708716 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-23 19:58:14.201417 | localhost -> localhost | ok: Runtime: 0:00:00.007165 2026-05-23 19:58:14.205770 | 2026-05-23 19:58:14.205940 | TASK [upload-logs : Upload logs to log server] 2026-05-23 19:58:14.773234 | localhost | Output suppressed because no_log was given 2026-05-23 19:58:14.776710 | 2026-05-23 19:58:14.776891 | LOOP [upload-logs : Compress console log and json output] 2026-05-23 19:58:14.824211 | localhost | skipping: Conditional result was False 2026-05-23 19:58:14.829202 | localhost | skipping: Conditional result was False 2026-05-23 19:58:14.843687 | 2026-05-23 19:58:14.843912 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-23 19:58:14.893604 | localhost | skipping: Conditional result was False 2026-05-23 19:58:14.894140 | 2026-05-23 19:58:14.898706 | localhost | skipping: Conditional result was False 2026-05-23 19:58:14.906461 | 2026-05-23 19:58:14.906684 | LOOP [upload-logs : Upload console log and json output]