2025-12-16 03:11:20.510262 | Job console starting 2025-12-16 03:11:20.520716 | Updating git repos 2025-12-16 03:11:20.555875 | Cloning repos into workspace 2025-12-16 03:11:20.663235 | Restoring repo states 2025-12-16 03:11:20.685047 | Merging changes 2025-12-16 03:11:20.685074 | Checking out repos 2025-12-16 03:11:20.837259 | Preparing playbooks 2025-12-16 03:11:22.359151 | Running Ansible setup 2025-12-16 03:11:29.653544 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-16 03:11:31.853633 | 2025-12-16 03:11:31.853801 | PLAY [Base pre] 2025-12-16 03:11:31.881016 | 2025-12-16 03:11:31.881198 | TASK [Setup log path fact] 2025-12-16 03:11:31.930279 | debian-bookworm | ok 2025-12-16 03:11:31.992586 | 2025-12-16 03:11:31.992773 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-16 03:11:32.090603 | debian-bookworm | ok 2025-12-16 03:11:32.118460 | 2025-12-16 03:11:32.118604 | TASK [emit-job-header : Print job information] 2025-12-16 03:11:32.220232 | # Job Information 2025-12-16 03:11:32.220441 | Ansible Version: 2.16.14 2025-12-16 03:11:32.220477 | Job: python-black 2025-12-16 03:11:32.220511 | Pipeline: periodic-daily 2025-12-16 03:11:32.220535 | Executor: 521e9411259a 2025-12-16 03:11:32.220555 | Triggered by: https://github.com/osism/mappings 2025-12-16 03:11:32.220577 | Event ID: b9173b46fb5e43debd160478c44bf394 2025-12-16 03:11:32.225881 | 2025-12-16 03:11:32.226001 | LOOP [emit-job-header : Print node information] 2025-12-16 03:11:32.585510 | debian-bookworm | ok: 2025-12-16 03:11:32.585717 | debian-bookworm | # Node Information 2025-12-16 03:11:32.585753 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-16 03:11:32.585778 | debian-bookworm | Hostname: debian 2025-12-16 03:11:32.585800 | debian-bookworm | Username: zuul 2025-12-16 03:11:32.585877 | debian-bookworm | Distro: Debian 12.12 2025-12-16 03:11:32.585907 | debian-bookworm | Provider: regiocloud-a 2025-12-16 03:11:32.585929 | debian-bookworm | Region: 2025-12-16 03:11:32.585951 | debian-bookworm | Label: debian-bookworm 2025-12-16 03:11:32.585971 | debian-bookworm | Product Name: OpenStack Nova 2025-12-16 03:11:32.585991 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:94a3 2025-12-16 03:11:32.605618 | 2025-12-16 03:11:32.605768 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-16 03:11:34.813987 | debian-bookworm -> localhost | changed 2025-12-16 03:11:34.823047 | 2025-12-16 03:11:34.823219 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-16 03:11:37.923458 | debian-bookworm -> localhost | changed 2025-12-16 03:11:37.943884 | 2025-12-16 03:11:37.944026 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-16 03:11:38.790574 | debian-bookworm -> localhost | ok 2025-12-16 03:11:38.797935 | 2025-12-16 03:11:38.798091 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-16 03:11:38.845578 | debian-bookworm | ok 2025-12-16 03:11:38.871182 | debian-bookworm | included: /var/lib/zuul/builds/857c7f2304fe4f9dbeaef610638fce42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-16 03:11:38.881204 | 2025-12-16 03:11:38.881353 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-16 03:11:42.087859 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-16 03:11:42.088232 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/857c7f2304fe4f9dbeaef610638fce42/work/857c7f2304fe4f9dbeaef610638fce42_id_rsa 2025-12-16 03:11:42.088284 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/857c7f2304fe4f9dbeaef610638fce42/work/857c7f2304fe4f9dbeaef610638fce42_id_rsa.pub 2025-12-16 03:11:42.088335 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-16 03:11:42.088360 | debian-bookworm -> localhost | SHA256:PZPqtCiv+Q2HFJ8B4l8mBQxLmK0SwWmgNcwHazER2m4 zuul-build-sshkey 2025-12-16 03:11:42.088382 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-16 03:11:42.088415 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-16 03:11:42.088437 | debian-bookworm -> localhost | |=+XB+oo.. | 2025-12-16 03:11:42.088459 | debian-bookworm -> localhost | |oB=Boo.o | 2025-12-16 03:11:42.088478 | debian-bookworm -> localhost | |+.+oo o + | 2025-12-16 03:11:42.088498 | debian-bookworm -> localhost | |.o. . * + . | 2025-12-16 03:11:42.088518 | debian-bookworm -> localhost | | .E o S = | 2025-12-16 03:11:42.088544 | debian-bookworm -> localhost | | . . . . o | 2025-12-16 03:11:42.088565 | debian-bookworm -> localhost | | o + | 2025-12-16 03:11:42.088584 | debian-bookworm -> localhost | | .. B . | 2025-12-16 03:11:42.088606 | debian-bookworm -> localhost | | o=+ + | 2025-12-16 03:11:42.088627 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-16 03:11:42.088684 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.674714 2025-12-16 03:11:42.101162 | 2025-12-16 03:11:42.107049 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-16 03:11:42.169757 | debian-bookworm | ok 2025-12-16 03:11:42.195336 | debian-bookworm | included: /var/lib/zuul/builds/857c7f2304fe4f9dbeaef610638fce42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-16 03:11:42.245343 | 2025-12-16 03:11:42.245536 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-16 03:11:42.318964 | debian-bookworm | skipping: Conditional result was False 2025-12-16 03:11:42.326470 | 2025-12-16 03:11:42.326613 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-16 03:11:43.264911 | debian-bookworm | changed 2025-12-16 03:11:43.273961 | 2025-12-16 03:11:43.274092 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-16 03:11:43.658993 | debian-bookworm | ok 2025-12-16 03:11:43.664744 | 2025-12-16 03:11:43.664873 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-16 03:11:44.491013 | debian-bookworm | changed 2025-12-16 03:11:44.506747 | 2025-12-16 03:11:44.527361 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-16 03:11:45.480452 | debian-bookworm | changed 2025-12-16 03:11:45.486686 | 2025-12-16 03:11:45.486817 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-16 03:11:45.566121 | debian-bookworm | skipping: Conditional result was False 2025-12-16 03:11:45.573143 | 2025-12-16 03:11:45.573280 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-16 03:11:46.946815 | debian-bookworm -> localhost | changed 2025-12-16 03:11:46.977914 | 2025-12-16 03:11:46.978067 | TASK [add-build-sshkey : Add back temp key] 2025-12-16 03:11:47.823500 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/857c7f2304fe4f9dbeaef610638fce42/work/857c7f2304fe4f9dbeaef610638fce42_id_rsa (zuul-build-sshkey) 2025-12-16 03:11:47.823760 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.055026 2025-12-16 03:11:47.839802 | 2025-12-16 03:11:47.839937 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-16 03:11:48.449418 | debian-bookworm | ok 2025-12-16 03:11:48.460933 | 2025-12-16 03:11:48.463058 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-16 03:11:48.551984 | debian-bookworm | skipping: Conditional result was False 2025-12-16 03:11:48.570247 | 2025-12-16 03:11:48.570400 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-16 03:11:49.254948 | debian-bookworm | ok 2025-12-16 03:11:49.266619 | 2025-12-16 03:11:49.266731 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-16 03:11:49.310263 | debian-bookworm | ok 2025-12-16 03:11:49.319608 | 2025-12-16 03:11:49.319713 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-16 03:11:50.049860 | debian-bookworm -> localhost | ok 2025-12-16 03:11:50.068867 | 2025-12-16 03:11:50.071034 | TASK [validate-host : Collect information about the host] 2025-12-16 03:11:51.816472 | debian-bookworm | ok 2025-12-16 03:11:51.840700 | 2025-12-16 03:11:51.840811 | TASK [validate-host : Sanitize hostname] 2025-12-16 03:11:52.066540 | debian-bookworm | ok 2025-12-16 03:11:52.151468 | 2025-12-16 03:11:52.151581 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-16 03:11:53.863950 | debian-bookworm -> localhost | changed 2025-12-16 03:11:53.875600 | 2025-12-16 03:11:53.875705 | TASK [validate-host : Collect information about zuul worker] 2025-12-16 03:11:54.425913 | debian-bookworm | ok 2025-12-16 03:11:54.433057 | 2025-12-16 03:11:54.433185 | TASK [validate-host : Write out all zuul information for each host] 2025-12-16 03:11:55.945120 | debian-bookworm -> localhost | changed 2025-12-16 03:11:55.954437 | 2025-12-16 03:11:55.954540 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-16 03:11:56.215659 | debian-bookworm | ok 2025-12-16 03:11:56.221350 | 2025-12-16 03:11:56.221453 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-16 03:11:57.460416 | debian-bookworm | changed: 2025-12-16 03:11:57.460603 | debian-bookworm | cd+++++++++ src/ 2025-12-16 03:11:57.460641 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-16 03:11:57.460666 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-16 03:11:57.460688 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2025-12-16 03:11:57.460708 | debian-bookworm | Containerfile 2025-12-16 03:11:57.460811 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006069 2025-12-16 03:12:30.972618 | 2025-12-16 03:12:30.972744 | TASK [upload-logs : Upload logs to log server] 2025-12-16 03:12:31.995572 | localhost | Output suppressed because no_log was given 2025-12-16 03:12:31.998422 | 2025-12-16 03:12:31.998540 | LOOP [upload-logs : Compress console log and json output] 2025-12-16 03:12:32.118295 | localhost | skipping: Conditional result was False 2025-12-16 03:12:32.125291 | localhost | skipping: Conditional result was False 2025-12-16 03:12:32.129259 | 2025-12-16 03:12:32.129383 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-16 03:12:32.260736 | localhost | skipping: Conditional result was False 2025-12-16 03:12:32.261036 | 2025-12-16 03:12:32.266788 | localhost | skipping: Conditional result was False 2025-12-16 03:12:32.278223 | 2025-12-16 03:12:32.278571 | LOOP [upload-logs : Upload console log and json output]