2026-07-14 03:21:57.188931 | Job console starting 2026-07-14 03:21:57.200618 | Updating git repos 2026-07-14 03:21:57.266359 | Cloning repos into workspace 2026-07-14 03:21:57.299001 | Restoring repo states 2026-07-14 03:21:57.305901 | Merging changes 2026-07-14 03:21:57.305976 | Checking out repos 2026-07-14 03:21:57.339440 | Preparing playbooks 2026-07-14 03:21:58.490434 | Running Ansible setup 2026-07-14 03:22:04.306444 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-14 03:22:05.168323 | 2026-07-14 03:22:05.168460 | PLAY [Base pre] 2026-07-14 03:22:05.208976 | 2026-07-14 03:22:05.209108 | TASK [Setup log path fact] 2026-07-14 03:22:05.227625 | debian-bookworm | ok 2026-07-14 03:22:05.247171 | 2026-07-14 03:22:05.247305 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 03:22:05.300936 | debian-bookworm | ok 2026-07-14 03:22:05.310699 | 2026-07-14 03:22:05.310809 | TASK [emit-job-header : Print job information] 2026-07-14 03:22:05.360166 | # Job Information 2026-07-14 03:22:05.360331 | Ansible Version: 2.16.14 2026-07-14 03:22:05.360366 | Job: flake8 2026-07-14 03:22:05.360400 | Pipeline: periodic-daily 2026-07-14 03:22:05.360424 | Executor: 521e9411259a 2026-07-14 03:22:05.360445 | Triggered by: https://github.com/osism/netbox-plugin-osism 2026-07-14 03:22:05.360467 | Event ID: 5bfb95b18cb545619c563bdd7258b936 2026-07-14 03:22:05.365300 | 2026-07-14 03:22:05.365392 | LOOP [emit-job-header : Print node information] 2026-07-14 03:22:05.516247 | debian-bookworm | ok: 2026-07-14 03:22:05.516838 | debian-bookworm | # Node Information 2026-07-14 03:22:05.516895 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-14 03:22:05.516932 | debian-bookworm | Hostname: debian 2026-07-14 03:22:05.516982 | debian-bookworm | Username: zuul 2026-07-14 03:22:05.517014 | debian-bookworm | Distro: Debian 12.15 2026-07-14 03:22:05.517050 | debian-bookworm | Provider: regiocloud-a 2026-07-14 03:22:05.517084 | debian-bookworm | Region: 2026-07-14 03:22:05.517116 | debian-bookworm | Label: debian-bookworm 2026-07-14 03:22:05.517147 | debian-bookworm | Product Name: OpenStack Nova 2026-07-14 03:22:05.517177 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe60:3fb8 2026-07-14 03:22:05.536753 | 2026-07-14 03:22:05.536881 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-14 03:22:06.138627 | debian-bookworm -> localhost | changed 2026-07-14 03:22:06.146149 | 2026-07-14 03:22:06.146262 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-14 03:22:07.292187 | debian-bookworm -> localhost | changed 2026-07-14 03:22:07.302826 | 2026-07-14 03:22:07.302981 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-14 03:22:07.649556 | debian-bookworm -> localhost | ok 2026-07-14 03:22:07.656030 | 2026-07-14 03:22:07.656134 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-14 03:22:07.690527 | debian-bookworm | ok 2026-07-14 03:22:07.708750 | debian-bookworm | included: /var/lib/zuul/builds/1cd68a89775845a3b9748bb0fa57be73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-14 03:22:07.714759 | 2026-07-14 03:22:07.714868 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-14 03:22:10.064107 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-14 03:22:10.064377 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/1cd68a89775845a3b9748bb0fa57be73/work/1cd68a89775845a3b9748bb0fa57be73_id_rsa 2026-07-14 03:22:10.064421 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/1cd68a89775845a3b9748bb0fa57be73/work/1cd68a89775845a3b9748bb0fa57be73_id_rsa.pub 2026-07-14 03:22:10.064449 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-14 03:22:10.064490 | debian-bookworm -> localhost | SHA256:a3ZHHyeAjrlAOQ6tTFR1/udhRcwG/IVPXG+08xZn5ZA zuul-build-sshkey 2026-07-14 03:22:10.064514 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-14 03:22:10.064545 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-14 03:22:10.064567 | debian-bookworm -> localhost | | ..... . .oB*| 2026-07-14 03:22:10.064589 | debian-bookworm -> localhost | | . . . o . E=@| 2026-07-14 03:22:10.064609 | debian-bookworm -> localhost | | o = o . OO| 2026-07-14 03:22:10.064629 | debian-bookworm -> localhost | | o = . + . . +B| 2026-07-14 03:22:10.064649 | debian-bookworm -> localhost | | o o S . o * +| 2026-07-14 03:22:10.064674 | debian-bookworm -> localhost | | . o . = * | 2026-07-14 03:22:10.064694 | debian-bookworm -> localhost | | = . . o | 2026-07-14 03:22:10.064713 | debian-bookworm -> localhost | | o . . | 2026-07-14 03:22:10.064734 | debian-bookworm -> localhost | | | 2026-07-14 03:22:10.064754 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-14 03:22:10.064805 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.653777 2026-07-14 03:22:10.083669 | 2026-07-14 03:22:10.083788 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-14 03:22:10.124068 | debian-bookworm | ok 2026-07-14 03:22:10.152471 | debian-bookworm | included: /var/lib/zuul/builds/1cd68a89775845a3b9748bb0fa57be73/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-14 03:22:10.162190 | 2026-07-14 03:22:10.162295 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-14 03:22:10.199497 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:22:10.205715 | 2026-07-14 03:22:10.205820 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-14 03:22:10.831208 | debian-bookworm | changed 2026-07-14 03:22:10.843462 | 2026-07-14 03:22:10.843579 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-14 03:22:11.112163 | debian-bookworm | ok 2026-07-14 03:22:11.121012 | 2026-07-14 03:22:11.121122 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-14 03:22:11.731068 | debian-bookworm | changed 2026-07-14 03:22:11.741353 | 2026-07-14 03:22:11.741461 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-14 03:22:12.472215 | debian-bookworm | changed 2026-07-14 03:22:12.479851 | 2026-07-14 03:22:12.479977 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-14 03:22:12.503617 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:22:12.510160 | 2026-07-14 03:22:12.510265 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-14 03:22:13.246327 | debian-bookworm -> localhost | changed 2026-07-14 03:22:13.267890 | 2026-07-14 03:22:13.268091 | TASK [add-build-sshkey : Add back temp key] 2026-07-14 03:22:13.752364 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/1cd68a89775845a3b9748bb0fa57be73/work/1cd68a89775845a3b9748bb0fa57be73_id_rsa (zuul-build-sshkey) 2026-07-14 03:22:13.752594 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.041821 2026-07-14 03:22:13.760357 | 2026-07-14 03:22:13.760454 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-14 03:22:14.184166 | debian-bookworm | ok 2026-07-14 03:22:14.192196 | 2026-07-14 03:22:14.192314 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-14 03:22:14.215985 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:22:14.231250 | 2026-07-14 03:22:14.231502 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-14 03:22:14.818220 | debian-bookworm | ok 2026-07-14 03:22:14.865617 | 2026-07-14 03:22:14.865798 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-14 03:22:14.899212 | debian-bookworm | ok 2026-07-14 03:22:14.915448 | 2026-07-14 03:22:14.915598 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-14 03:22:15.470895 | debian-bookworm -> localhost | ok 2026-07-14 03:22:15.478213 | 2026-07-14 03:22:15.478334 | TASK [validate-host : Collect information about the host] 2026-07-14 03:22:16.669578 | debian-bookworm | ok 2026-07-14 03:22:16.703225 | 2026-07-14 03:22:16.703553 | TASK [validate-host : Sanitize hostname] 2026-07-14 03:22:17.003046 | debian-bookworm | ok 2026-07-14 03:22:17.010707 | 2026-07-14 03:22:17.015028 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-14 03:22:17.866020 | debian-bookworm -> localhost | changed 2026-07-14 03:22:17.871823 | 2026-07-14 03:22:17.871924 | TASK [validate-host : Collect information about zuul worker] 2026-07-14 03:22:18.426064 | debian-bookworm | ok 2026-07-14 03:22:18.430663 | 2026-07-14 03:22:18.430757 | TASK [validate-host : Write out all zuul information for each host] 2026-07-14 03:22:19.123390 | debian-bookworm -> localhost | changed 2026-07-14 03:22:19.132526 | 2026-07-14 03:22:19.132617 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-14 03:22:19.383913 | debian-bookworm | ok 2026-07-14 03:22:19.389612 | 2026-07-14 03:22:19.389709 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-14 03:22:20.471899 | debian-bookworm | changed: 2026-07-14 03:22:20.472098 | debian-bookworm | cd+++++++++ src/ 2026-07-14 03:22:20.472132 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-14 03:22:20.472157 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-14 03:22:20.472179 | debian-bookworm | cd+++++++++ src/github.com/osism/netbox-plugin-osism/ 2026-07-14 03:22:20.472200 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/1cd68a89775845a3b9748bb0fa57be73/work/logs" 2026-07-14 03:23:23.001569 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1cd68a89775845a3b9748bb0fa57be73/work/artifacts" 2026-07-14 03:23:23.313599 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/1cd68a89775845a3b9748bb0fa57be73/work/docs" 2026-07-14 03:23:23.339860 | 2026-07-14 03:23:23.340133 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-14 03:23:24.167674 | debian-bookworm | changed: 2026-07-14 03:23:24.168064 | debian-bookworm | .d..t...... ./ 2026-07-14 03:23:24.168126 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-14 03:23:24.168166 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-14 03:23:24.168203 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-14 03:23:24.168237 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-14 03:23:24.168271 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-14 03:23:24.168341 | debian-bookworm | changed: All items complete 2026-07-14 03:23:24.168387 | 2026-07-14 03:23:24.770112 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 03:23:25.396172 | debian-bookworm | changed: .d..t...... ./ 2026-07-14 03:23:25.419918 | 2026-07-14 03:23:25.420104 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-14 03:23:25.448970 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:23:25.452855 | debian-bookworm | skipping: Conditional result was False 2026-07-14 03:23:25.464016 | 2026-07-14 03:23:25.464147 | PLAY RECAP 2026-07-14 03:23:25.464208 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-14 03:23:25.464232 | 2026-07-14 03:23:25.624764 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-14 03:23:25.625748 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 03:23:26.426554 | 2026-07-14 03:23:26.426901 | PLAY [Base post] 2026-07-14 03:23:26.442688 | 2026-07-14 03:23:26.442824 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-14 03:23:27.043751 | debian-bookworm | changed 2026-07-14 03:23:27.050586 | 2026-07-14 03:23:27.050710 | PLAY RECAP 2026-07-14 03:23:27.050775 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-14 03:23:27.050865 | 2026-07-14 03:23:27.206133 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-14 03:23:27.207117 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-14 03:23:28.102722 | 2026-07-14 03:23:28.103008 | PLAY [Base post-logs] 2026-07-14 03:23:28.116673 | 2026-07-14 03:23:28.116879 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-14 03:23:28.674448 | localhost | changed 2026-07-14 03:23:28.685923 | 2026-07-14 03:23:28.686220 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-14 03:23:28.734975 | localhost | ok 2026-07-14 03:23:28.740091 | 2026-07-14 03:23:28.740235 | TASK [Set zuul-log-path fact] 2026-07-14 03:23:28.758245 | localhost | ok 2026-07-14 03:23:28.767258 | 2026-07-14 03:23:28.767387 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-14 03:23:28.803668 | localhost | ok 2026-07-14 03:23:28.807125 | 2026-07-14 03:23:28.807230 | TASK [upload-logs : Create log directories] 2026-07-14 03:23:29.396711 | localhost | changed 2026-07-14 03:23:29.400833 | 2026-07-14 03:23:29.400996 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-14 03:23:29.932167 | localhost -> localhost | ok: Runtime: 0:00:00.008617 2026-07-14 03:23:29.941531 | 2026-07-14 03:23:29.941703 | TASK [upload-logs : Upload logs to log server] 2026-07-14 03:23:30.579688 | localhost | Output suppressed because no_log was given 2026-07-14 03:23:30.583063 | 2026-07-14 03:23:30.583206 | LOOP [upload-logs : Compress console log and json output] 2026-07-14 03:23:30.640694 | localhost | skipping: Conditional result was False 2026-07-14 03:23:30.646244 | localhost | skipping: Conditional result was False 2026-07-14 03:23:30.659209 | 2026-07-14 03:23:30.659406 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-14 03:23:30.728102 | localhost | skipping: Conditional result was False 2026-07-14 03:23:30.728492 | 2026-07-14 03:23:30.737251 | localhost | skipping: Conditional result was False 2026-07-14 03:23:30.742208 | 2026-07-14 03:23:30.742519 | LOOP [upload-logs : Upload console log and json output]