2025-11-15 03:07:47.396536 | Job console starting 2025-11-15 03:07:47.406288 | Updating git repos 2025-11-15 03:07:47.451329 | Cloning repos into workspace 2025-11-15 03:07:47.560405 | Restoring repo states 2025-11-15 03:07:47.583897 | Merging changes 2025-11-15 03:07:47.583918 | Checking out repos 2025-11-15 03:07:47.714322 | Preparing playbooks 2025-11-15 03:07:48.909490 | Running Ansible setup 2025-11-15 03:07:54.471787 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-15 03:07:56.319947 | 2025-11-15 03:07:56.320161 | PLAY [Base pre] 2025-11-15 03:07:56.350053 | 2025-11-15 03:07:56.350222 | TASK [Setup log path fact] 2025-11-15 03:07:56.381109 | debian-bookworm | ok 2025-11-15 03:07:56.403458 | 2025-11-15 03:07:56.403636 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-15 03:07:56.469782 | debian-bookworm | ok 2025-11-15 03:07:56.492605 | 2025-11-15 03:07:56.492757 | TASK [emit-job-header : Print job information] 2025-11-15 03:07:56.563631 | # Job Information 2025-11-15 03:07:56.563831 | Ansible Version: 2.16.14 2025-11-15 03:07:56.563867 | Job: python-black 2025-11-15 03:07:56.563899 | Pipeline: periodic-daily 2025-11-15 03:07:56.563923 | Executor: 521e9411259a 2025-11-15 03:07:56.563944 | Triggered by: https://github.com/osism/ansible-collection-validations 2025-11-15 03:07:56.563965 | Event ID: 339310dd54fd46f99a65a13ecbb3a919 2025-11-15 03:07:56.569132 | 2025-11-15 03:07:56.569242 | LOOP [emit-job-header : Print node information] 2025-11-15 03:07:56.795394 | debian-bookworm | ok: 2025-11-15 03:07:56.795711 | debian-bookworm | # Node Information 2025-11-15 03:07:56.795751 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-15 03:07:56.795777 | debian-bookworm | Hostname: debian 2025-11-15 03:07:56.795800 | debian-bookworm | Username: zuul 2025-11-15 03:07:56.795821 | debian-bookworm | Distro: Debian 12.12 2025-11-15 03:07:56.795844 | debian-bookworm | Provider: regiocloud-a 2025-11-15 03:07:56.795866 | debian-bookworm | Region: 2025-11-15 03:07:56.795952 | debian-bookworm | Label: debian-bookworm 2025-11-15 03:07:56.795976 | debian-bookworm | Product Name: OpenStack Nova 2025-11-15 03:07:56.796013 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe4e:610 2025-11-15 03:07:56.814157 | 2025-11-15 03:07:56.814295 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-15 03:07:57.772273 | debian-bookworm -> localhost | changed 2025-11-15 03:07:57.779179 | 2025-11-15 03:07:57.779279 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-15 03:07:59.555295 | debian-bookworm -> localhost | changed 2025-11-15 03:07:59.565551 | 2025-11-15 03:07:59.565652 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-15 03:08:00.003185 | debian-bookworm -> localhost | ok 2025-11-15 03:08:00.009148 | 2025-11-15 03:08:00.009255 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-15 03:08:00.047513 | debian-bookworm | ok 2025-11-15 03:08:00.083308 | debian-bookworm | included: /var/lib/zuul/builds/2e4e5b41e1c346039fc6b5833d884c66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-15 03:08:00.099372 | 2025-11-15 03:08:00.099470 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-15 03:08:03.042872 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-15 03:08:03.043097 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2e4e5b41e1c346039fc6b5833d884c66/work/2e4e5b41e1c346039fc6b5833d884c66_id_rsa 2025-11-15 03:08:03.043135 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2e4e5b41e1c346039fc6b5833d884c66/work/2e4e5b41e1c346039fc6b5833d884c66_id_rsa.pub 2025-11-15 03:08:03.043161 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-15 03:08:03.043186 | debian-bookworm -> localhost | SHA256:i9TthqKkRXEO/OeKxZ7FiZC88hI2MwJSRou8vcjEa9I zuul-build-sshkey 2025-11-15 03:08:03.043209 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-15 03:08:03.043241 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-15 03:08:03.043263 | debian-bookworm -> localhost | | .. | 2025-11-15 03:08:03.043285 | debian-bookworm -> localhost | |..oo | 2025-11-15 03:08:03.043305 | debian-bookworm -> localhost | |.+. + . | 2025-11-15 03:08:03.043324 | debian-bookworm -> localhost | |+ o. B . . | 2025-11-15 03:08:03.043344 | debian-bookworm -> localhost | |o+ .= + S . | 2025-11-15 03:08:03.043372 | debian-bookworm -> localhost | |+.O..= * = | 2025-11-15 03:08:03.043393 | debian-bookworm -> localhost | |.BE*+ * B o | 2025-11-15 03:08:03.043413 | debian-bookworm -> localhost | |o .* = = . | 2025-11-15 03:08:03.043434 | debian-bookworm -> localhost | | ..+ + | 2025-11-15 03:08:03.043454 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-15 03:08:03.043503 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.819705 2025-11-15 03:08:03.049567 | 2025-11-15 03:08:03.049662 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-15 03:08:03.100546 | debian-bookworm | ok 2025-11-15 03:08:03.113872 | debian-bookworm | included: /var/lib/zuul/builds/2e4e5b41e1c346039fc6b5833d884c66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-15 03:08:03.132591 | 2025-11-15 03:08:03.132693 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-15 03:08:03.168805 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:08:03.175343 | 2025-11-15 03:08:03.175453 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-15 03:08:03.792488 | debian-bookworm | changed 2025-11-15 03:08:03.797223 | 2025-11-15 03:08:03.797305 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-15 03:08:04.057066 | debian-bookworm | ok 2025-11-15 03:08:04.064344 | 2025-11-15 03:08:04.064432 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-15 03:08:04.746300 | debian-bookworm | changed 2025-11-15 03:08:04.757506 | 2025-11-15 03:08:04.757668 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-15 03:08:05.370042 | debian-bookworm | changed 2025-11-15 03:08:05.381902 | 2025-11-15 03:08:05.382010 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-15 03:08:05.395315 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:08:05.401116 | 2025-11-15 03:08:05.401213 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-15 03:08:05.821742 | debian-bookworm -> localhost | changed 2025-11-15 03:08:05.831900 | 2025-11-15 03:08:05.832006 | TASK [add-build-sshkey : Add back temp key] 2025-11-15 03:08:06.164180 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2e4e5b41e1c346039fc6b5833d884c66/work/2e4e5b41e1c346039fc6b5833d884c66_id_rsa (zuul-build-sshkey) 2025-11-15 03:08:06.164389 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018998 2025-11-15 03:08:06.172054 | 2025-11-15 03:08:06.172159 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-15 03:08:06.604676 | debian-bookworm | ok 2025-11-15 03:08:06.610199 | 2025-11-15 03:08:06.610313 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-15 03:08:06.634477 | debian-bookworm | skipping: Conditional result was False 2025-11-15 03:08:06.667251 | 2025-11-15 03:08:06.667390 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-15 03:08:07.104911 | debian-bookworm | ok 2025-11-15 03:08:07.124692 | 2025-11-15 03:08:07.124836 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-15 03:08:07.156004 | debian-bookworm | ok 2025-11-15 03:08:07.166724 | 2025-11-15 03:08:07.166885 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-15 03:08:07.483169 | debian-bookworm -> localhost | ok 2025-11-15 03:08:07.490403 | 2025-11-15 03:08:07.490523 | TASK [validate-host : Collect information about the host] 2025-11-15 03:08:08.779443 | debian-bookworm | ok 2025-11-15 03:08:08.790928 | 2025-11-15 03:08:08.791083 | TASK [validate-host : Sanitize hostname] 2025-11-15 03:08:08.903044 | debian-bookworm | ok 2025-11-15 03:08:08.951980 | 2025-11-15 03:08:08.952141 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-15 03:08:09.899157 | debian-bookworm -> localhost | changed 2025-11-15 03:08:09.919854 | 2025-11-15 03:08:09.920038 | TASK [validate-host : Collect information about zuul worker] 2025-11-15 03:08:10.544963 | debian-bookworm | ok 2025-11-15 03:08:10.550236 | 2025-11-15 03:08:10.550366 | TASK [validate-host : Write out all zuul information for each host] 2025-11-15 03:08:12.284716 | debian-bookworm -> localhost | changed 2025-11-15 03:08:12.308145 | 2025-11-15 03:08:12.308289 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-15 03:08:12.594484 | debian-bookworm | ok 2025-11-15 03:08:12.614762 | 2025-11-15 03:08:12.614941 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-15 03:08:13.813635 | debian-bookworm | changed: 2025-11-15 03:08:13.813851 | debian-bookworm | cd+++++++++ src/ 2025-11-15 03:08:13.813885 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-15 03:08:13.813909 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-15 03:08:13.813932 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-validations/ 2025-11-15 03:08:13.813953 | debian-bookworm | localhost | ok: Runtime: 0:00:00.004650 2025-11-15 03:08:46.105012 | 2025-11-15 03:08:46.105096 | TASK [upload-logs : Upload logs to log server] 2025-11-15 03:08:46.925864 | localhost | Output suppressed because no_log was given 2025-11-15 03:08:46.927255 | 2025-11-15 03:08:46.927330 | LOOP [upload-logs : Compress console log and json output] 2025-11-15 03:08:47.036170 | localhost | skipping: Conditional result was False 2025-11-15 03:08:47.059033 | localhost | skipping: Conditional result was False 2025-11-15 03:08:47.066670 | 2025-11-15 03:08:47.066764 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-15 03:08:47.137493 | localhost | skipping: Conditional result was False 2025-11-15 03:08:47.137704 | 2025-11-15 03:08:47.151888 | localhost | skipping: Conditional result was False 2025-11-15 03:08:47.161616 | 2025-11-15 03:08:47.161708 | LOOP [upload-logs : Upload console log and json output]