2026-06-12 10:56:59.070941 | Job console starting 2026-06-12 10:56:59.079567 | Updating git repos 2026-06-12 10:56:59.126157 | Cloning repos into workspace 2026-06-12 10:56:59.183155 | Restoring repo states 2026-06-12 10:56:59.213111 | Merging changes 2026-06-12 10:56:59.966923 | Checking out repos 2026-06-12 10:57:00.033327 | Preparing playbooks 2026-06-12 10:57:00.840615 | Running Ansible setup 2026-06-12 10:57:05.311820 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 10:57:06.518207 | 2026-06-12 10:57:06.518387 | PLAY [Base pre] 2026-06-12 10:57:06.551773 | 2026-06-12 10:57:06.551932 | TASK [Setup log path fact] 2026-06-12 10:57:06.571990 | debian-bookworm | ok 2026-06-12 10:57:06.591256 | 2026-06-12 10:57:06.591431 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 10:57:06.644989 | debian-bookworm | ok 2026-06-12 10:57:06.657060 | 2026-06-12 10:57:06.657224 | TASK [emit-job-header : Print job information] 2026-06-12 10:57:06.737503 | # Job Information 2026-06-12 10:57:06.737702 | Ansible Version: 2.16.14 2026-06-12 10:57:06.737738 | Job: python-black 2026-06-12 10:57:06.737770 | Pipeline: check 2026-06-12 10:57:06.737793 | Executor: 521e9411259a 2026-06-12 10:57:06.737814 | Triggered by: https://github.com/osism/python-osism/pull/2159 2026-06-12 10:57:06.737836 | Event ID: 4f345260-664d-11f1-957e-1ea48cf8d747 2026-06-12 10:57:06.743118 | 2026-06-12 10:57:06.743272 | LOOP [emit-job-header : Print node information] 2026-06-12 10:57:06.947252 | debian-bookworm | ok: 2026-06-12 10:57:06.947463 | debian-bookworm | # Node Information 2026-06-12 10:57:06.947498 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 10:57:06.947524 | debian-bookworm | Hostname: debian 2026-06-12 10:57:06.947766 | debian-bookworm | Username: zuul 2026-06-12 10:57:06.947957 | debian-bookworm | Distro: Debian 12.14 2026-06-12 10:57:06.947990 | debian-bookworm | Provider: regiocloud-a 2026-06-12 10:57:06.948015 | debian-bookworm | Region: 2026-06-12 10:57:06.948037 | debian-bookworm | Label: debian-bookworm 2026-06-12 10:57:06.948058 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 10:57:06.948078 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec5:16aa 2026-06-12 10:57:06.967516 | 2026-06-12 10:57:06.967650 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 10:57:07.496841 | debian-bookworm -> localhost | changed 2026-06-12 10:57:07.517822 | 2026-06-12 10:57:07.517993 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 10:57:08.810304 | debian-bookworm -> localhost | changed 2026-06-12 10:57:08.828382 | 2026-06-12 10:57:08.828541 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 10:57:09.172428 | debian-bookworm -> localhost | ok 2026-06-12 10:57:09.179111 | 2026-06-12 10:57:09.179409 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 10:57:09.210942 | debian-bookworm | ok 2026-06-12 10:57:09.252736 | debian-bookworm | included: /var/lib/zuul/builds/10cc4e276cf344678f2d35df0530becc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 10:57:09.263992 | 2026-06-12 10:57:09.264140 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 10:57:11.254525 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 10:57:11.254817 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/10cc4e276cf344678f2d35df0530becc/work/10cc4e276cf344678f2d35df0530becc_id_rsa 2026-06-12 10:57:11.254891 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/10cc4e276cf344678f2d35df0530becc/work/10cc4e276cf344678f2d35df0530becc_id_rsa.pub 2026-06-12 10:57:11.254920 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 10:57:11.254947 | debian-bookworm -> localhost | SHA256:fm+okFYWMPnLHVtN8B6sWcE5nwH2yT2IpNIu/Fnl8c4 zuul-build-sshkey 2026-06-12 10:57:11.254970 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 10:57:11.255004 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 10:57:11.255026 | debian-bookworm -> localhost | | o. ..=o. | 2026-06-12 10:57:11.255048 | debian-bookworm -> localhost | | .o. o ooOoo| 2026-06-12 10:57:11.255068 | debian-bookworm -> localhost | | o.o . *=B+| 2026-06-12 10:57:11.255088 | debian-bookworm -> localhost | | . +.. +=+oo| 2026-06-12 10:57:11.255107 | debian-bookworm -> localhost | | +S+ =o... | 2026-06-12 10:57:11.255169 | debian-bookworm -> localhost | | == = o | 2026-06-12 10:57:11.255194 | debian-bookworm -> localhost | | + .o.. E | 2026-06-12 10:57:11.255215 | debian-bookworm -> localhost | | . . .... | 2026-06-12 10:57:11.255237 | debian-bookworm -> localhost | | .. .. | 2026-06-12 10:57:11.255257 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 10:57:11.255313 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.416853 2026-06-12 10:57:11.266249 | 2026-06-12 10:57:11.266379 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 10:57:11.305828 | debian-bookworm | ok 2026-06-12 10:57:11.325988 | debian-bookworm | included: /var/lib/zuul/builds/10cc4e276cf344678f2d35df0530becc/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 10:57:11.334763 | 2026-06-12 10:57:11.334930 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 10:57:11.379480 | debian-bookworm | skipping: Conditional result was False 2026-06-12 10:57:11.386120 | 2026-06-12 10:57:11.386265 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 10:57:12.295449 | debian-bookworm | changed 2026-06-12 10:57:12.305613 | 2026-06-12 10:57:12.305734 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 10:57:12.606185 | debian-bookworm | ok 2026-06-12 10:57:12.616785 | 2026-06-12 10:57:12.616920 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 10:57:13.444969 | debian-bookworm | changed 2026-06-12 10:57:13.465432 | 2026-06-12 10:57:13.465578 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 10:57:14.268276 | debian-bookworm | changed 2026-06-12 10:57:14.298097 | 2026-06-12 10:57:14.298276 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 10:57:14.336549 | debian-bookworm | skipping: Conditional result was False 2026-06-12 10:57:14.385843 | 2026-06-12 10:57:14.385990 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 10:57:16.249001 | debian-bookworm -> localhost | changed 2026-06-12 10:57:16.262067 | 2026-06-12 10:57:16.262228 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 10:57:17.580831 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/10cc4e276cf344678f2d35df0530becc/work/10cc4e276cf344678f2d35df0530becc_id_rsa (zuul-build-sshkey) 2026-06-12 10:57:17.581022 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030365 2026-06-12 10:57:17.587366 | 2026-06-12 10:57:17.587451 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 10:57:18.593934 | debian-bookworm | ok 2026-06-12 10:57:18.598079 | 2026-06-12 10:57:18.598185 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 10:57:18.681189 | debian-bookworm | skipping: Conditional result was False 2026-06-12 10:57:18.689577 | 2026-06-12 10:57:18.689665 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 10:57:19.659480 | debian-bookworm | ok 2026-06-12 10:57:19.672421 | 2026-06-12 10:57:19.672517 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 10:57:19.735835 | debian-bookworm | ok 2026-06-12 10:57:19.751014 | 2026-06-12 10:57:19.751108 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 10:57:20.890403 | debian-bookworm -> localhost | ok 2026-06-12 10:57:20.895752 | 2026-06-12 10:57:20.895836 | TASK [validate-host : Collect information about the host] 2026-06-12 10:57:22.785849 | debian-bookworm | ok 2026-06-12 10:57:22.795766 | 2026-06-12 10:57:22.795845 | TASK [validate-host : Sanitize hostname] 2026-06-12 10:57:22.925981 | debian-bookworm | ok 2026-06-12 10:57:22.930876 | 2026-06-12 10:57:22.930964 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 10:57:23.802962 | debian-bookworm -> localhost | changed 2026-06-12 10:57:23.808568 | 2026-06-12 10:57:23.808668 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 10:57:24.252001 | debian-bookworm | ok 2026-06-12 10:57:24.256506 | 2026-06-12 10:57:24.256594 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 10:57:24.979906 | debian-bookworm -> localhost | changed 2026-06-12 10:57:24.988808 | 2026-06-12 10:57:24.988895 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 10:57:25.255012 | debian-bookworm | ok 2026-06-12 10:57:25.260174 | 2026-06-12 10:57:25.260271 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 10:57:26.340535 | debian-bookworm | changed: 2026-06-12 10:57:26.340711 | debian-bookworm | cd+++++++++ src/ 2026-06-12 10:57:26.340747 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 10:57:26.340772 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 10:57:26.340794 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-12 10:57:26.340815 | debian-bookworm | Containerfile 2026-06-12 10:57:26.340947 | debian-bookworm | Containerfile 2026-06-12 10:57:26.353630 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/10cc4e276cf344678f2d35df0530becc/work/logs" 2026-06-12 10:58:43.224479 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/10cc4e276cf344678f2d35df0530becc/work/artifacts" 2026-06-12 10:58:43.589588 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/10cc4e276cf344678f2d35df0530becc/work/docs" 2026-06-12 10:58:43.600705 | 2026-06-12 10:58:43.600839 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 10:58:44.604140 | debian-bookworm | changed: 2026-06-12 10:58:44.604525 | debian-bookworm | .d..t...... ./ 2026-06-12 10:58:44.604651 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 10:58:44.604703 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 10:58:44.604743 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 10:58:44.604779 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 10:58:44.604814 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 10:58:44.604892 | debian-bookworm | changed: All items complete 2026-06-12 10:58:44.604940 | 2026-06-12 10:58:45.575151 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 10:58:46.183320 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 10:58:46.204399 | 2026-06-12 10:58:46.204601 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 10:58:46.634031 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010669 2026-06-12 10:58:47.024411 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.013310 2026-06-12 10:58:47.037756 | 2026-06-12 10:58:47.037874 | PLAY RECAP 2026-06-12 10:58:47.037933 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-12 10:58:47.037960 | 2026-06-12 10:58:47.377603 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 10:58:47.378467 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 10:58:48.616544 | 2026-06-12 10:58:48.616725 | PLAY [Base post] 2026-06-12 10:58:48.646744 | 2026-06-12 10:58:48.646947 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 10:58:49.287984 | debian-bookworm | changed 2026-06-12 10:58:49.297581 | 2026-06-12 10:58:49.297729 | PLAY RECAP 2026-06-12 10:58:49.297797 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 10:58:49.297862 | 2026-06-12 10:58:49.496066 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 10:58:49.496947 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 10:58:50.606520 | 2026-06-12 10:58:50.606646 | PLAY [Base post-logs] 2026-06-12 10:58:50.615577 | 2026-06-12 10:58:50.615688 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 10:58:51.110697 | localhost | changed 2026-06-12 10:58:51.118372 | 2026-06-12 10:58:51.118493 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 10:58:51.142663 | localhost | ok 2026-06-12 10:58:51.145118 | 2026-06-12 10:58:51.145202 | TASK [Set zuul-log-path fact] 2026-06-12 10:58:51.180191 | localhost | ok 2026-06-12 10:58:51.186537 | 2026-06-12 10:58:51.186635 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 10:58:51.220672 | localhost | ok 2026-06-12 10:58:51.223003 | 2026-06-12 10:58:51.223079 | TASK [upload-logs : Create log directories] 2026-06-12 10:58:52.092931 | localhost | changed 2026-06-12 10:58:52.095741 | 2026-06-12 10:58:52.095820 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 10:58:52.888158 | localhost -> localhost | ok: Runtime: 0:00:00.003931 2026-06-12 10:58:52.891094 | 2026-06-12 10:58:52.891193 | TASK [upload-logs : Upload logs to log server] 2026-06-12 10:58:54.130631 | localhost | Output suppressed because no_log was given 2026-06-12 10:58:54.132204 | 2026-06-12 10:58:54.132282 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 10:58:54.244805 | localhost | skipping: Conditional result was False 2026-06-12 10:58:54.253101 | localhost | skipping: Conditional result was False 2026-06-12 10:58:54.257512 | 2026-06-12 10:58:54.257597 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 10:58:54.336350 | localhost | skipping: Conditional result was False 2026-06-12 10:58:54.336560 | 2026-06-12 10:58:54.349383 | localhost | skipping: Conditional result was False 2026-06-12 10:58:54.363457 | 2026-06-12 10:58:54.363557 | LOOP [upload-logs : Upload console log and json output]