2026-07-16 03:12:56.272589 | Job console starting 2026-07-16 03:12:56.282700 | Updating git repos 2026-07-16 03:12:56.333541 | Cloning repos into workspace 2026-07-16 03:12:56.413484 | Restoring repo states 2026-07-16 03:12:56.466551 | Merging changes 2026-07-16 03:12:56.466576 | Checking out repos 2026-07-16 03:12:56.511750 | Preparing playbooks 2026-07-16 03:12:57.417459 | Running Ansible setup 2026-07-16 03:13:03.196529 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-16 03:13:04.245170 | 2026-07-16 03:13:04.245352 | PLAY [Base pre] 2026-07-16 03:13:04.264857 | 2026-07-16 03:13:04.265013 | TASK [Setup log path fact] 2026-07-16 03:13:04.306056 | debian-bookworm | ok 2026-07-16 03:13:04.328658 | 2026-07-16 03:13:04.328861 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:13:04.399440 | debian-bookworm | ok 2026-07-16 03:13:04.418292 | 2026-07-16 03:13:04.418486 | TASK [emit-job-header : Print job information] 2026-07-16 03:13:04.504029 | # Job Information 2026-07-16 03:13:04.504250 | Ansible Version: 2.16.14 2026-07-16 03:13:04.504285 | Job: check-shell-syntax 2026-07-16 03:13:04.504325 | Pipeline: periodic-daily 2026-07-16 03:13:04.504356 | Executor: 521e9411259a 2026-07-16 03:13:04.504377 | Triggered by: https://github.com/osism/generics 2026-07-16 03:13:04.504452 | Event ID: e4881c95b6a646d480ece5ed62514833 2026-07-16 03:13:04.525224 | 2026-07-16 03:13:04.525463 | LOOP [emit-job-header : Print node information] 2026-07-16 03:13:04.664827 | debian-bookworm | ok: 2026-07-16 03:13:04.665103 | debian-bookworm | # Node Information 2026-07-16 03:13:04.665138 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-16 03:13:04.665163 | debian-bookworm | Hostname: debian 2026-07-16 03:13:04.665186 | debian-bookworm | Username: zuul 2026-07-16 03:13:04.665206 | debian-bookworm | Distro: Debian 12.15 2026-07-16 03:13:04.665230 | debian-bookworm | Provider: regiocloud-a 2026-07-16 03:13:04.665252 | debian-bookworm | Region: 2026-07-16 03:13:04.665273 | debian-bookworm | Label: debian-bookworm 2026-07-16 03:13:04.665293 | debian-bookworm | Product Name: OpenStack Nova 2026-07-16 03:13:04.665313 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe52:b7c4 2026-07-16 03:13:04.680272 | 2026-07-16 03:13:04.680480 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-16 03:13:05.207714 | debian-bookworm -> localhost | changed 2026-07-16 03:13:05.216843 | 2026-07-16 03:13:05.217018 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-16 03:13:06.951091 | debian-bookworm -> localhost | changed 2026-07-16 03:13:06.972378 | 2026-07-16 03:13:06.972560 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-16 03:13:07.508483 | debian-bookworm -> localhost | ok 2026-07-16 03:13:07.514645 | 2026-07-16 03:13:07.514759 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-16 03:13:07.544591 | debian-bookworm | ok 2026-07-16 03:13:07.565599 | debian-bookworm | included: /var/lib/zuul/builds/97434ea1ab7f4cac8094c060531c3c00/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-16 03:13:07.577692 | 2026-07-16 03:13:07.577817 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-16 03:13:09.192622 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-16 03:13:09.192813 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/97434ea1ab7f4cac8094c060531c3c00/work/97434ea1ab7f4cac8094c060531c3c00_id_rsa 2026-07-16 03:13:09.192888 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/97434ea1ab7f4cac8094c060531c3c00/work/97434ea1ab7f4cac8094c060531c3c00_id_rsa.pub 2026-07-16 03:13:09.192915 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-16 03:13:09.192957 | debian-bookworm -> localhost | SHA256:ONNSwXYQR2bE78Dt24M540JcBF9d2yCRVNQfVK3EOSs zuul-build-sshkey 2026-07-16 03:13:09.192978 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-16 03:13:09.193005 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-16 03:13:09.193023 | debian-bookworm -> localhost | | .+*Bo+**=*| 2026-07-16 03:13:09.193081 | debian-bookworm -> localhost | | o=o.oo=o*| 2026-07-16 03:13:09.193100 | debian-bookworm -> localhost | | ..o +.. =+| 2026-07-16 03:13:09.193117 | debian-bookworm -> localhost | | + o E o .| 2026-07-16 03:13:09.193134 | debian-bookworm -> localhost | | = S. = . | 2026-07-16 03:13:09.193156 | debian-bookworm -> localhost | | + o o | 2026-07-16 03:13:09.193174 | debian-bookworm -> localhost | | . = | 2026-07-16 03:13:09.193191 | debian-bookworm -> localhost | | . * o | 2026-07-16 03:13:09.193208 | debian-bookworm -> localhost | | o.o . | 2026-07-16 03:13:09.193225 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-16 03:13:09.193271 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.784401 2026-07-16 03:13:09.200602 | 2026-07-16 03:13:09.200699 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-16 03:13:09.240546 | debian-bookworm | ok 2026-07-16 03:13:09.260965 | debian-bookworm | included: /var/lib/zuul/builds/97434ea1ab7f4cac8094c060531c3c00/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-16 03:13:09.291244 | 2026-07-16 03:13:09.291418 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-16 03:13:09.321794 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:13:09.328866 | 2026-07-16 03:13:09.328986 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-16 03:13:09.918942 | debian-bookworm | changed 2026-07-16 03:13:09.927296 | 2026-07-16 03:13:09.927547 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-16 03:13:10.193562 | debian-bookworm | ok 2026-07-16 03:13:10.201785 | 2026-07-16 03:13:10.201927 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-16 03:13:10.821895 | debian-bookworm | changed 2026-07-16 03:13:10.831334 | 2026-07-16 03:13:10.831446 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-16 03:13:11.501898 | debian-bookworm | changed 2026-07-16 03:13:11.510194 | 2026-07-16 03:13:11.510347 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-16 03:13:11.543858 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:13:11.550269 | 2026-07-16 03:13:11.550372 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-16 03:13:12.134635 | debian-bookworm -> localhost | changed 2026-07-16 03:13:12.146033 | 2026-07-16 03:13:12.146151 | TASK [add-build-sshkey : Add back temp key] 2026-07-16 03:13:12.526362 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/97434ea1ab7f4cac8094c060531c3c00/work/97434ea1ab7f4cac8094c060531c3c00_id_rsa (zuul-build-sshkey) 2026-07-16 03:13:12.526619 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020006 2026-07-16 03:13:12.541779 | 2026-07-16 03:13:12.541890 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-16 03:13:13.206666 | debian-bookworm | ok 2026-07-16 03:13:13.211948 | 2026-07-16 03:13:13.212042 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-16 03:13:13.258085 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:13:13.275323 | 2026-07-16 03:13:13.275466 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-16 03:13:13.879113 | debian-bookworm | ok 2026-07-16 03:13:13.905721 | 2026-07-16 03:13:13.905846 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-16 03:13:13.959514 | debian-bookworm | ok 2026-07-16 03:13:13.966329 | 2026-07-16 03:13:13.966429 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-16 03:13:14.369744 | debian-bookworm -> localhost | ok 2026-07-16 03:13:14.376193 | 2026-07-16 03:13:14.376289 | TASK [validate-host : Collect information about the host] 2026-07-16 03:13:15.682128 | debian-bookworm | ok 2026-07-16 03:13:15.719705 | 2026-07-16 03:13:15.719826 | TASK [validate-host : Sanitize hostname] 2026-07-16 03:13:16.104021 | debian-bookworm | ok 2026-07-16 03:13:16.111820 | 2026-07-16 03:13:16.111951 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-16 03:13:17.528982 | debian-bookworm -> localhost | changed 2026-07-16 03:13:17.535676 | 2026-07-16 03:13:17.535798 | TASK [validate-host : Collect information about zuul worker] 2026-07-16 03:13:18.001882 | debian-bookworm | ok 2026-07-16 03:13:18.011742 | 2026-07-16 03:13:18.014769 | TASK [validate-host : Write out all zuul information for each host] 2026-07-16 03:13:18.953622 | debian-bookworm -> localhost | changed 2026-07-16 03:13:18.961422 | 2026-07-16 03:13:18.961681 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-16 03:13:19.251871 | debian-bookworm | ok 2026-07-16 03:13:19.256542 | 2026-07-16 03:13:19.256619 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-16 03:13:20.137617 | debian-bookworm | changed: 2026-07-16 03:13:20.137782 | debian-bookworm | cd+++++++++ src/ 2026-07-16 03:13:20.137811 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-16 03:13:20.137832 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-16 03:13:20.137850 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-16 03:13:20.137867 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/97434ea1ab7f4cac8094c060531c3c00/work/logs" 2026-07-16 03:14:05.906805 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/97434ea1ab7f4cac8094c060531c3c00/work/artifacts" 2026-07-16 03:14:06.208492 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/97434ea1ab7f4cac8094c060531c3c00/work/docs" 2026-07-16 03:14:06.220411 | 2026-07-16 03:14:06.220558 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-16 03:14:07.121655 | debian-bookworm | changed: 2026-07-16 03:14:07.121901 | debian-bookworm | .d..t...... ./ 2026-07-16 03:14:07.121936 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-16 03:14:07.121959 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-16 03:14:07.121980 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-16 03:14:07.122001 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-16 03:14:07.122021 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-16 03:14:07.122059 | debian-bookworm | changed: All items complete 2026-07-16 03:14:07.122081 | 2026-07-16 03:14:07.897171 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:14:08.473111 | debian-bookworm | changed: .d..t...... ./ 2026-07-16 03:14:08.488065 | 2026-07-16 03:14:08.488223 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-16 03:14:08.516181 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:14:08.522650 | debian-bookworm | skipping: Conditional result was False 2026-07-16 03:14:08.537422 | 2026-07-16 03:14:08.537540 | PLAY RECAP 2026-07-16 03:14:08.537622 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-16 03:14:08.537657 | 2026-07-16 03:14:08.689400 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-16 03:14:08.692317 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:14:09.540950 | 2026-07-16 03:14:09.541122 | PLAY [Base post] 2026-07-16 03:14:09.555387 | 2026-07-16 03:14:09.555531 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-16 03:14:10.100220 | debian-bookworm | changed 2026-07-16 03:14:10.107919 | 2026-07-16 03:14:10.108070 | PLAY RECAP 2026-07-16 03:14:10.108135 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-16 03:14:10.108197 | 2026-07-16 03:14:10.292372 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-16 03:14:10.293271 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-16 03:14:11.231756 | 2026-07-16 03:14:11.231970 | PLAY [Base post-logs] 2026-07-16 03:14:11.244448 | 2026-07-16 03:14:11.244613 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-16 03:14:11.914515 | localhost | changed 2026-07-16 03:14:11.930763 | 2026-07-16 03:14:11.930991 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-16 03:14:11.959781 | localhost | ok 2026-07-16 03:14:11.964375 | 2026-07-16 03:14:11.965100 | TASK [Set zuul-log-path fact] 2026-07-16 03:14:11.999852 | localhost | ok 2026-07-16 03:14:12.009267 | 2026-07-16 03:14:12.009416 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-16 03:14:12.036142 | localhost | ok 2026-07-16 03:14:12.040460 | 2026-07-16 03:14:12.040607 | TASK [upload-logs : Create log directories] 2026-07-16 03:14:12.720719 | localhost | changed 2026-07-16 03:14:12.724040 | 2026-07-16 03:14:12.724160 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-16 03:14:13.280492 | localhost -> localhost | ok: Runtime: 0:00:00.006411 2026-07-16 03:14:13.285183 | 2026-07-16 03:14:13.285348 | TASK [upload-logs : Upload logs to log server] 2026-07-16 03:14:13.900264 | localhost | Output suppressed because no_log was given 2026-07-16 03:14:13.902328 | 2026-07-16 03:14:13.902445 | LOOP [upload-logs : Compress console log and json output] 2026-07-16 03:14:13.953843 | localhost | skipping: Conditional result was False 2026-07-16 03:14:13.959957 | localhost | skipping: Conditional result was False 2026-07-16 03:14:13.970673 | 2026-07-16 03:14:13.970826 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-16 03:14:14.018979 | localhost | skipping: Conditional result was False 2026-07-16 03:14:14.019404 | 2026-07-16 03:14:14.024008 | localhost | skipping: Conditional result was False 2026-07-16 03:14:14.028503 | 2026-07-16 03:14:14.028668 | LOOP [upload-logs : Upload console log and json output]