2026-06-26 03:31:08.857321 | Job console starting 2026-06-26 03:31:08.871660 | Updating git repos 2026-06-26 03:31:08.912797 | Cloning repos into workspace 2026-06-26 03:31:08.983589 | Restoring repo states 2026-06-26 03:31:09.011454 | Merging changes 2026-06-26 03:31:09.011480 | Checking out repos 2026-06-26 03:31:09.086934 | Preparing playbooks 2026-06-26 03:31:10.238480 | Running Ansible setup 2026-06-26 03:31:16.958261 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:31:18.182377 | 2026-06-26 03:31:18.182701 | PLAY [Base pre] 2026-06-26 03:31:18.204520 | 2026-06-26 03:31:18.204693 | TASK [Setup log path fact] 2026-06-26 03:31:18.246469 | debian-bookworm | ok 2026-06-26 03:31:18.266374 | 2026-06-26 03:31:18.266557 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:31:18.300549 | debian-bookworm | ok 2026-06-26 03:31:18.313267 | 2026-06-26 03:31:18.313408 | TASK [emit-job-header : Print job information] 2026-06-26 03:31:18.366536 | # Job Information 2026-06-26 03:31:18.366861 | Ansible Version: 2.16.14 2026-06-26 03:31:18.366919 | Job: python-black 2026-06-26 03:31:18.366961 | Pipeline: periodic-daily 2026-06-26 03:31:18.366989 | Executor: 521e9411259a 2026-06-26 03:31:18.367014 | Triggered by: https://github.com/osism/mappings 2026-06-26 03:31:18.367041 | Event ID: 79b94d450113496da5ae6c10953defbf 2026-06-26 03:31:18.372623 | 2026-06-26 03:31:18.372772 | LOOP [emit-job-header : Print node information] 2026-06-26 03:31:18.501289 | debian-bookworm | ok: 2026-06-26 03:31:18.501895 | debian-bookworm | # Node Information 2026-06-26 03:31:18.502025 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-26 03:31:18.502130 | debian-bookworm | Hostname: debian 2026-06-26 03:31:18.502199 | debian-bookworm | Username: zuul 2026-06-26 03:31:18.502256 | debian-bookworm | Distro: Debian 12.14 2026-06-26 03:31:18.502318 | debian-bookworm | Provider: regiocloud-a 2026-06-26 03:31:18.502477 | debian-bookworm | Region: 2026-06-26 03:31:18.502547 | debian-bookworm | Label: debian-bookworm 2026-06-26 03:31:18.502602 | debian-bookworm | Product Name: OpenStack Nova 2026-06-26 03:31:18.502655 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe84:4824 2026-06-26 03:31:18.528227 | 2026-06-26 03:31:18.528575 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 03:31:19.021732 | debian-bookworm -> localhost | changed 2026-06-26 03:31:19.029646 | 2026-06-26 03:31:19.029801 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 03:31:20.099602 | debian-bookworm -> localhost | changed 2026-06-26 03:31:20.111911 | 2026-06-26 03:31:20.112024 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 03:31:20.419936 | debian-bookworm -> localhost | ok 2026-06-26 03:31:20.431935 | 2026-06-26 03:31:20.432080 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 03:31:20.456590 | debian-bookworm | ok 2026-06-26 03:31:20.476027 | debian-bookworm | included: /var/lib/zuul/builds/7d4ffd411883472b904f935017141ddb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 03:31:20.482354 | 2026-06-26 03:31:20.482442 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 03:31:21.783017 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-26 03:31:21.783339 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7d4ffd411883472b904f935017141ddb/work/7d4ffd411883472b904f935017141ddb_id_rsa 2026-06-26 03:31:21.783404 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7d4ffd411883472b904f935017141ddb/work/7d4ffd411883472b904f935017141ddb_id_rsa.pub 2026-06-26 03:31:21.783449 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-26 03:31:21.783490 | debian-bookworm -> localhost | SHA256:jULyliqpB4I5w93cFmBDZeCjWfys6UTrFbfcPqlNAnc zuul-build-sshkey 2026-06-26 03:31:21.783528 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-26 03:31:21.783580 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-26 03:31:21.783619 | debian-bookworm -> localhost | | .ooo | 2026-06-26 03:31:21.783657 | debian-bookworm -> localhost | | o+. | 2026-06-26 03:31:21.783691 | debian-bookworm -> localhost | | o=+ | 2026-06-26 03:31:21.783726 | debian-bookworm -> localhost | | +++o o | 2026-06-26 03:31:21.783776 | debian-bookworm -> localhost | |o..oo.*=So.E | 2026-06-26 03:31:21.783818 | debian-bookworm -> localhost | |B. o.=++* + | 2026-06-26 03:31:21.783854 | debian-bookworm -> localhost | |.+o .=.. + o. | 2026-06-26 03:31:21.783888 | debian-bookworm -> localhost | | ...+ . =o | 2026-06-26 03:31:21.783924 | debian-bookworm -> localhost | |.. o ..o. | 2026-06-26 03:31:21.783959 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-26 03:31:21.784033 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.851388 2026-06-26 03:31:21.793986 | 2026-06-26 03:31:21.794112 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 03:31:21.814280 | debian-bookworm | ok 2026-06-26 03:31:21.824850 | debian-bookworm | included: /var/lib/zuul/builds/7d4ffd411883472b904f935017141ddb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 03:31:21.833169 | 2026-06-26 03:31:21.833255 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 03:31:21.847622 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:31:21.854440 | 2026-06-26 03:31:21.854546 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 03:31:22.503275 | debian-bookworm | changed 2026-06-26 03:31:22.508557 | 2026-06-26 03:31:22.508649 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 03:31:22.794582 | debian-bookworm | ok 2026-06-26 03:31:22.806828 | 2026-06-26 03:31:22.806954 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 03:31:23.532965 | debian-bookworm | changed 2026-06-26 03:31:23.539060 | 2026-06-26 03:31:23.539181 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 03:31:24.202003 | debian-bookworm | changed 2026-06-26 03:31:24.209182 | 2026-06-26 03:31:24.209321 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 03:31:24.234154 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:31:24.241194 | 2026-06-26 03:31:24.241328 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 03:31:24.771094 | debian-bookworm -> localhost | changed 2026-06-26 03:31:24.782674 | 2026-06-26 03:31:24.782811 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 03:31:25.187543 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7d4ffd411883472b904f935017141ddb/work/7d4ffd411883472b904f935017141ddb_id_rsa (zuul-build-sshkey) 2026-06-26 03:31:25.188165 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018964 2026-06-26 03:31:25.205349 | 2026-06-26 03:31:25.205873 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 03:31:25.665846 | debian-bookworm | ok 2026-06-26 03:31:25.673320 | 2026-06-26 03:31:25.673496 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 03:31:25.698229 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:31:25.709729 | 2026-06-26 03:31:25.709882 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 03:31:26.182323 | debian-bookworm | ok 2026-06-26 03:31:26.203036 | 2026-06-26 03:31:26.203212 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 03:31:26.234149 | debian-bookworm | ok 2026-06-26 03:31:26.240378 | 2026-06-26 03:31:26.240510 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 03:31:26.570461 | debian-bookworm -> localhost | ok 2026-06-26 03:31:26.585986 | 2026-06-26 03:31:26.586193 | TASK [validate-host : Collect information about the host] 2026-06-26 03:31:27.775010 | debian-bookworm | ok 2026-06-26 03:31:27.799217 | 2026-06-26 03:31:27.799381 | TASK [validate-host : Sanitize hostname] 2026-06-26 03:31:28.180840 | debian-bookworm | ok 2026-06-26 03:31:28.192112 | 2026-06-26 03:31:28.192259 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 03:31:29.449888 | debian-bookworm -> localhost | changed 2026-06-26 03:31:29.457268 | 2026-06-26 03:31:29.457414 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 03:31:29.936063 | debian-bookworm | ok 2026-06-26 03:31:29.951218 | 2026-06-26 03:31:29.951400 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 03:31:30.897711 | debian-bookworm -> localhost | changed 2026-06-26 03:31:30.912984 | 2026-06-26 03:31:30.913263 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 03:31:31.189315 | debian-bookworm | ok 2026-06-26 03:31:31.201631 | 2026-06-26 03:31:31.201828 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 03:31:32.115443 | debian-bookworm | changed: 2026-06-26 03:31:32.115728 | debian-bookworm | cd+++++++++ src/ 2026-06-26 03:31:32.115810 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-26 03:31:32.115840 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-26 03:31:32.115882 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-06-26 03:31:32.115903 | debian-bookworm | Containerfile 2026-06-26 03:31:32.115997 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7d4ffd411883472b904f935017141ddb/work/logs" 2026-06-26 03:32:33.179694 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7d4ffd411883472b904f935017141ddb/work/artifacts" 2026-06-26 03:32:33.446865 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7d4ffd411883472b904f935017141ddb/work/docs" 2026-06-26 03:32:33.470200 | 2026-06-26 03:32:33.470409 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 03:32:34.350251 | debian-bookworm | changed: 2026-06-26 03:32:34.350620 | debian-bookworm | .d..t...... ./ 2026-06-26 03:32:34.350677 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-26 03:32:34.350718 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-26 03:32:34.350753 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-26 03:32:34.350787 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-26 03:32:34.350821 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-26 03:32:34.350947 | debian-bookworm | changed: All items complete 2026-06-26 03:32:34.351006 | 2026-06-26 03:32:34.969566 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:32:35.589506 | debian-bookworm | changed: .d..t...... ./ 2026-06-26 03:32:35.626112 | 2026-06-26 03:32:35.626324 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 03:32:35.662956 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:32:35.666377 | debian-bookworm | skipping: Conditional result was False 2026-06-26 03:32:35.686011 | 2026-06-26 03:32:35.686171 | PLAY RECAP 2026-06-26 03:32:35.686258 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-26 03:32:35.686299 | 2026-06-26 03:32:35.862124 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 03:32:35.863375 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:32:36.643177 | 2026-06-26 03:32:36.643379 | PLAY [Base post] 2026-06-26 03:32:36.658642 | 2026-06-26 03:32:36.658826 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 03:32:37.238170 | debian-bookworm | changed 2026-06-26 03:32:37.245191 | 2026-06-26 03:32:37.245341 | PLAY RECAP 2026-06-26 03:32:37.245412 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:32:37.245476 | 2026-06-26 03:32:37.387600 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:32:37.388590 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 03:32:38.232650 | 2026-06-26 03:32:38.232848 | PLAY [Base post-logs] 2026-06-26 03:32:38.244702 | 2026-06-26 03:32:38.244873 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 03:32:38.738179 | localhost | changed 2026-06-26 03:32:38.748977 | 2026-06-26 03:32:38.749134 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 03:32:38.787322 | localhost | ok 2026-06-26 03:32:38.791699 | 2026-06-26 03:32:38.791821 | TASK [Set zuul-log-path fact] 2026-06-26 03:32:38.811122 | localhost | ok 2026-06-26 03:32:38.821148 | 2026-06-26 03:32:38.821279 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:32:38.858486 | localhost | ok 2026-06-26 03:32:38.863243 | 2026-06-26 03:32:38.863377 | TASK [upload-logs : Create log directories] 2026-06-26 03:32:39.439265 | localhost | changed 2026-06-26 03:32:39.442811 | 2026-06-26 03:32:39.443029 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 03:32:40.004494 | localhost -> localhost | ok: Runtime: 0:00:00.006273 2026-06-26 03:32:40.013304 | 2026-06-26 03:32:40.013543 | TASK [upload-logs : Upload logs to log server] 2026-06-26 03:32:40.654273 | localhost | Output suppressed because no_log was given 2026-06-26 03:32:40.658468 | 2026-06-26 03:32:40.658659 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 03:32:40.722126 | localhost | skipping: Conditional result was False 2026-06-26 03:32:40.727472 | localhost | skipping: Conditional result was False 2026-06-26 03:32:40.738657 | 2026-06-26 03:32:40.738775 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 03:32:40.804063 | localhost | skipping: Conditional result was False 2026-06-26 03:32:40.805104 | 2026-06-26 03:32:40.808490 | localhost | skipping: Conditional result was False 2026-06-26 03:32:40.821773 | 2026-06-26 03:32:40.822092 | LOOP [upload-logs : Upload console log and json output]