2026-07-21 18:06:51.678338 | Job console starting 2026-07-21 18:06:51.708241 | Updating git repos 2026-07-21 18:06:51.756110 | Cloning repos into workspace 2026-07-21 18:06:51.886950 | Restoring repo states 2026-07-21 18:06:51.910321 | Merging changes 2026-07-21 18:06:53.677219 | Checking out repos 2026-07-21 18:06:53.783370 | Preparing playbooks 2026-07-21 18:06:55.567503 | Running Ansible setup 2026-07-21 18:07:01.392950 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-21 18:07:02.847899 | 2026-07-21 18:07:02.848125 | PLAY [Base pre] 2026-07-21 18:07:02.890034 | 2026-07-21 18:07:02.890208 | TASK [Setup log path fact] 2026-07-21 18:07:02.935456 | debian-bookworm | ok 2026-07-21 18:07:02.968912 | 2026-07-21 18:07:02.969145 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 18:07:03.046513 | debian-bookworm | ok 2026-07-21 18:07:03.070360 | 2026-07-21 18:07:03.070518 | TASK [emit-job-header : Print job information] 2026-07-21 18:07:03.167007 | # Job Information 2026-07-21 18:07:03.167222 | Ansible Version: 2.16.14 2026-07-21 18:07:03.167259 | Job: python-black 2026-07-21 18:07:03.167293 | Pipeline: check 2026-07-21 18:07:03.167316 | Executor: 521e9411259a 2026-07-21 18:07:03.167338 | Triggered by: https://github.com/osism/osism-kubernetes/pull/319 2026-07-21 18:07:03.167360 | Event ID: ed8dd080-852e-11f1-94d0-fd3cc4e9b7f8 2026-07-21 18:07:03.172620 | 2026-07-21 18:07:03.172745 | LOOP [emit-job-header : Print node information] 2026-07-21 18:07:03.428658 | debian-bookworm | ok: 2026-07-21 18:07:03.429003 | debian-bookworm | # Node Information 2026-07-21 18:07:03.429053 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-21 18:07:03.429080 | debian-bookworm | Hostname: debian 2026-07-21 18:07:03.429102 | debian-bookworm | Username: zuul 2026-07-21 18:07:03.429123 | debian-bookworm | Distro: Debian 12.15 2026-07-21 18:07:03.429147 | debian-bookworm | Provider: regiocloud-a 2026-07-21 18:07:03.429168 | debian-bookworm | Region: 2026-07-21 18:07:03.429190 | debian-bookworm | Label: debian-bookworm 2026-07-21 18:07:03.429211 | debian-bookworm | Product Name: OpenStack Nova 2026-07-21 18:07:03.429230 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe68:c48a 2026-07-21 18:07:03.448918 | 2026-07-21 18:07:03.449085 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-21 18:07:04.582920 | debian-bookworm -> localhost | changed 2026-07-21 18:07:04.590574 | 2026-07-21 18:07:04.590689 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-21 18:07:06.802427 | debian-bookworm -> localhost | changed 2026-07-21 18:07:06.811225 | 2026-07-21 18:07:06.811322 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-21 18:07:07.429096 | debian-bookworm -> localhost | ok 2026-07-21 18:07:07.434145 | 2026-07-21 18:07:07.434233 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-21 18:07:07.451962 | debian-bookworm | ok 2026-07-21 18:07:07.469609 | debian-bookworm | included: /var/lib/zuul/builds/158dbc3ba2aa441398ba49fcd1c66b80/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-21 18:07:07.480111 | 2026-07-21 18:07:07.480188 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-21 18:07:08.654662 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-21 18:07:08.655100 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/158dbc3ba2aa441398ba49fcd1c66b80/work/158dbc3ba2aa441398ba49fcd1c66b80_id_rsa 2026-07-21 18:07:08.655185 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/158dbc3ba2aa441398ba49fcd1c66b80/work/158dbc3ba2aa441398ba49fcd1c66b80_id_rsa.pub 2026-07-21 18:07:08.655238 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-21 18:07:08.655288 | debian-bookworm -> localhost | SHA256:Xk9TAH/RRmrd77t5lut2ANCRdZUYxuiGHTUpriRF0fk zuul-build-sshkey 2026-07-21 18:07:08.655334 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-21 18:07:08.655395 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-21 18:07:08.655440 | debian-bookworm -> localhost | | .o+oBO*o*| 2026-07-21 18:07:08.655486 | debian-bookworm -> localhost | | ..B+=.*+| 2026-07-21 18:07:08.655528 | debian-bookworm -> localhost | | . =.= =.o| 2026-07-21 18:07:08.655568 | debian-bookworm -> localhost | | . o =.E .| 2026-07-21 18:07:08.655609 | debian-bookworm -> localhost | | S + o. .| 2026-07-21 18:07:08.655659 | debian-bookworm -> localhost | | . o o ... | 2026-07-21 18:07:08.655702 | debian-bookworm -> localhost | | . . .o| 2026-07-21 18:07:08.655742 | debian-bookworm -> localhost | | o*| 2026-07-21 18:07:08.655785 | debian-bookworm -> localhost | | oB=| 2026-07-21 18:07:08.655825 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-21 18:07:08.655923 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.501514 2026-07-21 18:07:08.667155 | 2026-07-21 18:07:08.667386 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-21 18:07:08.691871 | debian-bookworm | ok 2026-07-21 18:07:08.702961 | debian-bookworm | included: /var/lib/zuul/builds/158dbc3ba2aa441398ba49fcd1c66b80/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-21 18:07:08.710074 | 2026-07-21 18:07:08.710143 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-21 18:07:08.722825 | debian-bookworm | skipping: Conditional result was False 2026-07-21 18:07:08.727391 | 2026-07-21 18:07:08.727463 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-21 18:07:09.289297 | debian-bookworm | changed 2026-07-21 18:07:09.294699 | 2026-07-21 18:07:09.294795 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-21 18:07:09.539988 | debian-bookworm | ok 2026-07-21 18:07:09.547729 | 2026-07-21 18:07:09.547842 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-21 18:07:10.175484 | debian-bookworm | changed 2026-07-21 18:07:10.187208 | 2026-07-21 18:07:10.187309 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-21 18:07:10.815040 | debian-bookworm | changed 2026-07-21 18:07:10.820156 | 2026-07-21 18:07:10.820242 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-21 18:07:10.853199 | debian-bookworm | skipping: Conditional result was False 2026-07-21 18:07:10.858186 | 2026-07-21 18:07:10.858273 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-21 18:07:11.698988 | debian-bookworm -> localhost | changed 2026-07-21 18:07:11.716808 | 2026-07-21 18:07:11.716921 | TASK [add-build-sshkey : Add back temp key] 2026-07-21 18:07:12.204387 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/158dbc3ba2aa441398ba49fcd1c66b80/work/158dbc3ba2aa441398ba49fcd1c66b80_id_rsa (zuul-build-sshkey) 2026-07-21 18:07:12.204586 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011419 2026-07-21 18:07:12.210912 | 2026-07-21 18:07:12.211019 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-21 18:07:12.598253 | debian-bookworm | ok 2026-07-21 18:07:12.603259 | 2026-07-21 18:07:12.603335 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-21 18:07:12.625998 | debian-bookworm | skipping: Conditional result was False 2026-07-21 18:07:12.659344 | 2026-07-21 18:07:12.659462 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-21 18:07:13.053006 | debian-bookworm | ok 2026-07-21 18:07:13.065170 | 2026-07-21 18:07:13.065284 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-21 18:07:13.098088 | debian-bookworm | ok 2026-07-21 18:07:13.103235 | 2026-07-21 18:07:13.103338 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-21 18:07:13.503407 | debian-bookworm -> localhost | ok 2026-07-21 18:07:13.509892 | 2026-07-21 18:07:13.510015 | TASK [validate-host : Collect information about the host] 2026-07-21 18:07:14.591645 | debian-bookworm | ok 2026-07-21 18:07:14.608784 | 2026-07-21 18:07:14.608895 | TASK [validate-host : Sanitize hostname] 2026-07-21 18:07:14.778817 | debian-bookworm | ok 2026-07-21 18:07:14.786871 | 2026-07-21 18:07:14.786988 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-21 18:07:15.741934 | debian-bookworm -> localhost | changed 2026-07-21 18:07:15.747471 | 2026-07-21 18:07:15.747563 | TASK [validate-host : Collect information about zuul worker] 2026-07-21 18:07:16.199687 | debian-bookworm | ok 2026-07-21 18:07:16.206133 | 2026-07-21 18:07:16.206265 | TASK [validate-host : Write out all zuul information for each host] 2026-07-21 18:07:17.086007 | debian-bookworm -> localhost | changed 2026-07-21 18:07:17.101835 | 2026-07-21 18:07:17.101930 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-21 18:07:17.394987 | debian-bookworm | ok 2026-07-21 18:07:17.399797 | 2026-07-21 18:07:17.399886 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-21 18:07:18.885980 | debian-bookworm | changed: 2026-07-21 18:07:18.886159 | debian-bookworm | cd+++++++++ src/ 2026-07-21 18:07:18.886194 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-21 18:07:18.886219 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-21 18:07:18.886240 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-07-21 18:07:18.886260 | debian-bookworm | Containerfile 2026-07-21 18:07:18.886445 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/158dbc3ba2aa441398ba49fcd1c66b80/work/logs" 2026-07-21 18:08:20.083187 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/158dbc3ba2aa441398ba49fcd1c66b80/work/artifacts" 2026-07-21 18:08:20.384937 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/158dbc3ba2aa441398ba49fcd1c66b80/work/docs" 2026-07-21 18:08:20.413778 | 2026-07-21 18:08:20.413990 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-21 18:08:21.228474 | debian-bookworm | changed: 2026-07-21 18:08:21.228741 | debian-bookworm | .d..t...... ./ 2026-07-21 18:08:21.228778 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-21 18:08:21.228803 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-21 18:08:21.228825 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-21 18:08:21.228847 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-21 18:08:21.228868 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-21 18:08:21.228912 | debian-bookworm | changed: All items complete 2026-07-21 18:08:21.228939 | 2026-07-21 18:08:21.787086 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 18:08:22.385740 | debian-bookworm | changed: .d..t...... ./ 2026-07-21 18:08:22.402659 | 2026-07-21 18:08:22.402799 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-21 18:08:22.776141 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.006662 2026-07-21 18:08:23.083729 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009488 2026-07-21 18:08:23.096627 | 2026-07-21 18:08:23.096736 | PLAY RECAP 2026-07-21 18:08:23.096787 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-21 18:08:23.096811 | 2026-07-21 18:08:23.258399 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-21 18:08:23.259344 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 18:08:24.104709 | 2026-07-21 18:08:24.104906 | PLAY [Base post] 2026-07-21 18:08:24.119508 | 2026-07-21 18:08:24.119666 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-21 18:08:24.697383 | debian-bookworm | changed 2026-07-21 18:08:24.704217 | 2026-07-21 18:08:24.704334 | PLAY RECAP 2026-07-21 18:08:24.704397 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-21 18:08:24.704460 | 2026-07-21 18:08:24.831677 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-21 18:08:24.832610 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-21 18:08:25.626470 | 2026-07-21 18:08:25.626667 | PLAY [Base post-logs] 2026-07-21 18:08:25.638331 | 2026-07-21 18:08:25.638506 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-21 18:08:26.114296 | localhost | changed 2026-07-21 18:08:26.127233 | 2026-07-21 18:08:26.127508 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-21 18:08:26.153927 | localhost | ok 2026-07-21 18:08:26.157323 | 2026-07-21 18:08:26.157443 | TASK [Set zuul-log-path fact] 2026-07-21 18:08:26.173493 | localhost | ok 2026-07-21 18:08:26.181705 | 2026-07-21 18:08:26.181830 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-21 18:08:26.207580 | localhost | ok 2026-07-21 18:08:26.210705 | 2026-07-21 18:08:26.210820 | TASK [upload-logs : Create log directories] 2026-07-21 18:08:26.741274 | localhost | changed 2026-07-21 18:08:26.744598 | 2026-07-21 18:08:26.744717 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-21 18:08:27.266215 | localhost -> localhost | ok: Runtime: 0:00:00.007287 2026-07-21 18:08:27.270678 | 2026-07-21 18:08:27.270804 | TASK [upload-logs : Upload logs to log server] 2026-07-21 18:08:27.859515 | localhost | Output suppressed because no_log was given 2026-07-21 18:08:27.862516 | 2026-07-21 18:08:27.862678 | LOOP [upload-logs : Compress console log and json output] 2026-07-21 18:08:27.916951 | localhost | skipping: Conditional result was False 2026-07-21 18:08:27.923055 | localhost | skipping: Conditional result was False 2026-07-21 18:08:27.933599 | 2026-07-21 18:08:27.933720 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-21 18:08:27.980970 | localhost | skipping: Conditional result was False 2026-07-21 18:08:27.981312 | 2026-07-21 18:08:27.988159 | localhost | skipping: Conditional result was False 2026-07-21 18:08:28.002317 | 2026-07-21 18:08:28.002473 | LOOP [upload-logs : Upload console log and json output]