2026-01-07 03:00:11.738241 | Job console starting 2026-01-07 03:00:11.755035 | Updating git repos 2026-01-07 03:00:11.884366 | Cloning repos into workspace 2026-01-07 03:00:11.967633 | Restoring repo states 2026-01-07 03:00:11.987117 | Merging changes 2026-01-07 03:00:11.987161 | Checking out repos 2026-01-07 03:00:12.070913 | Preparing playbooks 2026-01-07 03:00:13.111089 | Running Ansible setup 2026-01-07 03:00:20.548746 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-07 03:00:23.414274 | 2026-01-07 03:00:23.414452 | PLAY [Base pre] 2026-01-07 03:00:23.433272 | 2026-01-07 03:00:23.433435 | TASK [Setup log path fact] 2026-01-07 03:00:23.457450 | debian-bookworm | ok 2026-01-07 03:00:23.482898 | 2026-01-07 03:00:23.483072 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-07 03:00:23.598442 | debian-bookworm | ok 2026-01-07 03:00:23.626499 | 2026-01-07 03:00:23.626665 | TASK [emit-job-header : Print job information] 2026-01-07 03:00:23.745692 | # Job Information 2026-01-07 03:00:23.745900 | Ansible Version: 2.16.14 2026-01-07 03:00:23.745936 | Job: python-black 2026-01-07 03:00:23.745969 | Pipeline: periodic-daily 2026-01-07 03:00:23.745991 | Executor: 521e9411259a 2026-01-07 03:00:23.746011 | Triggered by: https://github.com/osism/ansible-collection-commons 2026-01-07 03:00:23.746033 | Event ID: f712d5b8b5304cc3be69b731e072990f 2026-01-07 03:00:23.752333 | 2026-01-07 03:00:23.752482 | LOOP [emit-job-header : Print node information] 2026-01-07 03:00:24.065661 | debian-bookworm | ok: 2026-01-07 03:00:24.065867 | debian-bookworm | # Node Information 2026-01-07 03:00:24.065902 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-07 03:00:24.065927 | debian-bookworm | Hostname: debian 2026-01-07 03:00:24.065949 | debian-bookworm | Username: zuul 2026-01-07 03:00:24.065970 | debian-bookworm | Distro: Debian 12.12 2026-01-07 03:00:24.065994 | debian-bookworm | Provider: regiocloud-a 2026-01-07 03:00:24.066015 | debian-bookworm | Region: 2026-01-07 03:00:24.066036 | debian-bookworm | Label: debian-bookworm 2026-01-07 03:00:24.066055 | debian-bookworm | Product Name: OpenStack Nova 2026-01-07 03:00:24.066074 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe44:f25b 2026-01-07 03:00:24.082727 | 2026-01-07 03:00:24.082908 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-07 03:00:24.995850 | debian-bookworm -> localhost | changed 2026-01-07 03:00:25.004366 | 2026-01-07 03:00:25.004512 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-07 03:00:29.740790 | debian-bookworm -> localhost | changed 2026-01-07 03:00:29.808041 | 2026-01-07 03:00:29.808226 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-07 03:00:31.156807 | debian-bookworm -> localhost | ok 2026-01-07 03:00:31.164890 | 2026-01-07 03:00:31.165039 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-07 03:00:31.262731 | debian-bookworm | ok 2026-01-07 03:00:31.300861 | debian-bookworm | included: /var/lib/zuul/builds/f47c8f0faf584dfa9860366977ce799c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-07 03:00:31.310191 | 2026-01-07 03:00:31.310330 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-07 03:00:35.195486 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-07 03:00:35.195726 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f47c8f0faf584dfa9860366977ce799c/work/f47c8f0faf584dfa9860366977ce799c_id_rsa 2026-01-07 03:00:35.195765 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f47c8f0faf584dfa9860366977ce799c/work/f47c8f0faf584dfa9860366977ce799c_id_rsa.pub 2026-01-07 03:00:35.195791 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-07 03:00:35.195815 | debian-bookworm -> localhost | SHA256:SVxVS03q3HPqarBYMOwQzVepbEpLXSB/JceAJbIIVQU zuul-build-sshkey 2026-01-07 03:00:35.195838 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-07 03:00:35.195877 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-07 03:00:35.195900 | debian-bookworm -> localhost | | ...+Eo=**==o.| 2026-01-07 03:00:35.195923 | debian-bookworm -> localhost | | ..oo*o.o=.o.| 2026-01-07 03:00:35.195944 | debian-bookworm -> localhost | | .o++.o. o | 2026-01-07 03:00:35.195964 | debian-bookworm -> localhost | | ..*.=. o . | 2026-01-07 03:00:35.195983 | debian-bookworm -> localhost | | =S* o.o| 2026-01-07 03:00:35.196011 | debian-bookworm -> localhost | | + o .o| 2026-01-07 03:00:35.196033 | debian-bookworm -> localhost | | o o . | 2026-01-07 03:00:35.196055 | debian-bookworm -> localhost | | . . .. | 2026-01-07 03:00:35.196076 | debian-bookworm -> localhost | | .... | 2026-01-07 03:00:35.196096 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-07 03:00:35.196191 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.509040 2026-01-07 03:00:35.203430 | 2026-01-07 03:00:35.203572 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-07 03:00:35.248040 | debian-bookworm | ok 2026-01-07 03:00:35.279476 | debian-bookworm | included: /var/lib/zuul/builds/f47c8f0faf584dfa9860366977ce799c/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-07 03:00:35.316630 | 2026-01-07 03:00:35.316823 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-07 03:00:35.373615 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:00:35.381936 | 2026-01-07 03:00:35.382087 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-07 03:00:36.616393 | debian-bookworm | changed 2026-01-07 03:00:36.642750 | 2026-01-07 03:00:36.642971 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-07 03:00:37.022614 | debian-bookworm | ok 2026-01-07 03:00:37.031966 | 2026-01-07 03:00:37.032194 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-07 03:00:37.913586 | debian-bookworm | changed 2026-01-07 03:00:37.921025 | 2026-01-07 03:00:37.921208 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-07 03:00:38.680941 | debian-bookworm | changed 2026-01-07 03:00:38.703890 | 2026-01-07 03:00:38.704045 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-07 03:00:38.741447 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:00:38.751126 | 2026-01-07 03:00:38.751323 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-07 03:00:40.122853 | debian-bookworm -> localhost | changed 2026-01-07 03:00:40.147162 | 2026-01-07 03:00:40.147320 | TASK [add-build-sshkey : Add back temp key] 2026-01-07 03:00:41.242624 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f47c8f0faf584dfa9860366977ce799c/work/f47c8f0faf584dfa9860366977ce799c_id_rsa (zuul-build-sshkey) 2026-01-07 03:00:41.243020 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023870 2026-01-07 03:00:41.256578 | 2026-01-07 03:00:41.256721 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-07 03:00:41.973623 | debian-bookworm | ok 2026-01-07 03:00:41.981794 | 2026-01-07 03:00:41.981935 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-07 03:00:42.037015 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:00:42.059804 | 2026-01-07 03:00:42.059949 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-07 03:00:42.892835 | debian-bookworm | ok 2026-01-07 03:00:42.947470 | 2026-01-07 03:00:42.947629 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-07 03:00:43.062549 | debian-bookworm | ok 2026-01-07 03:00:43.070239 | 2026-01-07 03:00:43.070377 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-07 03:00:44.358510 | debian-bookworm -> localhost | ok 2026-01-07 03:00:44.365589 | 2026-01-07 03:00:44.365728 | TASK [validate-host : Collect information about the host] 2026-01-07 03:00:46.467923 | debian-bookworm | ok 2026-01-07 03:00:46.481920 | 2026-01-07 03:00:46.482071 | TASK [validate-host : Sanitize hostname] 2026-01-07 03:00:46.739305 | debian-bookworm | ok 2026-01-07 03:00:46.823683 | 2026-01-07 03:00:46.828364 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-07 03:00:49.195509 | debian-bookworm -> localhost | changed 2026-01-07 03:00:49.201722 | 2026-01-07 03:00:49.201865 | TASK [validate-host : Collect information about zuul worker] 2026-01-07 03:00:50.034366 | debian-bookworm | ok 2026-01-07 03:00:50.043601 | 2026-01-07 03:00:50.044120 | TASK [validate-host : Write out all zuul information for each host] 2026-01-07 03:00:52.034749 | debian-bookworm -> localhost | changed 2026-01-07 03:00:52.048890 | 2026-01-07 03:00:52.066467 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-07 03:00:52.381446 | debian-bookworm | ok 2026-01-07 03:00:52.442664 | 2026-01-07 03:00:52.442826 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-07 03:00:54.873873 | debian-bookworm | changed: 2026-01-07 03:00:54.874089 | debian-bookworm | cd+++++++++ src/ 2026-01-07 03:00:54.874125 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-07 03:00:54.874174 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-07 03:00:54.874196 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-commons/ 2026-01-07 03:00:54.874217 | debian-bookworm | RedHat.yml 2026-01-07 03:00:54.913399 | debian-bookworm | cL+++++++++ src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-01-07 03:00:54.913417 | debian-bookworm | RedHat.yml 2026-01-07 03:00:54.913476 | debian-bookworm | localhost | ok: Runtime: 0:00:00.030492 2026-01-07 03:01:35.978825 | 2026-01-07 03:01:35.979203 | TASK [upload-logs : Upload logs to log server] 2026-01-07 03:01:38.012119 | localhost | Output suppressed because no_log was given 2026-01-07 03:01:38.014370 | 2026-01-07 03:01:38.014517 | LOOP [upload-logs : Compress console log and json output] 2026-01-07 03:01:38.106580 | localhost | skipping: Conditional result was False 2026-01-07 03:01:38.113779 | localhost | skipping: Conditional result was False 2026-01-07 03:01:38.123753 | 2026-01-07 03:01:38.123889 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-07 03:01:38.384348 | localhost | skipping: Conditional result was False 2026-01-07 03:01:38.384670 | 2026-01-07 03:01:38.420420 | localhost | skipping: Conditional result was False 2026-01-07 03:01:38.426628 | 2026-01-07 03:01:38.428110 | LOOP [upload-logs : Upload console log and json output]