2025-11-19 03:09:41.910393 | Job console starting 2025-11-19 03:09:41.920144 | Updating git repos 2025-11-19 03:09:41.955847 | Cloning repos into workspace 2025-11-19 03:09:42.022790 | Restoring repo states 2025-11-19 03:09:42.048787 | Merging changes 2025-11-19 03:09:42.048805 | Checking out repos 2025-11-19 03:09:42.138776 | Preparing playbooks 2025-11-19 03:09:43.098575 | Running Ansible setup 2025-11-19 03:09:48.387071 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-19 03:09:49.496006 | 2025-11-19 03:09:49.496129 | PLAY [Base pre] 2025-11-19 03:09:49.520699 | 2025-11-19 03:09:49.520825 | TASK [Setup log path fact] 2025-11-19 03:09:49.549254 | debian-bookworm | ok 2025-11-19 03:09:49.581221 | 2025-11-19 03:09:49.581355 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-19 03:09:49.623528 | debian-bookworm | ok 2025-11-19 03:09:49.633107 | 2025-11-19 03:09:49.633210 | TASK [emit-job-header : Print job information] 2025-11-19 03:09:49.709741 | # Job Information 2025-11-19 03:09:49.709943 | Ansible Version: 2.16.14 2025-11-19 03:09:49.709979 | Job: yamllint 2025-11-19 03:09:49.710010 | Pipeline: periodic-daily 2025-11-19 03:09:49.710034 | Executor: 521e9411259a 2025-11-19 03:09:49.710055 | Triggered by: https://github.com/osism/openstack-image-manager 2025-11-19 03:09:49.710079 | Event ID: 55c34742e52d46baa7c3bee97ac46a0b 2025-11-19 03:09:49.714819 | 2025-11-19 03:09:49.719046 | LOOP [emit-job-header : Print node information] 2025-11-19 03:09:49.887091 | debian-bookworm | ok: 2025-11-19 03:09:49.887237 | debian-bookworm | # Node Information 2025-11-19 03:09:49.887265 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-19 03:09:49.887286 | debian-bookworm | Hostname: debian 2025-11-19 03:09:49.887304 | debian-bookworm | Username: zuul 2025-11-19 03:09:49.887321 | debian-bookworm | Distro: Debian 12.12 2025-11-19 03:09:49.887339 | debian-bookworm | Provider: regiocloud-a 2025-11-19 03:09:49.887357 | debian-bookworm | Region: 2025-11-19 03:09:49.887374 | debian-bookworm | Label: debian-bookworm 2025-11-19 03:09:49.887390 | debian-bookworm | Product Name: OpenStack Nova 2025-11-19 03:09:49.887407 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe95:ecf4 2025-11-19 03:09:49.907142 | 2025-11-19 03:09:49.907268 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-19 03:09:50.829645 | debian-bookworm -> localhost | changed 2025-11-19 03:09:50.836650 | 2025-11-19 03:09:50.836788 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-19 03:09:52.672605 | debian-bookworm -> localhost | changed 2025-11-19 03:09:52.687235 | 2025-11-19 03:09:52.687339 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-19 03:09:53.109214 | debian-bookworm -> localhost | ok 2025-11-19 03:09:53.122334 | 2025-11-19 03:09:53.122443 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-19 03:09:53.174914 | debian-bookworm | ok 2025-11-19 03:09:53.223467 | debian-bookworm | included: /var/lib/zuul/builds/a78f6dad3b7a4dab800229254d6e5eeb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-19 03:09:53.235324 | 2025-11-19 03:09:53.235438 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-19 03:09:55.388302 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-19 03:09:55.388542 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/a78f6dad3b7a4dab800229254d6e5eeb/work/a78f6dad3b7a4dab800229254d6e5eeb_id_rsa 2025-11-19 03:09:55.388582 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/a78f6dad3b7a4dab800229254d6e5eeb/work/a78f6dad3b7a4dab800229254d6e5eeb_id_rsa.pub 2025-11-19 03:09:55.388608 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-19 03:09:55.388631 | debian-bookworm -> localhost | SHA256:9+IKzs99YhGZ3/IpkiLq5W480fMGIkeKPrFDXCsKsFE zuul-build-sshkey 2025-11-19 03:09:55.388653 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-19 03:09:55.388682 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-19 03:09:55.388703 | debian-bookworm -> localhost | | | 2025-11-19 03:09:55.388725 | debian-bookworm -> localhost | | E | 2025-11-19 03:09:55.388745 | debian-bookworm -> localhost | | . o | 2025-11-19 03:09:55.388776 | debian-bookworm -> localhost | |o . . + | 2025-11-19 03:09:55.388797 | debian-bookworm -> localhost | |.+ o + .S .o . | 2025-11-19 03:09:55.388821 | debian-bookworm -> localhost | |o * + + +...o . | 2025-11-19 03:09:55.388842 | debian-bookworm -> localhost | |.+ + +oo +.o.o . | 2025-11-19 03:09:55.388862 | debian-bookworm -> localhost | |. = ==o.oB.o o | 2025-11-19 03:09:55.388883 | debian-bookworm -> localhost | | +o+=++=o+ . | 2025-11-19 03:09:55.388904 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-19 03:09:55.388967 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.500733 2025-11-19 03:09:55.395225 | 2025-11-19 03:09:55.395321 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-19 03:09:55.424179 | debian-bookworm | ok 2025-11-19 03:09:55.439579 | debian-bookworm | included: /var/lib/zuul/builds/a78f6dad3b7a4dab800229254d6e5eeb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-19 03:09:55.478539 | 2025-11-19 03:09:55.478652 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-19 03:09:55.491762 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:09:55.508260 | 2025-11-19 03:09:55.508376 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-19 03:09:56.214439 | debian-bookworm | changed 2025-11-19 03:09:56.222150 | 2025-11-19 03:09:56.222252 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-19 03:09:56.502190 | debian-bookworm | ok 2025-11-19 03:09:56.509796 | 2025-11-19 03:09:56.509896 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-19 03:09:57.385255 | debian-bookworm | changed 2025-11-19 03:09:57.392648 | 2025-11-19 03:09:57.392744 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-19 03:09:58.165172 | debian-bookworm | changed 2025-11-19 03:09:58.176932 | 2025-11-19 03:09:58.177115 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-19 03:09:58.243134 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:09:58.251451 | 2025-11-19 03:09:58.251622 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-19 03:09:59.619538 | debian-bookworm -> localhost | changed 2025-11-19 03:09:59.629964 | 2025-11-19 03:09:59.630070 | TASK [add-build-sshkey : Add back temp key] 2025-11-19 03:10:00.380514 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/a78f6dad3b7a4dab800229254d6e5eeb/work/a78f6dad3b7a4dab800229254d6e5eeb_id_rsa (zuul-build-sshkey) 2025-11-19 03:10:00.380906 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.052784 2025-11-19 03:10:00.394263 | 2025-11-19 03:10:00.394366 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-19 03:10:00.849881 | debian-bookworm | ok 2025-11-19 03:10:00.854757 | 2025-11-19 03:10:00.856192 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-19 03:10:00.920399 | debian-bookworm | skipping: Conditional result was False 2025-11-19 03:10:00.935966 | 2025-11-19 03:10:00.936076 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-19 03:10:01.404209 | debian-bookworm | ok 2025-11-19 03:10:01.419261 | 2025-11-19 03:10:01.419369 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-19 03:10:01.446998 | debian-bookworm | ok 2025-11-19 03:10:01.451830 | 2025-11-19 03:10:01.451924 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-19 03:10:01.790934 | debian-bookworm -> localhost | ok 2025-11-19 03:10:01.799557 | 2025-11-19 03:10:01.799667 | TASK [validate-host : Collect information about the host] 2025-11-19 03:10:02.937847 | debian-bookworm | ok 2025-11-19 03:10:02.954368 | 2025-11-19 03:10:02.954477 | TASK [validate-host : Sanitize hostname] 2025-11-19 03:10:03.185581 | debian-bookworm | ok 2025-11-19 03:10:03.270806 | 2025-11-19 03:10:03.270939 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-19 03:10:04.137568 | debian-bookworm -> localhost | changed 2025-11-19 03:10:04.143538 | 2025-11-19 03:10:04.143633 | TASK [validate-host : Collect information about zuul worker] 2025-11-19 03:10:04.526248 | debian-bookworm | ok 2025-11-19 03:10:04.531243 | 2025-11-19 03:10:04.531350 | TASK [validate-host : Write out all zuul information for each host] 2025-11-19 03:10:05.395858 | debian-bookworm -> localhost | changed 2025-11-19 03:10:05.404811 | 2025-11-19 03:10:05.404915 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-19 03:10:05.712075 | debian-bookworm | ok 2025-11-19 03:10:05.717385 | 2025-11-19 03:10:05.717479 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-19 03:10:07.022173 | debian-bookworm | changed: 2025-11-19 03:10:07.022379 | debian-bookworm | cd+++++++++ src/ 2025-11-19 03:10:07.022411 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-19 03:10:07.022432 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-19 03:10:07.022491 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2025-11-19 03:10:07.022512 | debian-bookworm | localhost | ok: Runtime: 0:00:00.015406 2025-11-19 03:10:32.569274 | 2025-11-19 03:10:32.569402 | TASK [upload-logs : Upload logs to log server] 2025-11-19 03:10:33.206578 | localhost | Output suppressed because no_log was given 2025-11-19 03:10:33.208944 | 2025-11-19 03:10:33.209074 | LOOP [upload-logs : Compress console log and json output] 2025-11-19 03:10:33.282204 | localhost | skipping: Conditional result was False 2025-11-19 03:10:33.290363 | localhost | skipping: Conditional result was False 2025-11-19 03:10:33.300006 | 2025-11-19 03:10:33.300138 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-19 03:10:33.361776 | localhost | skipping: Conditional result was False 2025-11-19 03:10:33.362099 | 2025-11-19 03:10:33.382087 | localhost | skipping: Conditional result was False 2025-11-19 03:10:33.388729 | 2025-11-19 03:10:33.388894 | LOOP [upload-logs : Upload console log and json output]