2026-07-17 03:09:34.266644 | Job console starting 2026-07-17 03:09:34.285665 | Updating git repos 2026-07-17 03:09:34.348602 | Cloning repos into workspace 2026-07-17 03:09:34.411448 | Restoring repo states 2026-07-17 03:09:34.425919 | Merging changes 2026-07-17 03:09:34.425956 | Checking out repos 2026-07-17 03:09:34.469743 | Preparing playbooks 2026-07-17 03:09:35.577603 | Running Ansible setup 2026-07-17 03:09:40.560372 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-17 03:09:41.432431 | 2026-07-17 03:09:41.432618 | PLAY [Base pre] 2026-07-17 03:09:41.451200 | 2026-07-17 03:09:41.451348 | TASK [Setup log path fact] 2026-07-17 03:09:41.471905 | debian-bookworm | ok 2026-07-17 03:09:41.489256 | 2026-07-17 03:09:41.489419 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 03:09:41.539647 | debian-bookworm | ok 2026-07-17 03:09:41.572056 | 2026-07-17 03:09:41.572216 | TASK [emit-job-header : Print job information] 2026-07-17 03:09:41.662806 | # Job Information 2026-07-17 03:09:41.663358 | Ansible Version: 2.16.14 2026-07-17 03:09:41.663396 | Job: check-shell-syntax 2026-07-17 03:09:41.663430 | Pipeline: periodic-daily 2026-07-17 03:09:41.663453 | Executor: 521e9411259a 2026-07-17 03:09:41.663474 | Triggered by: https://github.com/osism/generics 2026-07-17 03:09:41.663495 | Event ID: f7af610df1024208abf4de3590f3d888 2026-07-17 03:09:41.668695 | 2026-07-17 03:09:41.668808 | LOOP [emit-job-header : Print node information] 2026-07-17 03:09:41.800528 | debian-bookworm | ok: 2026-07-17 03:09:41.800765 | debian-bookworm | # Node Information 2026-07-17 03:09:41.800816 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-17 03:09:41.800853 | debian-bookworm | Hostname: debian 2026-07-17 03:09:41.800885 | debian-bookworm | Username: zuul 2026-07-17 03:09:41.800920 | debian-bookworm | Distro: Debian 12.15 2026-07-17 03:09:41.800983 | debian-bookworm | Provider: regiocloud-a 2026-07-17 03:09:41.801007 | debian-bookworm | Region: 2026-07-17 03:09:41.801029 | debian-bookworm | Label: debian-bookworm 2026-07-17 03:09:41.801050 | debian-bookworm | Product Name: OpenStack Nova 2026-07-17 03:09:41.801070 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec9:766c 2026-07-17 03:09:41.818928 | 2026-07-17 03:09:41.819121 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-17 03:09:42.538383 | debian-bookworm -> localhost | changed 2026-07-17 03:09:42.557239 | 2026-07-17 03:09:42.557714 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-17 03:09:43.760483 | debian-bookworm -> localhost | changed 2026-07-17 03:09:43.776689 | 2026-07-17 03:09:43.776863 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-17 03:09:44.217000 | debian-bookworm -> localhost | ok 2026-07-17 03:09:44.224089 | 2026-07-17 03:09:44.224233 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-17 03:09:44.255220 | debian-bookworm | ok 2026-07-17 03:09:44.288196 | debian-bookworm | included: /var/lib/zuul/builds/a03ea5f98b2b4cce95cd708b32eec63a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-17 03:09:44.297790 | 2026-07-17 03:09:44.297916 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-17 03:09:46.089486 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-17 03:09:46.089768 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a03ea5f98b2b4cce95cd708b32eec63a/work/a03ea5f98b2b4cce95cd708b32eec63a_id_rsa 2026-07-17 03:09:46.089810 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a03ea5f98b2b4cce95cd708b32eec63a/work/a03ea5f98b2b4cce95cd708b32eec63a_id_rsa.pub 2026-07-17 03:09:46.089837 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-17 03:09:46.089862 | debian-bookworm -> localhost | SHA256:d1RA++2R7CV+bIK+03lQ/sm3VJUfnLxIDzzHObpC/y4 zuul-build-sshkey 2026-07-17 03:09:46.089884 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-17 03:09:46.089919 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-17 03:09:46.089985 | debian-bookworm -> localhost | | .o.. | 2026-07-17 03:09:46.090012 | debian-bookworm -> localhost | | .o+ +| 2026-07-17 03:09:46.090033 | debian-bookworm -> localhost | | o= @.| 2026-07-17 03:09:46.090053 | debian-bookworm -> localhost | | ...O.O| 2026-07-17 03:09:46.090073 | debian-bookworm -> localhost | | S ...ooO=| 2026-07-17 03:09:46.090102 | debian-bookworm -> localhost | | ....o++=| 2026-07-17 03:09:46.090122 | debian-bookworm -> localhost | | ..++=B| 2026-07-17 03:09:46.090141 | debian-bookworm -> localhost | | .oE=*+| 2026-07-17 03:09:46.090161 | debian-bookworm -> localhost | | ooo=o| 2026-07-17 03:09:46.090182 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-17 03:09:46.090240 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.833706 2026-07-17 03:09:46.097606 | 2026-07-17 03:09:46.097723 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-17 03:09:46.152529 | debian-bookworm | ok 2026-07-17 03:09:46.163826 | debian-bookworm | included: /var/lib/zuul/builds/a03ea5f98b2b4cce95cd708b32eec63a/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-17 03:09:46.173518 | 2026-07-17 03:09:46.173630 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-17 03:09:46.198186 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:09:46.205812 | 2026-07-17 03:09:46.205987 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-17 03:09:46.980991 | debian-bookworm | changed 2026-07-17 03:09:46.987622 | 2026-07-17 03:09:46.987744 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-17 03:09:47.258200 | debian-bookworm | ok 2026-07-17 03:09:47.269100 | 2026-07-17 03:09:47.269225 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-17 03:09:48.035742 | debian-bookworm | changed 2026-07-17 03:09:48.050953 | 2026-07-17 03:09:48.051326 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-17 03:09:48.681795 | debian-bookworm | changed 2026-07-17 03:09:48.686542 | 2026-07-17 03:09:48.686623 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-17 03:09:48.717038 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:09:48.728985 | 2026-07-17 03:09:48.729133 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-17 03:09:49.716022 | debian-bookworm -> localhost | changed 2026-07-17 03:09:49.726283 | 2026-07-17 03:09:49.726375 | TASK [add-build-sshkey : Add back temp key] 2026-07-17 03:09:50.168968 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a03ea5f98b2b4cce95cd708b32eec63a/work/a03ea5f98b2b4cce95cd708b32eec63a_id_rsa (zuul-build-sshkey) 2026-07-17 03:09:50.169194 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.009485 2026-07-17 03:09:50.178712 | 2026-07-17 03:09:50.178824 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-17 03:09:50.645011 | debian-bookworm | ok 2026-07-17 03:09:50.655622 | 2026-07-17 03:09:50.655755 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-17 03:09:50.680283 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:09:50.690689 | 2026-07-17 03:09:50.690785 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-17 03:09:51.097282 | debian-bookworm | ok 2026-07-17 03:09:51.122602 | 2026-07-17 03:09:51.122731 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-17 03:09:51.177135 | debian-bookworm | ok 2026-07-17 03:09:51.187427 | 2026-07-17 03:09:51.187526 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-17 03:09:51.933256 | debian-bookworm -> localhost | ok 2026-07-17 03:09:51.939682 | 2026-07-17 03:09:51.939777 | TASK [validate-host : Collect information about the host] 2026-07-17 03:09:53.400486 | debian-bookworm | ok 2026-07-17 03:09:53.415178 | 2026-07-17 03:09:53.415287 | TASK [validate-host : Sanitize hostname] 2026-07-17 03:09:53.591330 | debian-bookworm | ok 2026-07-17 03:09:53.595788 | 2026-07-17 03:09:53.595884 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-17 03:09:54.501320 | debian-bookworm -> localhost | changed 2026-07-17 03:09:54.506068 | 2026-07-17 03:09:54.506152 | TASK [validate-host : Collect information about zuul worker] 2026-07-17 03:09:55.067897 | debian-bookworm | ok 2026-07-17 03:09:55.072370 | 2026-07-17 03:09:55.072455 | TASK [validate-host : Write out all zuul information for each host] 2026-07-17 03:09:55.795430 | debian-bookworm -> localhost | changed 2026-07-17 03:09:55.811844 | 2026-07-17 03:09:55.811979 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-17 03:09:56.142161 | debian-bookworm | ok 2026-07-17 03:09:56.147477 | 2026-07-17 03:09:56.147567 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-17 03:09:57.123758 | debian-bookworm | changed: 2026-07-17 03:09:57.123937 | debian-bookworm | cd+++++++++ src/ 2026-07-17 03:09:57.123985 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-17 03:09:57.124010 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-17 03:09:57.124032 | debian-bookworm | cd+++++++++ src/github.com/osism/generics/ 2026-07-17 03:09:57.124052 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a03ea5f98b2b4cce95cd708b32eec63a/work/logs" 2026-07-17 03:10:44.062621 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a03ea5f98b2b4cce95cd708b32eec63a/work/artifacts" 2026-07-17 03:10:44.372379 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a03ea5f98b2b4cce95cd708b32eec63a/work/docs" 2026-07-17 03:10:44.389395 | 2026-07-17 03:10:44.389572 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-17 03:10:45.401714 | debian-bookworm | changed: 2026-07-17 03:10:45.401970 | debian-bookworm | .d..t...... ./ 2026-07-17 03:10:45.402009 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-17 03:10:45.402034 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-17 03:10:45.402057 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-17 03:10:45.402078 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-17 03:10:45.402098 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-17 03:10:45.402144 | debian-bookworm | changed: All items complete 2026-07-17 03:10:45.402170 | 2026-07-17 03:10:46.060328 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 03:10:46.686063 | debian-bookworm | changed: .d..t...... ./ 2026-07-17 03:10:46.713745 | 2026-07-17 03:10:46.713908 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-17 03:10:46.755660 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:10:46.763366 | debian-bookworm | skipping: Conditional result was False 2026-07-17 03:10:46.777781 | 2026-07-17 03:10:46.777896 | PLAY RECAP 2026-07-17 03:10:46.778005 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-17 03:10:46.778138 | 2026-07-17 03:10:46.931786 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-17 03:10:46.932755 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 03:10:47.782524 | 2026-07-17 03:10:47.782720 | PLAY [Base post] 2026-07-17 03:10:47.823066 | 2026-07-17 03:10:47.823249 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-17 03:10:48.457501 | debian-bookworm | changed 2026-07-17 03:10:48.471080 | 2026-07-17 03:10:48.471254 | PLAY RECAP 2026-07-17 03:10:48.471325 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-17 03:10:48.471387 | 2026-07-17 03:10:48.784492 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-17 03:10:48.785463 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-17 03:10:49.706193 | 2026-07-17 03:10:49.706390 | PLAY [Base post-logs] 2026-07-17 03:10:49.733501 | 2026-07-17 03:10:49.733707 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-17 03:10:50.414039 | localhost | changed 2026-07-17 03:10:50.428820 | 2026-07-17 03:10:50.429094 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-17 03:10:50.467269 | localhost | ok 2026-07-17 03:10:50.473347 | 2026-07-17 03:10:50.473508 | TASK [Set zuul-log-path fact] 2026-07-17 03:10:50.503169 | localhost | ok 2026-07-17 03:10:50.513234 | 2026-07-17 03:10:50.513369 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-17 03:10:50.582638 | localhost | ok 2026-07-17 03:10:50.586868 | 2026-07-17 03:10:50.587011 | TASK [upload-logs : Create log directories] 2026-07-17 03:10:51.621356 | localhost | changed 2026-07-17 03:10:51.628128 | 2026-07-17 03:10:51.629594 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-17 03:10:52.907025 | localhost -> localhost | ok: Runtime: 0:00:00.030544 2026-07-17 03:10:52.911722 | 2026-07-17 03:10:52.911858 | TASK [upload-logs : Upload logs to log server] 2026-07-17 03:10:54.187125 | localhost | Output suppressed because no_log was given 2026-07-17 03:10:54.189244 | 2026-07-17 03:10:54.189364 | LOOP [upload-logs : Compress console log and json output] 2026-07-17 03:10:54.287269 | localhost | skipping: Conditional result was False 2026-07-17 03:10:54.320121 | localhost | skipping: Conditional result was False 2026-07-17 03:10:54.332460 | 2026-07-17 03:10:54.332718 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-17 03:10:54.440760 | localhost | skipping: Conditional result was False 2026-07-17 03:10:54.441121 | 2026-07-17 03:10:54.457107 | localhost | skipping: Conditional result was False 2026-07-17 03:10:54.462322 | 2026-07-17 03:10:54.462496 | LOOP [upload-logs : Upload console log and json output]