2026-07-26 03:13:32.262683 | Job console starting 2026-07-26 03:13:32.278897 | Updating git repos 2026-07-26 03:13:32.333815 | Cloning repos into workspace 2026-07-26 03:13:32.445840 | Restoring repo states 2026-07-26 03:13:32.464357 | Merging changes 2026-07-26 03:13:32.464379 | Checking out repos 2026-07-26 03:13:32.597909 | Preparing playbooks 2026-07-26 03:13:34.203174 | Running Ansible setup 2026-07-26 03:13:39.941920 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-26 03:13:40.831883 | 2026-07-26 03:13:40.832020 | PLAY [Base pre] 2026-07-26 03:13:40.848763 | 2026-07-26 03:13:40.848868 | TASK [Setup log path fact] 2026-07-26 03:13:40.887237 | debian-bookworm | ok 2026-07-26 03:13:40.925819 | 2026-07-26 03:13:40.925966 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 03:13:40.964828 | debian-bookworm | ok 2026-07-26 03:13:40.976517 | 2026-07-26 03:13:40.976631 | TASK [emit-job-header : Print job information] 2026-07-26 03:13:41.015111 | # Job Information 2026-07-26 03:13:41.015287 | Ansible Version: 2.16.14 2026-07-26 03:13:41.015321 | Job: flake8 2026-07-26 03:13:41.015354 | Pipeline: periodic-daily 2026-07-26 03:13:41.015377 | Executor: 521e9411259a 2026-07-26 03:13:41.015398 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-07-26 03:13:41.015420 | Event ID: c583b1999af54665a7b72a37ac21c847 2026-07-26 03:13:41.020343 | 2026-07-26 03:13:41.020448 | LOOP [emit-job-header : Print node information] 2026-07-26 03:13:41.229864 | debian-bookworm | ok: 2026-07-26 03:13:41.230048 | debian-bookworm | # Node Information 2026-07-26 03:13:41.230083 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-26 03:13:41.230107 | debian-bookworm | Hostname: debian 2026-07-26 03:13:41.230129 | debian-bookworm | Username: zuul 2026-07-26 03:13:41.230149 | debian-bookworm | Distro: Debian 12.15 2026-07-26 03:13:41.230173 | debian-bookworm | Provider: regiocloud-a 2026-07-26 03:13:41.230194 | debian-bookworm | Region: 2026-07-26 03:13:41.230215 | debian-bookworm | Label: debian-bookworm 2026-07-26 03:13:41.230235 | debian-bookworm | Product Name: OpenStack Nova 2026-07-26 03:13:41.230255 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef4:80c 2026-07-26 03:13:41.246225 | 2026-07-26 03:13:41.246341 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-26 03:13:42.898165 | debian-bookworm -> localhost | changed 2026-07-26 03:13:42.907926 | 2026-07-26 03:13:42.908087 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-26 03:13:45.749958 | debian-bookworm -> localhost | changed 2026-07-26 03:13:45.775962 | 2026-07-26 03:13:45.776086 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-26 03:13:46.327822 | debian-bookworm -> localhost | ok 2026-07-26 03:13:46.352278 | 2026-07-26 03:13:46.352411 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-26 03:13:46.407417 | debian-bookworm | ok 2026-07-26 03:13:46.466745 | debian-bookworm | included: /var/lib/zuul/builds/7d4eec254ae3437fab4cde8a398b5d9c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-26 03:13:46.499760 | 2026-07-26 03:13:46.499884 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-26 03:13:51.253632 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-26 03:13:51.253846 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d4eec254ae3437fab4cde8a398b5d9c/work/7d4eec254ae3437fab4cde8a398b5d9c_id_rsa 2026-07-26 03:13:51.253885 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d4eec254ae3437fab4cde8a398b5d9c/work/7d4eec254ae3437fab4cde8a398b5d9c_id_rsa.pub 2026-07-26 03:13:51.253910 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-26 03:13:51.253934 | debian-bookworm -> localhost | SHA256:nNhT7LCyreK9LIT4miA+8PwebHqQSsFrV2jcFJqrgfU zuul-build-sshkey 2026-07-26 03:13:51.253956 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-26 03:13:51.253987 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-26 03:13:51.254011 | debian-bookworm -> localhost | | .. | 2026-07-26 03:13:51.254033 | debian-bookworm -> localhost | | o. . | 2026-07-26 03:13:51.254053 | debian-bookworm -> localhost | |. oo+ . o | 2026-07-26 03:13:51.254073 | debian-bookworm -> localhost | |.+ =.o + * | 2026-07-26 03:13:51.254093 | debian-bookworm -> localhost | |.o++E o S . | 2026-07-26 03:13:51.254119 | debian-bookworm -> localhost | |o+*o. + . | 2026-07-26 03:13:51.254140 | debian-bookworm -> localhost | |**.o+ . . | 2026-07-26 03:13:51.254161 | debian-bookworm -> localhost | |=o+o++ . | 2026-07-26 03:13:51.254182 | debian-bookworm -> localhost | |ooo=+o=. | 2026-07-26 03:13:51.254202 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-26 03:13:51.254249 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.500218 2026-07-26 03:13:51.260806 | 2026-07-26 03:13:51.260906 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-26 03:13:51.293980 | debian-bookworm | ok 2026-07-26 03:13:51.324820 | debian-bookworm | included: /var/lib/zuul/builds/7d4eec254ae3437fab4cde8a398b5d9c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-26 03:13:51.340567 | 2026-07-26 03:13:51.340731 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-26 03:13:51.367332 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:13:51.373486 | 2026-07-26 03:13:51.374602 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-26 03:13:51.986414 | debian-bookworm | changed 2026-07-26 03:13:51.992763 | 2026-07-26 03:13:51.992860 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-26 03:13:52.237616 | debian-bookworm | ok 2026-07-26 03:13:52.249918 | 2026-07-26 03:13:52.250038 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-26 03:13:52.933864 | debian-bookworm | changed 2026-07-26 03:13:52.945688 | 2026-07-26 03:13:52.945793 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-26 03:13:53.639726 | debian-bookworm | changed 2026-07-26 03:13:53.645161 | 2026-07-26 03:13:53.645249 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-26 03:13:53.659118 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:13:53.665571 | 2026-07-26 03:13:53.665673 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-26 03:13:54.105618 | debian-bookworm -> localhost | changed 2026-07-26 03:13:54.118351 | 2026-07-26 03:13:54.118472 | TASK [add-build-sshkey : Add back temp key] 2026-07-26 03:13:54.465607 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d4eec254ae3437fab4cde8a398b5d9c/work/7d4eec254ae3437fab4cde8a398b5d9c_id_rsa (zuul-build-sshkey) 2026-07-26 03:13:54.465826 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.028295 2026-07-26 03:13:54.479280 | 2026-07-26 03:13:54.479380 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-26 03:13:54.873042 | debian-bookworm | ok 2026-07-26 03:13:54.886166 | 2026-07-26 03:13:54.886371 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-26 03:13:54.947147 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:13:54.960302 | 2026-07-26 03:13:54.960499 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-26 03:13:55.512552 | debian-bookworm | ok 2026-07-26 03:13:55.566094 | 2026-07-26 03:13:55.566265 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-26 03:13:55.619102 | debian-bookworm | ok 2026-07-26 03:13:55.635222 | 2026-07-26 03:13:55.635382 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-26 03:13:56.327366 | debian-bookworm -> localhost | ok 2026-07-26 03:13:56.333209 | 2026-07-26 03:13:56.333302 | TASK [validate-host : Collect information about the host] 2026-07-26 03:13:57.654719 | debian-bookworm | ok 2026-07-26 03:13:57.674441 | 2026-07-26 03:13:57.674685 | TASK [validate-host : Sanitize hostname] 2026-07-26 03:13:57.825593 | debian-bookworm | ok 2026-07-26 03:13:57.833535 | 2026-07-26 03:13:57.833682 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-26 03:13:58.513757 | debian-bookworm -> localhost | changed 2026-07-26 03:13:58.520039 | 2026-07-26 03:13:58.520148 | TASK [validate-host : Collect information about zuul worker] 2026-07-26 03:13:59.024481 | debian-bookworm | ok 2026-07-26 03:13:59.033749 | 2026-07-26 03:13:59.034805 | TASK [validate-host : Write out all zuul information for each host] 2026-07-26 03:13:59.519958 | debian-bookworm -> localhost | changed 2026-07-26 03:13:59.530750 | 2026-07-26 03:13:59.530869 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-26 03:13:59.767977 | debian-bookworm | ok 2026-07-26 03:13:59.776108 | 2026-07-26 03:13:59.776216 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-26 03:14:00.848191 | debian-bookworm | changed: 2026-07-26 03:14:00.848356 | debian-bookworm | cd+++++++++ src/ 2026-07-26 03:14:00.848387 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-26 03:14:00.848407 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-26 03:14:00.848449 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-07-26 03:14:00.848468 | debian-bookworm | Containerfile 2026-07-26 03:14:00.848601 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7d4eec254ae3437fab4cde8a398b5d9c/work/logs" 2026-07-26 03:15:06.556718 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7d4eec254ae3437fab4cde8a398b5d9c/work/artifacts" 2026-07-26 03:15:06.840994 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7d4eec254ae3437fab4cde8a398b5d9c/work/docs" 2026-07-26 03:15:06.857034 | 2026-07-26 03:15:06.857140 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-26 03:15:07.962226 | debian-bookworm | changed: 2026-07-26 03:15:07.962502 | debian-bookworm | .d..t...... ./ 2026-07-26 03:15:07.962542 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-26 03:15:07.962567 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-26 03:15:07.962590 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-26 03:15:07.962611 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-26 03:15:07.962632 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-26 03:15:07.962673 | debian-bookworm | changed: All items complete 2026-07-26 03:15:07.962708 | 2026-07-26 03:15:08.797806 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 03:15:09.443168 | debian-bookworm | changed: .d..t...... ./ 2026-07-26 03:15:09.466778 | 2026-07-26 03:15:09.466917 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-26 03:15:09.495885 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:15:09.502318 | debian-bookworm | skipping: Conditional result was False 2026-07-26 03:15:09.514123 | 2026-07-26 03:15:09.514208 | PLAY RECAP 2026-07-26 03:15:09.514257 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-26 03:15:09.514283 | 2026-07-26 03:15:09.717865 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-26 03:15:09.718660 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 03:15:10.762225 | 2026-07-26 03:15:10.762363 | PLAY [Base post] 2026-07-26 03:15:10.791284 | 2026-07-26 03:15:10.791462 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-26 03:15:11.701226 | debian-bookworm | changed 2026-07-26 03:15:11.709834 | 2026-07-26 03:15:11.710012 | PLAY RECAP 2026-07-26 03:15:11.710087 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-26 03:15:11.710140 | 2026-07-26 03:15:11.953133 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-26 03:15:11.953923 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-26 03:15:13.731235 | 2026-07-26 03:15:13.731414 | PLAY [Base post-logs] 2026-07-26 03:15:13.773084 | 2026-07-26 03:15:13.774281 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-26 03:15:14.410794 | localhost | changed 2026-07-26 03:15:14.426334 | 2026-07-26 03:15:14.426495 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-26 03:15:14.464411 | localhost | ok 2026-07-26 03:15:14.467411 | 2026-07-26 03:15:14.467497 | TASK [Set zuul-log-path fact] 2026-07-26 03:15:14.493523 | localhost | ok 2026-07-26 03:15:14.501278 | 2026-07-26 03:15:14.501399 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-26 03:15:14.549653 | localhost | ok 2026-07-26 03:15:14.552770 | 2026-07-26 03:15:14.552863 | TASK [upload-logs : Create log directories] 2026-07-26 03:15:15.350808 | localhost | changed 2026-07-26 03:15:15.353424 | 2026-07-26 03:15:15.353519 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-26 03:15:16.104703 | localhost -> localhost | ok: Runtime: 0:00:00.026317 2026-07-26 03:15:16.108482 | 2026-07-26 03:15:16.108586 | TASK [upload-logs : Upload logs to log server] 2026-07-26 03:15:16.986615 | localhost | Output suppressed because no_log was given 2026-07-26 03:15:16.988456 | 2026-07-26 03:15:16.988551 | LOOP [upload-logs : Compress console log and json output] 2026-07-26 03:15:17.029746 | localhost | skipping: Conditional result was False 2026-07-26 03:15:17.034747 | localhost | skipping: Conditional result was False 2026-07-26 03:15:17.044093 | 2026-07-26 03:15:17.044194 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-26 03:15:17.130479 | localhost | skipping: Conditional result was False 2026-07-26 03:15:17.130726 | 2026-07-26 03:15:17.145239 | localhost | skipping: Conditional result was False 2026-07-26 03:15:17.150449 | 2026-07-26 03:15:17.150546 | LOOP [upload-logs : Upload console log and json output]