2026-06-29 23:37:55.548072 | Job console starting 2026-06-29 23:37:55.595042 | Updating git repos 2026-06-29 23:37:55.649833 | Cloning repos into workspace 2026-06-29 23:37:55.728277 | Restoring repo states 2026-06-29 23:37:55.751394 | Merging changes 2026-06-29 23:37:56.265782 | Checking out repos 2026-06-29 23:37:56.315346 | Preparing playbooks 2026-06-29 23:37:57.323871 | Running Ansible setup 2026-06-29 23:38:02.442529 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-29 23:38:03.416238 | 2026-06-29 23:38:03.416418 | PLAY [Base pre] 2026-06-29 23:38:03.454207 | 2026-06-29 23:38:03.454386 | TASK [Setup log path fact] 2026-06-29 23:38:03.494610 | debian-bookworm | ok 2026-06-29 23:38:03.522554 | 2026-06-29 23:38:03.522792 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-29 23:38:03.563388 | debian-bookworm | ok 2026-06-29 23:38:03.586508 | 2026-06-29 23:38:03.586646 | TASK [emit-job-header : Print job information] 2026-06-29 23:38:03.667695 | # Job Information 2026-06-29 23:38:03.667945 | Ansible Version: 2.16.14 2026-06-29 23:38:03.667982 | Job: python-black 2026-06-29 23:38:03.668018 | Pipeline: check 2026-06-29 23:38:03.668041 | Executor: 521e9411259a 2026-06-29 23:38:03.668063 | Triggered by: https://github.com/osism/netbox-manager/pull/265 2026-06-29 23:38:03.668086 | Event ID: 88007cd0-7413-11f1-9d79-69c67b8e88fd 2026-06-29 23:38:03.673302 | 2026-06-29 23:38:03.673427 | LOOP [emit-job-header : Print node information] 2026-06-29 23:38:03.844798 | debian-bookworm | ok: 2026-06-29 23:38:03.845053 | debian-bookworm | # Node Information 2026-06-29 23:38:03.845088 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-29 23:38:03.845114 | debian-bookworm | Hostname: debian 2026-06-29 23:38:03.845137 | debian-bookworm | Username: zuul 2026-06-29 23:38:03.845158 | debian-bookworm | Distro: Debian 12.14 2026-06-29 23:38:03.845182 | debian-bookworm | Provider: regiocloud-a 2026-06-29 23:38:03.845203 | debian-bookworm | Region: 2026-06-29 23:38:03.845224 | debian-bookworm | Label: debian-bookworm 2026-06-29 23:38:03.845244 | debian-bookworm | Product Name: OpenStack Nova 2026-06-29 23:38:03.845265 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4a:54c0 2026-06-29 23:38:03.861159 | 2026-06-29 23:38:03.861320 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-29 23:38:04.571415 | debian-bookworm -> localhost | changed 2026-06-29 23:38:04.579846 | 2026-06-29 23:38:04.579992 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-29 23:38:06.096492 | debian-bookworm -> localhost | changed 2026-06-29 23:38:06.114354 | 2026-06-29 23:38:06.114580 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-29 23:38:06.480695 | debian-bookworm -> localhost | ok 2026-06-29 23:38:06.487913 | 2026-06-29 23:38:06.488041 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-29 23:38:06.520026 | debian-bookworm | ok 2026-06-29 23:38:06.548818 | debian-bookworm | included: /var/lib/zuul/builds/a09193464db148ba9acd309b6be654a5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-29 23:38:06.555323 | 2026-06-29 23:38:06.555442 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-29 23:38:08.202327 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-29 23:38:08.202659 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a09193464db148ba9acd309b6be654a5/work/a09193464db148ba9acd309b6be654a5_id_rsa 2026-06-29 23:38:08.202701 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a09193464db148ba9acd309b6be654a5/work/a09193464db148ba9acd309b6be654a5_id_rsa.pub 2026-06-29 23:38:08.202746 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-29 23:38:08.202775 | debian-bookworm -> localhost | SHA256:7i2Kee955QhXRERXeS9ZFNTNpqG1fHcYZQkfUyjAglY zuul-build-sshkey 2026-06-29 23:38:08.202798 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-29 23:38:08.202914 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-29 23:38:08.202943 | debian-bookworm -> localhost | | oE..=+.+@&| 2026-06-29 23:38:08.202966 | debian-bookworm -> localhost | | o . . o.*+X| 2026-06-29 23:38:08.202987 | debian-bookworm -> localhost | | . . . = @o| 2026-06-29 23:38:08.203007 | debian-bookworm -> localhost | | o B =| 2026-06-29 23:38:08.203027 | debian-bookworm -> localhost | | S . oo| 2026-06-29 23:38:08.203052 | debian-bookworm -> localhost | | .. . . | 2026-06-29 23:38:08.203073 | debian-bookworm -> localhost | | .o + | 2026-06-29 23:38:08.203093 | debian-bookworm -> localhost | | o...oo . | 2026-06-29 23:38:08.203114 | debian-bookworm -> localhost | | o..+=o. | 2026-06-29 23:38:08.203134 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-29 23:38:08.203201 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.906090 2026-06-29 23:38:08.210620 | 2026-06-29 23:38:08.210787 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-29 23:38:08.260169 | debian-bookworm | ok 2026-06-29 23:38:08.281316 | debian-bookworm | included: /var/lib/zuul/builds/a09193464db148ba9acd309b6be654a5/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-29 23:38:08.311392 | 2026-06-29 23:38:08.311639 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-29 23:38:08.357170 | debian-bookworm | skipping: Conditional result was False 2026-06-29 23:38:08.365647 | 2026-06-29 23:38:08.365826 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-29 23:38:09.172441 | debian-bookworm | changed 2026-06-29 23:38:09.203748 | 2026-06-29 23:38:09.204031 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-29 23:38:09.458245 | debian-bookworm | ok 2026-06-29 23:38:09.467507 | 2026-06-29 23:38:09.467645 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-29 23:38:10.130127 | debian-bookworm | changed 2026-06-29 23:38:10.135910 | 2026-06-29 23:38:10.136031 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-29 23:38:10.814001 | debian-bookworm | changed 2026-06-29 23:38:10.823355 | 2026-06-29 23:38:10.823548 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-29 23:38:10.849602 | debian-bookworm | skipping: Conditional result was False 2026-06-29 23:38:10.856344 | 2026-06-29 23:38:10.856469 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-29 23:38:11.372133 | debian-bookworm -> localhost | changed 2026-06-29 23:38:11.383712 | 2026-06-29 23:38:11.383869 | TASK [add-build-sshkey : Add back temp key] 2026-06-29 23:38:11.803509 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a09193464db148ba9acd309b6be654a5/work/a09193464db148ba9acd309b6be654a5_id_rsa (zuul-build-sshkey) 2026-06-29 23:38:11.803842 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014693 2026-06-29 23:38:11.830184 | 2026-06-29 23:38:11.830336 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-29 23:38:12.432753 | debian-bookworm | ok 2026-06-29 23:38:12.439632 | 2026-06-29 23:38:12.439888 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-29 23:38:12.468802 | debian-bookworm | skipping: Conditional result was False 2026-06-29 23:38:12.516967 | 2026-06-29 23:38:12.517130 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-29 23:38:13.487525 | debian-bookworm | ok 2026-06-29 23:38:13.509602 | 2026-06-29 23:38:13.509768 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-29 23:38:13.551839 | debian-bookworm | ok 2026-06-29 23:38:13.557653 | 2026-06-29 23:38:13.557795 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-29 23:38:13.906176 | debian-bookworm -> localhost | ok 2026-06-29 23:38:13.913023 | 2026-06-29 23:38:13.913142 | TASK [validate-host : Collect information about the host] 2026-06-29 23:38:15.091217 | debian-bookworm | ok 2026-06-29 23:38:15.103808 | 2026-06-29 23:38:15.103943 | TASK [validate-host : Sanitize hostname] 2026-06-29 23:38:15.270314 | debian-bookworm | ok 2026-06-29 23:38:15.287713 | 2026-06-29 23:38:15.287910 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-29 23:38:15.882029 | debian-bookworm -> localhost | changed 2026-06-29 23:38:15.892910 | 2026-06-29 23:38:15.893085 | TASK [validate-host : Collect information about zuul worker] 2026-06-29 23:38:16.338586 | debian-bookworm | ok 2026-06-29 23:38:16.343997 | 2026-06-29 23:38:16.344146 | TASK [validate-host : Write out all zuul information for each host] 2026-06-29 23:38:17.017000 | debian-bookworm -> localhost | changed 2026-06-29 23:38:17.027834 | 2026-06-29 23:38:17.027960 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-29 23:38:17.306424 | debian-bookworm | ok 2026-06-29 23:38:17.313056 | 2026-06-29 23:38:17.313185 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-29 23:38:18.514334 | debian-bookworm | changed: 2026-06-29 23:38:18.514645 | debian-bookworm | cd+++++++++ src/ 2026-06-29 23:38:18.517610 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-29 23:38:18.517826 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-29 23:38:18.517906 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-06-29 23:38:18.517970 | debian-bookworm | netbox_manager/requirements.yml 2026-06-29 23:38:18.518652 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-06-29 23:38:18.518702 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/a09193464db148ba9acd309b6be654a5/work/logs" 2026-06-29 23:39:22.513830 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a09193464db148ba9acd309b6be654a5/work/artifacts" 2026-06-29 23:39:23.008762 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/a09193464db148ba9acd309b6be654a5/work/docs" 2026-06-29 23:39:23.022264 | 2026-06-29 23:39:23.022371 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-29 23:39:24.100286 | debian-bookworm | changed: 2026-06-29 23:39:24.100489 | debian-bookworm | .d..t...... ./ 2026-06-29 23:39:24.100533 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-29 23:39:24.100563 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-29 23:39:24.100590 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-29 23:39:24.100617 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-29 23:39:24.100644 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-29 23:39:24.100688 | debian-bookworm | changed: All items complete 2026-06-29 23:39:24.100728 | 2026-06-29 23:39:24.655521 | debian-bookworm | changed: .d..t...... ./ 2026-06-29 23:39:25.246491 | debian-bookworm | changed: .d..t...... ./ 2026-06-29 23:39:25.266781 | 2026-06-29 23:39:25.267019 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-29 23:39:25.715185 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008996 2026-06-29 23:39:26.178469 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.015013 2026-06-29 23:39:26.187065 | 2026-06-29 23:39:26.187149 | PLAY RECAP 2026-06-29 23:39:26.187200 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-29 23:39:26.187224 | 2026-06-29 23:39:26.377122 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-29 23:39:26.377928 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-29 23:39:27.552321 | 2026-06-29 23:39:27.552526 | PLAY [Base post] 2026-06-29 23:39:27.567468 | 2026-06-29 23:39:27.567629 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-29 23:39:28.448235 | debian-bookworm | changed 2026-06-29 23:39:28.459295 | 2026-06-29 23:39:28.459475 | PLAY RECAP 2026-06-29 23:39:28.459552 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-29 23:39:28.459615 | 2026-06-29 23:39:28.825177 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-29 23:39:28.826125 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-29 23:39:30.175210 | 2026-06-29 23:39:30.175423 | PLAY [Base post-logs] 2026-06-29 23:39:30.218084 | 2026-06-29 23:39:30.218292 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-29 23:39:30.987240 | localhost | changed 2026-06-29 23:39:31.006058 | 2026-06-29 23:39:31.006261 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-29 23:39:31.074055 | localhost | ok 2026-06-29 23:39:31.079128 | 2026-06-29 23:39:31.079276 | TASK [Set zuul-log-path fact] 2026-06-29 23:39:31.109592 | localhost | ok 2026-06-29 23:39:31.125673 | 2026-06-29 23:39:31.125850 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-29 23:39:31.201886 | localhost | ok 2026-06-29 23:39:31.207843 | 2026-06-29 23:39:31.207968 | TASK [upload-logs : Create log directories] 2026-06-29 23:39:32.106469 | localhost | changed 2026-06-29 23:39:32.110810 | 2026-06-29 23:39:32.110973 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-29 23:39:32.964092 | localhost -> localhost | ok: Runtime: 0:00:00.016226 2026-06-29 23:39:32.967892 | 2026-06-29 23:39:32.967998 | TASK [upload-logs : Upload logs to log server] 2026-06-29 23:39:33.830212 | localhost | Output suppressed because no_log was given 2026-06-29 23:39:33.832052 | 2026-06-29 23:39:33.832150 | LOOP [upload-logs : Compress console log and json output] 2026-06-29 23:39:33.958917 | localhost | skipping: Conditional result was False 2026-06-29 23:39:33.991561 | localhost | skipping: Conditional result was False 2026-06-29 23:39:33.999442 | 2026-06-29 23:39:33.999573 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-29 23:39:34.097009 | localhost | skipping: Conditional result was False 2026-06-29 23:39:34.097271 | 2026-06-29 23:39:34.105296 | localhost | skipping: Conditional result was False 2026-06-29 23:39:34.119557 | 2026-06-29 23:39:34.119683 | LOOP [upload-logs : Upload console log and json output]