2026-07-05 03:06:37.795296 | Job console starting 2026-07-05 03:06:37.818190 | Updating git repos 2026-07-05 03:06:37.844335 | Cloning repos into workspace 2026-07-05 03:06:37.888712 | Restoring repo states 2026-07-05 03:06:37.899859 | Merging changes 2026-07-05 03:06:37.899878 | Checking out repos 2026-07-05 03:06:37.960417 | Preparing playbooks 2026-07-05 03:06:38.838348 | Running Ansible setup 2026-07-05 03:06:43.710181 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-05 03:06:44.870763 | 2026-07-05 03:06:44.871054 | PLAY [Base pre] 2026-07-05 03:06:44.890633 | 2026-07-05 03:06:44.890911 | TASK [Setup log path fact] 2026-07-05 03:06:44.912331 | debian-bookworm | ok 2026-07-05 03:06:44.934817 | 2026-07-05 03:06:44.935028 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 03:06:44.968539 | debian-bookworm | ok 2026-07-05 03:06:44.992211 | 2026-07-05 03:06:44.992366 | TASK [emit-job-header : Print job information] 2026-07-05 03:06:45.032965 | # Job Information 2026-07-05 03:06:45.033170 | Ansible Version: 2.16.14 2026-07-05 03:06:45.033205 | Job: check-shell-syntax 2026-07-05 03:06:45.033238 | Pipeline: periodic-daily 2026-07-05 03:06:45.033261 | Executor: 521e9411259a 2026-07-05 03:06:45.033281 | Triggered by: https://github.com/osism/generics 2026-07-05 03:06:45.033302 | Event ID: 98d7fb96603648e9b4e3727b1228933b 2026-07-05 03:06:45.038522 | 2026-07-05 03:06:45.038671 | LOOP [emit-job-header : Print node information] 2026-07-05 03:06:45.290869 | debian-bookworm | ok: 2026-07-05 03:06:45.295252 | debian-bookworm | # Node Information 2026-07-05 03:06:45.295302 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-05 03:06:45.295330 | debian-bookworm | Hostname: debian 2026-07-05 03:06:45.295354 | debian-bookworm | Username: zuul 2026-07-05 03:06:45.295376 | debian-bookworm | Distro: Debian 12.14 2026-07-05 03:06:45.295400 | debian-bookworm | Provider: regiocloud-a 2026-07-05 03:06:45.295422 | debian-bookworm | Region: 2026-07-05 03:06:45.295443 | debian-bookworm | Label: debian-bookworm 2026-07-05 03:06:45.295462 | debian-bookworm | Product Name: OpenStack Nova 2026-07-05 03:06:45.295481 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe58:2365 2026-07-05 03:06:45.319537 | 2026-07-05 03:06:45.319725 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-05 03:06:46.752077 | debian-bookworm -> localhost | changed 2026-07-05 03:06:46.760481 | 2026-07-05 03:06:46.760665 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-05 03:06:48.737347 | debian-bookworm -> localhost | changed 2026-07-05 03:06:48.748522 | 2026-07-05 03:06:48.748644 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-05 03:06:49.051800 | debian-bookworm -> localhost | ok 2026-07-05 03:06:49.058910 | 2026-07-05 03:06:49.059017 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-05 03:06:49.091421 | debian-bookworm | ok 2026-07-05 03:06:49.122179 | debian-bookworm | included: /var/lib/zuul/builds/32faf39f8dfa4a53bdb65769efc75497/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-05 03:06:49.128621 | 2026-07-05 03:06:49.128717 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-05 03:06:51.418816 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-05 03:06:51.419265 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/32faf39f8dfa4a53bdb65769efc75497/work/32faf39f8dfa4a53bdb65769efc75497_id_rsa 2026-07-05 03:06:51.419317 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/32faf39f8dfa4a53bdb65769efc75497/work/32faf39f8dfa4a53bdb65769efc75497_id_rsa.pub 2026-07-05 03:06:51.419363 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-05 03:06:51.419388 | debian-bookworm -> localhost | SHA256:wOAc0McgLMH3VscmboaK+V2mU2tISQ6KWXxs+KtcgME zuul-build-sshkey 2026-07-05 03:06:51.419426 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-05 03:06:51.419459 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-05 03:06:51.419499 | debian-bookworm -> localhost | |oooo+o . | 2026-07-05 03:06:51.419522 | debian-bookworm -> localhost | |o..=.+oo + | 2026-07-05 03:06:51.419544 | debian-bookworm -> localhost | |.E.o+.* + | 2026-07-05 03:06:51.419591 | debian-bookworm -> localhost | | o+.+= = | 2026-07-05 03:06:51.419613 | debian-bookworm -> localhost | |oo=+* + S | 2026-07-05 03:06:51.419638 | debian-bookworm -> localhost | |o+ o.+ + | 2026-07-05 03:06:51.419659 | debian-bookworm -> localhost | | . +.* . | 2026-07-05 03:06:51.419679 | debian-bookworm -> localhost | | . o.= o | 2026-07-05 03:06:51.419699 | debian-bookworm -> localhost | | o. o | 2026-07-05 03:06:51.419719 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-05 03:06:51.419768 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.780044 2026-07-05 03:06:51.427610 | 2026-07-05 03:06:51.427715 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-05 03:06:51.469005 | debian-bookworm | ok 2026-07-05 03:06:51.492088 | debian-bookworm | included: /var/lib/zuul/builds/32faf39f8dfa4a53bdb65769efc75497/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-05 03:06:51.521782 | 2026-07-05 03:06:51.521905 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-05 03:06:51.560390 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:06:51.566401 | 2026-07-05 03:06:51.566501 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-05 03:06:52.275012 | debian-bookworm | changed 2026-07-05 03:06:52.281055 | 2026-07-05 03:06:52.281188 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-05 03:06:52.532665 | debian-bookworm | ok 2026-07-05 03:06:52.540802 | 2026-07-05 03:06:52.540902 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-05 03:06:53.349309 | debian-bookworm | changed 2026-07-05 03:06:53.356318 | 2026-07-05 03:06:53.356417 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-05 03:06:54.044230 | debian-bookworm | changed 2026-07-05 03:06:54.059195 | 2026-07-05 03:06:54.059312 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-05 03:06:54.083396 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:06:54.097011 | 2026-07-05 03:06:54.097125 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-05 03:06:55.459270 | debian-bookworm -> localhost | changed 2026-07-05 03:06:55.470003 | 2026-07-05 03:06:55.470104 | TASK [add-build-sshkey : Add back temp key] 2026-07-05 03:06:56.246642 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/32faf39f8dfa4a53bdb65769efc75497/work/32faf39f8dfa4a53bdb65769efc75497_id_rsa (zuul-build-sshkey) 2026-07-05 03:06:56.246886 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027567 2026-07-05 03:06:56.254806 | 2026-07-05 03:06:56.255187 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-05 03:06:56.741164 | debian-bookworm | ok 2026-07-05 03:06:56.755483 | 2026-07-05 03:06:56.755629 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-05 03:06:56.788661 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:06:56.799019 | 2026-07-05 03:06:56.799117 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-05 03:06:57.382763 | debian-bookworm | ok 2026-07-05 03:06:57.409404 | 2026-07-05 03:06:57.409524 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-05 03:06:57.443849 | debian-bookworm | ok 2026-07-05 03:06:57.449130 | 2026-07-05 03:06:57.449219 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-05 03:06:58.131371 | debian-bookworm -> localhost | ok 2026-07-05 03:06:58.137585 | 2026-07-05 03:06:58.137678 | TASK [validate-host : Collect information about the host] 2026-07-05 03:06:59.640604 | debian-bookworm | ok 2026-07-05 03:06:59.652469 | 2026-07-05 03:06:59.652576 | TASK [validate-host : Sanitize hostname] 2026-07-05 03:06:59.807415 | debian-bookworm | ok 2026-07-05 03:06:59.811393 | 2026-07-05 03:06:59.811487 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-05 03:07:00.673027 | debian-bookworm -> localhost | changed 2026-07-05 03:07:00.677904 | 2026-07-05 03:07:00.677988 | TASK [validate-host : Collect information about zuul worker] 2026-07-05 03:07:01.135406 | debian-bookworm | ok 2026-07-05 03:07:01.139948 | 2026-07-05 03:07:01.140042 | TASK [validate-host : Write out all zuul information for each host] 2026-07-05 03:07:02.153997 | debian-bookworm -> localhost | changed 2026-07-05 03:07:02.164714 | 2026-07-05 03:07:02.164824 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-05 03:07:02.467476 | debian-bookworm | ok 2026-07-05 03:07:02.473280 | 2026-07-05 03:07:02.473374 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-05 03:07:03.944731 | debian-bookworm | changed: 2026-07-05 03:07:03.944918 | debian-bookworm | cd+++++++++ src/ 2026-07-05 03:07:03.944952 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-05 03:07:03.944976 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-05 03:07:03.944997 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-05 03:07:03.945017 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/32faf39f8dfa4a53bdb65769efc75497/work/logs" 2026-07-05 03:07:49.531929 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/32faf39f8dfa4a53bdb65769efc75497/work/artifacts" 2026-07-05 03:07:49.808451 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/32faf39f8dfa4a53bdb65769efc75497/work/docs" 2026-07-05 03:07:49.824813 | 2026-07-05 03:07:49.825103 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-05 03:07:50.669966 | debian-bookworm | changed: 2026-07-05 03:07:50.670725 | debian-bookworm | .d..t...... ./ 2026-07-05 03:07:50.671071 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-05 03:07:50.671272 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-05 03:07:50.671306 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-05 03:07:50.671331 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-05 03:07:50.671441 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-05 03:07:50.671507 | debian-bookworm | changed: All items complete 2026-07-05 03:07:50.671540 | 2026-07-05 03:07:51.337036 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 03:07:51.963106 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 03:07:51.993123 | 2026-07-05 03:07:51.993304 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-05 03:07:52.033634 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:07:52.036890 | debian-bookworm | skipping: Conditional result was False 2026-07-05 03:07:52.053473 | 2026-07-05 03:07:52.053589 | PLAY RECAP 2026-07-05 03:07:52.053676 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-05 03:07:52.053721 | 2026-07-05 03:07:52.207709 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-05 03:07:52.209944 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 03:07:53.062472 | 2026-07-05 03:07:53.062659 | PLAY [Base post] 2026-07-05 03:07:53.093088 | 2026-07-05 03:07:53.093275 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-05 03:07:53.764827 | debian-bookworm | changed 2026-07-05 03:07:53.772253 | 2026-07-05 03:07:53.772396 | PLAY RECAP 2026-07-05 03:07:53.772462 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-05 03:07:53.772526 | 2026-07-05 03:07:53.921414 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 03:07:53.922348 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-05 03:07:54.761481 | 2026-07-05 03:07:54.761662 | PLAY [Base post-logs] 2026-07-05 03:07:54.772878 | 2026-07-05 03:07:54.773020 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-05 03:07:55.276603 | localhost | changed 2026-07-05 03:07:55.287552 | 2026-07-05 03:07:55.287733 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-05 03:07:55.313799 | localhost | ok 2026-07-05 03:07:55.317196 | 2026-07-05 03:07:55.317305 | TASK [Set zuul-log-path fact] 2026-07-05 03:07:55.332858 | localhost | ok 2026-07-05 03:07:55.341906 | 2026-07-05 03:07:55.342035 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 03:07:55.367649 | localhost | ok 2026-07-05 03:07:55.370905 | 2026-07-05 03:07:55.371017 | TASK [upload-logs : Create log directories] 2026-07-05 03:07:55.907826 | localhost | changed 2026-07-05 03:07:55.911039 | 2026-07-05 03:07:55.911169 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-05 03:07:56.421428 | localhost -> localhost | ok: Runtime: 0:00:00.009102 2026-07-05 03:07:56.427042 | 2026-07-05 03:07:56.427179 | TASK [upload-logs : Upload logs to log server] 2026-07-05 03:07:57.075993 | localhost | Output suppressed because no_log was given 2026-07-05 03:07:57.077898 | 2026-07-05 03:07:57.078003 | LOOP [upload-logs : Compress console log and json output] 2026-07-05 03:07:57.130949 | localhost | skipping: Conditional result was False 2026-07-05 03:07:57.137489 | localhost | skipping: Conditional result was False 2026-07-05 03:07:57.145599 | 2026-07-05 03:07:57.145724 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-05 03:07:57.217838 | localhost | skipping: Conditional result was False 2026-07-05 03:07:57.218159 | 2026-07-05 03:07:57.225284 | localhost | skipping: Conditional result was False 2026-07-05 03:07:57.233259 | 2026-07-05 03:07:57.233397 | LOOP [upload-logs : Upload console log and json output]