2026-01-19 14:07:11.306684 | Job console starting 2026-01-19 14:07:11.319920 | Updating git repos 2026-01-19 14:07:11.354825 | Cloning repos into workspace 2026-01-19 14:07:11.388186 | Restoring repo states 2026-01-19 14:07:11.397144 | Merging changes 2026-01-19 14:07:11.863592 | Checking out repos 2026-01-19 14:07:11.906666 | Preparing playbooks 2026-01-19 14:07:12.527598 | Running Ansible setup 2026-01-19 14:07:16.743524 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-19 14:07:17.489464 | 2026-01-19 14:07:17.489627 | PLAY [Base pre] 2026-01-19 14:07:17.507958 | 2026-01-19 14:07:17.508115 | TASK [Setup log path fact] 2026-01-19 14:07:17.537455 | debian-bookworm | ok 2026-01-19 14:07:17.552576 | 2026-01-19 14:07:17.552711 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-19 14:07:17.592712 | debian-bookworm | ok 2026-01-19 14:07:17.602515 | 2026-01-19 14:07:17.602633 | TASK [emit-job-header : Print job information] 2026-01-19 14:07:17.642041 | # Job Information 2026-01-19 14:07:17.642206 | Ansible Version: 2.16.14 2026-01-19 14:07:17.642241 | Job: flake8 2026-01-19 14:07:17.642274 | Pipeline: check 2026-01-19 14:07:17.642297 | Executor: 521e9411259a 2026-01-19 14:07:17.642318 | Triggered by: https://github.com/osism/openstack-health-middleware/pull/19 2026-01-19 14:07:17.642339 | Event ID: 1feea150-f540-11f0-88ab-c13dccc980ac 2026-01-19 14:07:17.647199 | 2026-01-19 14:07:17.647311 | LOOP [emit-job-header : Print node information] 2026-01-19 14:07:17.758573 | debian-bookworm | ok: 2026-01-19 14:07:17.758872 | debian-bookworm | # Node Information 2026-01-19 14:07:17.758914 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-19 14:07:17.758940 | debian-bookworm | Hostname: debian 2026-01-19 14:07:17.758962 | debian-bookworm | Username: zuul 2026-01-19 14:07:17.758982 | debian-bookworm | Distro: Debian 12.13 2026-01-19 14:07:17.759047 | debian-bookworm | Provider: regiocloud-a 2026-01-19 14:07:17.759069 | debian-bookworm | Region: 2026-01-19 14:07:17.759090 | debian-bookworm | Label: debian-bookworm 2026-01-19 14:07:17.759110 | debian-bookworm | Product Name: OpenStack Nova 2026-01-19 14:07:17.759130 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feb5:ea1f 2026-01-19 14:07:17.782502 | 2026-01-19 14:07:17.782647 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-19 14:07:18.263063 | debian-bookworm -> localhost | changed 2026-01-19 14:07:18.270475 | 2026-01-19 14:07:18.270633 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-19 14:07:19.302085 | debian-bookworm -> localhost | changed 2026-01-19 14:07:19.313061 | 2026-01-19 14:07:19.313179 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-19 14:07:19.580358 | debian-bookworm -> localhost | ok 2026-01-19 14:07:19.593443 | 2026-01-19 14:07:19.593673 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-19 14:07:19.620039 | debian-bookworm | ok 2026-01-19 14:07:19.641429 | debian-bookworm | included: /var/lib/zuul/builds/00147be524d9489fb17d97cb317b4ee8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-19 14:07:19.647540 | 2026-01-19 14:07:19.647646 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-19 14:07:20.882543 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-19 14:07:20.883092 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/00147be524d9489fb17d97cb317b4ee8/work/00147be524d9489fb17d97cb317b4ee8_id_rsa 2026-01-19 14:07:20.883165 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/00147be524d9489fb17d97cb317b4ee8/work/00147be524d9489fb17d97cb317b4ee8_id_rsa.pub 2026-01-19 14:07:20.883201 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-19 14:07:20.883234 | debian-bookworm -> localhost | SHA256:qXAehY+yJXvW0jt5CZdwvl11JAKYwhcrGMO4AeJ/eBI zuul-build-sshkey 2026-01-19 14:07:20.883262 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-19 14:07:20.883305 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-19 14:07:20.883332 | debian-bookworm -> localhost | |o. oo. .+.. | 2026-01-19 14:07:20.883359 | debian-bookworm -> localhost | |o o .+o.+. . . .| 2026-01-19 14:07:20.883385 | debian-bookworm -> localhost | | . E. ooo . o | 2026-01-19 14:07:20.883411 | debian-bookworm -> localhost | | o o =... o| 2026-01-19 14:07:20.883436 | debian-bookworm -> localhost | | ++o= S+ . ..| 2026-01-19 14:07:20.883471 | debian-bookworm -> localhost | | +X =. + . | 2026-01-19 14:07:20.883498 | debian-bookworm -> localhost | | o * o+ + . | 2026-01-19 14:07:20.883522 | debian-bookworm -> localhost | | o .o.+ . | 2026-01-19 14:07:20.883549 | debian-bookworm -> localhost | | .o | 2026-01-19 14:07:20.883574 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-19 14:07:20.883646 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.724621 2026-01-19 14:07:20.891589 | 2026-01-19 14:07:20.891697 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-19 14:07:20.927073 | debian-bookworm | ok 2026-01-19 14:07:20.941620 | debian-bookworm | included: /var/lib/zuul/builds/00147be524d9489fb17d97cb317b4ee8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-19 14:07:20.951347 | 2026-01-19 14:07:20.951452 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-19 14:07:20.975156 | debian-bookworm | skipping: Conditional result was False 2026-01-19 14:07:20.984516 | 2026-01-19 14:07:20.984633 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-19 14:07:21.683522 | debian-bookworm | changed 2026-01-19 14:07:21.691819 | 2026-01-19 14:07:21.691959 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-19 14:07:21.972215 | debian-bookworm | ok 2026-01-19 14:07:21.981201 | 2026-01-19 14:07:21.981348 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-19 14:07:22.685689 | debian-bookworm | changed 2026-01-19 14:07:22.695650 | 2026-01-19 14:07:22.695801 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-19 14:07:23.383967 | debian-bookworm | changed 2026-01-19 14:07:23.392901 | 2026-01-19 14:07:23.393072 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-19 14:07:23.427486 | debian-bookworm | skipping: Conditional result was False 2026-01-19 14:07:23.440955 | 2026-01-19 14:07:23.441174 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-19 14:07:23.892352 | debian-bookworm -> localhost | changed 2026-01-19 14:07:23.903910 | 2026-01-19 14:07:23.904066 | TASK [add-build-sshkey : Add back temp key] 2026-01-19 14:07:24.247095 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/00147be524d9489fb17d97cb317b4ee8/work/00147be524d9489fb17d97cb317b4ee8_id_rsa (zuul-build-sshkey) 2026-01-19 14:07:24.247597 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013035 2026-01-19 14:07:24.260740 | 2026-01-19 14:07:24.260893 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-19 14:07:24.667636 | debian-bookworm | ok 2026-01-19 14:07:24.673049 | 2026-01-19 14:07:24.673160 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-19 14:07:24.707357 | debian-bookworm | skipping: Conditional result was False 2026-01-19 14:07:24.718043 | 2026-01-19 14:07:24.718163 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-19 14:07:25.164130 | debian-bookworm | ok 2026-01-19 14:07:25.180540 | 2026-01-19 14:07:25.180691 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-19 14:07:25.228715 | debian-bookworm | ok 2026-01-19 14:07:25.254644 | 2026-01-19 14:07:25.254797 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-19 14:07:25.564646 | debian-bookworm -> localhost | ok 2026-01-19 14:07:25.580493 | 2026-01-19 14:07:25.580659 | TASK [validate-host : Collect information about the host] 2026-01-19 14:07:26.680451 | debian-bookworm | ok 2026-01-19 14:07:26.696205 | 2026-01-19 14:07:26.696346 | TASK [validate-host : Sanitize hostname] 2026-01-19 14:07:26.806500 | debian-bookworm | ok 2026-01-19 14:07:26.843681 | 2026-01-19 14:07:26.843813 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-19 14:07:27.434792 | debian-bookworm -> localhost | changed 2026-01-19 14:07:27.447442 | 2026-01-19 14:07:27.447613 | TASK [validate-host : Collect information about zuul worker] 2026-01-19 14:07:27.863147 | debian-bookworm | ok 2026-01-19 14:07:27.869650 | 2026-01-19 14:07:27.869777 | TASK [validate-host : Write out all zuul information for each host] 2026-01-19 14:07:28.452560 | debian-bookworm -> localhost | changed 2026-01-19 14:07:28.464586 | 2026-01-19 14:07:28.464699 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-19 14:07:28.749123 | debian-bookworm | ok 2026-01-19 14:07:28.757461 | 2026-01-19 14:07:28.757594 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-19 14:07:29.572046 | debian-bookworm | changed: 2026-01-19 14:07:29.572336 | debian-bookworm | cd+++++++++ src/ 2026-01-19 14:07:29.572375 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-19 14:07:29.572398 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-19 14:07:29.572420 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-health-middleware/ 2026-01-19 14:07:29.572440 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006475 2026-01-19 14:07:55.042404 | 2026-01-19 14:07:55.042537 | TASK [upload-logs : Upload logs to log server] 2026-01-19 14:07:55.608257 | localhost | Output suppressed because no_log was given 2026-01-19 14:07:55.611453 | 2026-01-19 14:07:55.611615 | LOOP [upload-logs : Compress console log and json output] 2026-01-19 14:07:55.666473 | localhost | skipping: Conditional result was False 2026-01-19 14:07:55.669894 | localhost | skipping: Conditional result was False 2026-01-19 14:07:55.680010 | 2026-01-19 14:07:55.680146 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-19 14:07:55.738578 | localhost | skipping: Conditional result was False 2026-01-19 14:07:55.739110 | 2026-01-19 14:07:55.743135 | localhost | skipping: Conditional result was False 2026-01-19 14:07:55.750646 | 2026-01-19 14:07:55.750936 | LOOP [upload-logs : Upload console log and json output]