2026-06-12 03:13:14.140500 | Job console starting 2026-06-12 03:13:14.178012 | Updating git repos 2026-06-12 03:13:14.254140 | Cloning repos into workspace 2026-06-12 03:13:14.330756 | Restoring repo states 2026-06-12 03:13:14.346997 | Merging changes 2026-06-12 03:13:14.347013 | Checking out repos 2026-06-12 03:13:14.447405 | Preparing playbooks 2026-06-12 03:13:15.542096 | Running Ansible setup 2026-06-12 03:13:19.588886 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-12 03:13:20.548170 | 2026-06-12 03:13:20.548301 | PLAY [Base pre] 2026-06-12 03:13:20.582351 | 2026-06-12 03:13:20.582578 | TASK [Setup log path fact] 2026-06-12 03:13:20.613611 | debian-bookworm | ok 2026-06-12 03:13:20.631057 | 2026-06-12 03:13:20.631226 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 03:13:20.680677 | debian-bookworm | ok 2026-06-12 03:13:20.691233 | 2026-06-12 03:13:20.691339 | TASK [emit-job-header : Print job information] 2026-06-12 03:13:20.730507 | # Job Information 2026-06-12 03:13:20.730665 | Ansible Version: 2.16.14 2026-06-12 03:13:20.730699 | Job: yamllint 2026-06-12 03:13:20.730731 | Pipeline: periodic-daily 2026-06-12 03:13:20.730754 | Executor: 521e9411259a 2026-06-12 03:13:20.730774 | Triggered by: https://github.com/osism/netbox-manager 2026-06-12 03:13:20.730796 | Event ID: 32892686038a4ab7bb7889eec6275e2f 2026-06-12 03:13:20.737922 | 2026-06-12 03:13:20.738027 | LOOP [emit-job-header : Print node information] 2026-06-12 03:13:20.866660 | debian-bookworm | ok: 2026-06-12 03:13:20.866828 | debian-bookworm | # Node Information 2026-06-12 03:13:20.866893 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-12 03:13:20.866919 | debian-bookworm | Hostname: debian 2026-06-12 03:13:20.866941 | debian-bookworm | Username: zuul 2026-06-12 03:13:20.866962 | debian-bookworm | Distro: Debian 12.14 2026-06-12 03:13:20.866985 | debian-bookworm | Provider: regiocloud-a 2026-06-12 03:13:20.867007 | debian-bookworm | Region: 2026-06-12 03:13:20.867028 | debian-bookworm | Label: debian-bookworm 2026-06-12 03:13:20.867047 | debian-bookworm | Product Name: OpenStack Nova 2026-06-12 03:13:20.867066 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fede:d7aa 2026-06-12 03:13:20.883036 | 2026-06-12 03:13:20.883158 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-12 03:13:21.577599 | debian-bookworm -> localhost | changed 2026-06-12 03:13:21.584694 | 2026-06-12 03:13:21.584803 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-12 03:13:22.943398 | debian-bookworm -> localhost | changed 2026-06-12 03:13:22.959874 | 2026-06-12 03:13:22.960000 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-12 03:13:23.387385 | debian-bookworm -> localhost | ok 2026-06-12 03:13:23.397240 | 2026-06-12 03:13:23.397723 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-12 03:13:23.434211 | debian-bookworm | ok 2026-06-12 03:13:23.452920 | debian-bookworm | included: /var/lib/zuul/builds/3b94de5ce05a43a8a3f832a204af4370/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-12 03:13:23.461883 | 2026-06-12 03:13:23.462004 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-12 03:13:25.566709 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-12 03:13:25.566958 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/3b94de5ce05a43a8a3f832a204af4370/work/3b94de5ce05a43a8a3f832a204af4370_id_rsa 2026-06-12 03:13:25.567000 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/3b94de5ce05a43a8a3f832a204af4370/work/3b94de5ce05a43a8a3f832a204af4370_id_rsa.pub 2026-06-12 03:13:25.567029 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-12 03:13:25.567054 | debian-bookworm -> localhost | SHA256:txoWQ7yqbZq11WslItcFY2lKorJ0sRyEG7njUMEeHW4 zuul-build-sshkey 2026-06-12 03:13:25.567121 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-12 03:13:25.567157 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-12 03:13:25.567179 | debian-bookworm -> localhost | | ..*o. . | 2026-06-12 03:13:25.567202 | debian-bookworm -> localhost | | B.+ ... * | 2026-06-12 03:13:25.567224 | debian-bookworm -> localhost | | o *E= oo+ o | 2026-06-12 03:13:25.567244 | debian-bookworm -> localhost | |. B.= ... . | 2026-06-12 03:13:25.567265 | debian-bookworm -> localhost | | + = S... | 2026-06-12 03:13:25.567293 | debian-bookworm -> localhost | | o ..o=o.. | 2026-06-12 03:13:25.567314 | debian-bookworm -> localhost | | oo+.oo | 2026-06-12 03:13:25.567334 | debian-bookworm -> localhost | | =.+ o.. | 2026-06-12 03:13:25.567356 | debian-bookworm -> localhost | | +oo ... | 2026-06-12 03:13:25.567377 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-12 03:13:25.567431 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.285812 2026-06-12 03:13:25.574339 | 2026-06-12 03:13:25.574458 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-12 03:13:25.616317 | debian-bookworm | ok 2026-06-12 03:13:25.634489 | debian-bookworm | included: /var/lib/zuul/builds/3b94de5ce05a43a8a3f832a204af4370/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-12 03:13:25.656099 | 2026-06-12 03:13:25.656239 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-12 03:13:25.708594 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:13:25.714948 | 2026-06-12 03:13:25.715094 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-12 03:13:26.464569 | debian-bookworm | changed 2026-06-12 03:13:26.476469 | 2026-06-12 03:13:26.476612 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-12 03:13:26.728657 | debian-bookworm | ok 2026-06-12 03:13:26.734611 | 2026-06-12 03:13:26.734735 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-12 03:13:27.385995 | debian-bookworm | changed 2026-06-12 03:13:27.395390 | 2026-06-12 03:13:27.395522 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-12 03:13:28.106138 | debian-bookworm | changed 2026-06-12 03:13:28.114892 | 2026-06-12 03:13:28.115079 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-12 03:13:28.141256 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:13:28.154822 | 2026-06-12 03:13:28.155013 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-12 03:13:28.731150 | debian-bookworm -> localhost | changed 2026-06-12 03:13:28.742307 | 2026-06-12 03:13:28.742430 | TASK [add-build-sshkey : Add back temp key] 2026-06-12 03:13:29.152981 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/3b94de5ce05a43a8a3f832a204af4370/work/3b94de5ce05a43a8a3f832a204af4370_id_rsa (zuul-build-sshkey) 2026-06-12 03:13:29.153222 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011321 2026-06-12 03:13:29.161150 | 2026-06-12 03:13:29.161257 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-12 03:13:29.543274 | debian-bookworm | ok 2026-06-12 03:13:29.548307 | 2026-06-12 03:13:29.548397 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-12 03:13:29.571489 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:13:29.582145 | 2026-06-12 03:13:29.582254 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-12 03:13:30.018080 | debian-bookworm | ok 2026-06-12 03:13:30.029667 | 2026-06-12 03:13:30.029772 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-12 03:13:30.088415 | debian-bookworm | ok 2026-06-12 03:13:30.093692 | 2026-06-12 03:13:30.093787 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-12 03:13:30.553567 | debian-bookworm -> localhost | ok 2026-06-12 03:13:30.559777 | 2026-06-12 03:13:30.559868 | TASK [validate-host : Collect information about the host] 2026-06-12 03:13:31.639483 | debian-bookworm | ok 2026-06-12 03:13:31.672136 | 2026-06-12 03:13:31.672622 | TASK [validate-host : Sanitize hostname] 2026-06-12 03:13:31.815329 | debian-bookworm | ok 2026-06-12 03:13:31.820780 | 2026-06-12 03:13:31.820954 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-12 03:13:32.442037 | debian-bookworm -> localhost | changed 2026-06-12 03:13:32.450565 | 2026-06-12 03:13:32.450664 | TASK [validate-host : Collect information about zuul worker] 2026-06-12 03:13:32.828261 | debian-bookworm | ok 2026-06-12 03:13:32.833059 | 2026-06-12 03:13:32.833160 | TASK [validate-host : Write out all zuul information for each host] 2026-06-12 03:13:33.351922 | debian-bookworm -> localhost | changed 2026-06-12 03:13:33.360875 | 2026-06-12 03:13:33.360970 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-12 03:13:33.639170 | debian-bookworm | ok 2026-06-12 03:13:33.645701 | 2026-06-12 03:13:33.645799 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-12 03:13:34.474461 | debian-bookworm | changed: 2026-06-12 03:13:34.474629 | debian-bookworm | cd+++++++++ src/ 2026-06-12 03:13:34.474662 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-12 03:13:34.474685 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-12 03:13:34.474706 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-06-12 03:13:34.474727 | debian-bookworm | netbox_manager/requirements.yml 2026-06-12 03:13:34.475014 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-06-12 03:13:34.475044 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/3b94de5ce05a43a8a3f832a204af4370/work/logs" 2026-06-12 03:14:23.964273 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3b94de5ce05a43a8a3f832a204af4370/work/artifacts" 2026-06-12 03:14:24.316551 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/3b94de5ce05a43a8a3f832a204af4370/work/docs" 2026-06-12 03:14:24.333676 | 2026-06-12 03:14:24.333844 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-12 03:14:25.163393 | debian-bookworm | changed: 2026-06-12 03:14:25.163629 | debian-bookworm | .d..t...... ./ 2026-06-12 03:14:25.163669 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-12 03:14:25.163695 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-12 03:14:25.163718 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-12 03:14:25.163740 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-12 03:14:25.163761 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-12 03:14:25.163802 | debian-bookworm | changed: All items complete 2026-06-12 03:14:25.163873 | 2026-06-12 03:14:25.780702 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 03:14:26.388847 | debian-bookworm | changed: .d..t...... ./ 2026-06-12 03:14:26.419875 | 2026-06-12 03:14:26.420060 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-12 03:14:26.453273 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:14:26.455500 | debian-bookworm | skipping: Conditional result was False 2026-06-12 03:14:26.467402 | 2026-06-12 03:14:26.467493 | PLAY RECAP 2026-06-12 03:14:26.467553 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-12 03:14:26.467583 | 2026-06-12 03:14:26.619330 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-12 03:14:26.621134 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 03:14:27.400698 | 2026-06-12 03:14:27.400918 | PLAY [Base post] 2026-06-12 03:14:27.415721 | 2026-06-12 03:14:27.415928 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-12 03:14:27.975187 | debian-bookworm | changed 2026-06-12 03:14:27.981735 | 2026-06-12 03:14:27.981935 | PLAY RECAP 2026-06-12 03:14:27.982010 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-12 03:14:27.982072 | 2026-06-12 03:14:28.110312 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-12 03:14:28.111265 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-12 03:14:28.945633 | 2026-06-12 03:14:28.945830 | PLAY [Base post-logs] 2026-06-12 03:14:28.956902 | 2026-06-12 03:14:28.957054 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-12 03:14:29.430447 | localhost | changed 2026-06-12 03:14:29.441464 | 2026-06-12 03:14:29.441626 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-12 03:14:29.469646 | localhost | ok 2026-06-12 03:14:29.474671 | 2026-06-12 03:14:29.474919 | TASK [Set zuul-log-path fact] 2026-06-12 03:14:29.495465 | localhost | ok 2026-06-12 03:14:29.503512 | 2026-06-12 03:14:29.503623 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-12 03:14:29.541396 | localhost | ok 2026-06-12 03:14:29.548253 | 2026-06-12 03:14:29.548464 | TASK [upload-logs : Create log directories] 2026-06-12 03:14:30.074736 | localhost | changed 2026-06-12 03:14:30.077756 | 2026-06-12 03:14:30.077882 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-12 03:14:30.619149 | localhost -> localhost | ok: Runtime: 0:00:00.006807 2026-06-12 03:14:30.623958 | 2026-06-12 03:14:30.624080 | TASK [upload-logs : Upload logs to log server] 2026-06-12 03:14:31.178385 | localhost | Output suppressed because no_log was given 2026-06-12 03:14:31.180292 | 2026-06-12 03:14:31.180402 | LOOP [upload-logs : Compress console log and json output] 2026-06-12 03:14:31.227433 | localhost | skipping: Conditional result was False 2026-06-12 03:14:31.234187 | localhost | skipping: Conditional result was False 2026-06-12 03:14:31.237425 | 2026-06-12 03:14:31.237540 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-12 03:14:31.285170 | localhost | skipping: Conditional result was False 2026-06-12 03:14:31.285769 | 2026-06-12 03:14:31.287875 | localhost | skipping: Conditional result was False 2026-06-12 03:14:31.301145 | 2026-06-12 03:14:31.301336 | LOOP [upload-logs : Upload console log and json output]