2026-07-20 09:41:33.263403 | Job console starting 2026-07-20 09:41:33.277501 | Updating git repos 2026-07-20 09:41:33.328846 | Cloning repos into workspace 2026-07-20 09:41:33.412356 | Restoring repo states 2026-07-20 09:41:33.433021 | Merging changes 2026-07-20 09:41:34.058405 | Checking out repos 2026-07-20 09:41:34.159677 | Preparing playbooks 2026-07-20 09:41:35.267204 | Running Ansible setup 2026-07-20 09:41:41.078439 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-20 09:41:41.936925 | 2026-07-20 09:41:41.937106 | PLAY [Base pre] 2026-07-20 09:41:41.955550 | 2026-07-20 09:41:41.955698 | TASK [Setup log path fact] 2026-07-20 09:41:41.985370 | debian-bookworm | ok 2026-07-20 09:41:42.001824 | 2026-07-20 09:41:42.001964 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 09:41:42.051933 | debian-bookworm | ok 2026-07-20 09:41:42.062680 | 2026-07-20 09:41:42.062894 | TASK [emit-job-header : Print job information] 2026-07-20 09:41:42.121397 | # Job Information 2026-07-20 09:41:42.121900 | Ansible Version: 2.16.14 2026-07-20 09:41:42.121985 | Job: yamllint 2026-07-20 09:41:42.122048 | Pipeline: check 2026-07-20 09:41:42.122093 | Executor: 521e9411259a 2026-07-20 09:41:42.122132 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2145 2026-07-20 09:41:42.122225 | Event ID: 9f86ddd0-841d-11f1-95fe-15856f1ae0ba 2026-07-20 09:41:42.131576 | 2026-07-20 09:41:42.131744 | LOOP [emit-job-header : Print node information] 2026-07-20 09:41:42.253584 | debian-bookworm | ok: 2026-07-20 09:41:42.253981 | debian-bookworm | # Node Information 2026-07-20 09:41:42.254059 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-20 09:41:42.254114 | debian-bookworm | Hostname: debian 2026-07-20 09:41:42.254162 | debian-bookworm | Username: zuul 2026-07-20 09:41:42.254208 | debian-bookworm | Distro: Debian 12.15 2026-07-20 09:41:42.254261 | debian-bookworm | Provider: regiocloud-a 2026-07-20 09:41:42.254307 | debian-bookworm | Region: 2026-07-20 09:41:42.254353 | debian-bookworm | Label: debian-bookworm 2026-07-20 09:41:42.254398 | debian-bookworm | Product Name: OpenStack Nova 2026-07-20 09:41:42.254441 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed4:edc5 2026-07-20 09:41:42.266426 | 2026-07-20 09:41:42.266599 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-20 09:41:42.827850 | debian-bookworm -> localhost | changed 2026-07-20 09:41:42.836084 | 2026-07-20 09:41:42.836222 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-20 09:41:44.005269 | debian-bookworm -> localhost | changed 2026-07-20 09:41:44.017329 | 2026-07-20 09:41:44.017488 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-20 09:41:44.316731 | debian-bookworm -> localhost | ok 2026-07-20 09:41:44.324262 | 2026-07-20 09:41:44.324424 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-20 09:41:44.357122 | debian-bookworm | ok 2026-07-20 09:41:44.373966 | debian-bookworm | included: /var/lib/zuul/builds/c3c8f1dc9e9849ec8ea0a1d8392f50c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-20 09:41:44.380796 | 2026-07-20 09:41:44.380920 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-20 09:41:45.372803 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-20 09:41:45.373134 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/c3c8f1dc9e9849ec8ea0a1d8392f50c0/work/c3c8f1dc9e9849ec8ea0a1d8392f50c0_id_rsa 2026-07-20 09:41:45.373175 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/c3c8f1dc9e9849ec8ea0a1d8392f50c0/work/c3c8f1dc9e9849ec8ea0a1d8392f50c0_id_rsa.pub 2026-07-20 09:41:45.373202 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-20 09:41:45.373228 | debian-bookworm -> localhost | SHA256:WodFcypAY166x8DxgYetRBVCUbGkFWfoZ8F0sAHNqd4 zuul-build-sshkey 2026-07-20 09:41:45.373252 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-20 09:41:45.373289 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-20 09:41:45.373311 | debian-bookworm -> localhost | | +@B%@Ooo | 2026-07-20 09:41:45.373332 | debian-bookworm -> localhost | | ++%+**B | 2026-07-20 09:41:45.373354 | debian-bookworm -> localhost | | .*++.+. | 2026-07-20 09:41:45.373373 | debian-bookworm -> localhost | | .+o+o | 2026-07-20 09:41:45.373393 | debian-bookworm -> localhost | | ..S+. | 2026-07-20 09:41:45.373417 | debian-bookworm -> localhost | | +..E | 2026-07-20 09:41:45.373437 | debian-bookworm -> localhost | | . | 2026-07-20 09:41:45.373458 | debian-bookworm -> localhost | | | 2026-07-20 09:41:45.373479 | debian-bookworm -> localhost | | | 2026-07-20 09:41:45.373500 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-20 09:41:45.373554 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.406348 2026-07-20 09:41:45.380579 | 2026-07-20 09:41:45.380721 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-20 09:41:45.411957 | debian-bookworm | ok 2026-07-20 09:41:45.423084 | debian-bookworm | included: /var/lib/zuul/builds/c3c8f1dc9e9849ec8ea0a1d8392f50c0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-20 09:41:45.431681 | 2026-07-20 09:41:45.431822 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-20 09:41:45.466646 | debian-bookworm | skipping: Conditional result was False 2026-07-20 09:41:45.474268 | 2026-07-20 09:41:45.474414 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-20 09:41:46.104939 | debian-bookworm | changed 2026-07-20 09:41:46.110873 | 2026-07-20 09:41:46.111001 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-20 09:41:46.363970 | debian-bookworm | ok 2026-07-20 09:41:46.370076 | 2026-07-20 09:41:46.370206 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-20 09:41:47.027207 | debian-bookworm | changed 2026-07-20 09:41:47.034240 | 2026-07-20 09:41:47.034367 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-20 09:41:47.685669 | debian-bookworm | changed 2026-07-20 09:41:47.693219 | 2026-07-20 09:41:47.693349 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-20 09:41:47.720766 | debian-bookworm | skipping: Conditional result was False 2026-07-20 09:41:47.730978 | 2026-07-20 09:41:47.731133 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-20 09:41:48.284915 | debian-bookworm -> localhost | changed 2026-07-20 09:41:48.298863 | 2026-07-20 09:41:48.299010 | TASK [add-build-sshkey : Add back temp key] 2026-07-20 09:41:48.720117 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/c3c8f1dc9e9849ec8ea0a1d8392f50c0/work/c3c8f1dc9e9849ec8ea0a1d8392f50c0_id_rsa (zuul-build-sshkey) 2026-07-20 09:41:48.720728 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031575 2026-07-20 09:41:48.741291 | 2026-07-20 09:41:48.741494 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-20 09:41:49.199450 | debian-bookworm | ok 2026-07-20 09:41:49.205452 | 2026-07-20 09:41:49.205604 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-20 09:41:49.231159 | debian-bookworm | skipping: Conditional result was False 2026-07-20 09:41:49.244269 | 2026-07-20 09:41:49.244426 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-20 09:41:49.774183 | debian-bookworm | ok 2026-07-20 09:41:49.786310 | 2026-07-20 09:41:49.786487 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-20 09:41:49.847379 | debian-bookworm | ok 2026-07-20 09:41:49.861547 | 2026-07-20 09:41:49.861765 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-20 09:41:50.306093 | debian-bookworm -> localhost | ok 2026-07-20 09:41:50.313841 | 2026-07-20 09:41:50.313971 | TASK [validate-host : Collect information about the host] 2026-07-20 09:41:51.796056 | debian-bookworm | ok 2026-07-20 09:41:51.811189 | 2026-07-20 09:41:51.811364 | TASK [validate-host : Sanitize hostname] 2026-07-20 09:41:52.021720 | debian-bookworm | ok 2026-07-20 09:41:52.031005 | 2026-07-20 09:41:52.031222 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-20 09:41:52.741528 | debian-bookworm -> localhost | changed 2026-07-20 09:41:52.756430 | 2026-07-20 09:41:52.756573 | TASK [validate-host : Collect information about zuul worker] 2026-07-20 09:41:53.199460 | debian-bookworm | ok 2026-07-20 09:41:53.206316 | 2026-07-20 09:41:53.206453 | TASK [validate-host : Write out all zuul information for each host] 2026-07-20 09:41:53.789384 | debian-bookworm -> localhost | changed 2026-07-20 09:41:53.802091 | 2026-07-20 09:41:53.802249 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-20 09:41:54.135084 | debian-bookworm | ok 2026-07-20 09:41:54.147120 | 2026-07-20 09:41:54.147266 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-20 09:41:55.250771 | debian-bookworm | changed: 2026-07-20 09:41:55.251068 | debian-bookworm | cd+++++++++ src/ 2026-07-20 09:41:55.251103 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-20 09:41:55.251128 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-20 09:41:55.251150 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-20 09:41:55.251171 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/c3c8f1dc9e9849ec8ea0a1d8392f50c0/work/logs" 2026-07-20 09:42:56.278106 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c3c8f1dc9e9849ec8ea0a1d8392f50c0/work/artifacts" 2026-07-20 09:42:56.635912 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/c3c8f1dc9e9849ec8ea0a1d8392f50c0/work/docs" 2026-07-20 09:42:56.659231 | 2026-07-20 09:42:56.660203 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-20 09:42:57.497882 | debian-bookworm | changed: 2026-07-20 09:42:57.498150 | debian-bookworm | .d..t...... ./ 2026-07-20 09:42:57.498185 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-20 09:42:57.498319 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-20 09:42:57.498342 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-20 09:42:57.498364 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-20 09:42:57.498385 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-20 09:42:57.498434 | debian-bookworm | changed: All items complete 2026-07-20 09:42:57.498463 | 2026-07-20 09:42:58.050302 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 09:42:58.642706 | debian-bookworm | changed: .d..t...... ./ 2026-07-20 09:42:58.675143 | 2026-07-20 09:42:58.675491 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-20 09:42:59.089949 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010138 2026-07-20 09:42:59.404825 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012384 2026-07-20 09:42:59.423396 | 2026-07-20 09:42:59.423555 | PLAY RECAP 2026-07-20 09:42:59.423678 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-20 09:42:59.423720 | 2026-07-20 09:42:59.602449 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-20 09:42:59.603461 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 09:43:00.386087 | 2026-07-20 09:43:00.386276 | PLAY [Base post] 2026-07-20 09:43:00.406214 | 2026-07-20 09:43:00.406400 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-20 09:43:00.970499 | debian-bookworm | changed 2026-07-20 09:43:00.979942 | 2026-07-20 09:43:00.980086 | PLAY RECAP 2026-07-20 09:43:00.980163 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-20 09:43:00.980240 | 2026-07-20 09:43:01.132985 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-20 09:43:01.133917 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-20 09:43:01.968609 | 2026-07-20 09:43:01.968866 | PLAY [Base post-logs] 2026-07-20 09:43:01.982311 | 2026-07-20 09:43:01.982496 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-20 09:43:02.484882 | localhost | changed 2026-07-20 09:43:02.503007 | 2026-07-20 09:43:02.503223 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-20 09:43:02.541534 | localhost | ok 2026-07-20 09:43:02.547212 | 2026-07-20 09:43:02.547349 | TASK [Set zuul-log-path fact] 2026-07-20 09:43:02.564728 | localhost | ok 2026-07-20 09:43:02.573799 | 2026-07-20 09:43:02.573912 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-20 09:43:02.600697 | localhost | ok 2026-07-20 09:43:02.606974 | 2026-07-20 09:43:02.607120 | TASK [upload-logs : Create log directories] 2026-07-20 09:43:03.248106 | localhost | changed 2026-07-20 09:43:03.251191 | 2026-07-20 09:43:03.251322 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-20 09:43:03.782078 | localhost -> localhost | ok: Runtime: 0:00:00.007528 2026-07-20 09:43:03.790897 | 2026-07-20 09:43:03.791077 | TASK [upload-logs : Upload logs to log server] 2026-07-20 09:43:04.427978 | localhost | Output suppressed because no_log was given 2026-07-20 09:43:04.431325 | 2026-07-20 09:43:04.431501 | LOOP [upload-logs : Compress console log and json output] 2026-07-20 09:43:04.482960 | localhost | skipping: Conditional result was False 2026-07-20 09:43:04.496069 | localhost | skipping: Conditional result was False 2026-07-20 09:43:04.504587 | 2026-07-20 09:43:04.504849 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-20 09:43:04.562222 | localhost | skipping: Conditional result was False 2026-07-20 09:43:04.562912 | 2026-07-20 09:43:04.567082 | localhost | skipping: Conditional result was False 2026-07-20 09:43:04.576498 | 2026-07-20 09:43:04.576716 | LOOP [upload-logs : Upload console log and json output]