2026-02-02 21:07:10.898485 | Job console starting 2026-02-02 21:07:11.062593 | Updating git repos 2026-02-02 21:07:11.123111 | Cloning repos into workspace 2026-02-02 21:07:11.200686 | Restoring repo states 2026-02-02 21:07:11.215709 | Merging changes 2026-02-02 21:07:11.788122 | Checking out repos 2026-02-02 21:07:11.825384 | Preparing playbooks 2026-02-02 21:07:12.726901 | Running Ansible setup 2026-02-02 21:07:20.172617 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-02 21:07:21.138223 | 2026-02-02 21:07:21.138349 | PLAY [Base pre] 2026-02-02 21:07:21.191152 | 2026-02-02 21:07:21.191277 | TASK [Setup log path fact] 2026-02-02 21:07:21.209623 | debian-bookworm | ok 2026-02-02 21:07:21.242374 | 2026-02-02 21:07:21.242504 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-02 21:07:21.291159 | debian-bookworm | ok 2026-02-02 21:07:21.302259 | 2026-02-02 21:07:21.302355 | TASK [emit-job-header : Print job information] 2026-02-02 21:07:21.368109 | # Job Information 2026-02-02 21:07:21.368268 | Ansible Version: 2.16.14 2026-02-02 21:07:21.368301 | Job: python-black 2026-02-02 21:07:21.368333 | Pipeline: check 2026-02-02 21:07:21.368357 | Executor: 521e9411259a 2026-02-02 21:07:21.368377 | Triggered by: https://github.com/osism/openstack-simple-stress/pull/245 2026-02-02 21:07:21.368398 | Event ID: 1e942a00-007b-11f1-839b-44351b53c2d4 2026-02-02 21:07:21.373058 | 2026-02-02 21:07:21.373146 | LOOP [emit-job-header : Print node information] 2026-02-02 21:07:21.556051 | debian-bookworm | ok: 2026-02-02 21:07:21.556246 | debian-bookworm | # Node Information 2026-02-02 21:07:21.556283 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-02 21:07:21.556309 | debian-bookworm | Hostname: debian 2026-02-02 21:07:21.556331 | debian-bookworm | Username: zuul 2026-02-02 21:07:21.556352 | debian-bookworm | Distro: Debian 12.13 2026-02-02 21:07:21.556375 | debian-bookworm | Provider: regiocloud-a 2026-02-02 21:07:21.556397 | debian-bookworm | Region: 2026-02-02 21:07:21.556419 | debian-bookworm | Label: debian-bookworm 2026-02-02 21:07:21.556440 | debian-bookworm | Product Name: OpenStack Nova 2026-02-02 21:07:21.556459 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe34:7ca4 2026-02-02 21:07:21.567765 | 2026-02-02 21:07:21.567868 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-02 21:07:22.955519 | debian-bookworm -> localhost | changed 2026-02-02 21:07:22.962674 | 2026-02-02 21:07:22.962783 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-02 21:07:24.730700 | debian-bookworm -> localhost | changed 2026-02-02 21:07:24.741215 | 2026-02-02 21:07:24.741312 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-02 21:07:25.470691 | debian-bookworm -> localhost | ok 2026-02-02 21:07:25.476814 | 2026-02-02 21:07:25.476924 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-02 21:07:25.514820 | debian-bookworm | ok 2026-02-02 21:07:25.580195 | debian-bookworm | included: /var/lib/zuul/builds/13d62baf4d934a258b106446320e6106/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-02 21:07:25.593275 | 2026-02-02 21:07:25.593390 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-02 21:07:28.657121 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-02 21:07:28.657292 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/13d62baf4d934a258b106446320e6106/work/13d62baf4d934a258b106446320e6106_id_rsa 2026-02-02 21:07:28.657324 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/13d62baf4d934a258b106446320e6106/work/13d62baf4d934a258b106446320e6106_id_rsa.pub 2026-02-02 21:07:28.657345 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-02 21:07:28.657367 | debian-bookworm -> localhost | SHA256:hNwST9QZWCp8DXeBG8Le+CEQRSZbPOB3q/AFFIn0zUQ zuul-build-sshkey 2026-02-02 21:07:28.657386 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-02 21:07:28.657412 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-02 21:07:28.657431 | debian-bookworm -> localhost | | .*X@BE+o. | 2026-02-02 21:07:28.657449 | debian-bookworm -> localhost | | +o&BO=. | 2026-02-02 21:07:28.657465 | debian-bookworm -> localhost | | OoX==o | 2026-02-02 21:07:28.657481 | debian-bookworm -> localhost | | *+o+. | 2026-02-02 21:07:28.657497 | debian-bookworm -> localhost | | . Soo. | 2026-02-02 21:07:28.657518 | debian-bookworm -> localhost | | o o. | 2026-02-02 21:07:28.657535 | debian-bookworm -> localhost | | o | 2026-02-02 21:07:28.657550 | debian-bookworm -> localhost | | | 2026-02-02 21:07:28.657567 | debian-bookworm -> localhost | | | 2026-02-02 21:07:28.657583 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-02 21:07:28.657624 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.725342 2026-02-02 21:07:28.665719 | 2026-02-02 21:07:28.665806 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-02 21:07:28.682477 | debian-bookworm | ok 2026-02-02 21:07:28.690117 | debian-bookworm | included: /var/lib/zuul/builds/13d62baf4d934a258b106446320e6106/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-02 21:07:28.708516 | 2026-02-02 21:07:28.708646 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-02 21:07:28.751225 | debian-bookworm | skipping: Conditional result was False 2026-02-02 21:07:28.755989 | 2026-02-02 21:07:28.756065 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-02 21:07:29.390471 | debian-bookworm | changed 2026-02-02 21:07:29.404007 | 2026-02-02 21:07:29.404110 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-02 21:07:29.705189 | debian-bookworm | ok 2026-02-02 21:07:29.710397 | 2026-02-02 21:07:29.710483 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-02 21:07:30.410225 | debian-bookworm | changed 2026-02-02 21:07:30.424986 | 2026-02-02 21:07:30.425088 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-02 21:07:31.082588 | debian-bookworm | changed 2026-02-02 21:07:31.087772 | 2026-02-02 21:07:31.087858 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-02 21:07:31.112596 | debian-bookworm | skipping: Conditional result was False 2026-02-02 21:07:31.118875 | 2026-02-02 21:07:31.118967 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-02 21:07:32.039361 | debian-bookworm -> localhost | changed 2026-02-02 21:07:32.055320 | 2026-02-02 21:07:32.055760 | TASK [add-build-sshkey : Add back temp key] 2026-02-02 21:07:32.877867 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/13d62baf4d934a258b106446320e6106/work/13d62baf4d934a258b106446320e6106_id_rsa (zuul-build-sshkey) 2026-02-02 21:07:32.878088 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.031783 2026-02-02 21:07:32.886375 | 2026-02-02 21:07:32.886478 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-02 21:07:33.360596 | debian-bookworm | ok 2026-02-02 21:07:33.365399 | 2026-02-02 21:07:33.365488 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-02 21:07:33.388338 | debian-bookworm | skipping: Conditional result was False 2026-02-02 21:07:33.398207 | 2026-02-02 21:07:33.398302 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-02 21:07:33.829663 | debian-bookworm | ok 2026-02-02 21:07:33.844412 | 2026-02-02 21:07:33.844538 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-02 21:07:33.871942 | debian-bookworm | ok 2026-02-02 21:07:33.876355 | 2026-02-02 21:07:33.876450 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-02 21:07:34.211241 | debian-bookworm -> localhost | ok 2026-02-02 21:07:34.218005 | 2026-02-02 21:07:34.218110 | TASK [validate-host : Collect information about the host] 2026-02-02 21:07:35.301003 | debian-bookworm | ok 2026-02-02 21:07:35.323977 | 2026-02-02 21:07:35.324106 | TASK [validate-host : Sanitize hostname] 2026-02-02 21:07:35.474550 | debian-bookworm | ok 2026-02-02 21:07:35.515042 | 2026-02-02 21:07:35.515156 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-02 21:07:36.721732 | debian-bookworm -> localhost | changed 2026-02-02 21:07:36.727498 | 2026-02-02 21:07:36.727601 | TASK [validate-host : Collect information about zuul worker] 2026-02-02 21:07:37.298518 | debian-bookworm | ok 2026-02-02 21:07:37.303160 | 2026-02-02 21:07:37.303251 | TASK [validate-host : Write out all zuul information for each host] 2026-02-02 21:07:38.348017 | debian-bookworm -> localhost | changed 2026-02-02 21:07:38.364786 | 2026-02-02 21:07:38.364888 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-02 21:07:38.665068 | debian-bookworm | ok 2026-02-02 21:07:38.670347 | 2026-02-02 21:07:38.670437 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-02 21:07:40.229268 | debian-bookworm | changed: 2026-02-02 21:07:40.229440 | debian-bookworm | cd+++++++++ src/ 2026-02-02 21:07:40.229473 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-02 21:07:40.229497 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-02 21:07:40.229518 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-simple-stress/ 2026-02-02 21:07:40.229538 | debian-bookworm | localhost | ok: Runtime: 0:00:00.016458 2026-02-02 21:08:07.858039 | 2026-02-02 21:08:07.858182 | TASK [upload-logs : Upload logs to log server] 2026-02-02 21:08:08.708934 | localhost | Output suppressed because no_log was given 2026-02-02 21:08:08.711181 | 2026-02-02 21:08:08.711294 | LOOP [upload-logs : Compress console log and json output] 2026-02-02 21:08:08.801119 | localhost | skipping: Conditional result was False 2026-02-02 21:08:08.810378 | localhost | skipping: Conditional result was False 2026-02-02 21:08:08.818917 | 2026-02-02 21:08:08.819033 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-02 21:08:08.904921 | localhost | skipping: Conditional result was False 2026-02-02 21:08:08.905243 | 2026-02-02 21:08:08.910444 | localhost | skipping: Conditional result was False 2026-02-02 21:08:08.915870 | 2026-02-02 21:08:08.915985 | LOOP [upload-logs : Upload console log and json output]