2026-07-21 14:32:17.864083 | Job console starting 2026-07-21 14:32:17.875418 | Updating git repos 2026-07-21 14:32:17.942765 | Cloning repos into workspace 2026-07-21 14:32:17.996993 | Restoring repo states 2026-07-21 14:32:18.015642 | Merging changes 2026-07-21 14:32:18.846017 | Checking out repos 2026-07-21 14:32:18.950640 | Preparing playbooks 2026-07-21 14:32:19.702246 | Running Ansible setup 2026-07-21 14:32:25.087819 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 14:32:25.940450 | 2026-07-21 14:32:25.940594 | PLAY [Base pre] 2026-07-21 14:32:25.959438 | 2026-07-21 14:32:25.959615 | TASK [Setup log path fact] 2026-07-21 14:32:25.992308 | debian-bookworm | ok 2026-07-21 14:32:26.015885 | 2026-07-21 14:32:26.016048 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 14:32:26.046601 | debian-bookworm | ok 2026-07-21 14:32:26.061454 | 2026-07-21 14:32:26.061616 | TASK [emit-job-header : Print job information] 2026-07-21 14:32:26.100812 | # Job Information 2026-07-21 14:32:26.100984 | Ansible Version: 2.16.14 2026-07-21 14:32:26.101018 | Job: python-black 2026-07-21 14:32:26.101051 | Pipeline: check 2026-07-21 14:32:26.101073 | Executor: 521e9411259a 2026-07-21 14:32:26.101094 | Triggered by: https://github.com/osism/python-osism/pull/2483 2026-07-21 14:32:26.101116 | Event ID: d293ab60-8510-11f1-8649-70db42e5a10a 2026-07-21 14:32:26.105973 | 2026-07-21 14:32:26.106084 | LOOP [emit-job-header : Print node information] 2026-07-21 14:32:26.202792 | debian-bookworm | ok: 2026-07-21 14:32:26.202989 | debian-bookworm | # Node Information 2026-07-21 14:32:26.203025 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 14:32:26.203050 | debian-bookworm | Hostname: debian 2026-07-21 14:32:26.203073 | debian-bookworm | Username: zuul 2026-07-21 14:32:26.203094 | debian-bookworm | Distro: Debian 12.15 2026-07-21 14:32:26.203118 | debian-bookworm | Provider: regiocloud-a 2026-07-21 14:32:26.203149 | debian-bookworm | Region: 2026-07-21 14:32:26.203172 | debian-bookworm | Label: debian-bookworm 2026-07-21 14:32:26.203193 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 14:32:26.203214 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe46:df13 2026-07-21 14:32:26.212729 | 2026-07-21 14:32:26.212847 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 14:32:26.661979 | debian-bookworm -> localhost | changed 2026-07-21 14:32:26.672968 | 2026-07-21 14:32:26.673095 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 14:32:27.566978 | debian-bookworm -> localhost | changed 2026-07-21 14:32:27.586953 | 2026-07-21 14:32:27.587109 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 14:32:27.794708 | debian-bookworm -> localhost | ok 2026-07-21 14:32:27.804387 | 2026-07-21 14:32:27.804518 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 14:32:27.828806 | debian-bookworm | ok 2026-07-21 14:32:27.848621 | debian-bookworm | included: /var/lib/zuul/builds/98ef9756eaec467d97a45d96cc1ffd1f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 14:32:27.857082 | 2026-07-21 14:32:27.857192 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 14:32:29.982284 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 14:32:29.982570 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/98ef9756eaec467d97a45d96cc1ffd1f/work/98ef9756eaec467d97a45d96cc1ffd1f_id_rsa 2026-07-21 14:32:29.982619 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/98ef9756eaec467d97a45d96cc1ffd1f/work/98ef9756eaec467d97a45d96cc1ffd1f_id_rsa.pub 2026-07-21 14:32:29.982647 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 14:32:29.982673 | debian-bookworm -> localhost | SHA256:nbHJcMOtYWmNrapCMw5qiA88aCY2Nk6a6ph2zI1uhI0 zuul-build-sshkey 2026-07-21 14:32:29.982727 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 14:32:29.982803 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 14:32:29.982840 | debian-bookworm -> localhost | | | 2026-07-21 14:32:29.982876 | debian-bookworm -> localhost | | . * | 2026-07-21 14:32:29.982898 | debian-bookworm -> localhost | | . @ + | 2026-07-21 14:32:29.982919 | debian-bookworm -> localhost | | B X | 2026-07-21 14:32:29.982939 | debian-bookworm -> localhost | | + S O | 2026-07-21 14:32:29.982997 | debian-bookworm -> localhost | |oE.o+ . | 2026-07-21 14:32:29.983063 | debian-bookworm -> localhost | |*%++oo . | 2026-07-21 14:32:29.983086 | debian-bookworm -> localhost | |#*+*o. . | 2026-07-21 14:32:29.983108 | debian-bookworm -> localhost | |@+=. .. | 2026-07-21 14:32:29.983139 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 14:32:29.983199 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.446585 2026-07-21 14:32:29.992154 | 2026-07-21 14:32:29.992267 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 14:32:30.012785 | debian-bookworm | ok 2026-07-21 14:32:30.058897 | debian-bookworm | included: /var/lib/zuul/builds/98ef9756eaec467d97a45d96cc1ffd1f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 14:32:30.086671 | 2026-07-21 14:32:30.087158 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 14:32:30.115080 | debian-bookworm | skipping: Conditional result was False 2026-07-21 14:32:30.125453 | 2026-07-21 14:32:30.125647 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 14:32:31.120218 | debian-bookworm | changed 2026-07-21 14:32:31.125550 | 2026-07-21 14:32:31.125638 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 14:32:31.399810 | debian-bookworm | ok 2026-07-21 14:32:31.410455 | 2026-07-21 14:32:31.410623 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 14:32:32.183337 | debian-bookworm | changed 2026-07-21 14:32:32.193287 | 2026-07-21 14:32:32.193393 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 14:32:32.830152 | debian-bookworm | changed 2026-07-21 14:32:32.834756 | 2026-07-21 14:32:32.834886 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 14:32:32.862970 | debian-bookworm | skipping: Conditional result was False 2026-07-21 14:32:32.868031 | 2026-07-21 14:32:32.868112 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 14:32:33.656319 | debian-bookworm -> localhost | changed 2026-07-21 14:32:33.665178 | 2026-07-21 14:32:33.665277 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 14:32:34.142588 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/98ef9756eaec467d97a45d96cc1ffd1f/work/98ef9756eaec467d97a45d96cc1ffd1f_id_rsa (zuul-build-sshkey) 2026-07-21 14:32:34.142785 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010161 2026-07-21 14:32:34.149214 | 2026-07-21 14:32:34.149313 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 14:32:34.662251 | debian-bookworm | ok 2026-07-21 14:32:34.667799 | 2026-07-21 14:32:34.667908 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 14:32:34.701412 | debian-bookworm | skipping: Conditional result was False 2026-07-21 14:32:34.723145 | 2026-07-21 14:32:34.723254 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 14:32:35.131568 | debian-bookworm | ok 2026-07-21 14:32:35.159026 | 2026-07-21 14:32:35.159152 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 14:32:35.190294 | debian-bookworm | ok 2026-07-21 14:32:35.207612 | 2026-07-21 14:32:35.207724 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 14:32:35.486427 | debian-bookworm -> localhost | ok 2026-07-21 14:32:35.492961 | 2026-07-21 14:32:35.493061 | TASK [validate-host : Collect information about the host] 2026-07-21 14:32:36.452284 | debian-bookworm | ok 2026-07-21 14:32:36.462580 | 2026-07-21 14:32:36.462677 | TASK [validate-host : Sanitize hostname] 2026-07-21 14:32:36.622623 | debian-bookworm | ok 2026-07-21 14:32:36.627764 | 2026-07-21 14:32:36.627863 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 14:32:37.645777 | debian-bookworm -> localhost | changed 2026-07-21 14:32:37.652974 | 2026-07-21 14:32:37.653081 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 14:32:38.289807 | debian-bookworm | ok 2026-07-21 14:32:38.296905 | 2026-07-21 14:32:38.297086 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 14:32:39.290389 | debian-bookworm -> localhost | changed 2026-07-21 14:32:39.301238 | 2026-07-21 14:32:39.301347 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 14:32:39.609349 | debian-bookworm | ok 2026-07-21 14:32:39.627906 | 2026-07-21 14:32:39.628025 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 14:32:41.184377 | debian-bookworm | changed: 2026-07-21 14:32:41.184572 | debian-bookworm | cd+++++++++ src/ 2026-07-21 14:32:41.184609 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 14:32:41.184633 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 14:32:41.184656 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-21 14:32:41.184676 | debian-bookworm | Containerfile 2026-07-21 14:32:41.184809 | debian-bookworm | Containerfile 2026-07-21 14:32:41.202961 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/98ef9756eaec467d97a45d96cc1ffd1f/work/logs" 2026-07-21 14:33:49.142127 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/98ef9756eaec467d97a45d96cc1ffd1f/work/artifacts" 2026-07-21 14:33:49.453175 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/98ef9756eaec467d97a45d96cc1ffd1f/work/docs" 2026-07-21 14:33:49.469820 | 2026-07-21 14:33:49.470055 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 14:33:50.349712 | debian-bookworm | changed: 2026-07-21 14:33:50.350119 | debian-bookworm | .d..t...... ./ 2026-07-21 14:33:50.350187 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 14:33:50.350232 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 14:33:50.350295 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 14:33:50.350334 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 14:33:50.350370 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 14:33:50.350445 | debian-bookworm | changed: All items complete 2026-07-21 14:33:50.350486 | 2026-07-21 14:33:50.993990 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 14:33:51.598073 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 14:33:51.623016 | 2026-07-21 14:33:51.623181 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 14:33:51.995944 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011932 2026-07-21 14:33:52.341708 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.011484 2026-07-21 14:33:52.357400 | 2026-07-21 14:33:52.357542 | PLAY RECAP 2026-07-21 14:33:52.357605 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 14:33:52.357630 | 2026-07-21 14:33:52.529526 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 14:33:52.531692 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 14:33:53.334944 | 2026-07-21 14:33:53.335169 | PLAY [Base post] 2026-07-21 14:33:53.356014 | 2026-07-21 14:33:53.356437 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 14:33:53.986337 | debian-bookworm | changed 2026-07-21 14:33:53.996635 | 2026-07-21 14:33:53.996778 | PLAY RECAP 2026-07-21 14:33:53.996857 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 14:33:53.996938 | 2026-07-21 14:33:54.137012 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 14:33:54.137978 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 14:33:55.071356 | 2026-07-21 14:33:55.071581 | PLAY [Base post-logs] 2026-07-21 14:33:55.083380 | 2026-07-21 14:33:55.083556 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 14:33:55.588776 | localhost | changed 2026-07-21 14:33:55.599988 | 2026-07-21 14:33:55.600152 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 14:33:55.639216 | localhost | ok 2026-07-21 14:33:55.642610 | 2026-07-21 14:33:55.642710 | TASK [Set zuul-log-path fact] 2026-07-21 14:33:55.670573 | localhost | ok 2026-07-21 14:33:55.688612 | 2026-07-21 14:33:55.688773 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 14:33:55.726670 | localhost | ok 2026-07-21 14:33:55.732005 | 2026-07-21 14:33:55.732155 | TASK [upload-logs : Create log directories] 2026-07-21 14:33:56.310261 | localhost | changed 2026-07-21 14:33:56.315615 | 2026-07-21 14:33:56.315765 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 14:33:56.850080 | localhost -> localhost | ok: Runtime: 0:00:00.007648 2026-07-21 14:33:56.857546 | 2026-07-21 14:33:56.857709 | TASK [upload-logs : Upload logs to log server] 2026-07-21 14:33:57.470686 | localhost | Output suppressed because no_log was given 2026-07-21 14:33:57.474600 | 2026-07-21 14:33:57.474774 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 14:33:57.530337 | localhost | skipping: Conditional result was False 2026-07-21 14:33:57.538157 | localhost | skipping: Conditional result was False 2026-07-21 14:33:57.553197 | 2026-07-21 14:33:57.553423 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 14:33:57.615560 | localhost | skipping: Conditional result was False 2026-07-21 14:33:57.615900 | 2026-07-21 14:33:57.620628 | localhost | skipping: Conditional result was False 2026-07-21 14:33:57.625341 | 2026-07-21 14:33:57.625493 | LOOP [upload-logs : Upload console log and json output]