2025-12-17 03:23:21.397839 | Job console starting 2025-12-17 03:23:21.425624 | Updating git repos 2025-12-17 03:23:21.491462 | Cloning repos into workspace 2025-12-17 03:23:21.553814 | Restoring repo states 2025-12-17 03:23:21.572199 | Merging changes 2025-12-17 03:23:21.572221 | Checking out repos 2025-12-17 03:23:21.649806 | Preparing playbooks 2025-12-17 03:23:23.281694 | Running Ansible setup 2025-12-17 03:23:35.924728 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-17 03:23:38.702997 | 2025-12-17 03:23:38.703180 | PLAY [Base pre] 2025-12-17 03:23:38.829329 | 2025-12-17 03:23:38.829514 | TASK [Setup log path fact] 2025-12-17 03:23:38.920419 | debian-bookworm | ok 2025-12-17 03:23:38.985050 | 2025-12-17 03:23:38.985234 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-17 03:23:39.075474 | debian-bookworm | ok 2025-12-17 03:23:39.093183 | 2025-12-17 03:23:39.093337 | TASK [emit-job-header : Print job information] 2025-12-17 03:23:39.186759 | # Job Information 2025-12-17 03:23:39.187111 | Ansible Version: 2.16.14 2025-12-17 03:23:39.187168 | Job: yamllint 2025-12-17 03:23:39.187203 | Pipeline: periodic-daily 2025-12-17 03:23:39.187227 | Executor: 521e9411259a 2025-12-17 03:23:39.187249 | Triggered by: https://github.com/osism/calendar 2025-12-17 03:23:39.187272 | Event ID: 1faa1d747b8a4a24bf1fcd49b39febf7 2025-12-17 03:23:39.216078 | 2025-12-17 03:23:39.216232 | LOOP [emit-job-header : Print node information] 2025-12-17 03:23:39.611646 | debian-bookworm | ok: 2025-12-17 03:23:39.611968 | debian-bookworm | # Node Information 2025-12-17 03:23:39.612011 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-17 03:23:39.612037 | debian-bookworm | Hostname: debian 2025-12-17 03:23:39.612060 | debian-bookworm | Username: zuul 2025-12-17 03:23:39.612080 | debian-bookworm | Distro: Debian 12.12 2025-12-17 03:23:39.612105 | debian-bookworm | Provider: regiocloud-a 2025-12-17 03:23:39.612179 | debian-bookworm | Region: 2025-12-17 03:23:39.612206 | debian-bookworm | Label: debian-bookworm 2025-12-17 03:23:39.612227 | debian-bookworm | Product Name: OpenStack Nova 2025-12-17 03:23:39.612247 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fef4:8d13 2025-12-17 03:23:39.639206 | 2025-12-17 03:23:39.639354 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-17 03:23:40.909627 | debian-bookworm -> localhost | changed 2025-12-17 03:23:40.924292 | 2025-12-17 03:23:40.924429 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-17 03:23:42.733147 | debian-bookworm -> localhost | changed 2025-12-17 03:23:42.743607 | 2025-12-17 03:23:42.743713 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-17 03:23:43.159581 | debian-bookworm -> localhost | ok 2025-12-17 03:23:43.165901 | 2025-12-17 03:23:43.166005 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-17 03:23:43.194420 | debian-bookworm | ok 2025-12-17 03:23:43.211358 | debian-bookworm | included: /var/lib/zuul/builds/b7e862bd4402464eb398ef93985dce92/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-17 03:23:43.217479 | 2025-12-17 03:23:43.217599 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-17 03:23:44.602177 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-17 03:23:44.602411 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b7e862bd4402464eb398ef93985dce92/work/b7e862bd4402464eb398ef93985dce92_id_rsa 2025-12-17 03:23:44.602462 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b7e862bd4402464eb398ef93985dce92/work/b7e862bd4402464eb398ef93985dce92_id_rsa.pub 2025-12-17 03:23:44.602498 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-17 03:23:44.602549 | debian-bookworm -> localhost | SHA256:r+5XZS/frMaKe2tQR25qq3UduyJJ+oizNGiK4TuemxI zuul-build-sshkey 2025-12-17 03:23:44.602579 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-17 03:23:44.602628 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-17 03:23:44.602663 | debian-bookworm -> localhost | | | 2025-12-17 03:23:44.602698 | debian-bookworm -> localhost | | . | 2025-12-17 03:23:44.602731 | debian-bookworm -> localhost | | o | 2025-12-17 03:23:44.602762 | debian-bookworm -> localhost | | . * | 2025-12-17 03:23:44.602795 | debian-bookworm -> localhost | | S . * o | 2025-12-17 03:23:44.602849 | debian-bookworm -> localhost | |E . ...+ ..+| 2025-12-17 03:23:44.602886 | debian-bookworm -> localhost | | o o o ++oo.=o| 2025-12-17 03:23:44.602917 | debian-bookworm -> localhost | |o.= o ..ooo=+oo =| 2025-12-17 03:23:44.602949 | debian-bookworm -> localhost | |oO+. =*o=*++oo | 2025-12-17 03:23:44.602981 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-17 03:23:44.603051 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.634207 2025-12-17 03:23:44.615497 | 2025-12-17 03:23:44.615666 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-17 03:23:44.702014 | debian-bookworm | ok 2025-12-17 03:23:44.732323 | debian-bookworm | included: /var/lib/zuul/builds/b7e862bd4402464eb398ef93985dce92/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-17 03:23:44.769936 | 2025-12-17 03:23:44.775004 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-17 03:23:44.807492 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:23:44.819106 | 2025-12-17 03:23:44.819968 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-17 03:23:45.685023 | debian-bookworm | changed 2025-12-17 03:23:45.698368 | 2025-12-17 03:23:45.698600 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-17 03:23:46.013508 | debian-bookworm | ok 2025-12-17 03:23:46.020050 | 2025-12-17 03:23:46.020172 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-17 03:23:46.770298 | debian-bookworm | changed 2025-12-17 03:23:46.780946 | 2025-12-17 03:23:46.781095 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-17 03:23:47.508028 | debian-bookworm | changed 2025-12-17 03:23:47.514276 | 2025-12-17 03:23:47.514503 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-17 03:23:47.539138 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:23:47.556930 | 2025-12-17 03:23:47.557119 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-17 03:23:48.170365 | debian-bookworm -> localhost | changed 2025-12-17 03:23:48.182257 | 2025-12-17 03:23:48.182392 | TASK [add-build-sshkey : Add back temp key] 2025-12-17 03:23:48.674048 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b7e862bd4402464eb398ef93985dce92/work/b7e862bd4402464eb398ef93985dce92_id_rsa (zuul-build-sshkey) 2025-12-17 03:23:48.674453 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013571 2025-12-17 03:23:48.699354 | 2025-12-17 03:23:48.699680 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-17 03:23:49.214422 | debian-bookworm | ok 2025-12-17 03:23:49.221113 | 2025-12-17 03:23:49.221266 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-17 03:23:49.255517 | debian-bookworm | skipping: Conditional result was False 2025-12-17 03:23:49.267258 | 2025-12-17 03:23:49.267394 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-17 03:23:49.861610 | debian-bookworm | ok 2025-12-17 03:23:49.872944 | 2025-12-17 03:23:49.873075 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-17 03:23:49.935585 | debian-bookworm | ok 2025-12-17 03:23:49.940786 | 2025-12-17 03:23:49.940899 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-17 03:23:50.496084 | debian-bookworm -> localhost | ok 2025-12-17 03:23:50.503023 | 2025-12-17 03:23:50.503161 | TASK [validate-host : Collect information about the host] 2025-12-17 03:23:53.170940 | debian-bookworm | ok 2025-12-17 03:23:53.204364 | 2025-12-17 03:23:53.206184 | TASK [validate-host : Sanitize hostname] 2025-12-17 03:23:53.703494 | debian-bookworm | ok 2025-12-17 03:23:53.854383 | 2025-12-17 03:23:53.854572 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-17 03:23:55.153292 | debian-bookworm -> localhost | changed 2025-12-17 03:23:55.160174 | 2025-12-17 03:23:55.160309 | TASK [validate-host : Collect information about zuul worker] 2025-12-17 03:23:55.650416 | debian-bookworm | ok 2025-12-17 03:23:55.659535 | 2025-12-17 03:23:55.659690 | TASK [validate-host : Write out all zuul information for each host] 2025-12-17 03:23:56.453953 | debian-bookworm -> localhost | changed 2025-12-17 03:23:56.464410 | 2025-12-17 03:23:56.464583 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-17 03:23:56.742696 | debian-bookworm | ok 2025-12-17 03:23:56.749111 | 2025-12-17 03:23:56.749245 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-17 03:23:57.629727 | debian-bookworm | changed: 2025-12-17 03:23:57.629954 | debian-bookworm | cd+++++++++ src/ 2025-12-17 03:23:57.629996 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-17 03:23:57.630030 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-17 03:23:57.630056 | debian-bookworm | cd+++++++++ src/github.com/osism/calendar/ 2025-12-17 03:23:57.630077 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007097 2025-12-17 03:24:30.832550 | 2025-12-17 03:24:30.832685 | TASK [upload-logs : Upload logs to log server] 2025-12-17 03:24:32.176918 | localhost | Output suppressed because no_log was given 2025-12-17 03:24:32.179158 | 2025-12-17 03:24:32.179284 | LOOP [upload-logs : Compress console log and json output] 2025-12-17 03:24:32.296168 | localhost | skipping: Conditional result was False 2025-12-17 03:24:32.310422 | localhost | skipping: Conditional result was False 2025-12-17 03:24:32.321334 | 2025-12-17 03:24:32.321491 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-17 03:24:32.455458 | localhost | skipping: Conditional result was False 2025-12-17 03:24:32.455787 | 2025-12-17 03:24:32.478947 | localhost | skipping: Conditional result was False 2025-12-17 03:24:32.489179 | 2025-12-17 03:24:32.489363 | LOOP [upload-logs : Upload console log and json output]