2026-07-03 06:32:12.602448 | Job console starting 2026-07-03 06:32:12.612870 | Updating git repos 2026-07-03 06:32:12.657580 | Cloning repos into workspace 2026-07-03 06:32:12.705974 | Restoring repo states 2026-07-03 06:32:12.732019 | Merging changes 2026-07-03 06:32:13.291604 | Checking out repos 2026-07-03 06:32:13.325359 | Preparing playbooks 2026-07-03 06:32:14.132366 | Running Ansible setup 2026-07-03 06:32:18.942192 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-03 06:32:19.962708 | 2026-07-03 06:32:19.962958 | PLAY [Base pre] 2026-07-03 06:32:19.989192 | 2026-07-03 06:32:19.989422 | TASK [Setup log path fact] 2026-07-03 06:32:20.020811 | debian-bookworm | ok 2026-07-03 06:32:20.040302 | 2026-07-03 06:32:20.040515 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 06:32:20.080664 | debian-bookworm | ok 2026-07-03 06:32:20.090961 | 2026-07-03 06:32:20.091102 | TASK [emit-job-header : Print job information] 2026-07-03 06:32:20.153659 | # Job Information 2026-07-03 06:32:20.154072 | Ansible Version: 2.16.14 2026-07-03 06:32:20.154145 | Job: flake8 2026-07-03 06:32:20.154190 | Pipeline: check 2026-07-03 06:32:20.154270 | Executor: 521e9411259a 2026-07-03 06:32:20.154366 | Triggered by: https://github.com/osism/netbox-manager/pull/190 2026-07-03 06:32:20.154418 | Event ID: d1437b80-76a8-11f1-973d-8b04f168e972 2026-07-03 06:32:20.162583 | 2026-07-03 06:32:20.162719 | LOOP [emit-job-header : Print node information] 2026-07-03 06:32:20.363602 | debian-bookworm | ok: 2026-07-03 06:32:20.364164 | debian-bookworm | # Node Information 2026-07-03 06:32:20.364210 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-03 06:32:20.364238 | debian-bookworm | Hostname: debian 2026-07-03 06:32:20.364261 | debian-bookworm | Username: zuul 2026-07-03 06:32:20.364282 | debian-bookworm | Distro: Debian 12.14 2026-07-03 06:32:20.364306 | debian-bookworm | Provider: regiocloud-a 2026-07-03 06:32:20.364326 | debian-bookworm | Region: 2026-07-03 06:32:20.364347 | debian-bookworm | Label: debian-bookworm 2026-07-03 06:32:20.364367 | debian-bookworm | Product Name: OpenStack Nova 2026-07-03 06:32:20.364429 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4d:3f14 2026-07-03 06:32:20.380734 | 2026-07-03 06:32:20.380911 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-03 06:32:21.596870 | debian-bookworm -> localhost | changed 2026-07-03 06:32:21.604931 | 2026-07-03 06:32:21.605074 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-03 06:32:23.074755 | debian-bookworm -> localhost | changed 2026-07-03 06:32:23.087605 | 2026-07-03 06:32:23.087771 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-03 06:32:23.619431 | debian-bookworm -> localhost | ok 2026-07-03 06:32:23.627954 | 2026-07-03 06:32:23.628143 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-03 06:32:23.678857 | debian-bookworm | ok 2026-07-03 06:32:23.720816 | debian-bookworm | included: /var/lib/zuul/builds/f5bc74eb18a448059e12bba0e7ea7554/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-03 06:32:23.730262 | 2026-07-03 06:32:23.730408 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-03 06:32:25.627664 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-03 06:32:25.628506 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f5bc74eb18a448059e12bba0e7ea7554/work/f5bc74eb18a448059e12bba0e7ea7554_id_rsa 2026-07-03 06:32:25.628582 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f5bc74eb18a448059e12bba0e7ea7554/work/f5bc74eb18a448059e12bba0e7ea7554_id_rsa.pub 2026-07-03 06:32:25.628617 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-03 06:32:25.628651 | debian-bookworm -> localhost | SHA256:fLKyaRsvf8UeyxI1nt5KpWh1KgBRLe5TywX5QcROcNo zuul-build-sshkey 2026-07-03 06:32:25.628680 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-03 06:32:25.628718 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-03 06:32:25.628746 | debian-bookworm -> localhost | | .....*+ | 2026-07-03 06:32:25.628774 | debian-bookworm -> localhost | | .. +++ | 2026-07-03 06:32:25.628801 | debian-bookworm -> localhost | | .. ..=E. | 2026-07-03 06:32:25.628826 | debian-bookworm -> localhost | | o. . * | 2026-07-03 06:32:25.628863 | debian-bookworm -> localhost | | .So.*.oo | 2026-07-03 06:32:25.628904 | debian-bookworm -> localhost | | o=+o*= | 2026-07-03 06:32:25.628937 | debian-bookworm -> localhost | | o ..+*++ | 2026-07-03 06:32:25.628964 | debian-bookworm -> localhost | | o* .oo= . | 2026-07-03 06:32:25.628991 | debian-bookworm -> localhost | | .++o. ... | 2026-07-03 06:32:25.629017 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-03 06:32:25.629090 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.789212 2026-07-03 06:32:25.645278 | 2026-07-03 06:32:25.645471 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-03 06:32:25.696899 | debian-bookworm | ok 2026-07-03 06:32:25.738802 | debian-bookworm | included: /var/lib/zuul/builds/f5bc74eb18a448059e12bba0e7ea7554/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-03 06:32:25.765791 | 2026-07-03 06:32:25.766675 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-03 06:32:25.825270 | debian-bookworm | skipping: Conditional result was False 2026-07-03 06:32:25.832391 | 2026-07-03 06:32:25.832532 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-03 06:32:26.665505 | debian-bookworm | changed 2026-07-03 06:32:26.670924 | 2026-07-03 06:32:26.671022 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-03 06:32:26.945066 | debian-bookworm | ok 2026-07-03 06:32:26.950487 | 2026-07-03 06:32:26.950591 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-03 06:32:27.728546 | debian-bookworm | changed 2026-07-03 06:32:27.739245 | 2026-07-03 06:32:27.739362 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-03 06:32:28.430877 | debian-bookworm | changed 2026-07-03 06:32:28.436275 | 2026-07-03 06:32:28.436389 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-03 06:32:28.469760 | debian-bookworm | skipping: Conditional result was False 2026-07-03 06:32:28.475795 | 2026-07-03 06:32:28.475895 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-03 06:32:29.097567 | debian-bookworm -> localhost | changed 2026-07-03 06:32:29.112045 | 2026-07-03 06:32:29.112160 | TASK [add-build-sshkey : Add back temp key] 2026-07-03 06:32:29.772823 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f5bc74eb18a448059e12bba0e7ea7554/work/f5bc74eb18a448059e12bba0e7ea7554_id_rsa (zuul-build-sshkey) 2026-07-03 06:32:29.773057 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.016347 2026-07-03 06:32:29.780602 | 2026-07-03 06:32:29.780697 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-03 06:32:30.401073 | debian-bookworm | ok 2026-07-03 06:32:30.406598 | 2026-07-03 06:32:30.406699 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-03 06:32:30.443409 | debian-bookworm | skipping: Conditional result was False 2026-07-03 06:32:30.455241 | 2026-07-03 06:32:30.455362 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-03 06:32:30.931009 | debian-bookworm | ok 2026-07-03 06:32:30.941704 | 2026-07-03 06:32:30.941808 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-03 06:32:30.970108 | debian-bookworm | ok 2026-07-03 06:32:30.975015 | 2026-07-03 06:32:30.975099 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-03 06:32:31.359744 | debian-bookworm -> localhost | ok 2026-07-03 06:32:31.367596 | 2026-07-03 06:32:31.367733 | TASK [validate-host : Collect information about the host] 2026-07-03 06:32:32.709138 | debian-bookworm | ok 2026-07-03 06:32:32.735254 | 2026-07-03 06:32:32.735465 | TASK [validate-host : Sanitize hostname] 2026-07-03 06:32:33.028652 | debian-bookworm | ok 2026-07-03 06:32:33.038135 | 2026-07-03 06:32:33.038335 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-03 06:32:34.083128 | debian-bookworm -> localhost | changed 2026-07-03 06:32:34.089697 | 2026-07-03 06:32:34.089825 | TASK [validate-host : Collect information about zuul worker] 2026-07-03 06:32:34.697649 | debian-bookworm | ok 2026-07-03 06:32:34.702698 | 2026-07-03 06:32:34.702824 | TASK [validate-host : Write out all zuul information for each host] 2026-07-03 06:32:35.598530 | debian-bookworm -> localhost | changed 2026-07-03 06:32:35.608837 | 2026-07-03 06:32:35.608966 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-03 06:32:35.894731 | debian-bookworm | ok 2026-07-03 06:32:35.903563 | 2026-07-03 06:32:35.903699 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-03 06:32:37.221783 | debian-bookworm | changed: 2026-07-03 06:32:37.222112 | debian-bookworm | cd+++++++++ src/ 2026-07-03 06:32:37.222229 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-03 06:32:37.222277 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-03 06:32:37.222316 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-manager/ 2026-07-03 06:32:37.222353 | debian-bookworm | netbox_manager/requirements.yml 2026-07-03 06:32:37.222907 | debian-bookworm | cL+++++++++ src/github.com/osism/netbox-manager/settings.toml.sample -> netbox_manager/settings.toml.sample 2026-07-03 06:32:37.222940 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f5bc74eb18a448059e12bba0e7ea7554/work/logs" 2026-07-03 06:33:46.707751 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f5bc74eb18a448059e12bba0e7ea7554/work/artifacts" 2026-07-03 06:33:47.055555 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f5bc74eb18a448059e12bba0e7ea7554/work/docs" 2026-07-03 06:33:47.073900 | 2026-07-03 06:33:47.074067 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-03 06:33:48.040010 | debian-bookworm | changed: 2026-07-03 06:33:48.040286 | debian-bookworm | .d..t...... ./ 2026-07-03 06:33:48.040324 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-03 06:33:48.040386 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-03 06:33:48.040409 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-03 06:33:48.040430 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-03 06:33:48.040451 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-03 06:33:48.040563 | debian-bookworm | changed: All items complete 2026-07-03 06:33:48.040641 | 2026-07-03 06:33:48.630621 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 06:33:49.206077 | debian-bookworm | changed: .d..t...... ./ 2026-07-03 06:33:49.228143 | 2026-07-03 06:33:49.228285 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-03 06:33:49.589938 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010195 2026-07-03 06:33:49.880764 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007156 2026-07-03 06:33:49.895067 | 2026-07-03 06:33:49.895211 | PLAY RECAP 2026-07-03 06:33:49.895275 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-03 06:33:49.895301 | 2026-07-03 06:33:50.097610 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-03 06:33:50.098543 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 06:33:50.884510 | 2026-07-03 06:33:50.884712 | PLAY [Base post] 2026-07-03 06:33:50.906428 | 2026-07-03 06:33:50.906620 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-03 06:33:51.533553 | debian-bookworm | changed 2026-07-03 06:33:51.541686 | 2026-07-03 06:33:51.541824 | PLAY RECAP 2026-07-03 06:33:51.541893 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-03 06:33:51.541956 | 2026-07-03 06:33:51.772814 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-03 06:33:51.773838 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-03 06:33:52.677178 | 2026-07-03 06:33:52.677410 | PLAY [Base post-logs] 2026-07-03 06:33:52.688839 | 2026-07-03 06:33:52.688997 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-03 06:33:53.295949 | localhost | changed 2026-07-03 06:33:53.307223 | 2026-07-03 06:33:53.307441 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-03 06:33:53.364598 | localhost | ok 2026-07-03 06:33:53.368003 | 2026-07-03 06:33:53.368121 | TASK [Set zuul-log-path fact] 2026-07-03 06:33:53.396071 | localhost | ok 2026-07-03 06:33:53.416865 | 2026-07-03 06:33:53.417003 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-03 06:33:53.453228 | localhost | ok 2026-07-03 06:33:53.456805 | 2026-07-03 06:33:53.456920 | TASK [upload-logs : Create log directories] 2026-07-03 06:33:54.181561 | localhost | changed 2026-07-03 06:33:54.187451 | 2026-07-03 06:33:54.188065 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-03 06:33:54.753539 | localhost -> localhost | ok: Runtime: 0:00:00.011895 2026-07-03 06:33:54.758106 | 2026-07-03 06:33:54.758232 | TASK [upload-logs : Upload logs to log server] 2026-07-03 06:33:55.374813 | localhost | Output suppressed because no_log was given 2026-07-03 06:33:55.376889 | 2026-07-03 06:33:55.377005 | LOOP [upload-logs : Compress console log and json output] 2026-07-03 06:33:55.443758 | localhost | skipping: Conditional result was False 2026-07-03 06:33:55.460041 | localhost | skipping: Conditional result was False 2026-07-03 06:33:55.471547 | 2026-07-03 06:33:55.471801 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-03 06:33:55.533504 | localhost | skipping: Conditional result was False 2026-07-03 06:33:55.534248 | 2026-07-03 06:33:55.537670 | localhost | skipping: Conditional result was False 2026-07-03 06:33:55.545724 | 2026-07-03 06:33:55.545945 | LOOP [upload-logs : Upload console log and json output]