2026-05-24 16:10:01.568219 | Job console starting 2026-05-24 16:10:01.655702 | Updating git repos 2026-05-24 16:10:01.694453 | Cloning repos into workspace 2026-05-24 16:10:01.849730 | Restoring repo states 2026-05-24 16:10:01.856780 | Merging changes 2026-05-24 16:10:02.471391 | Checking out repos 2026-05-24 16:10:02.542494 | Preparing playbooks 2026-05-24 16:10:04.812522 | Running Ansible setup 2026-05-24 16:10:11.557402 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-24 16:10:12.830379 | 2026-05-24 16:10:12.830511 | PLAY [Base pre] 2026-05-24 16:10:12.864685 | 2026-05-24 16:10:12.864798 | TASK [Setup log path fact] 2026-05-24 16:10:12.891914 | debian-bookworm | ok 2026-05-24 16:10:12.913259 | 2026-05-24 16:10:12.913388 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 16:10:12.973294 | debian-bookworm | ok 2026-05-24 16:10:12.981010 | 2026-05-24 16:10:12.981086 | TASK [emit-job-header : Print job information] 2026-05-24 16:10:13.046827 | # Job Information 2026-05-24 16:10:13.046990 | Ansible Version: 2.16.14 2026-05-24 16:10:13.047017 | Job: python-black 2026-05-24 16:10:13.047044 | Pipeline: check 2026-05-24 16:10:13.047064 | Executor: 521e9411259a 2026-05-24 16:10:13.047082 | Triggered by: https://github.com/osism/cfg-cookiecutter/pull/843 2026-05-24 16:10:13.047100 | Event ID: ff1694ee-578a-11f1-8aea-29365d595bb2 2026-05-24 16:10:13.054893 | 2026-05-24 16:10:13.054999 | LOOP [emit-job-header : Print node information] 2026-05-24 16:10:13.239120 | debian-bookworm | ok: 2026-05-24 16:10:13.239354 | debian-bookworm | # Node Information 2026-05-24 16:10:13.239388 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-24 16:10:13.239413 | debian-bookworm | Hostname: debian 2026-05-24 16:10:13.239435 | debian-bookworm | Username: zuul 2026-05-24 16:10:13.239456 | debian-bookworm | Distro: Debian 12.14 2026-05-24 16:10:13.239480 | debian-bookworm | Provider: regiocloud-a 2026-05-24 16:10:13.239501 | debian-bookworm | Region: 2026-05-24 16:10:13.239521 | debian-bookworm | Label: debian-bookworm 2026-05-24 16:10:13.239541 | debian-bookworm | Product Name: OpenStack Nova 2026-05-24 16:10:13.239561 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe72:73b4 2026-05-24 16:10:13.249486 | 2026-05-24 16:10:13.249593 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-24 16:10:13.965854 | debian-bookworm -> localhost | changed 2026-05-24 16:10:13.971633 | 2026-05-24 16:10:13.971720 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-24 16:10:16.188222 | debian-bookworm -> localhost | changed 2026-05-24 16:10:16.199396 | 2026-05-24 16:10:16.199514 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-24 16:10:17.197406 | debian-bookworm -> localhost | ok 2026-05-24 16:10:17.203698 | 2026-05-24 16:10:17.203836 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-24 16:10:17.269075 | debian-bookworm | ok 2026-05-24 16:10:17.307154 | debian-bookworm | included: /var/lib/zuul/builds/486f074f39a549a8a14a3d1caccda011/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-24 16:10:17.325928 | 2026-05-24 16:10:17.326040 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-24 16:10:18.922138 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-24 16:10:18.922340 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/486f074f39a549a8a14a3d1caccda011/work/486f074f39a549a8a14a3d1caccda011_id_rsa 2026-05-24 16:10:18.922372 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/486f074f39a549a8a14a3d1caccda011/work/486f074f39a549a8a14a3d1caccda011_id_rsa.pub 2026-05-24 16:10:18.922394 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-24 16:10:18.922414 | debian-bookworm -> localhost | SHA256:dae9RXGCx2X9kGdoP0CO+uFlO86fr/VIdXtJqnUZwcY zuul-build-sshkey 2026-05-24 16:10:18.922433 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-24 16:10:18.922461 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-24 16:10:18.922479 | debian-bookworm -> localhost | | .+.==| 2026-05-24 16:10:18.922497 | debian-bookworm -> localhost | | +.Xo*| 2026-05-24 16:10:18.922514 | debian-bookworm -> localhost | | ...+oEo| 2026-05-24 16:10:18.922530 | debian-bookworm -> localhost | | ... +.o+| 2026-05-24 16:10:18.922547 | debian-bookworm -> localhost | | S. ..o.o=| 2026-05-24 16:10:18.922567 | debian-bookworm -> localhost | | o + ++*| 2026-05-24 16:10:18.922584 | debian-bookworm -> localhost | | o =o=o| 2026-05-24 16:10:18.922601 | debian-bookworm -> localhost | | =.oo+| 2026-05-24 16:10:18.922619 | debian-bookworm -> localhost | | . o+++| 2026-05-24 16:10:18.922636 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-24 16:10:18.922683 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.762397 2026-05-24 16:10:18.927902 | 2026-05-24 16:10:18.927979 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-24 16:10:18.973135 | debian-bookworm | ok 2026-05-24 16:10:18.980935 | debian-bookworm | included: /var/lib/zuul/builds/486f074f39a549a8a14a3d1caccda011/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-24 16:10:19.000455 | 2026-05-24 16:10:19.000591 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-24 16:10:19.024511 | debian-bookworm | skipping: Conditional result was False 2026-05-24 16:10:19.031374 | 2026-05-24 16:10:19.031496 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-24 16:10:19.723951 | debian-bookworm | changed 2026-05-24 16:10:19.730022 | 2026-05-24 16:10:19.730123 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-24 16:10:19.988954 | debian-bookworm | ok 2026-05-24 16:10:19.994270 | 2026-05-24 16:10:19.994352 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-24 16:10:20.694792 | debian-bookworm | changed 2026-05-24 16:10:20.700858 | 2026-05-24 16:10:20.700951 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-24 16:10:21.305734 | debian-bookworm | changed 2026-05-24 16:10:21.311314 | 2026-05-24 16:10:21.311403 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-24 16:10:21.354587 | debian-bookworm | skipping: Conditional result was False 2026-05-24 16:10:21.360539 | 2026-05-24 16:10:21.360635 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-24 16:10:22.213651 | debian-bookworm -> localhost | changed 2026-05-24 16:10:22.226219 | 2026-05-24 16:10:22.226312 | TASK [add-build-sshkey : Add back temp key] 2026-05-24 16:10:22.911474 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/486f074f39a549a8a14a3d1caccda011/work/486f074f39a549a8a14a3d1caccda011_id_rsa (zuul-build-sshkey) 2026-05-24 16:10:22.911759 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.030594 2026-05-24 16:10:22.922432 | 2026-05-24 16:10:22.922543 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-24 16:10:23.517782 | debian-bookworm | ok 2026-05-24 16:10:23.524747 | 2026-05-24 16:10:23.524859 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-24 16:10:23.550769 | debian-bookworm | skipping: Conditional result was False 2026-05-24 16:10:23.566755 | 2026-05-24 16:10:23.566903 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-24 16:10:23.964526 | debian-bookworm | ok 2026-05-24 16:10:23.984138 | 2026-05-24 16:10:23.984270 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-24 16:10:24.026431 | debian-bookworm | ok 2026-05-24 16:10:24.033941 | 2026-05-24 16:10:24.034180 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-24 16:10:24.474293 | debian-bookworm -> localhost | ok 2026-05-24 16:10:24.499601 | 2026-05-24 16:10:24.499747 | TASK [validate-host : Collect information about the host] 2026-05-24 16:10:25.648140 | debian-bookworm | ok 2026-05-24 16:10:25.676289 | 2026-05-24 16:10:25.676391 | TASK [validate-host : Sanitize hostname] 2026-05-24 16:10:25.845515 | debian-bookworm | ok 2026-05-24 16:10:25.908455 | 2026-05-24 16:10:25.908554 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-24 16:10:27.040856 | debian-bookworm -> localhost | changed 2026-05-24 16:10:27.045390 | 2026-05-24 16:10:27.045469 | TASK [validate-host : Collect information about zuul worker] 2026-05-24 16:10:27.584563 | debian-bookworm | ok 2026-05-24 16:10:27.588515 | 2026-05-24 16:10:27.588590 | TASK [validate-host : Write out all zuul information for each host] 2026-05-24 16:10:28.627991 | debian-bookworm -> localhost | changed 2026-05-24 16:10:28.635566 | 2026-05-24 16:10:28.635640 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-24 16:10:28.925465 | debian-bookworm | ok 2026-05-24 16:10:28.929788 | 2026-05-24 16:10:28.929864 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-24 16:10:29.825502 | debian-bookworm | changed: 2026-05-24 16:10:29.825723 | debian-bookworm | cd+++++++++ src/ 2026-05-24 16:10:29.825760 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-24 16:10:29.825785 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-24 16:10:29.825808 | debian-bookworm | cd+++++++++ src/github.com/osism/cfg-cookiecutter/ 2026-05-24 16:10:29.825829 | debian-bookworm | Containerfile 2026-05-24 16:10:29.825963 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/486f074f39a549a8a14a3d1caccda011/work/logs" 2026-05-24 16:10:56.432983 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/486f074f39a549a8a14a3d1caccda011/work/artifacts" 2026-05-24 16:10:56.710108 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/486f074f39a549a8a14a3d1caccda011/work/docs" 2026-05-24 16:10:56.723841 | 2026-05-24 16:10:56.723978 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-24 16:10:57.507553 | debian-bookworm | changed: 2026-05-24 16:10:57.507798 | debian-bookworm | .d..t...... ./ 2026-05-24 16:10:57.507836 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-24 16:10:57.507873 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-24 16:10:57.507904 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-24 16:10:57.507941 | debian-bookworm | changed: All items complete 2026-05-24 16:10:57.507964 | 2026-05-24 16:10:58.111611 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 16:10:58.873617 | debian-bookworm | changed: .d..t...... ./ 2026-05-24 16:10:58.894002 | 2026-05-24 16:10:58.894195 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-24 16:10:59.624367 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008915 2026-05-24 16:10:59.996282 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010786 2026-05-24 16:11:00.019100 | 2026-05-24 16:11:00.019289 | PLAY RECAP 2026-05-24 16:11:00.019347 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-24 16:11:00.019372 | 2026-05-24 16:11:00.167068 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-24 16:11:00.167950 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 16:11:01.147874 | 2026-05-24 16:11:01.148064 | PLAY [Base post] 2026-05-24 16:11:01.163073 | 2026-05-24 16:11:01.163273 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-24 16:11:01.786143 | debian-bookworm | changed 2026-05-24 16:11:01.791927 | 2026-05-24 16:11:01.792017 | PLAY RECAP 2026-05-24 16:11:01.792077 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-24 16:11:01.792149 | 2026-05-24 16:11:01.882227 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-24 16:11:01.883172 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-24 16:11:02.681551 | 2026-05-24 16:11:02.681685 | PLAY [Base post-logs] 2026-05-24 16:11:02.691015 | 2026-05-24 16:11:02.691196 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-24 16:11:03.071357 | localhost | changed 2026-05-24 16:11:03.080444 | 2026-05-24 16:11:03.080574 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-24 16:11:03.105142 | localhost | ok 2026-05-24 16:11:03.108329 | 2026-05-24 16:11:03.108418 | TASK [Set zuul-log-path fact] 2026-05-24 16:11:03.122634 | localhost | ok 2026-05-24 16:11:03.130002 | 2026-05-24 16:11:03.130108 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-24 16:11:03.164623 | localhost | ok 2026-05-24 16:11:03.167392 | 2026-05-24 16:11:03.167480 | TASK [upload-logs : Create log directories] 2026-05-24 16:11:03.659815 | localhost | changed 2026-05-24 16:11:03.662305 | 2026-05-24 16:11:03.662390 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-24 16:11:04.203725 | localhost -> localhost | ok: Runtime: 0:00:00.006410 2026-05-24 16:11:04.207260 | 2026-05-24 16:11:04.207358 | TASK [upload-logs : Upload logs to log server] 2026-05-24 16:11:04.978484 | localhost | Output suppressed because no_log was given 2026-05-24 16:11:04.984163 | 2026-05-24 16:11:04.984331 | LOOP [upload-logs : Compress console log and json output] 2026-05-24 16:11:05.051394 | localhost | skipping: Conditional result was False 2026-05-24 16:11:05.059187 | localhost | skipping: Conditional result was False 2026-05-24 16:11:05.064711 | 2026-05-24 16:11:05.064801 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-24 16:11:05.132224 | localhost | skipping: Conditional result was False 2026-05-24 16:11:05.132487 | 2026-05-24 16:11:05.139646 | localhost | skipping: Conditional result was False 2026-05-24 16:11:05.143067 | 2026-05-24 16:11:05.143199 | LOOP [upload-logs : Upload console log and json output]