2025-10-19 03:15:04.120429 | Job console starting 2025-10-19 03:15:04.136722 | Updating git repos 2025-10-19 03:15:04.167526 | Cloning repos into workspace 2025-10-19 03:15:04.231977 | Restoring repo states 2025-10-19 03:15:04.250651 | Merging changes 2025-10-19 03:15:04.250672 | Checking out repos 2025-10-19 03:15:04.301874 | Preparing playbooks 2025-10-19 03:15:05.219252 | Running Ansible setup 2025-10-19 03:15:09.755957 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-19 03:15:10.589843 | 2025-10-19 03:15:10.589971 | PLAY [Base pre] 2025-10-19 03:15:10.617471 | 2025-10-19 03:15:10.617596 | TASK [Setup log path fact] 2025-10-19 03:15:10.655946 | debian-bookworm | ok 2025-10-19 03:15:10.678339 | 2025-10-19 03:15:10.678476 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-19 03:15:10.706944 | debian-bookworm | ok 2025-10-19 03:15:10.719172 | 2025-10-19 03:15:10.719266 | TASK [emit-job-header : Print job information] 2025-10-19 03:15:10.757321 | # Job Information 2025-10-19 03:15:10.757482 | Ansible Version: 2.16.14 2025-10-19 03:15:10.757518 | Job: flake8 2025-10-19 03:15:10.757551 | Pipeline: periodic-daily 2025-10-19 03:15:10.757575 | Executor: 521e9411259a 2025-10-19 03:15:10.757596 | Triggered by: https://github.com/osism/k8s-capi-images 2025-10-19 03:15:10.757618 | Event ID: 2b6c8f9002844121a7f668dc34dcd097 2025-10-19 03:15:10.762179 | 2025-10-19 03:15:10.762266 | LOOP [emit-job-header : Print node information] 2025-10-19 03:15:10.867140 | debian-bookworm | ok: 2025-10-19 03:15:10.867314 | debian-bookworm | # Node Information 2025-10-19 03:15:10.867347 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-10-19 03:15:10.867373 | debian-bookworm | Hostname: debian 2025-10-19 03:15:10.867396 | debian-bookworm | Username: zuul 2025-10-19 03:15:10.867417 | debian-bookworm | Distro: Debian 12.12 2025-10-19 03:15:10.867441 | debian-bookworm | Provider: regiocloud-a 2025-10-19 03:15:10.867490 | debian-bookworm | Region: 2025-10-19 03:15:10.867512 | debian-bookworm | Label: debian-bookworm 2025-10-19 03:15:10.867533 | debian-bookworm | Product Name: OpenStack Nova 2025-10-19 03:15:10.867553 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3d:fc5d 2025-10-19 03:15:10.885018 | 2025-10-19 03:15:10.885129 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-19 03:15:11.425338 | debian-bookworm -> localhost | changed 2025-10-19 03:15:11.432770 | 2025-10-19 03:15:11.432873 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-19 03:15:12.534776 | debian-bookworm -> localhost | changed 2025-10-19 03:15:12.557654 | 2025-10-19 03:15:12.557765 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-19 03:15:12.921484 | debian-bookworm -> localhost | ok 2025-10-19 03:15:12.928425 | 2025-10-19 03:15:12.928540 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-19 03:15:12.949365 | debian-bookworm | ok 2025-10-19 03:15:12.969239 | debian-bookworm | included: /var/lib/zuul/builds/634f1c1ca41a4f9a94c9cc27a149033b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-19 03:15:12.975719 | 2025-10-19 03:15:12.975849 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-19 03:15:14.555765 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-10-19 03:15:14.555972 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/634f1c1ca41a4f9a94c9cc27a149033b/work/634f1c1ca41a4f9a94c9cc27a149033b_id_rsa 2025-10-19 03:15:14.556012 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/634f1c1ca41a4f9a94c9cc27a149033b/work/634f1c1ca41a4f9a94c9cc27a149033b_id_rsa.pub 2025-10-19 03:15:14.556038 | debian-bookworm -> localhost | The key fingerprint is: 2025-10-19 03:15:14.556062 | debian-bookworm -> localhost | SHA256:ffOKOznSaQhL7sHbXCNl3EmH25PO4dWdbhdeHkqzdeU zuul-build-sshkey 2025-10-19 03:15:14.556084 | debian-bookworm -> localhost | The key's randomart image is: 2025-10-19 03:15:14.556114 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-10-19 03:15:14.556136 | debian-bookworm -> localhost | | | 2025-10-19 03:15:14.556159 | debian-bookworm -> localhost | | . | 2025-10-19 03:15:14.556179 | debian-bookworm -> localhost | | o . .| 2025-10-19 03:15:14.556199 | debian-bookworm -> localhost | | o o = o=| 2025-10-19 03:15:14.556218 | debian-bookworm -> localhost | | S = *o==E| 2025-10-19 03:15:14.556241 | debian-bookworm -> localhost | | .o o ..*B==| 2025-10-19 03:15:14.556262 | debian-bookworm -> localhost | | ooo.ooo o=+o| 2025-10-19 03:15:14.556281 | debian-bookworm -> localhost | | o=ooBo .. .| 2025-10-19 03:15:14.556302 | debian-bookworm -> localhost | | .o ooo+. | 2025-10-19 03:15:14.556322 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-10-19 03:15:14.556378 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.999926 2025-10-19 03:15:14.562430 | 2025-10-19 03:15:14.562553 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-19 03:15:14.579809 | debian-bookworm | ok 2025-10-19 03:15:14.588649 | debian-bookworm | included: /var/lib/zuul/builds/634f1c1ca41a4f9a94c9cc27a149033b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-19 03:15:14.597261 | 2025-10-19 03:15:14.597347 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-19 03:15:14.610068 | debian-bookworm | skipping: Conditional result was False 2025-10-19 03:15:14.615397 | 2025-10-19 03:15:14.615503 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-19 03:15:15.381543 | debian-bookworm | changed 2025-10-19 03:15:15.387655 | 2025-10-19 03:15:15.387774 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-19 03:15:15.642312 | debian-bookworm | ok 2025-10-19 03:15:15.652041 | 2025-10-19 03:15:15.652201 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-19 03:15:16.379996 | debian-bookworm | changed 2025-10-19 03:15:16.387221 | 2025-10-19 03:15:16.387348 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-19 03:15:17.013301 | debian-bookworm | changed 2025-10-19 03:15:17.030328 | 2025-10-19 03:15:17.030475 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-19 03:15:17.054503 | debian-bookworm | skipping: Conditional result was False 2025-10-19 03:15:17.069000 | 2025-10-19 03:15:17.069128 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-19 03:15:17.790932 | debian-bookworm -> localhost | changed 2025-10-19 03:15:17.802294 | 2025-10-19 03:15:17.802426 | TASK [add-build-sshkey : Add back temp key] 2025-10-19 03:15:18.478361 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/634f1c1ca41a4f9a94c9cc27a149033b/work/634f1c1ca41a4f9a94c9cc27a149033b_id_rsa (zuul-build-sshkey) 2025-10-19 03:15:18.478660 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027201 2025-10-19 03:15:18.487023 | 2025-10-19 03:15:18.487138 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-19 03:15:18.961365 | debian-bookworm | ok 2025-10-19 03:15:18.966777 | 2025-10-19 03:15:18.966959 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-19 03:15:18.990654 | debian-bookworm | skipping: Conditional result was False 2025-10-19 03:15:19.001391 | 2025-10-19 03:15:19.001561 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-19 03:15:19.435434 | debian-bookworm | ok 2025-10-19 03:15:19.446751 | 2025-10-19 03:15:19.447136 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-19 03:15:19.476936 | debian-bookworm | ok 2025-10-19 03:15:19.482149 | 2025-10-19 03:15:19.482251 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-19 03:15:19.825943 | debian-bookworm -> localhost | ok 2025-10-19 03:15:19.832797 | 2025-10-19 03:15:19.832912 | TASK [validate-host : Collect information about the host] 2025-10-19 03:15:20.944611 | debian-bookworm | ok 2025-10-19 03:15:20.966105 | 2025-10-19 03:15:20.966292 | TASK [validate-host : Sanitize hostname] 2025-10-19 03:15:21.088633 | debian-bookworm | ok 2025-10-19 03:15:21.146527 | 2025-10-19 03:15:21.146663 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-19 03:15:21.809122 | debian-bookworm -> localhost | changed 2025-10-19 03:15:21.815145 | 2025-10-19 03:15:21.815256 | TASK [validate-host : Collect information about zuul worker] 2025-10-19 03:15:22.257179 | debian-bookworm | ok 2025-10-19 03:15:22.262590 | 2025-10-19 03:15:22.262681 | TASK [validate-host : Write out all zuul information for each host] 2025-10-19 03:15:22.773688 | debian-bookworm -> localhost | changed 2025-10-19 03:15:22.783262 | 2025-10-19 03:15:22.783351 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-19 03:15:23.053204 | debian-bookworm | ok 2025-10-19 03:15:23.062121 | 2025-10-19 03:15:23.062242 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-19 03:15:23.856824 | debian-bookworm | changed: 2025-10-19 03:15:23.857049 | debian-bookworm | cd+++++++++ src/ 2025-10-19 03:15:23.857085 | debian-bookworm | cd+++++++++ src/github.com/ 2025-10-19 03:15:23.857110 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-10-19 03:15:23.857133 | debian-bookworm | cd+++++++++ src/github.com/osism/k8s-capi-images/ 2025-10-19 03:15:23.857154 | debian-bookworm | localhost | ok: Runtime: 0:00:00.003471 2025-10-19 03:15:48.225362 | 2025-10-19 03:15:48.225591 | TASK [upload-logs : Upload logs to log server] 2025-10-19 03:15:48.648805 | localhost | Output suppressed because no_log was given 2025-10-19 03:15:48.650168 | 2025-10-19 03:15:48.650240 | LOOP [upload-logs : Compress console log and json output] 2025-10-19 03:15:48.692708 | localhost | skipping: Conditional result was False 2025-10-19 03:15:48.697297 | localhost | skipping: Conditional result was False 2025-10-19 03:15:48.709585 | 2025-10-19 03:15:48.709674 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-19 03:15:48.759510 | localhost | skipping: Conditional result was False 2025-10-19 03:15:48.759737 | 2025-10-19 03:15:48.763493 | localhost | skipping: Conditional result was False 2025-10-19 03:15:48.774924 | 2025-10-19 03:15:48.775020 | LOOP [upload-logs : Upload console log and json output]