2026-06-02 15:32:24.691689 | Job console starting 2026-06-02 15:32:24.712719 | Updating git repos 2026-06-02 15:32:24.921709 | Cloning repos into workspace 2026-06-02 15:32:24.999796 | Restoring repo states 2026-06-02 15:32:25.043186 | Merging changes 2026-06-02 15:32:25.940265 | Checking out repos 2026-06-02 15:32:26.108650 | Preparing playbooks 2026-06-02 15:32:27.809446 | Running Ansible setup 2026-06-02 15:32:34.560298 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 15:32:36.056325 | 2026-06-02 15:32:36.056478 | PLAY [Base pre] 2026-06-02 15:32:36.079305 | 2026-06-02 15:32:36.079437 | TASK [Setup log path fact] 2026-06-02 15:32:36.115024 | debian-bookworm | ok 2026-06-02 15:32:36.130444 | 2026-06-02 15:32:36.130576 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 15:32:36.184783 | debian-bookworm | ok 2026-06-02 15:32:36.201191 | 2026-06-02 15:32:36.201289 | TASK [emit-job-header : Print job information] 2026-06-02 15:32:36.258253 | # Job Information 2026-06-02 15:32:36.258386 | Ansible Version: 2.16.14 2026-06-02 15:32:36.258414 | Job: python-black 2026-06-02 15:32:36.258442 | Pipeline: check 2026-06-02 15:32:36.258461 | Executor: 521e9411259a 2026-06-02 15:32:36.258478 | Triggered by: https://github.com/osism/python-osism/pull/2327 2026-06-02 15:32:36.258497 | Event ID: 3ad789c0-5e98-11f1-9e7e-7a5f02cbf90b 2026-06-02 15:32:36.262403 | 2026-06-02 15:32:36.262483 | LOOP [emit-job-header : Print node information] 2026-06-02 15:32:36.629184 | debian-bookworm | ok: 2026-06-02 15:32:36.629328 | debian-bookworm | # Node Information 2026-06-02 15:32:36.629357 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-02 15:32:36.629379 | debian-bookworm | Hostname: debian 2026-06-02 15:32:36.629397 | debian-bookworm | Username: zuul 2026-06-02 15:32:36.629414 | debian-bookworm | Distro: Debian 12.14 2026-06-02 15:32:36.629433 | debian-bookworm | Provider: regiocloud-a 2026-06-02 15:32:36.629451 | debian-bookworm | Region: 2026-06-02 15:32:36.629468 | debian-bookworm | Label: debian-bookworm 2026-06-02 15:32:36.629484 | debian-bookworm | Product Name: OpenStack Nova 2026-06-02 15:32:36.629500 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef6:d991 2026-06-02 15:32:36.647317 | 2026-06-02 15:32:36.647424 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 15:32:37.450599 | debian-bookworm -> localhost | changed 2026-06-02 15:32:37.456217 | 2026-06-02 15:32:37.456301 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 15:32:39.077467 | debian-bookworm -> localhost | changed 2026-06-02 15:32:39.086907 | 2026-06-02 15:32:39.087006 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 15:32:39.423225 | debian-bookworm -> localhost | ok 2026-06-02 15:32:39.428211 | 2026-06-02 15:32:39.428296 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 15:32:39.446860 | debian-bookworm | ok 2026-06-02 15:32:39.458547 | debian-bookworm | included: /var/lib/zuul/builds/06301e1f2fb940508b689500947970f7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 15:32:39.474692 | 2026-06-02 15:32:39.474775 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 15:32:41.237280 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-02 15:32:41.237458 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/06301e1f2fb940508b689500947970f7/work/06301e1f2fb940508b689500947970f7_id_rsa 2026-06-02 15:32:41.237491 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/06301e1f2fb940508b689500947970f7/work/06301e1f2fb940508b689500947970f7_id_rsa.pub 2026-06-02 15:32:41.237523 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-02 15:32:41.237545 | debian-bookworm -> localhost | SHA256:rOHSdEEPma7yt1vusHwGwz8DwJ9D3eEDghqGl8g6AA0 zuul-build-sshkey 2026-06-02 15:32:41.237565 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-02 15:32:41.237591 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-02 15:32:41.237610 | debian-bookworm -> localhost | |E+ o . .oo | 2026-06-02 15:32:41.237629 | debian-bookworm -> localhost | |. = = ..+o. . | 2026-06-02 15:32:41.237646 | debian-bookworm -> localhost | |.. o + ..o.+ . | 2026-06-02 15:32:41.237663 | debian-bookworm -> localhost | |o . o.o.. + | 2026-06-02 15:32:41.237680 | debian-bookworm -> localhost | | . o*S. . | 2026-06-02 15:32:41.237701 | debian-bookworm -> localhost | | .+.+O | 2026-06-02 15:32:41.237718 | debian-bookworm -> localhost | | .o+ .*. | 2026-06-02 15:32:41.237734 | debian-bookworm -> localhost | | ....=* | 2026-06-02 15:32:41.237750 | debian-bookworm -> localhost | | .=*oo | 2026-06-02 15:32:41.237767 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-02 15:32:41.237807 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.922548 2026-06-02 15:32:41.243026 | 2026-06-02 15:32:41.243229 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 15:32:41.279773 | debian-bookworm | ok 2026-06-02 15:32:41.293954 | debian-bookworm | included: /var/lib/zuul/builds/06301e1f2fb940508b689500947970f7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 15:32:41.305874 | 2026-06-02 15:32:41.305954 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 15:32:41.338736 | debian-bookworm | skipping: Conditional result was False 2026-06-02 15:32:41.343443 | 2026-06-02 15:32:41.343526 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 15:32:42.092521 | debian-bookworm | changed 2026-06-02 15:32:42.098139 | 2026-06-02 15:32:42.098221 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 15:32:42.375254 | debian-bookworm | ok 2026-06-02 15:32:42.384914 | 2026-06-02 15:32:42.386978 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 15:32:43.067140 | debian-bookworm | changed 2026-06-02 15:32:43.073862 | 2026-06-02 15:32:43.073965 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 15:32:43.690206 | debian-bookworm | changed 2026-06-02 15:32:43.696029 | 2026-06-02 15:32:43.696131 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 15:32:43.710186 | debian-bookworm | skipping: Conditional result was False 2026-06-02 15:32:43.716556 | 2026-06-02 15:32:43.716663 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 15:32:44.327314 | debian-bookworm -> localhost | changed 2026-06-02 15:32:44.338370 | 2026-06-02 15:32:44.338473 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 15:32:44.855289 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/06301e1f2fb940508b689500947970f7/work/06301e1f2fb940508b689500947970f7_id_rsa (zuul-build-sshkey) 2026-06-02 15:32:44.855500 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027987 2026-06-02 15:32:44.863237 | 2026-06-02 15:32:44.863338 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 15:32:45.264625 | debian-bookworm | ok 2026-06-02 15:32:45.270399 | 2026-06-02 15:32:45.270496 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 15:32:45.283706 | debian-bookworm | skipping: Conditional result was False 2026-06-02 15:32:45.292415 | 2026-06-02 15:32:45.292506 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-02 15:32:45.718358 | debian-bookworm | ok 2026-06-02 15:32:45.749683 | 2026-06-02 15:32:45.751433 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-02 15:32:45.808277 | debian-bookworm | ok 2026-06-02 15:32:45.812352 | 2026-06-02 15:32:45.812423 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-02 15:32:46.302928 | debian-bookworm -> localhost | ok 2026-06-02 15:32:46.308973 | 2026-06-02 15:32:46.309058 | TASK [validate-host : Collect information about the host] 2026-06-02 15:32:47.527677 | debian-bookworm | ok 2026-06-02 15:32:47.550570 | 2026-06-02 15:32:47.550671 | TASK [validate-host : Sanitize hostname] 2026-06-02 15:32:47.755957 | debian-bookworm | ok 2026-06-02 15:32:47.825206 | 2026-06-02 15:32:47.825316 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-02 15:32:48.631343 | debian-bookworm -> localhost | changed 2026-06-02 15:32:48.636813 | 2026-06-02 15:32:48.636912 | TASK [validate-host : Collect information about zuul worker] 2026-06-02 15:32:49.050147 | debian-bookworm | ok 2026-06-02 15:32:49.054639 | 2026-06-02 15:32:49.054731 | TASK [validate-host : Write out all zuul information for each host] 2026-06-02 15:32:49.930607 | debian-bookworm -> localhost | changed 2026-06-02 15:32:49.939774 | 2026-06-02 15:32:49.939865 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-02 15:32:50.221674 | debian-bookworm | ok 2026-06-02 15:32:50.230954 | 2026-06-02 15:32:50.231075 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-02 15:32:51.379503 | debian-bookworm | changed: 2026-06-02 15:32:51.379710 | debian-bookworm | cd+++++++++ src/ 2026-06-02 15:32:51.379748 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-02 15:32:51.379773 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-02 15:32:51.379796 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-02 15:32:51.379818 | debian-bookworm | Containerfile 2026-06-02 15:32:51.379984 | debian-bookworm | Containerfile 2026-06-02 15:32:51.391535 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/06301e1f2fb940508b689500947970f7/work/logs" 2026-06-02 15:33:22.882707 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/06301e1f2fb940508b689500947970f7/work/artifacts" 2026-06-02 15:33:23.182469 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/06301e1f2fb940508b689500947970f7/work/docs" 2026-06-02 15:33:23.206500 | 2026-06-02 15:33:23.206754 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 15:33:23.990099 | debian-bookworm | changed: 2026-06-02 15:33:23.990351 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-02 15:33:23.990388 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-02 15:33:23.990434 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-02 15:33:23.990483 | debian-bookworm | changed: All items complete 2026-06-02 15:33:23.990506 | 2026-06-02 15:33:24.545889 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 15:33:25.162252 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 15:33:25.182414 | 2026-06-02 15:33:25.182612 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 15:33:25.839067 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.013048 2026-06-02 15:33:26.224283 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012615 2026-06-02 15:33:26.243501 | 2026-06-02 15:33:26.243658 | PLAY RECAP 2026-06-02 15:33:26.243718 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 15:33:26.243744 | 2026-06-02 15:33:26.400148 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-02 15:33:26.401200 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 15:33:27.229500 | 2026-06-02 15:33:27.229725 | PLAY [Base post] 2026-06-02 15:33:27.246036 | 2026-06-02 15:33:27.246222 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 15:33:27.876100 | debian-bookworm | changed 2026-06-02 15:33:27.885144 | 2026-06-02 15:33:27.885342 | PLAY RECAP 2026-06-02 15:33:27.885422 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 15:33:27.885495 | 2026-06-02 15:33:28.053520 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 15:33:28.055530 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 15:33:28.944893 | 2026-06-02 15:33:28.945183 | PLAY [Base post-logs] 2026-06-02 15:33:28.970470 | 2026-06-02 15:33:28.970708 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 15:33:29.440823 | localhost | changed 2026-06-02 15:33:29.457153 | 2026-06-02 15:33:29.457333 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 15:33:29.494103 | localhost | ok 2026-06-02 15:33:29.497549 | 2026-06-02 15:33:29.497667 | TASK [Set zuul-log-path fact] 2026-06-02 15:33:29.526430 | localhost | ok 2026-06-02 15:33:29.541057 | 2026-06-02 15:33:29.543200 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 15:33:29.582151 | localhost | ok 2026-06-02 15:33:29.585272 | 2026-06-02 15:33:29.585382 | TASK [upload-logs : Create log directories] 2026-06-02 15:33:30.100818 | localhost | changed 2026-06-02 15:33:30.105926 | 2026-06-02 15:33:30.106138 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 15:33:30.622445 | localhost -> localhost | ok: Runtime: 0:00:00.006921 2026-06-02 15:33:30.631088 | 2026-06-02 15:33:30.631258 | TASK [upload-logs : Upload logs to log server] 2026-06-02 15:33:31.254769 | localhost | Output suppressed because no_log was given 2026-06-02 15:33:31.257678 | 2026-06-02 15:33:31.257814 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 15:33:31.307749 | localhost | skipping: Conditional result was False 2026-06-02 15:33:31.315895 | localhost | skipping: Conditional result was False 2026-06-02 15:33:31.328867 | 2026-06-02 15:33:31.328997 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 15:33:31.397034 | localhost | skipping: Conditional result was False 2026-06-02 15:33:31.397341 | 2026-06-02 15:33:31.402441 | localhost | skipping: Conditional result was False 2026-06-02 15:33:31.407163 | 2026-06-02 15:33:31.407303 | LOOP [upload-logs : Upload console log and json output]