2026-07-04 03:19:29.332919 | Job console starting 2026-07-04 03:19:29.358528 | Updating git repos 2026-07-04 03:19:29.439385 | Cloning repos into workspace 2026-07-04 03:19:29.550386 | Restoring repo states 2026-07-04 03:19:29.590174 | Merging changes 2026-07-04 03:19:29.590200 | Checking out repos 2026-07-04 03:19:29.888583 | Preparing playbooks 2026-07-04 03:19:31.003457 | Running Ansible setup 2026-07-04 03:19:36.057835 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-04 03:19:37.393993 | 2026-07-04 03:19:37.394205 | PLAY [Base pre] 2026-07-04 03:19:37.445331 | 2026-07-04 03:19:37.445513 | TASK [Setup log path fact] 2026-07-04 03:19:37.486076 | debian-bookworm | ok 2026-07-04 03:19:37.527814 | 2026-07-04 03:19:37.528063 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:19:37.579485 | debian-bookworm | ok 2026-07-04 03:19:37.593589 | 2026-07-04 03:19:37.593757 | TASK [emit-job-header : Print job information] 2026-07-04 03:19:37.656860 | # Job Information 2026-07-04 03:19:37.657094 | Ansible Version: 2.16.14 2026-07-04 03:19:37.657131 | Job: python-black 2026-07-04 03:19:37.657166 | Pipeline: periodic-daily 2026-07-04 03:19:37.657189 | Executor: 521e9411259a 2026-07-04 03:19:37.657211 | Triggered by: https://github.com/osism/ansible-collection-services 2026-07-04 03:19:37.657234 | Event ID: 98a14d150ec14d5c80fec80582f57545 2026-07-04 03:19:37.662822 | 2026-07-04 03:19:37.662999 | LOOP [emit-job-header : Print node information] 2026-07-04 03:19:37.873723 | debian-bookworm | ok: 2026-07-04 03:19:37.874154 | debian-bookworm | # Node Information 2026-07-04 03:19:37.874207 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-04 03:19:37.874235 | debian-bookworm | Hostname: debian 2026-07-04 03:19:37.874259 | debian-bookworm | Username: zuul 2026-07-04 03:19:37.874280 | debian-bookworm | Distro: Debian 12.14 2026-07-04 03:19:37.874304 | debian-bookworm | Provider: regiocloud-a 2026-07-04 03:19:37.874327 | debian-bookworm | Region: 2026-07-04 03:19:37.874348 | debian-bookworm | Label: debian-bookworm 2026-07-04 03:19:37.874370 | debian-bookworm | Product Name: OpenStack Nova 2026-07-04 03:19:37.874390 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9d:8b0d 2026-07-04 03:19:37.895246 | 2026-07-04 03:19:37.895412 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-04 03:19:38.735649 | debian-bookworm -> localhost | changed 2026-07-04 03:19:38.744665 | 2026-07-04 03:19:38.744821 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-04 03:19:41.653154 | debian-bookworm -> localhost | changed 2026-07-04 03:19:41.670133 | 2026-07-04 03:19:41.670241 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-04 03:19:42.250024 | debian-bookworm -> localhost | ok 2026-07-04 03:19:42.255407 | 2026-07-04 03:19:42.255505 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-04 03:19:42.307001 | debian-bookworm | ok 2026-07-04 03:19:42.347953 | debian-bookworm | included: /var/lib/zuul/builds/2a548d01e0f948d581fb2dcc41457b0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-04 03:19:42.372315 | 2026-07-04 03:19:42.372417 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-04 03:19:43.716581 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-04 03:19:43.716810 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2a548d01e0f948d581fb2dcc41457b0f/work/2a548d01e0f948d581fb2dcc41457b0f_id_rsa 2026-07-04 03:19:43.716847 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2a548d01e0f948d581fb2dcc41457b0f/work/2a548d01e0f948d581fb2dcc41457b0f_id_rsa.pub 2026-07-04 03:19:43.716886 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-04 03:19:43.716910 | debian-bookworm -> localhost | SHA256:fq03eDLEMMZ9ojwKJehNAMkGnFKmNDC4Z9d7px/A9eA zuul-build-sshkey 2026-07-04 03:19:43.716933 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-04 03:19:43.716966 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-04 03:19:43.716989 | debian-bookworm -> localhost | |@*+ | 2026-07-04 03:19:43.717011 | debian-bookworm -> localhost | |=Oo | 2026-07-04 03:19:43.717032 | debian-bookworm -> localhost | |+. o . . .o | 2026-07-04 03:19:43.717051 | debian-bookworm -> localhost | |. + + o.=ooo. | 2026-07-04 03:19:43.717071 | debian-bookworm -> localhost | | + + o +S=Eo. | 2026-07-04 03:19:43.717097 | debian-bookworm -> localhost | | . o ..=.+. | 2026-07-04 03:19:43.717118 | debian-bookworm -> localhost | | . o.=o.. | 2026-07-04 03:19:43.717138 | debian-bookworm -> localhost | | . ..+o+ | 2026-07-04 03:19:43.717158 | debian-bookworm -> localhost | | .o= . | 2026-07-04 03:19:43.717179 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-04 03:19:43.717225 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.549761 2026-07-04 03:19:43.729153 | 2026-07-04 03:19:43.729261 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-04 03:19:43.752116 | debian-bookworm | ok 2026-07-04 03:19:43.775360 | debian-bookworm | included: /var/lib/zuul/builds/2a548d01e0f948d581fb2dcc41457b0f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-04 03:19:43.792137 | 2026-07-04 03:19:43.792248 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-04 03:19:43.828107 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:19:43.834422 | 2026-07-04 03:19:43.834528 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-04 03:19:44.635551 | debian-bookworm | changed 2026-07-04 03:19:44.648168 | 2026-07-04 03:19:44.648336 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-04 03:19:44.912404 | debian-bookworm | ok 2026-07-04 03:19:44.918152 | 2026-07-04 03:19:44.918242 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-04 03:19:45.607578 | debian-bookworm | changed 2026-07-04 03:19:45.611999 | 2026-07-04 03:19:45.612081 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-04 03:19:46.405200 | debian-bookworm | changed 2026-07-04 03:19:46.420309 | 2026-07-04 03:19:46.420408 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-04 03:19:46.467292 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:19:46.479917 | 2026-07-04 03:19:46.480031 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-04 03:19:47.033585 | debian-bookworm -> localhost | changed 2026-07-04 03:19:47.048399 | 2026-07-04 03:19:47.049981 | TASK [add-build-sshkey : Add back temp key] 2026-07-04 03:19:47.672346 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2a548d01e0f948d581fb2dcc41457b0f/work/2a548d01e0f948d581fb2dcc41457b0f_id_rsa (zuul-build-sshkey) 2026-07-04 03:19:47.672787 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015393 2026-07-04 03:19:47.691897 | 2026-07-04 03:19:47.692348 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-04 03:19:48.235940 | debian-bookworm | ok 2026-07-04 03:19:48.251152 | 2026-07-04 03:19:48.251264 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-04 03:19:48.275188 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:19:48.285432 | 2026-07-04 03:19:48.285539 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-04 03:19:48.752286 | debian-bookworm | ok 2026-07-04 03:19:48.771767 | 2026-07-04 03:19:48.771965 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-04 03:19:48.813208 | debian-bookworm | ok 2026-07-04 03:19:48.825215 | 2026-07-04 03:19:48.825395 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-04 03:19:49.309966 | debian-bookworm -> localhost | ok 2026-07-04 03:19:49.318143 | 2026-07-04 03:19:49.318283 | TASK [validate-host : Collect information about the host] 2026-07-04 03:19:50.787879 | debian-bookworm | ok 2026-07-04 03:19:50.801921 | 2026-07-04 03:19:50.802070 | TASK [validate-host : Sanitize hostname] 2026-07-04 03:19:50.986125 | debian-bookworm | ok 2026-07-04 03:19:50.992704 | 2026-07-04 03:19:50.992829 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-04 03:19:51.671583 | debian-bookworm -> localhost | changed 2026-07-04 03:19:51.678616 | 2026-07-04 03:19:51.678756 | TASK [validate-host : Collect information about zuul worker] 2026-07-04 03:19:52.216484 | debian-bookworm | ok 2026-07-04 03:19:52.221763 | 2026-07-04 03:19:52.221908 | TASK [validate-host : Write out all zuul information for each host] 2026-07-04 03:19:53.559619 | debian-bookworm -> localhost | changed 2026-07-04 03:19:53.569758 | 2026-07-04 03:19:53.569851 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-04 03:19:53.851277 | debian-bookworm | ok 2026-07-04 03:19:53.856844 | 2026-07-04 03:19:53.856967 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-04 03:19:55.050456 | debian-bookworm | changed: 2026-07-04 03:19:55.050629 | debian-bookworm | cd+++++++++ src/ 2026-07-04 03:19:55.050663 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-04 03:19:55.050688 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-04 03:19:55.050709 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-07-04 03:19:55.050731 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2a548d01e0f948d581fb2dcc41457b0f/work/logs" 2026-07-04 03:21:00.680289 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2a548d01e0f948d581fb2dcc41457b0f/work/artifacts" 2026-07-04 03:21:01.169465 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2a548d01e0f948d581fb2dcc41457b0f/work/docs" 2026-07-04 03:21:01.180249 | 2026-07-04 03:21:01.180428 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-04 03:21:02.328757 | debian-bookworm | changed: 2026-07-04 03:21:02.328996 | debian-bookworm | .d..t...... ./ 2026-07-04 03:21:02.329031 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-04 03:21:02.329056 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-04 03:21:02.329077 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-04 03:21:02.329097 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-04 03:21:02.329117 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-04 03:21:02.329155 | debian-bookworm | changed: All items complete 2026-07-04 03:21:02.329178 | 2026-07-04 03:21:03.094060 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:21:03.817958 | debian-bookworm | changed: .d..t...... ./ 2026-07-04 03:21:03.845052 | 2026-07-04 03:21:03.845172 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-04 03:21:03.904289 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:21:03.913521 | debian-bookworm | skipping: Conditional result was False 2026-07-04 03:21:03.928674 | 2026-07-04 03:21:03.928751 | PLAY RECAP 2026-07-04 03:21:03.928801 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-04 03:21:03.928841 | 2026-07-04 03:21:04.070749 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-04 03:21:04.071652 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:21:04.941373 | 2026-07-04 03:21:04.941507 | PLAY [Base post] 2026-07-04 03:21:04.954425 | 2026-07-04 03:21:04.954537 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-04 03:21:05.661877 | debian-bookworm | changed 2026-07-04 03:21:05.671280 | 2026-07-04 03:21:05.671772 | PLAY RECAP 2026-07-04 03:21:05.671890 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-04 03:21:05.671953 | 2026-07-04 03:21:05.881074 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-04 03:21:05.882261 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-04 03:21:07.229896 | 2026-07-04 03:21:07.230042 | PLAY [Base post-logs] 2026-07-04 03:21:07.254985 | 2026-07-04 03:21:07.255133 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-04 03:21:08.013117 | localhost | changed 2026-07-04 03:21:08.027791 | 2026-07-04 03:21:08.027941 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-04 03:21:08.095996 | localhost | ok 2026-07-04 03:21:08.099595 | 2026-07-04 03:21:08.099968 | TASK [Set zuul-log-path fact] 2026-07-04 03:21:08.127042 | localhost | ok 2026-07-04 03:21:08.142720 | 2026-07-04 03:21:08.142891 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-04 03:21:08.223384 | localhost | ok 2026-07-04 03:21:08.226771 | 2026-07-04 03:21:08.227132 | TASK [upload-logs : Create log directories] 2026-07-04 03:21:09.061364 | localhost | changed 2026-07-04 03:21:09.066485 | 2026-07-04 03:21:09.066592 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-04 03:21:09.602704 | localhost -> localhost | ok: Runtime: 0:00:00.007776 2026-07-04 03:21:09.606403 | 2026-07-04 03:21:09.606508 | TASK [upload-logs : Upload logs to log server] 2026-07-04 03:21:10.141025 | localhost | Output suppressed because no_log was given 2026-07-04 03:21:10.142736 | 2026-07-04 03:21:10.142896 | LOOP [upload-logs : Compress console log and json output] 2026-07-04 03:21:10.193964 | localhost | skipping: Conditional result was False 2026-07-04 03:21:10.204170 | localhost | skipping: Conditional result was False 2026-07-04 03:21:10.212137 | 2026-07-04 03:21:10.212242 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-04 03:21:10.258500 | localhost | skipping: Conditional result was False 2026-07-04 03:21:10.258751 | 2026-07-04 03:21:10.263124 | localhost | skipping: Conditional result was False 2026-07-04 03:21:10.268484 | 2026-07-04 03:21:10.268576 | LOOP [upload-logs : Upload console log and json output]