2026-05-09 21:03:52.348015 | Job console starting 2026-05-09 21:03:52.355538 | Updating git repos 2026-05-09 21:03:52.424140 | Cloning repos into workspace 2026-05-09 21:03:52.500621 | Restoring repo states 2026-05-09 21:03:52.544996 | Merging changes 2026-05-09 21:03:53.164052 | Checking out repos 2026-05-09 21:03:53.193513 | Preparing playbooks 2026-05-09 21:03:54.704116 | Running Ansible setup 2026-05-09 21:04:01.837876 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-09 21:04:03.142112 | 2026-05-09 21:04:03.142256 | PLAY [Base pre] 2026-05-09 21:04:03.186065 | 2026-05-09 21:04:03.197590 | TASK [Setup log path fact] 2026-05-09 21:04:03.214520 | debian-bookworm | ok 2026-05-09 21:04:03.227678 | 2026-05-09 21:04:03.227850 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 21:04:03.254728 | debian-bookworm | ok 2026-05-09 21:04:03.263115 | 2026-05-09 21:04:03.263222 | TASK [emit-job-header : Print job information] 2026-05-09 21:04:03.293924 | # Job Information 2026-05-09 21:04:03.294071 | Ansible Version: 2.16.14 2026-05-09 21:04:03.294100 | Job: ansible-lint 2026-05-09 21:04:03.294127 | Pipeline: check 2026-05-09 21:04:03.294146 | Executor: 521e9411259a 2026-05-09 21:04:03.294164 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/685 2026-05-09 21:04:03.294182 | Event ID: 8dc897c0-4bea-11f1-931e-93fc90f6fa07 2026-05-09 21:04:03.298096 | 2026-05-09 21:04:03.298172 | LOOP [emit-job-header : Print node information] 2026-05-09 21:04:03.511185 | debian-bookworm | ok: 2026-05-09 21:04:03.511356 | debian-bookworm | # Node Information 2026-05-09 21:04:03.511391 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-09 21:04:03.511416 | debian-bookworm | Hostname: debian 2026-05-09 21:04:03.511438 | debian-bookworm | Username: zuul 2026-05-09 21:04:03.511458 | debian-bookworm | Distro: Debian 12.13 2026-05-09 21:04:03.511481 | debian-bookworm | Provider: regiocloud-a 2026-05-09 21:04:03.511503 | debian-bookworm | Region: 2026-05-09 21:04:03.511524 | debian-bookworm | Label: debian-bookworm 2026-05-09 21:04:03.511544 | debian-bookworm | Product Name: OpenStack Nova 2026-05-09 21:04:03.511563 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe91:4446 2026-05-09 21:04:03.522669 | 2026-05-09 21:04:03.522778 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-09 21:04:04.111491 | debian-bookworm -> localhost | changed 2026-05-09 21:04:04.118448 | 2026-05-09 21:04:04.118562 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-09 21:04:05.473652 | debian-bookworm -> localhost | changed 2026-05-09 21:04:05.487072 | 2026-05-09 21:04:05.487259 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-09 21:04:05.866506 | debian-bookworm -> localhost | ok 2026-05-09 21:04:05.872094 | 2026-05-09 21:04:05.872204 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-09 21:04:05.934076 | debian-bookworm | ok 2026-05-09 21:04:05.954930 | debian-bookworm | included: /var/lib/zuul/builds/aff24643a92b4d75bb65dd3200d201a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-09 21:04:05.971399 | 2026-05-09 21:04:05.971497 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-09 21:04:08.956819 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-09 21:04:08.957013 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/aff24643a92b4d75bb65dd3200d201a9/work/aff24643a92b4d75bb65dd3200d201a9_id_rsa 2026-05-09 21:04:08.957046 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/aff24643a92b4d75bb65dd3200d201a9/work/aff24643a92b4d75bb65dd3200d201a9_id_rsa.pub 2026-05-09 21:04:08.957069 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-09 21:04:08.957090 | debian-bookworm -> localhost | SHA256:yIVOmWrf0Ut7YNiWYYrqgm8jsC430US0o00i7B+k5YQ zuul-build-sshkey 2026-05-09 21:04:08.957109 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-09 21:04:08.957132 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-09 21:04:08.957150 | debian-bookworm -> localhost | | .. | 2026-05-09 21:04:08.957167 | debian-bookworm -> localhost | |. . .. + | 2026-05-09 21:04:08.957184 | debian-bookworm -> localhost | |.E.=+ = . o | 2026-05-09 21:04:08.957200 | debian-bookworm -> localhost | |..*=.* + * o | 2026-05-09 21:04:08.957216 | debian-bookworm -> localhost | | o.=+ = S O | 2026-05-09 21:04:08.957237 | debian-bookworm -> localhost | |. o.oo . = + | 2026-05-09 21:04:08.957254 | debian-bookworm -> localhost | |.o o. . . o . | 2026-05-09 21:04:08.957270 | debian-bookworm -> localhost | |= *. . | 2026-05-09 21:04:08.957287 | debian-bookworm -> localhost | |o*.+. | 2026-05-09 21:04:08.957303 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-09 21:04:08.957344 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.306891 2026-05-09 21:04:08.963325 | 2026-05-09 21:04:08.963420 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-09 21:04:08.980431 | debian-bookworm | ok 2026-05-09 21:04:08.991281 | debian-bookworm | included: /var/lib/zuul/builds/aff24643a92b4d75bb65dd3200d201a9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-09 21:04:09.010247 | 2026-05-09 21:04:09.010450 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-09 21:04:09.046382 | debian-bookworm | skipping: Conditional result was False 2026-05-09 21:04:09.051376 | 2026-05-09 21:04:09.051473 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-09 21:04:09.844428 | debian-bookworm | changed 2026-05-09 21:04:09.849159 | 2026-05-09 21:04:09.849259 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-09 21:04:10.129818 | debian-bookworm | ok 2026-05-09 21:04:10.134727 | 2026-05-09 21:04:10.134843 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-09 21:04:10.909560 | debian-bookworm | changed 2026-05-09 21:04:10.925789 | 2026-05-09 21:04:10.925920 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-09 21:04:11.686960 | debian-bookworm | changed 2026-05-09 21:04:11.692556 | 2026-05-09 21:04:11.692662 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-09 21:04:11.735307 | debian-bookworm | skipping: Conditional result was False 2026-05-09 21:04:11.741389 | 2026-05-09 21:04:11.741508 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-09 21:04:12.597458 | debian-bookworm -> localhost | changed 2026-05-09 21:04:12.609430 | 2026-05-09 21:04:12.609566 | TASK [add-build-sshkey : Add back temp key] 2026-05-09 21:04:12.948075 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/aff24643a92b4d75bb65dd3200d201a9/work/aff24643a92b4d75bb65dd3200d201a9_id_rsa (zuul-build-sshkey) 2026-05-09 21:04:12.948339 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010169 2026-05-09 21:04:12.957778 | 2026-05-09 21:04:12.957880 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-09 21:04:13.545564 | debian-bookworm | ok 2026-05-09 21:04:13.554374 | 2026-05-09 21:04:13.554480 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-09 21:04:13.587667 | debian-bookworm | skipping: Conditional result was False 2026-05-09 21:04:13.597856 | 2026-05-09 21:04:13.597973 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-09 21:04:14.259448 | debian-bookworm | ok 2026-05-09 21:04:14.277541 | 2026-05-09 21:04:14.277661 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-09 21:04:14.316970 | debian-bookworm | ok 2026-05-09 21:04:14.325286 | 2026-05-09 21:04:14.325428 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-09 21:04:14.877087 | debian-bookworm -> localhost | ok 2026-05-09 21:04:14.888622 | 2026-05-09 21:04:14.889295 | TASK [validate-host : Collect information about the host] 2026-05-09 21:04:16.430416 | debian-bookworm | ok 2026-05-09 21:04:16.441671 | 2026-05-09 21:04:16.441814 | TASK [validate-host : Sanitize hostname] 2026-05-09 21:04:16.573498 | debian-bookworm | ok 2026-05-09 21:04:16.640789 | 2026-05-09 21:04:16.640959 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-09 21:04:17.815519 | debian-bookworm -> localhost | changed 2026-05-09 21:04:17.820519 | 2026-05-09 21:04:17.820600 | TASK [validate-host : Collect information about zuul worker] 2026-05-09 21:04:18.283513 | debian-bookworm | ok 2026-05-09 21:04:18.291121 | 2026-05-09 21:04:18.291241 | TASK [validate-host : Write out all zuul information for each host] 2026-05-09 21:04:19.173976 | debian-bookworm -> localhost | changed 2026-05-09 21:04:19.193493 | 2026-05-09 21:04:19.193602 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-09 21:04:19.503199 | debian-bookworm | ok 2026-05-09 21:04:19.508507 | 2026-05-09 21:04:19.508599 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-09 21:04:20.333063 | debian-bookworm | changed: 2026-05-09 21:04:20.333269 | debian-bookworm | cd+++++++++ src/ 2026-05-09 21:04:20.333306 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-09 21:04:20.333333 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-09 21:04:20.333356 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-09 21:04:20.333378 | debian-bookworm | Containerfile 2026-05-09 21:04:20.333562 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/aff24643a92b4d75bb65dd3200d201a9/work/logs" 2026-05-09 21:05:38.330341 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aff24643a92b4d75bb65dd3200d201a9/work/artifacts" 2026-05-09 21:05:38.886396 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/aff24643a92b4d75bb65dd3200d201a9/work/docs" 2026-05-09 21:05:38.899829 | 2026-05-09 21:05:38.900003 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-09 21:05:39.760710 | debian-bookworm | changed: 2026-05-09 21:05:39.760961 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-09 21:05:39.760995 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-09 21:05:39.761025 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-09 21:05:39.761072 | debian-bookworm | changed: All items complete 2026-05-09 21:05:39.761100 | 2026-05-09 21:05:40.423551 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 21:05:41.031270 | debian-bookworm | changed: .d..t...... ./ 2026-05-09 21:05:41.056070 | 2026-05-09 21:05:41.056270 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-09 21:05:41.685322 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.017099 2026-05-09 21:05:42.059744 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.016458 2026-05-09 21:05:42.075589 | 2026-05-09 21:05:42.075785 | PLAY RECAP 2026-05-09 21:05:42.075841 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-09 21:05:42.075866 | 2026-05-09 21:05:42.242361 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-09 21:05:42.243327 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 21:05:43.064626 | 2026-05-09 21:05:43.064813 | PLAY [Base post] 2026-05-09 21:05:43.080452 | 2026-05-09 21:05:43.080682 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-09 21:05:43.688255 | debian-bookworm | changed 2026-05-09 21:05:43.695519 | 2026-05-09 21:05:43.695635 | PLAY RECAP 2026-05-09 21:05:43.695699 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-09 21:05:43.695763 | 2026-05-09 21:05:43.827620 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-09 21:05:43.828509 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-09 21:05:44.699889 | 2026-05-09 21:05:44.700091 | PLAY [Base post-logs] 2026-05-09 21:05:44.712066 | 2026-05-09 21:05:44.712223 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-09 21:05:45.345560 | localhost | changed 2026-05-09 21:05:45.368561 | 2026-05-09 21:05:45.368812 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-09 21:05:45.409559 | localhost | ok 2026-05-09 21:05:45.414984 | 2026-05-09 21:05:45.415142 | TASK [Set zuul-log-path fact] 2026-05-09 21:05:45.434979 | localhost | ok 2026-05-09 21:05:45.448161 | 2026-05-09 21:05:45.448321 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-09 21:05:45.491626 | localhost | ok 2026-05-09 21:05:45.495656 | 2026-05-09 21:05:45.495794 | TASK [upload-logs : Create log directories] 2026-05-09 21:05:46.093507 | localhost | changed 2026-05-09 21:05:46.096482 | 2026-05-09 21:05:46.096601 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-09 21:05:46.617238 | localhost -> localhost | ok: Runtime: 0:00:00.007822 2026-05-09 21:05:46.621629 | 2026-05-09 21:05:46.621758 | TASK [upload-logs : Upload logs to log server] 2026-05-09 21:05:47.250143 | localhost | Output suppressed because no_log was given 2026-05-09 21:05:47.253347 | 2026-05-09 21:05:47.253502 | LOOP [upload-logs : Compress console log and json output] 2026-05-09 21:05:47.306458 | localhost | skipping: Conditional result was False 2026-05-09 21:05:47.312538 | localhost | skipping: Conditional result was False 2026-05-09 21:05:47.320131 | 2026-05-09 21:05:47.320400 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-09 21:05:47.381308 | localhost | skipping: Conditional result was False 2026-05-09 21:05:47.381669 | 2026-05-09 21:05:47.390446 | localhost | skipping: Conditional result was False 2026-05-09 21:05:47.405947 | 2026-05-09 21:05:47.406324 | LOOP [upload-logs : Upload console log and json output]