2026-06-17 03:16:05.235055 | Job console starting 2026-06-17 03:16:05.261418 | Updating git repos 2026-06-17 03:16:05.351099 | Cloning repos into workspace 2026-06-17 03:16:05.472147 | Restoring repo states 2026-06-17 03:16:05.483221 | Merging changes 2026-06-17 03:16:05.483249 | Checking out repos 2026-06-17 03:16:05.561962 | Preparing playbooks 2026-06-17 03:16:06.797858 | Running Ansible setup 2026-06-17 03:16:13.207311 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-17 03:16:14.469454 | 2026-06-17 03:16:14.469692 | PLAY [Base pre] 2026-06-17 03:16:14.493033 | 2026-06-17 03:16:14.493217 | TASK [Setup log path fact] 2026-06-17 03:16:14.538657 | debian-bookworm | ok 2026-06-17 03:16:14.585289 | 2026-06-17 03:16:14.585521 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 03:16:14.648864 | debian-bookworm | ok 2026-06-17 03:16:14.662113 | 2026-06-17 03:16:14.662305 | TASK [emit-job-header : Print job information] 2026-06-17 03:16:14.733823 | # Job Information 2026-06-17 03:16:14.734066 | Ansible Version: 2.16.14 2026-06-17 03:16:14.734103 | Job: flake8 2026-06-17 03:16:14.734137 | Pipeline: periodic-daily 2026-06-17 03:16:14.734160 | Executor: 521e9411259a 2026-06-17 03:16:14.734181 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-06-17 03:16:14.734204 | Event ID: 6bc16c26e728440b96d93cc85524c4e0 2026-06-17 03:16:14.739848 | 2026-06-17 03:16:14.740001 | LOOP [emit-job-header : Print node information] 2026-06-17 03:16:14.957322 | debian-bookworm | ok: 2026-06-17 03:16:14.957666 | debian-bookworm | # Node Information 2026-06-17 03:16:14.957714 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-17 03:16:14.957740 | debian-bookworm | Hostname: debian 2026-06-17 03:16:14.957763 | debian-bookworm | Username: zuul 2026-06-17 03:16:14.957784 | debian-bookworm | Distro: Debian 12.14 2026-06-17 03:16:14.957807 | debian-bookworm | Provider: regiocloud-a 2026-06-17 03:16:14.957829 | debian-bookworm | Region: 2026-06-17 03:16:14.957850 | debian-bookworm | Label: debian-bookworm 2026-06-17 03:16:14.957869 | debian-bookworm | Product Name: OpenStack Nova 2026-06-17 03:16:14.957888 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe2c:f908 2026-06-17 03:16:14.979594 | 2026-06-17 03:16:14.979797 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-17 03:16:15.568432 | debian-bookworm -> localhost | changed 2026-06-17 03:16:15.576805 | 2026-06-17 03:16:15.576957 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-17 03:16:17.292553 | debian-bookworm -> localhost | changed 2026-06-17 03:16:17.309262 | 2026-06-17 03:16:17.309433 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-17 03:16:17.610551 | debian-bookworm -> localhost | ok 2026-06-17 03:16:17.616824 | 2026-06-17 03:16:17.616941 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-17 03:16:17.645950 | debian-bookworm | ok 2026-06-17 03:16:17.666037 | debian-bookworm | included: /var/lib/zuul/builds/3d3c00db936a40489a43f27b1e71df68/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-17 03:16:17.673236 | 2026-06-17 03:16:17.673345 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-17 03:16:19.918778 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-17 03:16:19.919295 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3d3c00db936a40489a43f27b1e71df68/work/3d3c00db936a40489a43f27b1e71df68_id_rsa 2026-06-17 03:16:19.919367 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3d3c00db936a40489a43f27b1e71df68/work/3d3c00db936a40489a43f27b1e71df68_id_rsa.pub 2026-06-17 03:16:19.919414 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-17 03:16:19.919458 | debian-bookworm -> localhost | SHA256:zPF/YIWtFhegqlHavlgNpvT+jKBN5W7gFacZOmrAiQk zuul-build-sshkey 2026-06-17 03:16:19.919498 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-17 03:16:19.919551 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-17 03:16:19.919593 | debian-bookworm -> localhost | | ... | 2026-06-17 03:16:19.919653 | debian-bookworm -> localhost | | . o . | 2026-06-17 03:16:19.919693 | debian-bookworm -> localhost | | o . o + | 2026-06-17 03:16:19.919729 | debian-bookworm -> localhost | |E *o+. = | 2026-06-17 03:16:19.919764 | debian-bookworm -> localhost | |.+ . +.S*. = | 2026-06-17 03:16:19.919805 | debian-bookworm -> localhost | |o + .+X+o + . | 2026-06-17 03:16:19.919842 | debian-bookworm -> localhost | | . o=+= . . . | 2026-06-17 03:16:19.919877 | debian-bookworm -> localhost | | o+.*.+ . | 2026-06-17 03:16:19.919949 | debian-bookworm -> localhost | | .. o.=.o | 2026-06-17 03:16:19.920493 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-17 03:16:19.920596 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.699729 2026-06-17 03:16:19.937932 | 2026-06-17 03:16:19.938081 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-17 03:16:19.972401 | debian-bookworm | ok 2026-06-17 03:16:19.999512 | debian-bookworm | included: /var/lib/zuul/builds/3d3c00db936a40489a43f27b1e71df68/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-17 03:16:20.018920 | 2026-06-17 03:16:20.019045 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-17 03:16:20.033203 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:16:20.048399 | 2026-06-17 03:16:20.048546 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-17 03:16:20.780350 | debian-bookworm | changed 2026-06-17 03:16:20.793353 | 2026-06-17 03:16:20.794118 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-17 03:16:21.092110 | debian-bookworm | ok 2026-06-17 03:16:21.102474 | 2026-06-17 03:16:21.102656 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-17 03:16:21.721405 | debian-bookworm | changed 2026-06-17 03:16:21.730647 | 2026-06-17 03:16:21.730944 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-17 03:16:22.387899 | debian-bookworm | changed 2026-06-17 03:16:22.395009 | 2026-06-17 03:16:22.395157 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-17 03:16:22.430084 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:16:22.439115 | 2026-06-17 03:16:22.439276 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-17 03:16:22.953528 | debian-bookworm -> localhost | changed 2026-06-17 03:16:22.972177 | 2026-06-17 03:16:22.972366 | TASK [add-build-sshkey : Add back temp key] 2026-06-17 03:16:23.354368 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3d3c00db936a40489a43f27b1e71df68/work/3d3c00db936a40489a43f27b1e71df68_id_rsa (zuul-build-sshkey) 2026-06-17 03:16:23.354698 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011388 2026-06-17 03:16:23.363176 | 2026-06-17 03:16:23.363309 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-17 03:16:23.811789 | debian-bookworm | ok 2026-06-17 03:16:23.827737 | 2026-06-17 03:16:23.827943 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-17 03:16:23.882601 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:16:23.897444 | 2026-06-17 03:16:23.897671 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-17 03:16:24.360719 | debian-bookworm | ok 2026-06-17 03:16:24.372581 | 2026-06-17 03:16:24.372735 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-17 03:16:24.412723 | debian-bookworm | ok 2026-06-17 03:16:24.429697 | 2026-06-17 03:16:24.429848 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-17 03:16:24.809441 | debian-bookworm -> localhost | ok 2026-06-17 03:16:24.816855 | 2026-06-17 03:16:24.816981 | TASK [validate-host : Collect information about the host] 2026-06-17 03:16:25.965621 | debian-bookworm | ok 2026-06-17 03:16:25.982134 | 2026-06-17 03:16:25.982282 | TASK [validate-host : Sanitize hostname] 2026-06-17 03:16:26.160181 | debian-bookworm | ok 2026-06-17 03:16:26.165813 | 2026-06-17 03:16:26.165941 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-17 03:16:27.028303 | debian-bookworm -> localhost | changed 2026-06-17 03:16:27.035007 | 2026-06-17 03:16:27.035133 | TASK [validate-host : Collect information about zuul worker] 2026-06-17 03:16:27.456147 | debian-bookworm | ok 2026-06-17 03:16:27.462168 | 2026-06-17 03:16:27.462295 | TASK [validate-host : Write out all zuul information for each host] 2026-06-17 03:16:28.272145 | debian-bookworm -> localhost | changed 2026-06-17 03:16:28.282953 | 2026-06-17 03:16:28.283093 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-17 03:16:28.548311 | debian-bookworm | ok 2026-06-17 03:16:28.556784 | 2026-06-17 03:16:28.557154 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-17 03:16:29.529735 | debian-bookworm | changed: 2026-06-17 03:16:29.529988 | debian-bookworm | cd+++++++++ src/ 2026-06-17 03:16:29.530024 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-17 03:16:29.530048 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-17 03:16:29.530069 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-06-17 03:16:29.530089 | debian-bookworm | Containerfile 2026-06-17 03:16:29.530235 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3d3c00db936a40489a43f27b1e71df68/work/logs" 2026-06-17 03:18:01.876169 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3d3c00db936a40489a43f27b1e71df68/work/artifacts" 2026-06-17 03:18:02.177917 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3d3c00db936a40489a43f27b1e71df68/work/docs" 2026-06-17 03:18:02.198282 | 2026-06-17 03:18:02.198527 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-17 03:18:03.060673 | debian-bookworm | changed: 2026-06-17 03:18:03.061030 | debian-bookworm | .d..t...... ./ 2026-06-17 03:18:03.061090 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-17 03:18:03.061131 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-17 03:18:03.061166 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-17 03:18:03.061198 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-17 03:18:03.061231 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-17 03:18:03.061299 | debian-bookworm | changed: All items complete 2026-06-17 03:18:03.061341 | 2026-06-17 03:18:03.693060 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 03:18:04.453210 | debian-bookworm | changed: .d..t...... ./ 2026-06-17 03:18:04.475405 | 2026-06-17 03:18:04.475596 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-17 03:18:04.512869 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:18:04.518489 | debian-bookworm | skipping: Conditional result was False 2026-06-17 03:18:04.530974 | 2026-06-17 03:18:04.531080 | PLAY RECAP 2026-06-17 03:18:04.531137 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-17 03:18:04.533847 | 2026-06-17 03:18:04.949684 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-17 03:18:04.950659 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 03:18:06.096711 | 2026-06-17 03:18:06.096935 | PLAY [Base post] 2026-06-17 03:18:06.113805 | 2026-06-17 03:18:06.114010 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-17 03:18:06.751125 | debian-bookworm | changed 2026-06-17 03:18:06.760463 | 2026-06-17 03:18:06.760608 | PLAY RECAP 2026-06-17 03:18:06.760678 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-17 03:18:06.760743 | 2026-06-17 03:18:06.925728 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-17 03:18:06.926678 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-17 03:18:08.107704 | 2026-06-17 03:18:08.107924 | PLAY [Base post-logs] 2026-06-17 03:18:08.119831 | 2026-06-17 03:18:08.119990 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-17 03:18:08.738793 | localhost | changed 2026-06-17 03:18:08.795268 | 2026-06-17 03:18:08.796107 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-17 03:18:08.880690 | localhost | ok 2026-06-17 03:18:08.885136 | 2026-06-17 03:18:08.885320 | TASK [Set zuul-log-path fact] 2026-06-17 03:18:08.935805 | localhost | ok 2026-06-17 03:18:08.952665 | 2026-06-17 03:18:08.953320 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-17 03:18:09.039669 | localhost | ok 2026-06-17 03:18:09.044822 | 2026-06-17 03:18:09.044967 | TASK [upload-logs : Create log directories] 2026-06-17 03:18:09.737102 | localhost | changed 2026-06-17 03:18:09.740362 | 2026-06-17 03:18:09.740504 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-17 03:18:10.350571 | localhost -> localhost | ok: Runtime: 0:00:00.006793 2026-06-17 03:18:10.356718 | 2026-06-17 03:18:10.356860 | TASK [upload-logs : Upload logs to log server] 2026-06-17 03:18:11.060225 | localhost | Output suppressed because no_log was given 2026-06-17 03:18:11.063129 | 2026-06-17 03:18:11.063269 | LOOP [upload-logs : Compress console log and json output] 2026-06-17 03:18:11.124685 | localhost | skipping: Conditional result was False 2026-06-17 03:18:11.127298 | localhost | skipping: Conditional result was False 2026-06-17 03:18:11.131926 | 2026-06-17 03:18:11.132043 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-17 03:18:11.199800 | localhost | skipping: Conditional result was False 2026-06-17 03:18:11.202591 | 2026-06-17 03:18:11.206969 | localhost | skipping: Conditional result was False 2026-06-17 03:18:11.217703 | 2026-06-17 03:18:11.217857 | LOOP [upload-logs : Upload console log and json output]