2026-07-05 14:36:18.595388 | Job console starting 2026-07-05 14:36:18.636418 | Updating git repos 2026-07-05 14:36:18.680927 | Cloning repos into workspace 2026-07-05 14:36:18.740973 | Restoring repo states 2026-07-05 14:36:18.781752 | Merging changes 2026-07-05 14:36:19.414304 | Checking out repos 2026-07-05 14:36:19.486034 | Preparing playbooks 2026-07-05 14:36:21.028813 | Running Ansible setup 2026-07-05 14:36:27.801681 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-05 14:36:29.296010 | 2026-07-05 14:36:29.296148 | PLAY [Base pre] 2026-07-05 14:36:29.348455 | 2026-07-05 14:36:29.348582 | TASK [Setup log path fact] 2026-07-05 14:36:29.382098 | debian-bookworm | ok 2026-07-05 14:36:29.402391 | 2026-07-05 14:36:29.402514 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 14:36:29.473245 | debian-bookworm | ok 2026-07-05 14:36:29.481285 | 2026-07-05 14:36:29.481375 | TASK [emit-job-header : Print job information] 2026-07-05 14:36:29.550726 | # Job Information 2026-07-05 14:36:29.550927 | Ansible Version: 2.16.14 2026-07-05 14:36:29.550958 | Job: yamllint 2026-07-05 14:36:29.550984 | Pipeline: check 2026-07-05 14:36:29.551002 | Executor: 521e9411259a 2026-07-05 14:36:29.551019 | Triggered by: https://github.com/osism/netbox-manager/pull/277 2026-07-05 14:36:29.551037 | Event ID: dc8a7570-787e-11f1-8ec4-e5c287d1a7c4 2026-07-05 14:36:29.555262 | 2026-07-05 14:36:29.555346 | LOOP [emit-job-header : Print node information] 2026-07-05 14:36:29.773211 | debian-bookworm | ok: 2026-07-05 14:36:29.779155 | debian-bookworm | # Node Information 2026-07-05 14:36:29.779239 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-05 14:36:29.779270 | debian-bookworm | Hostname: debian 2026-07-05 14:36:29.779294 | debian-bookworm | Username: zuul 2026-07-05 14:36:29.779316 | debian-bookworm | Distro: Debian 12.14 2026-07-05 14:36:29.779342 | debian-bookworm | Provider: regiocloud-a 2026-07-05 14:36:29.779364 | debian-bookworm | Region: 2026-07-05 14:36:29.779385 | debian-bookworm | Label: debian-bookworm 2026-07-05 14:36:29.779404 | debian-bookworm | Product Name: OpenStack Nova 2026-07-05 14:36:29.779424 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe30:fafc 2026-07-05 14:36:29.791538 | 2026-07-05 14:36:29.791677 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-05 14:36:31.036973 | debian-bookworm -> localhost | changed 2026-07-05 14:36:31.043349 | 2026-07-05 14:36:31.043446 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-05 14:36:32.842554 | debian-bookworm -> localhost | changed 2026-07-05 14:36:32.853063 | 2026-07-05 14:36:32.853185 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-05 14:36:33.566010 | debian-bookworm -> localhost | ok 2026-07-05 14:36:33.574080 | 2026-07-05 14:36:33.574204 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-05 14:36:33.616485 | debian-bookworm | ok 2026-07-05 14:36:33.695337 | debian-bookworm | included: /var/lib/zuul/builds/996650792e0b4d43b17750272c51ddb2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-05 14:36:33.709311 | 2026-07-05 14:36:33.709425 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-05 14:36:37.032932 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-05 14:36:37.033113 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/996650792e0b4d43b17750272c51ddb2/work/996650792e0b4d43b17750272c51ddb2_id_rsa 2026-07-05 14:36:37.033147 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/996650792e0b4d43b17750272c51ddb2/work/996650792e0b4d43b17750272c51ddb2_id_rsa.pub 2026-07-05 14:36:37.033169 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-05 14:36:37.033191 | debian-bookworm -> localhost | SHA256:4pxrHjkyXJ4naaSFBAdQPzJnBWdP7sl5+HdvKJDhoO4 zuul-build-sshkey 2026-07-05 14:36:37.033211 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-05 14:36:37.033240 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-05 14:36:37.033259 | debian-bookworm -> localhost | |.o+.o.+ . | 2026-07-05 14:36:37.033277 | debian-bookworm -> localhost | | + + + | 2026-07-05 14:36:37.033294 | debian-bookworm -> localhost | | o * o | 2026-07-05 14:36:37.033310 | debian-bookworm -> localhost | | * o o.+. | 2026-07-05 14:36:37.033326 | debian-bookworm -> localhost | | . =.So.o | 2026-07-05 14:36:37.033346 | debian-bookworm -> localhost | | . O.* o+ | 2026-07-05 14:36:37.033363 | debian-bookworm -> localhost | | =.& . ... .. | 2026-07-05 14:36:37.033380 | debian-bookworm -> localhost | | +o* ......| 2026-07-05 14:36:37.033397 | debian-bookworm -> localhost | | +E . ..| 2026-07-05 14:36:37.033414 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-05 14:36:37.033458 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.892783 2026-07-05 14:36:37.047297 | 2026-07-05 14:36:37.047401 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-05 14:36:37.099104 | debian-bookworm | ok 2026-07-05 14:36:37.113173 | debian-bookworm | included: /var/lib/zuul/builds/996650792e0b4d43b17750272c51ddb2/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-05 14:36:37.160103 | 2026-07-05 14:36:37.160219 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-05 14:36:37.198701 | debian-bookworm | skipping: Conditional result was False 2026-07-05 14:36:37.206474 | 2026-07-05 14:36:37.206567 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-05 14:36:38.167186 | debian-bookworm | changed 2026-07-05 14:36:38.171623 | 2026-07-05 14:36:38.171697 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-05 14:36:38.475014 | debian-bookworm | ok 2026-07-05 14:36:38.479867 | 2026-07-05 14:36:38.479951 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-05 14:36:39.286503 | debian-bookworm | changed 2026-07-05 14:36:39.299201 | 2026-07-05 14:36:39.299313 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-05 14:36:40.123908 | debian-bookworm | changed 2026-07-05 14:36:40.131941 | 2026-07-05 14:36:40.132044 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-05 14:36:40.178011 | debian-bookworm | skipping: Conditional result was False 2026-07-05 14:36:40.185132 | 2026-07-05 14:36:40.185256 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-05 14:36:41.740002 | debian-bookworm -> localhost | changed 2026-07-05 14:36:41.748720 | 2026-07-05 14:36:41.748813 | TASK [add-build-sshkey : Add back temp key] 2026-07-05 14:36:42.398819 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/996650792e0b4d43b17750272c51ddb2/work/996650792e0b4d43b17750272c51ddb2_id_rsa (zuul-build-sshkey) 2026-07-05 14:36:42.399127 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.036076 2026-07-05 14:36:42.407970 | 2026-07-05 14:36:42.408080 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-05 14:36:42.918170 | debian-bookworm | ok 2026-07-05 14:36:42.924098 | 2026-07-05 14:36:42.924200 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-05 14:36:42.977275 | debian-bookworm | skipping: Conditional result was False 2026-07-05 14:36:42.985870 | 2026-07-05 14:36:42.985960 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-05 14:36:43.683331 | debian-bookworm | ok 2026-07-05 14:36:43.700441 | 2026-07-05 14:36:43.700550 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-05 14:36:43.777408 | debian-bookworm | ok 2026-07-05 14:36:43.782741 | 2026-07-05 14:36:43.782852 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-05 14:36:44.491731 | debian-bookworm -> localhost | ok 2026-07-05 14:36:44.497271 | 2026-07-05 14:36:44.497349 | TASK [validate-host : Collect information about the host] 2026-07-05 14:36:45.833079 | debian-bookworm | ok 2026-07-05 14:36:45.857853 | 2026-07-05 14:36:45.857975 | TASK [validate-host : Sanitize hostname] 2026-07-05 14:36:46.215120 | debian-bookworm | ok 2026-07-05 14:36:46.229159 | 2026-07-05 14:36:46.229264 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-05 14:36:47.828031 | debian-bookworm -> localhost | changed 2026-07-05 14:36:47.832876 | 2026-07-05 14:36:47.832962 | TASK [validate-host : Collect information about zuul worker] 2026-07-05 14:36:48.337721 | debian-bookworm | ok 2026-07-05 14:36:48.341551 | 2026-07-05 14:36:48.341645 | TASK [validate-host : Write out all zuul information for each host] 2026-07-05 14:36:49.354308 | debian-bookworm -> localhost | changed 2026-07-05 14:36:49.370393 | 2026-07-05 14:36:49.370502 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-05 14:36:49.651900 | debian-bookworm | ok 2026-07-05 14:36:49.661325 | 2026-07-05 14:36:49.661424 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-05 14:36:51.003281 | debian-bookworm | changed: 2026-07-05 14:36:51.003488 | debian-bookworm | cd+++++++++ src/ 2026-07-05 14:36:51.003519 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-05 14:36:51.003540 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-05 14:36:51.003559 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-05 14:36:51.003576 | debian-bookworm | netbox_manager/requirements.yml 2026-07-05 14:36:51.003835 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-05 14:36:51.003850 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/996650792e0b4d43b17750272c51ddb2/work/logs" 2026-07-05 14:37:53.565815 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/996650792e0b4d43b17750272c51ddb2/work/artifacts" 2026-07-05 14:37:53.831753 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/996650792e0b4d43b17750272c51ddb2/work/docs" 2026-07-05 14:37:53.853737 | 2026-07-05 14:37:53.854070 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-05 14:37:54.686246 | debian-bookworm | changed: 2026-07-05 14:37:54.687400 | debian-bookworm | .d..t...... ./ 2026-07-05 14:37:54.687603 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-05 14:37:54.687655 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-05 14:37:54.687689 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-05 14:37:54.687720 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-05 14:37:54.687750 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-05 14:37:54.687831 | debian-bookworm | changed: All items complete 2026-07-05 14:37:54.687874 | 2026-07-05 14:37:55.321148 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 14:37:55.897003 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 14:37:55.921734 | 2026-07-05 14:37:55.922029 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-05 14:37:56.337438 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010718 2026-07-05 14:37:56.667474 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.022178 2026-07-05 14:37:56.682788 | 2026-07-05 14:37:56.683290 | PLAY RECAP 2026-07-05 14:37:56.683396 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-05 14:37:56.683437 | 2026-07-05 14:37:56.852129 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-05 14:37:56.853074 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 14:37:57.676756 | 2026-07-05 14:37:57.676969 | PLAY [Base post] 2026-07-05 14:37:57.695215 | 2026-07-05 14:37:57.695385 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-05 14:37:58.324384 | debian-bookworm | changed 2026-07-05 14:37:58.332872 | 2026-07-05 14:37:58.332999 | PLAY RECAP 2026-07-05 14:37:58.333089 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-05 14:37:58.333154 | 2026-07-05 14:37:58.485244 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 14:37:58.487404 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-05 14:37:59.405129 | 2026-07-05 14:37:59.405316 | PLAY [Base post-logs] 2026-07-05 14:37:59.417015 | 2026-07-05 14:37:59.417194 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-05 14:37:59.922549 | localhost | changed 2026-07-05 14:37:59.934265 | 2026-07-05 14:37:59.934450 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-05 14:37:59.961697 | localhost | ok 2026-07-05 14:37:59.966012 | 2026-07-05 14:37:59.966144 | TASK [Set zuul-log-path fact] 2026-07-05 14:37:59.985915 | localhost | ok 2026-07-05 14:37:59.998797 | 2026-07-05 14:37:59.999011 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 14:38:00.025361 | localhost | ok 2026-07-05 14:38:00.029284 | 2026-07-05 14:38:00.029396 | TASK [upload-logs : Create log directories] 2026-07-05 14:38:00.655398 | localhost | changed 2026-07-05 14:38:00.658531 | 2026-07-05 14:38:00.658695 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-05 14:38:01.207494 | localhost -> localhost | ok: Runtime: 0:00:00.008716 2026-07-05 14:38:01.212371 | 2026-07-05 14:38:01.212512 | TASK [upload-logs : Upload logs to log server] 2026-07-05 14:38:01.849477 | localhost | Output suppressed because no_log was given 2026-07-05 14:38:01.851783 | 2026-07-05 14:38:01.851908 | LOOP [upload-logs : Compress console log and json output] 2026-07-05 14:38:01.904665 | localhost | skipping: Conditional result was False 2026-07-05 14:38:01.909513 | localhost | skipping: Conditional result was False 2026-07-05 14:38:01.924684 | 2026-07-05 14:38:01.924930 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-05 14:38:02.006970 | localhost | skipping: Conditional result was False 2026-07-05 14:38:02.007647 | 2026-07-05 14:38:02.010431 | localhost | skipping: Conditional result was False 2026-07-05 14:38:02.017756 | 2026-07-05 14:38:02.018178 | LOOP [upload-logs : Upload console log and json output]