2026-01-02 03:12:08.500940 | Job console starting 2026-01-02 03:12:08.530006 | Updating git repos 2026-01-02 03:12:08.634331 | Cloning repos into workspace 2026-01-02 03:12:08.792366 | Restoring repo states 2026-01-02 03:12:08.853424 | Merging changes 2026-01-02 03:12:08.853446 | Checking out repos 2026-01-02 03:12:08.922014 | Preparing playbooks 2026-01-02 03:12:10.113391 | Running Ansible setup 2026-01-02 03:12:17.374397 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-02 03:12:19.590639 | 2026-01-02 03:12:19.590822 | PLAY [Base pre] 2026-01-02 03:12:19.674251 | 2026-01-02 03:12:19.674417 | TASK [Setup log path fact] 2026-01-02 03:12:19.729530 | debian-bookworm | ok 2026-01-02 03:12:19.764074 | 2026-01-02 03:12:19.764260 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-02 03:12:19.840071 | debian-bookworm | ok 2026-01-02 03:12:19.881911 | 2026-01-02 03:12:19.882064 | TASK [emit-job-header : Print job information] 2026-01-02 03:12:19.992656 | # Job Information 2026-01-02 03:12:19.992893 | Ansible Version: 2.16.14 2026-01-02 03:12:19.992935 | Job: python-black 2026-01-02 03:12:19.993009 | Pipeline: periodic-daily 2026-01-02 03:12:19.993034 | Executor: 521e9411259a 2026-01-02 03:12:19.993055 | Triggered by: https://github.com/osism/container-image-osism-ansible 2026-01-02 03:12:19.993079 | Event ID: d1b5fd1d0ccb4a15b5b5dafb94005662 2026-01-02 03:12:19.998272 | 2026-01-02 03:12:19.998400 | LOOP [emit-job-header : Print node information] 2026-01-02 03:12:20.349923 | debian-bookworm | ok: 2026-01-02 03:12:20.350184 | debian-bookworm | # Node Information 2026-01-02 03:12:20.350218 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-02 03:12:20.350244 | debian-bookworm | Hostname: debian 2026-01-02 03:12:20.350347 | debian-bookworm | Username: zuul 2026-01-02 03:12:20.350371 | debian-bookworm | Distro: Debian 12.12 2026-01-02 03:12:20.350395 | debian-bookworm | Provider: regiocloud-a 2026-01-02 03:12:20.350416 | debian-bookworm | Region: 2026-01-02 03:12:20.350438 | debian-bookworm | Label: debian-bookworm 2026-01-02 03:12:20.350459 | debian-bookworm | Product Name: OpenStack Nova 2026-01-02 03:12:20.350478 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe9c:882f 2026-01-02 03:12:20.396216 | 2026-01-02 03:12:20.396409 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-02 03:12:21.279519 | debian-bookworm -> localhost | changed 2026-01-02 03:12:21.289276 | 2026-01-02 03:12:21.289425 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-02 03:12:24.121733 | debian-bookworm -> localhost | changed 2026-01-02 03:12:24.133691 | 2026-01-02 03:12:24.133880 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-02 03:12:24.812120 | debian-bookworm -> localhost | ok 2026-01-02 03:12:24.821618 | 2026-01-02 03:12:24.821773 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-02 03:12:24.871367 | debian-bookworm | ok 2026-01-02 03:12:24.911458 | debian-bookworm | included: /var/lib/zuul/builds/45991fe6409e4f97a1f8e038b28db9ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-02 03:12:24.950749 | 2026-01-02 03:12:24.950962 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-02 03:12:28.242779 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-02 03:12:28.243048 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/45991fe6409e4f97a1f8e038b28db9ea/work/45991fe6409e4f97a1f8e038b28db9ea_id_rsa 2026-01-02 03:12:28.243088 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/45991fe6409e4f97a1f8e038b28db9ea/work/45991fe6409e4f97a1f8e038b28db9ea_id_rsa.pub 2026-01-02 03:12:28.243115 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-02 03:12:28.243142 | debian-bookworm -> localhost | SHA256:tSGAvPuGuiK7icemiURI+ZBis13lPLrOi5HM6xAo4GM zuul-build-sshkey 2026-01-02 03:12:28.243164 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-02 03:12:28.243202 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-02 03:12:28.243225 | debian-bookworm -> localhost | | . ... | 2026-01-02 03:12:28.243247 | debian-bookworm -> localhost | | o o +. | 2026-01-02 03:12:28.243267 | debian-bookworm -> localhost | |oB o +. o | 2026-01-02 03:12:28.243287 | debian-bookworm -> localhost | |O * o . .o o | 2026-01-02 03:12:28.243306 | debian-bookworm -> localhost | |+E o o S . | 2026-01-02 03:12:28.243334 | debian-bookworm -> localhost | |+ = o . | 2026-01-02 03:12:28.243354 | debian-bookworm -> localhost | | + = + | 2026-01-02 03:12:28.243375 | debian-bookworm -> localhost | |*o= B o | 2026-01-02 03:12:28.243395 | debian-bookworm -> localhost | |XB+* =. | 2026-01-02 03:12:28.243416 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-02 03:12:28.243472 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.173254 2026-01-02 03:12:28.257558 | 2026-01-02 03:12:28.257907 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-02 03:12:28.308343 | debian-bookworm | ok 2026-01-02 03:12:28.337216 | debian-bookworm | included: /var/lib/zuul/builds/45991fe6409e4f97a1f8e038b28db9ea/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-02 03:12:28.358587 | 2026-01-02 03:12:28.358729 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-02 03:12:28.397250 | debian-bookworm | skipping: Conditional result was False 2026-01-02 03:12:28.406194 | 2026-01-02 03:12:28.406346 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-02 03:12:29.250373 | debian-bookworm | changed 2026-01-02 03:12:29.260210 | 2026-01-02 03:12:29.260340 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-02 03:12:29.620984 | debian-bookworm | ok 2026-01-02 03:12:29.633704 | 2026-01-02 03:12:29.633863 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-02 03:12:30.418290 | debian-bookworm | changed 2026-01-02 03:12:30.427810 | 2026-01-02 03:12:30.427957 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-02 03:12:31.154467 | debian-bookworm | changed 2026-01-02 03:12:31.163410 | 2026-01-02 03:12:31.164195 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-02 03:12:31.189556 | debian-bookworm | skipping: Conditional result was False 2026-01-02 03:12:31.198096 | 2026-01-02 03:12:31.198235 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-02 03:12:32.062031 | debian-bookworm -> localhost | changed 2026-01-02 03:12:32.079934 | 2026-01-02 03:12:32.080082 | TASK [add-build-sshkey : Add back temp key] 2026-01-02 03:12:33.218243 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/45991fe6409e4f97a1f8e038b28db9ea/work/45991fe6409e4f97a1f8e038b28db9ea_id_rsa (zuul-build-sshkey) 2026-01-02 03:12:33.218506 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.092006 2026-01-02 03:12:33.231203 | 2026-01-02 03:12:33.231339 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-02 03:12:33.873256 | debian-bookworm | ok 2026-01-02 03:12:33.882702 | 2026-01-02 03:12:33.891361 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-02 03:12:33.949645 | debian-bookworm | skipping: Conditional result was False 2026-01-02 03:12:33.962609 | 2026-01-02 03:12:33.962750 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-02 03:12:34.829109 | debian-bookworm | ok 2026-01-02 03:12:34.857141 | 2026-01-02 03:12:34.857293 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-02 03:12:34.918330 | debian-bookworm | ok 2026-01-02 03:12:34.931807 | 2026-01-02 03:12:34.931974 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-02 03:12:36.236412 | debian-bookworm -> localhost | ok 2026-01-02 03:12:36.243650 | 2026-01-02 03:12:36.243778 | TASK [validate-host : Collect information about the host] 2026-01-02 03:12:38.276809 | debian-bookworm | ok 2026-01-02 03:12:38.325048 | 2026-01-02 03:12:38.325344 | TASK [validate-host : Sanitize hostname] 2026-01-02 03:12:38.535231 | debian-bookworm | ok 2026-01-02 03:12:38.625198 | 2026-01-02 03:12:38.625367 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-02 03:12:39.923840 | debian-bookworm -> localhost | changed 2026-01-02 03:12:39.929789 | 2026-01-02 03:12:39.929938 | TASK [validate-host : Collect information about zuul worker] 2026-01-02 03:12:40.566488 | debian-bookworm | ok 2026-01-02 03:12:40.571587 | 2026-01-02 03:12:40.571715 | TASK [validate-host : Write out all zuul information for each host] 2026-01-02 03:12:42.029734 | debian-bookworm -> localhost | changed 2026-01-02 03:12:42.045026 | 2026-01-02 03:12:42.045172 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-02 03:12:42.332668 | debian-bookworm | ok 2026-01-02 03:12:42.338594 | 2026-01-02 03:12:42.338711 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-02 03:12:43.762428 | debian-bookworm | changed: 2026-01-02 03:12:43.762650 | debian-bookworm | cd+++++++++ src/ 2026-01-02 03:12:43.762687 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-02 03:12:43.762712 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-02 03:12:43.762733 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-osism-ansible/ 2026-01-02 03:12:43.762753 | debian-bookworm | Containerfile 2026-01-02 03:12:43.763076 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027491 2026-01-02 03:13:21.197220 | 2026-01-02 03:13:21.197372 | TASK [upload-logs : Upload logs to log server] 2026-01-02 03:13:23.489234 | localhost | Output suppressed because no_log was given 2026-01-02 03:13:23.493973 | 2026-01-02 03:13:23.494159 | LOOP [upload-logs : Compress console log and json output] 2026-01-02 03:13:23.666799 | localhost | skipping: Conditional result was False 2026-01-02 03:13:23.692320 | localhost | skipping: Conditional result was False 2026-01-02 03:13:23.706006 | 2026-01-02 03:13:23.706182 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-02 03:13:24.021851 | localhost | skipping: Conditional result was False 2026-01-02 03:13:24.022236 | 2026-01-02 03:13:24.056983 | localhost | skipping: Conditional result was False 2026-01-02 03:13:24.067487 | 2026-01-02 03:13:24.067646 | LOOP [upload-logs : Upload console log and json output]