2026-02-13 13:05:20.807284 | Job console starting 2026-02-13 13:05:20.818899 | Updating git repos 2026-02-13 13:05:20.863741 | Cloning repos into workspace 2026-02-13 13:05:20.964766 | Restoring repo states 2026-02-13 13:05:20.986656 | Merging changes 2026-02-13 13:05:21.518749 | Checking out repos 2026-02-13 13:05:21.562191 | Preparing playbooks 2026-02-13 13:05:22.369844 | Running Ansible setup 2026-02-13 13:05:27.687583 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-13 13:05:28.449034 | 2026-02-13 13:05:28.449199 | PLAY [Base pre] 2026-02-13 13:05:28.472104 | 2026-02-13 13:05:28.472254 | TASK [Setup log path fact] 2026-02-13 13:05:28.502996 | debian-bookworm | ok 2026-02-13 13:05:28.518681 | 2026-02-13 13:05:28.518826 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-13 13:05:28.549481 | debian-bookworm | ok 2026-02-13 13:05:28.560214 | 2026-02-13 13:05:28.560338 | TASK [emit-job-header : Print job information] 2026-02-13 13:05:28.600614 | # Job Information 2026-02-13 13:05:28.600895 | Ansible Version: 2.16.14 2026-02-13 13:05:28.600936 | Job: flake8 2026-02-13 13:05:28.600977 | Pipeline: check 2026-02-13 13:05:28.601005 | Executor: 521e9411259a 2026-02-13 13:05:28.601026 | Triggered by: https://github.com/osism/netbox-manager/pull/213 2026-02-13 13:05:28.601049 | Event ID: a09dcec0-08dc-11f1-9d06-6e2ecf9b897a 2026-02-13 13:05:28.606501 | 2026-02-13 13:05:28.606648 | LOOP [emit-job-header : Print node information] 2026-02-13 13:05:28.744763 | debian-bookworm | ok: 2026-02-13 13:05:28.754948 | debian-bookworm | # Node Information 2026-02-13 13:05:28.755053 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-13 13:05:28.755082 | debian-bookworm | Hostname: debian 2026-02-13 13:05:28.755106 | debian-bookworm | Username: zuul 2026-02-13 13:05:28.755138 | debian-bookworm | Distro: Debian 12.13 2026-02-13 13:05:28.755168 | debian-bookworm | Provider: regiocloud-a 2026-02-13 13:05:28.755195 | debian-bookworm | Region: 2026-02-13 13:05:28.755222 | debian-bookworm | Label: debian-bookworm 2026-02-13 13:05:28.755248 | debian-bookworm | Product Name: OpenStack Nova 2026-02-13 13:05:28.755274 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe45:4317 2026-02-13 13:05:28.770040 | 2026-02-13 13:05:28.770182 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-13 13:05:29.299412 | debian-bookworm -> localhost | changed 2026-02-13 13:05:29.311385 | 2026-02-13 13:05:29.311526 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-13 13:05:30.432868 | debian-bookworm -> localhost | changed 2026-02-13 13:05:30.444168 | 2026-02-13 13:05:30.444313 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-13 13:05:30.765659 | debian-bookworm -> localhost | ok 2026-02-13 13:05:30.772173 | 2026-02-13 13:05:30.772321 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-13 13:05:30.800755 | debian-bookworm | ok 2026-02-13 13:05:30.826898 | debian-bookworm | included: /var/lib/zuul/builds/4e1cb374db9440b1a4ad6ef33cb812fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-13 13:05:30.833369 | 2026-02-13 13:05:30.833487 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-13 13:05:31.797170 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-13 13:05:31.797411 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4e1cb374db9440b1a4ad6ef33cb812fd/work/4e1cb374db9440b1a4ad6ef33cb812fd_id_rsa 2026-02-13 13:05:31.797450 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4e1cb374db9440b1a4ad6ef33cb812fd/work/4e1cb374db9440b1a4ad6ef33cb812fd_id_rsa.pub 2026-02-13 13:05:31.797476 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-13 13:05:31.797501 | debian-bookworm -> localhost | SHA256:M/jvje5bl5XnhL+cc4NMIRAMRb7XO+BpoRoLl4VlNmA zuul-build-sshkey 2026-02-13 13:05:31.797524 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-13 13:05:31.797563 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-13 13:05:31.797586 | debian-bookworm -> localhost | | E=+. | 2026-02-13 13:05:31.797607 | debian-bookworm -> localhost | | . oo | 2026-02-13 13:05:31.797628 | debian-bookworm -> localhost | | *. | 2026-02-13 13:05:31.797649 | debian-bookworm -> localhost | | .= o... ..| 2026-02-13 13:05:31.797669 | debian-bookworm -> localhost | | ..So +..o.+| 2026-02-13 13:05:31.797698 | debian-bookworm -> localhost | | .oo+ +..*.| 2026-02-13 13:05:31.797719 | debian-bookworm -> localhost | | . +.. ++o+ o| 2026-02-13 13:05:31.797740 | debian-bookworm -> localhost | | o +..+ +oo+| 2026-02-13 13:05:31.797760 | debian-bookworm -> localhost | | o +B.. ++| 2026-02-13 13:05:31.797780 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-13 13:05:31.797839 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.454671 2026-02-13 13:05:31.804818 | 2026-02-13 13:05:31.804981 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-13 13:05:31.833494 | debian-bookworm | ok 2026-02-13 13:05:31.844442 | debian-bookworm | included: /var/lib/zuul/builds/4e1cb374db9440b1a4ad6ef33cb812fd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-13 13:05:31.854196 | 2026-02-13 13:05:31.854315 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-13 13:05:31.878234 | debian-bookworm | skipping: Conditional result was False 2026-02-13 13:05:31.884513 | 2026-02-13 13:05:31.884626 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-13 13:05:32.513351 | debian-bookworm | changed 2026-02-13 13:05:32.523076 | 2026-02-13 13:05:32.523350 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-13 13:05:32.797605 | debian-bookworm | ok 2026-02-13 13:05:32.803538 | 2026-02-13 13:05:32.803653 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-13 13:05:33.491648 | debian-bookworm | changed 2026-02-13 13:05:33.500721 | 2026-02-13 13:05:33.500914 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-13 13:05:34.147079 | debian-bookworm | changed 2026-02-13 13:05:34.153044 | 2026-02-13 13:05:34.153165 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-13 13:05:34.177870 | debian-bookworm | skipping: Conditional result was False 2026-02-13 13:05:34.185719 | 2026-02-13 13:05:34.185829 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-13 13:05:34.636297 | debian-bookworm -> localhost | changed 2026-02-13 13:05:34.647963 | 2026-02-13 13:05:34.648079 | TASK [add-build-sshkey : Add back temp key] 2026-02-13 13:05:35.005330 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4e1cb374db9440b1a4ad6ef33cb812fd/work/4e1cb374db9440b1a4ad6ef33cb812fd_id_rsa (zuul-build-sshkey) 2026-02-13 13:05:35.005579 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.022965 2026-02-13 13:05:35.014384 | 2026-02-13 13:05:35.014584 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-13 13:05:35.435528 | debian-bookworm | ok 2026-02-13 13:05:35.443676 | 2026-02-13 13:05:35.443815 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-13 13:05:35.468276 | debian-bookworm | skipping: Conditional result was False 2026-02-13 13:05:35.483143 | 2026-02-13 13:05:35.483262 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-13 13:05:35.922243 | debian-bookworm | ok 2026-02-13 13:05:35.933353 | 2026-02-13 13:05:35.933485 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-13 13:05:35.962404 | debian-bookworm | ok 2026-02-13 13:05:35.967575 | 2026-02-13 13:05:35.967682 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-13 13:05:36.265906 | debian-bookworm -> localhost | ok 2026-02-13 13:05:36.272605 | 2026-02-13 13:05:36.272723 | TASK [validate-host : Collect information about the host] 2026-02-13 13:05:37.447757 | debian-bookworm | ok 2026-02-13 13:05:37.459260 | 2026-02-13 13:05:37.459396 | TASK [validate-host : Sanitize hostname] 2026-02-13 13:05:37.570086 | debian-bookworm | ok 2026-02-13 13:05:37.611728 | 2026-02-13 13:05:37.611900 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-13 13:05:38.152587 | debian-bookworm -> localhost | changed 2026-02-13 13:05:38.164023 | 2026-02-13 13:05:38.164173 | TASK [validate-host : Collect information about zuul worker] 2026-02-13 13:05:38.548598 | debian-bookworm | ok 2026-02-13 13:05:38.554236 | 2026-02-13 13:05:38.554359 | TASK [validate-host : Write out all zuul information for each host] 2026-02-13 13:05:39.128483 | debian-bookworm -> localhost | changed 2026-02-13 13:05:39.138288 | 2026-02-13 13:05:39.138418 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-13 13:05:39.395080 | debian-bookworm | ok 2026-02-13 13:05:39.404839 | 2026-02-13 13:05:39.404989 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-13 13:05:40.620550 | debian-bookworm | changed: 2026-02-13 13:05:40.620756 | debian-bookworm | cd+++++++++ src/ 2026-02-13 13:05:40.620792 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-13 13:05:40.620816 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-13 13:05:40.620838 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-02-13 13:05:40.620880 | debian-bookworm | netbox_manager/requirements.yml 2026-02-13 13:05:40.621149 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-02-13 13:05:40.621168 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/.git/ 2026-02-13 13:05:40.621187 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005332 2026-02-13 13:06:05.010043 | 2026-02-13 13:06:05.010169 | TASK [upload-logs : Upload logs to log server] 2026-02-13 13:06:05.560476 | localhost | Output suppressed because no_log was given 2026-02-13 13:06:05.563129 | 2026-02-13 13:06:05.563269 | LOOP [upload-logs : Compress console log and json output] 2026-02-13 13:06:05.610219 | localhost | skipping: Conditional result was False 2026-02-13 13:06:05.616292 | localhost | skipping: Conditional result was False 2026-02-13 13:06:05.631523 | 2026-02-13 13:06:05.631790 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-13 13:06:05.677363 | localhost | skipping: Conditional result was False 2026-02-13 13:06:05.677659 | 2026-02-13 13:06:05.682401 | localhost | skipping: Conditional result was False 2026-02-13 13:06:05.694658 | 2026-02-13 13:06:05.694980 | LOOP [upload-logs : Upload console log and json output]